资源列表
filelock
- this program seeking pointer file
cPP
- 关于C++的基础课程,讲的很详细,适合新手学习-about basis of visual c++
copyself
- 一个自我复制的小程序,刚学程序设计的可以参考一下-A small self-replicating program, just learning to program design can refer to
02
- 计算校验和的代码,可以运行,可用-Checksum calculation
Ntldr-tech
- 一份讲解 windows的资料非常精辟 欢迎大家下载-A very insightful information to explain the windows welcome you to download
SGIP1.2
- This agreement is between SMG and SP, SMG and GNS, and between SMG and SMG interface between the protocol referred to as SGIP
FCFS
- 先来先服务(FCFS)调度:按先来后到次序服务,未作优化。-First come first serve (FCFS) scheduling: the order of service by first come first served, not for optimization.
CSCAN
- 单项扫描调度算法的基本思想是,不考虑访问者等待的先后次序,总是从0号柱面开始向里道扫描,按照各自所要访问的柱面位置的次序去选择访问者。在移动臂到达最后一个柱面后,立即快速返回到0号柱面,返回时不为任何的访问者等待服务。在返回到0号柱面后,再次进行扫描。-Single scan scheduling algorithm is the basic idea is that visitors do not consider waiting for the order, always starting
assignment1
- tickets purchase system
DFS
- DFS algorithm c++ code
camera_to_JPG
- 本源码文件为VB照像并转成jpg的程序。-this vb program is camera to JPG , Photographed and turned into a jpg .
arrange
- 用于练习如何使用结构体实现排序的C语言编程-Practice how to use the structure for the sort of C language programming to achieve