资源列表
process
- #include <string.h> #include <fstream.h> #include <stdio.h> #include <stdlib.h> #define FINISH 0 //完成状态 #define RUNNING 1 //运行状态 #define READY 2 //就绪状态 #define WAITIO 3 //io等待状态 #define WAITREAD 4//读写等待状态
ACPI
- 读取ACPI table,bios开发学习必须写的小程序!!功能类似RU-Read ACPI table, bios develop small programs to learn to write! ! Function similar to the RU
RecursiveFind
- 利用递归对文件进行查找的示例,对初学者对递归的理解有帮助-Recursive use of the documents to find examples, for beginners to help the understanding of recursive
Canvas
- 因为是初学者,所以内容比较简单,没有什么可说的-there is nothing to say.
code
- 专门为sony Walkman 音频数字播放器做的一个歌词转码程序,支持文件夹拖放,自动过滤。-Specifically for sony Walkman digital audio players do a lyrics transcoding, support for drag and drop folders, automatic filtering.
qn120309
- 易语言源码分享。希望更多的朋友了解易语言。源码名称:易邮件发送-Easy language source code sharing.Hope more friends to understand easy language.Source Name: easy to send mail
11
- 文件监控:当文件发生修改、新建、删除、重命名等变化时,可以对文件变化信息显示出来。-file watcher
DataTime
- 逐一提取出系统的日期和时间,年,月,日,时,分,秒,毫秒。-Extracted one by one to the system date and time, year, month, day, hour, minute, second, millisecond.
er_5
- 用FDTD计算一介质填充的矩形腔的谐振频率。-It calculates the oscillating frequency of a rectangular cavity with loaded by dielectric.
classport
- 控制机器人的小程序,可以实现前进,后退,转弯等等操作-Controlled robot small program that can achieve forward, backward, turn, etc. operations
c8051f
- C8051F350 processor system parameter setting, very detailed, there are Chinese
youchengbianma
- 用c++实现的对游程编码的译码以及编码操作。对信息论一块的游程编码的理解具有一定参考价值。-C++ with the realization of run length coding decoding and encoding operation. For information on the run length encoding a piece of understanding has a certain reference value.