资源列表
2
- 1、设计一个程序实现基于优先数的时间片轮转调度算法调度处理器。 2、假定系统有5个进程,每个进程用一个进程控制块PCB开代表,进程控制块的结构其中: 进程名:作为进程的标识。 指针:进程按顺序排成循环链表,用指针指出下一个进程的进程控制块首地址,最后一个进程中的指针指出第一个进程的进程控制块首地址。 要求运行时间:假设进程需要运行的单位时间数。 已运行时间:假设进程已经运行的单位时间数,初值为0。 状态:可假设有两种状态,就绪状态和结束状态。进程的初始状态都为就绪状态。-
BootLoader
- 用于开发Linux的Bootloader源代码,可用于Bootloader代码的移植与编译-Bootloader for the development of the Linux source code, can be used for transplantation with Bootloader code compiler
mouseevent
- QT4下面的鼠标事件,源代码,100 能用-QT4 following mouse events, the source code, 100 can be
ipmsg206src
- 飞鸽传书的代码 是在LINUX平台上的 好DD哦-feige
hcs301
- 301编程器原理图,对学习有很大的帮助。-301 programmer schematic diagram of the study of great help.
qt-skin-example.tar
- QT不规则例子,很不错。很适合初学者,环境为qt3,是我学习qt4时候用的。-Irregular QT example, is pretty good. Very suitable for beginners, the environment for qt3, when I used to learn qt4.
qt-i18n-example.tar
- 这个是qt4 上的多国语言支持包,比较清楚的说明了qt国际化语言支持的原理和要点。-This is the qt4 support multi-language package, more clearly illustrates the international language support qt principles and elements.
switchenandchinese
- 这个是从外网下的中英文切换的例子,也是国际化语言的一部分。-This is from the outside network switch under the examples in both English and Chinese, is also part of the international language.
3
- 3号作品是分析WarCraft III游戏的replay文件的命令行工具,可以统计玩家的APM等信息,开发平台是gcc (MinGW),其中使用了crc32和zlib库做replay文件的校验与解密。除了代码质量较高外,能启发思路也是我选入这个作品的原因。-Analysis of work is on the 3rd game of WarCraft III document replay command-line tool, can be Player of the APM and other
SnoopyPro-0.22
- for your htc. it let you to find cid and device
h
- IP下查该SERVER里网站domain-IP under the SERVER in the site search domain
book
- 英文图书管理系统主要包括增加图书、查询图书、删除图书、图书借阅、还书、按照书号进行排序和统计当前借出和借入情况几个模块。-English library management system including books, book query to delete the books, borrow books, books, in accordance with the ISBN and statistics to sort the current situation of lending a
