-
CPP-BasicEducation(PDF)
C++面向对象的经典使用教程,是难得好的学习材料(failed to translate)
- 2013-05-05 14:29:25下载
- 积分: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
-
COMDLL
说明: 把串口读写函数写成动态链接库,方便在不同工程之间移植。代码测试已经通过,方便大家学习使用(The serial port read-write function is written as dynamic link library, which is convenient to transplant between different projects. Code test has passed, easy to learn to use)
- 2021-04-25 13:43:20下载
- 积分:1
-
DS18B20
面向51单片机的DS18B20的温度传感器的c语言程序(MCU 51 for the temperature sensor DS18B20 c language program)
- 2011-06-04 08:25:18下载
- 积分:1
-
YasVPS_Src
之前计划写的沙盘系统,刚写好文件部分,也不算太完善,碰巧有人问起,遂贴上代码大家看去,你可以在此基础上完善之。 代码没什么WS技术,但做文件沙盘还是有不少问题的,需要的朋友可以下(Written before the planned sand table system, just part of the written document, but also not too perfect, someone happened to ask, accordingly paste the code we looked, you can improve on this basis, the. Code no WS technology, but do still have many issues paper sand table, and we need friends can, under)
- 2009-12-12 11:39:12下载
- 积分:1
-
kunction
又一个简单的com服务器和客户端程序,呵呵,不错不错(Another simple com server and client program, ha, good)
- 2018-10-09 18:15:15下载
- 积分:1
-
zgy-server
说明: 用VC6写的简单控制台服务器端程序,学习用。(with VC6 write a simple console server software, to study.)
- 2006-04-12 14:39:50下载
- 积分:1
-
ld
说明: 数据通信的课程设计,用于实现AMI码等等在数据通信中实用的编码。(Data communication curriculum design, code, etc. used to implement AMI useful in data communications code.)
- 2011-04-30 20:12:38下载
- 积分:1
-
SerialPortTest
学习C++,先学串口编程,本程序就是以串口作为编程对象,进行针对串口的数据接收与发送,内含丰富的注释,纯个人理解!(To learn C++ learn first serial programming, the program is as a programming object to the serial port for serial data reception and transmission, contains a wealth of comments, pure personal understanding!)
- 2013-04-28 10:18:11下载
- 积分:1
-
print
自定义报告打印 实现套打功能 可导出导入模板(Custom report print to achieve the function can be exported into the template)
- 2020-09-04 09:38:07下载
- 积分:1