-
-
login.rar
建立一个模拟数据库来存储你的登录用户名、密码,密码通过salt加密,然后能统计错误登录次数、密码衰老期、防止密码猜测,同时根据你的uid权限来启动shell
-
check_lighttpd.rar
Linux下面的检查lighttpd的守护Shell,检查进程中是否存在lighttpd进程来决定是不是启动了lighttpd.可以计划任务运行,每十分钟一次,这样就不用担心 lighttpd进程崩溃后无人值守所造成的
-
-
-
AlgorithmGossip.rar
排序
得分排行
選擇、插入、氣泡排序
Shell 排序法 - 改良的插入排序
Shaker 排序法 - 改良的氣泡排序
Heap 排序法 - 改良的選擇排序
快速排序法(一)
快速排序法(二)
快速排序法(三)
合併排序法
基數排序法
-
Manning.Windows.PowerShell.in.Action.Feb.2007.rar
... the widest range of any language I know. You can quickly learn the
basic concepts and use it as an interactive command line shell to write simple, ad hoc scripts.
Learn a bit more and you can use it to write rich, sophisticated scripts to manage your ...
-
icondialog.zip
... icon. This is
based on the dialog that appears when you choose to change the icon for a
shortcut in the Windows 95 / NT 4 shell. The actual appearance of the dialog is
based on the new look dialog in IE4 PP2 which uses a larger list box to display
...
-
BBClean_src.zip
BBClean的源代码,替代windows的shell,以blackbox.exe替换explorer.exe。可以上bblean官方网站www.lostinthebox.com查询试用方法,在那里也可以下载到最新的bblean和源代码。
-
-
linux_shell_C.rar
C语言编程实现了linux的shell功能,包括多管道,父子进程,输入输出重定向以及简单的纠错功能。另外还有详细的word说明文档及图片,介绍了程序执行情况和各个函数说明。
-