资源列表
IniFile
- 操作INI文件,非常方便... 使用方法: 1.先把IniFile.h,IniFile.ccp加入Porject,在要使用该类的头文件中加入 #include \"IniFile.h\",及CIniFile IniFile 2.读取和写入: string = IniFile.GetString(\"section\",\"item\",\"默认\") int = IniFile.GetInt(\"section\",\"item\",666)
作业调度模拟
- 在一个多道程序设计系统中,实现“作业调度”的模拟。模拟程序的要求如下: 1.输入: 作业流文件,其中存储的是一系列待执行的作业信息,每个作业包括五个数据项:作业号,优先级,进入输入井时间(用一个整数表示,如10:10表示为1010),作业估计运行时间(单位:分钟),内存需求量。各数据项用空格隔开。 2.输出: 按照作业调度次序输出每一个作业流文件:“作业号”、“进入内存时间”、“作业完成时间”、“周转时间”;每行输出一个作业的信息。 计算出平均周转时间并输出。 3.作业调度算法: 短作业优先(作
Fivesmallc++
- 五个小代码,都是比较常用的代码,容易看懂,适合于初学c++的同学们参考,比较简单的实现其功能。-Five small code, are commonly used code, easy to read, suitable for beginners c++ Classmates reference, relatively simple to achieve its functions.
CLACK_12H
- A quick glance at this Big Digit LED Calendar Clock will remind you! ... LED clocks are brighter than other styles, so this should be considered
blast_rake
- 利用rake接收机技术实现了BLAST在频率选择性衰落信道中的应用。附件中为BLAST和rank结合的实现程序代码-combine the BLAST and rake
Soft20060207113911202
- LZW算法,不同压缩算法的性能比较,源码-compression
GPS
- GPS仿真 将GPS星站视觉化 清晰的再现GPS卫星系统相对地球的运动-GPS GPS satellite station simulation will be a clear visual representation of the relative GPS satellite system, the Earth' s movement
MKMsourcecode
- MKM分类算法的matlab程序实现。不是例程,自己编写并调试通过,能正确分类。-MKM classification algorithm matlab Program. Is not routine, I have written and debugged, to correct classification.
DBCheckResult
- 数据库操作,一个简单的类,很方便,在学习数据库操作可供参考-Database operations, a simple class, it is convenient for reference in the study database operations
DESedeParameters
- DESede Parameters Source Code for Linux.
JISUANZIFUSHU
- 能够实现计算文件文本中的字符数、字数、行数。-It enables calculation of the number of characters in the document text, words, lines.
pidlunwenli
- PID小车控制,很实用的,能够运行出现结果-PID car control, very practical, able to run the results
