资源列表
gaSQLParser_0.15alpha
- Delphi写的一个格式化T-SQL的程序,源代码简单易读,格式化T-SQL非常快速,并且有很多选项轻松的设置格式
hide
- VB的进程隐藏模块,其中的方法值得研究参考
vbkey
- VB编写的*工具 VB编写的*工具
ktdictseg_v1.0.01
- 一个关于分词源码,分词效率较高。算法简单实用。
ShutDown
- 定时关机,输入关机时间,到指定时间后系统会自动关机
DiskWarn
- 设置报警后,如果单击“退出”按钮将程序退出,此时如果磁盘空间底于设置值,将不会弹出提示信息。可以单击右上角的关闭按钮,程序会自动隐藏在状态栏中。
RegQuerySet
- visual c++编写的系统注册表操作程序
PrintSample
- visual c++ 编写的自制画图程序
ZipDLL
- zipll的代码,以及使用方法,详细请下载仔细参考,大家互相交流
cunrar_src
- How does the class use unrar.dll ? Unrar.dll is freely distributable, and officially released by RarLabs. It is the interface which existing applications use to manipulate RAR archives. In the class, five functions are exported from the DLL and use
network
- 对一个网络求最大流, 用朴素的 EdmondsKarp 效率 O(E*f)
NetTraffic
- 网络流量检测,界面有输入和输出流量解析,对于初学者很不错的例子和应用