资源列表
chidoudou
- 吃豆豆游戏源码,含有说明文档,详细类图UML,简单好用
ntfsdf
- 实现在NTFS文件系统下,对已删除的指定文件进行恢复-At NTFS file system implementation under the specified file has been deleted recovery
CADVC
- VC++提取cad文件特性,可用作cad的二次开发应用-VC++ extract cad document properties, can be used as a secondary development and application of cad
filemanage
- 文件管理器,能一次打开两个文件夹进行操作。-File Manager can be the first to open the two folders to operate.
《C语言的科学和艺术》书中用到的库
- C语言的科学和艺术 所需要的库函数源代码-C language required by science and art of the library function source code
osddesign
- 视频叠加的几篇参考资料,希望对大家有用。主要是以MB90092为核心的。-Video overlay of a few references, in the hope that useful to everyone. MB90092 is based at the core.
os
- 1.设某年级有n位学生,名单以文本文件方式(见下页)存放在盘上,试编一程序随机抽取m位学生并输出其名单。 2.试编一程序分别建立随机事件链表和事件队列。 -1. Set up a grade has n students, the list to a text file method (see next page) stored in the disk, the trial procedures 1 m randomly selected students and their list
MyThreadPool
- 用VC上自己写的一个线程池,实现了一个自定义的CriticalSection,一个安全且可自动解除的锁,一个自定义的线程类,它封装了一个线程核心对象,最后实现了线程池类,用来管理线程对象。 且利用事件核心对象,实现了线程核心对象对消息列表的同步访问。下载即可运行,是整个工程文件-a threadpool, implemented by define a self-defining CriticalSection, a safy lock class,and a thread class whic
CaptureIP
- 网络封包俘获,检测,分析等,网络封包俘获,检测,分析等-Network packet capture, detection, analysis, etc.
wuziguanli
- 学校课设做的物资管理系统,用JAVA写的!有数据字典和数据库设计.有JAVA环境可以运行.-School class-based material management system to do with JAVA written! Have the data dictionary and database design. Has JAVA environment can run.
downloadpaper
- matlab车牌识别定位程序挺不错的实现功能简单-License Plate Recognition matlab positioning procedures achieve very good features easy
Hook
- 钩子(Hook),是Windows消息处理机制的一个平台,应用程序可以在上面设置子程以监视指定窗口的某种消息,而且所监视的窗口可以是其他进程所创建的。-VC++ hook programing,and a demo.