资源列表
TeacherWorkload
- C语言编写的教师工作量计算程序,在Turboc2.0下编译通过,界面友好-C language program of the workload of teachers in the next Turboc2.0 compiled through friendly interface
Student
- 学生管理系统 根据指定学生个数,逐个输入学生信息; (2) 逐个显示学生表中所有学生的相关信息; (3) 给定一个学生信息,插入到表中指定的位置; (4) 删除指定位置的学生记录; (5) 统计表中学生个数; (6) 利用直接插入排序或者折半插入排序按照姓名进行排序; (7) 利用快速排序按照学号进行排序; (8) 根据姓名进行折半查找,要求使用递归算法实现,成功返回此学生的学号和成绩; (9) 根据学号进行折半查找,要求使用非递归算法实现,成功返回此学生的姓
initfuncs
- Added support for ST20_CPU_Clock=81 MHz
decodare
- RC5 IR Remote Control Decoder
Example002
- VB实现半透明窗口,编写简洁易懂,很适合初学者-VB to achieve translucent window, write simple and easy to understand, it is suitable for beginners
hwnd.ZIP
- 调用sendmessage来获取窗口句柄的小程序-Call sendmessage to obtain the window handle of the small programs
yiwei
- 4位移位寄存器VHDL语言实现,描述74194的功能-4-bit shift register VHDL language to describe the functions of 74,194
5_1
- 一些有用的C语言小程序:输入以秒为单位所表示的时间,试将其换算为几日几时几分几秒;输入一个华氏温度,输出对应的摄氏温度,要求输出结果保留两位小数;输出a、b两数中的较大值;输入一个年号,判断该年是否闰年,并输出判断结果;求一元二次方程的根,系数a、b、c由键盘输入-Some useful C-applet: input in seconds the time indicated, try to convert a fraction to a few days when a few seconds
gir
- OMNeT++ basic network development.
nokey
- 采用安装勾子,只有一个屏蔽热键的功能! 可用于编写一些恶作剧软件!-Used to install the hook, only a shield hotkey! Software can be used to write some mischief!
SearchService
- lucene search service
sh-(1)
- 简单的shell编程,linux环境下实现‘|’等操作符的重载。-Simple shell programming, linux environment to achieve operator overloading