资源列表
tongxun
- 通迅,客户端与服务器可以在本机上运行,也可以在另外一个机器上运行!-Communication, client and server can run on this machine, you can also run on another machine!
character-replacement
- 主要是一些系统维护方面的源代码,方便工作,提高效率。-Mainly because some system maintenance, source code, to facilitate work and improve efficiency.
RGB565
- 一个把RGB颜色值转换为RGB565值的小工具-A value into the RGB color value gadget RGB565
AlphaForms_src
- c#updatelayeredwindow函数透明窗体-c# updatelayeredwindow function transparent form
memory-management-
- 用C语言模拟虚拟存储器管理--模拟内存分配与回收。-Virtual simulation in C language memory management- analog memory allocation and recovery.
scheduling-algorithm
- 用C语言模拟处理机调度,用先来先服务算法。-Simulation in C language processor scheduling algorithm with a first-come, first serve.
pagechange
- 用c语言实现页面置换算法,包括三种算法FIFO、LRU、OPT。-C language page replacement algorithms, including three algorithms FIFO, LRU, OPT.
jianlidangan
- 利用结构知识定义一个好友档案结构,成员包括:姓名(字符串)、性别(字符)、电话(字符串)、生日(日期结构:年月日)。编程实现数据的输入、输出和按姓名查找。-Structural definition of a friend using knowledge of file structure comprising: name (string), gender (character), telephone (string), date of birth (date structure: month,
HTML
- 记录网页中的HTML代码或所显示的文字,并会自动以数字名称保存。-Record page shows the HTML code or text, and will automatically figure the name of preservation.
del577722447
- 实现数据库课程设计 挺好的 同学们一定要好好看啊-Curriculum design of database
job-schedulers
- 设RQ分为RQ1和RQ2,RQ1采用轮转法,时间q=7. RQ1>RQ2,RQ2采用短进程优先调度算法。 测试数据如下:RQ1: P1-P5, RQ2: P6-P10 进程 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 运行时间 16 11 14 13 15 21 18 10 7 14 已等待时间 6 5 4 3 2 1 2 3 4 5 实现描述: typedef struct tag_pcb { char name[8]
count
- C#计算器运行代码,能进行简单的加减乘除运算,适合大学生课程设计的小代码-C# run code calculator, simple addition and subtraction to multiplication and division, college courses designed for the small code
