资源列表
ShapeAppBasicMFC
- Addin VAB SDK 实例,This release includes the Visual Studio 2005 Tools for Applications runtime, integrated development environment (IDE), samples, tools, and documentation.-Addin VAB SDK examples, This release includes the Visual Studio 2005 To ols for
ShapeAppBasicCSharp
- C# addin VAB SDK 实例,This release includes the Visual Studio 2005 Tools for Applications runtime, integrated development environment (IDE), samples, tools, and documentation.-C# addin VAB SDK examples, This release includes the Visual Studio 2005 To o
enum_display_mode
- 列出所有的显示模式并列表出来,通过单击列表来改变显示分辨率。-listed all display modes and list out the list by clicking the resolution to change the show.
edge_detect-lapase
- 拉普拉斯锐化边缘检测一个易懂快速的边缘检测算法-Laplacian sharpening edge detection of a rapid understandable Edge Detection Algorithm
file_apue
- UNIX高级环境编程(第二版)文件系统部分的程序,头文件已经包含在里面了。-UNIX Programming (2nd edition) file system part of the procedure, the first document has been included in the inside.
signal_apue
- UNIX编程高级环境(第二版)的信号部分的程序源码,头文件已经在里面了-Senior UNIX Programming (2nd edition) signal part of the program source code, the first document in which the
proc_apue
- UNIX编程高级环境(第二版)的进程部分的程序源码,头文件已经在里面了-Senior UNIX Programming (2nd edition) part of the process of program source code, the first document in which the
db.lock.fine_apue
- UNIX编程高级环境(第二版)的网络套接字部分的程序源码,头文件已经在里面了-Senior UNIX Programming (2nd edition) network socket part of the program source code. The first document in which the
termios
- UNIX编程高级环境(第二版)的终端IO部分的程序源码,头文件已经在里面了-Senior UNIX Programming (2nd edition) IO terminal part of the program source code, the first document in which the
kbms_robot
- 本程序可通过配置脚本自动执行鼠标和键盘的动作,相当于一个脚本精灵吧。我自己编的程序,自我感觉很好用。-this program through the implementation of automatic configuration scr ipt mouse and keyboard action, which is equivalent to a scr ipt wizard it. I developed the procedure with a good sense of self.
shellpacker
- 以前写的一个纯汇编壳, 当时发现和win2k不兼容, 今天把它修改了,可以在win2k下运行.-previously written a compilation of pure shell, and then found win2k incompatibilities, today it revised, win2k can run.
rsa_tool
- 1、使用MIRCL大整数库开发的,支持最高4096位。 2、加密时原文的长度一旦超过密钥长度,就会解密错误。 这里不实现任意长度字串的加密原因有二: 1)。便于观察及测试用 2)。偷懒 3、如果在使用时发现原文和密码不一样的时候,就说明出现了第二点的情况 4、如果在生成素数及密钥的时候,如果原文已经存在,则会自动加密及解密; 但当密钥长度大于1024的时候,则想要加密及解密都需要点击按钮。 现在想到的就这几点了,以后想到了再补。-1, the use of