资源列表
9
- 操作系统课程设计_进程调度演示源程序 #include \"stdio.h\" #include \"stdlib.h\" #include \"string.h\" typedef struct node { char name[10] /*进程标识符*/ int prio /*进程优先数*/ int round /*进程时间轮转时间片*/ int cputime /*进程占用CPU时间*/ int needtime /*进程到完成
jiqigou
- 加密狗的完整汇编语言的实现,实现效率高,对于学习加密狗的实现方法有很好的帮助-Dongle to achieve complete compilation of language, to achieve high efficiency in achieving a very good way to learn dongle help
zidian
- 易语言字符串字典生成,适合批量寻找网络资源。嵌套14位循环生成14位有26个小写字母和10个阿拉伯数字组成的字符串。网址加字符串通过取回网页的方式检测资源是否存在。存在的话就在编辑框中增加一条URL-Easy language dictionaries to generate the string, looking for the bulk of network resources. 14 nested loop to generate the string 14 26 lowercase le
PDIUSB12D
- USB PDIUSB12D C语言驱动程序库1-USB PDIUSB12D C language for a driver
txtcut
- 将一个文本按照输入大小指定分割,电子书的好工具
semantic.c
- 一个用C语言实现的简单的语法分析器。可以作为编译原理课的参考。-A simple parser to use C language. You can use it as a reference in Compiler theory class.
1730
- 1730 语音芯片 C语言 sPI模式程序 有1730所有的sPI函数 实现1730 的录放音-1730 audio chip C-1730 sPI mode procedures to achieve all of sPI 1730' s sound recording function
select
- 测试选择列表框,数据取出与输入。易语言所用例程,智诚资源网提供-select test,测试选择列表框,数据取出与输入
bit-mask
- bit mask 程序经过验证 RIFD相关使用的bit mask-bit mask
zhengcheng
- 易语言的正则表达式类 很好的资料 要得就下吧-yi yu yan de zheng ce biaodashi lei
beepsnt
- 用蜂鸣器通过声音来发出信息,接收器还在制作。-Use beeper to send message.
exceloutput
- 用php导出excel的代码,一个印度小伙子写的,好容易找到的,很不错
