搜索资源列表
文件
- 编程计算磁盘上(或某一目录下)所有文件的平均长度。 编程计算磁盘上(或某一目录及其各级子目录)每目录的平均文件个数。-programming calculated on the disk (or a directory) all the average length of documents. Programming calculated on the disk (or levels of a directory and its subdirectories), the average per-
superpi
- 测试CPU运行速度,可自选每次运算的字节量进行运算,时间越少速度越快.-Testing CPU speed, can choose the amount of bytes per operation for computing, the less time the faster.
os
- 操作系统课程设计 分页存储管理系统;建立一个基本分页存储管理系统的模型。 首先分配一片较大的内存空间,作为程序运行的可用存储空间; 建立应用程序的模型; 建立进程的基本数据结构及相应算法; 建立管理存储空间的基本存储结构; 建立管理分页的基本数据结构与算法; 设计存储空间的分配与回收算法; 提供信息转储功能,可将存储信息存入磁盘,也可以从磁盘读入; 注意:代码运行时先在D盘目录下创建一个进程表.txt的文件,并在文件中输入进程名和大小,如 a 12等,
eCOS
- The design philosophy of eCos was to augment an open-source RTOS (which meant no per-unit royalties) with source-level configuration tools that would enable embedded developers to scale their RTOS from hundreds of bytes to hundreds of kilobytes witho