-
VC++jsnm
这是一本关于VC++技术内幕的书,可以更深入的了解VC++,由潘爱民翻译的(This is a book on VC technical insider s book can be a better understanding of VC , by the Pan Aimin translation)
- 2007-12-11 17:37:33下载
- 积分:1
-
AddressList
提供通讯录成员的查询、增加、更新及删除等功能。(Provide contacts membership query, add, update, and delete functions.)
- 2013-09-24 19:26:07下载
- 积分:1
-
TestWindowsServer
Windows服务的源码,实现了Windows服务的整个过程,可直接使用(Source Windows services, Windows services to achieve the whole process, and can be used directly)
- 2013-11-28 10:01:18下载
- 积分:1
-
openGL
OPenGL讲义,本人利用课余时间总结的的比较的好的讲义,打包下载,里面有三个哦(OPenGL handouts, I use their spare time to sum up the relatively good notes, download package, there are three oh)
- 2014-01-03 10:42:05下载
- 积分:1
-
AutoTicheting
用C语言写的火车自助售票系统,实现火车票务管理和用户购票(Written in C language train self-ticketing system, ticket management and user traffic tickets)
- 2014-10-25 13:13:52下载
- 积分:1
-
opengl-mdl
说明: 用opengl写的3D场景,可以导入反恐精英里面的任务模型。即可以导入骨骼动画(opengl C++ code Skeletal animation can be imported.)
- 2010-03-29 14:04:58下载
- 积分:1
-
RangeDemoDoc
12864的驱动程序,非常有用,里面包括12864转换程序和初始化程序(12864 driver, very useful, which includes 12864 conversion procedures and initialization procedure)
- 2017-03-09 17:31:19下载
- 积分:1
-
hid
主要是针对HID USB 应用的程序。包括:查找设备、读取USB数据、写入USB数据等。简单易懂。(HID USB is mainly directed against the application of procedures. Include the following: Find equipment, read the USB data into the USB data. Easy-to-read.)
- 2009-06-24 14:09:33下载
- 积分:1
-
SPMS_deal
SPMS deal 模块,SPMS deal 模——(SPMS deal 模块)
- 2013-11-08 20:57:16下载
- 积分:1
-
disk
磁盘是高速、大容量、旋转型、可直接存取的存储设备。它作为计算机系统的辅助存储器,担负着繁重的输入输出工作,在现代计算机系统中往往同时会有若干个要求访问磁盘的输入输出要求。系统可采用一种策略,尽可能按最佳次序执行访问磁盘的请求。由于磁盘访问时间主要受寻道时间T的影响,为此需要采用合适的寻道算法,以降低寻道时间。本实验要求学生模拟设计一个磁盘调度程序,观察调度程序的动态运行过程。通过实验让学生理解和掌握磁盘调度的职能。(Disk is the high-speed, large capacity, rotating, direct access storage device. As a secondary computer system memory, to carry out heavy work input and output in modern computer systems often also have a number of requests to access the disk input and output requirements. System can use a strategy, as far as possible the best order of implementation of the disk access requests. As the disk access time is mainly affected by the impact of seek time T, which requires use of appropriate seeking algorithms to reduce the seek time. This experiment requires students to design a disk scheduling simulation program, observe the dynamic process scheduler. Experiments for students to understand and grasp the disk scheduling functions.)
- 2010-05-29 16:06:53下载
- 积分:1