资源列表
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.作业调度算法: 短作业优先(作
blast_rake
- 利用rake接收机技术实现了BLAST在频率选择性衰落信道中的应用。附件中为BLAST和rank结合的实现程序代码-combine the BLAST and rake
LCD
- 它是一个LCD电子时钟、能测量直流电机的转速、还有显示当天的温度-It is an LCD electronic clock, to measure the speed of DC motor, as well as show the temperature of the day
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
jinchengdiaodu
- 实现进程调度基本功能,是大学本科阶段必备资料。是操作系统的常见编程内容。-c
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
乘方计算器
- 该文件可以通过scratch计算一个数的n次方(This file can calculate the n power of a number through scratch.)
