资源列表
kuangzhan
- 各种电脑文件的扩展名大全,内容全面丰富,几乎囊括所有扩展名-various computer files extensions Daquan, comprehensive rich, almost cover all extensions
guzhangpaichu
- 关于各种电脑故障的详细说明,对电脑故障排除感兴趣者欢迎下载-on various computer failures in detail, on computer troubleshooting interested welcomed Download
VB6CypressUSB
- 用VB写的USB驱动源码,USB芯片使用了Cypress的芯片,已调试通过-written by VB source USB driver, USB chip used the Cypress chip has been through debugging
automate
- 这是一个写PDF插件的源代码,里面有源程序,对于写PDF插件的朋友会有帮助的。-This is a PDF plugin write the source code, a source inside, write plug-ins for PDF friends can be helpful.
IsoCreator_Library
- 这是一个很把文件夹制作成ISO文件的源代码,这种资料很少找到,里面的代码很牛X-This is a very sensitive documents folder produced ISO file of source code, this information rarely found The code is inside cattle X
TaskManagerEx2
- 一位俄罗斯的朋友的写的microsoft taskmanager 扩展的代码,里面涉及到很多的HOOK技术, 也就是说有许多未公开的技术,-a Russian friends wrote microsoft taskmanager expansion of the code , which involves a lot of technical HOOK, is not open to the public with many technologies,
autucad
- 这是AtuCAD 插件源代码, 里面详细介绍AutoAcD 插件的详细开发过程,自带DEMO程序以供参考。-plugin source code, inside details AutoAcD plugin detailed development process, bringing their DEMO procedures for reference.
deleteprogrammingSelf
- 程序自动删除自身, 用于*技术,不要乱用一面损害他人,只是用于技术交流、-automatically delete itself, for the Trojan technology and not to harm others with side only for technical exchanges,
kuohaopipei
- c语言编写,括号匹配的源码。可以满足基本要求-c language, the source of matching brackets. Meet the basic requirements
DTW-algorithm
- 关于DWT算法的实现方法完整源代码,有必要的注释,轻松易读!-DWT algorithm on the method source code integrity, it is necessary to the Notes and easily readable!
adv3
- 如何使用Ansys自适应网格划分:基本过程详细介绍及修改过程-how to use adaptive mesh : basic and detailed process of amending process
进程调度
- 本程序使用VC++编译调试,用于实现进程优先数调度的模拟。主要包含三个模块:1、主界面:用于显示进程调度的过程。2、数据录入模块:用于获取进程的初始值,其中有三种获取方式,手动输入方式、随即生成方式和从文件中读去数据的方式。当用户在主窗口中点击“开始”菜单项时即可打开数据录入对话框,用户通过这三种方式之一均可完成数据的录入。3、进程控制模块:主要实现创建新的进程,就绪队列的管理,完成队列的管理,进程的调度。-procedures for the use of the VC compiler te