资源列表
我的垃圾ADO封装
- 希望能给大家点启发,ado的几个对象往往具有同样的功能,所以感觉很乱,试试这种组织方式-hope we can point inspiration ado several customers often have the same function, so feeling very hectic, try this organization
万年历程序原代码
- 万年历程序原代码-hefty almanac program source code
PID
- 大型申请专利项目温控电加热PID调节部分源程序-Large-scale projects to apply for patents PID temperature adjustment part electric heating source
course
- 这是是一个学生选修课程系统,实现课程的查询,修改,删除等功能。-This is a student elective course system, to achieve the course query, modify, delete functions.
RoadRacing
- 一个模拟赛车的程序,用方块长方形模拟赛车的运动-A simulation racing program, racing simulation with the movement of a rectangular box
ListView_CheckBox
- 双击时候,System.Windows.Forms.ListView 控件的CheckBox 不被选中或者不选中。
ipparse
- 捕获网络中的IP数据包,解析数据包的内容,将结果显示在标准输出上,并同时写入日志文件。Capture network IP packets, packet content analysis, the results appear in standard output, and at the same time written into the log file.-Capture network IP packets, packet content analysis, the results ap
BIYESHEJI
- 他是大学毕业设计的源程序,是小型温湿度检测箱-He is a graduate of the University of the design of the source, temperature and humidity testing small box
ElasticNodes
- show edit list image for dekstop
6502写的多线程系统
- //优点:时间查询式转换任务,每个任务运行一次交出使用权,延时一定的clock(其间让别的任务运行),,当几个任务都在等拿使用权时,最高优先级的任务得到优先运行权 //(没有延时clock只能使用最低优先级(且只能有一个没有延时任务),这样,这个任务可以不停的环型运行。(除非有高优先级任务打断一下)) //缺点:如任务不交出使用权,别的任务没法运行。如某一个任务运行时间超过clock,将影响短时间休息的任务的时间精度(不影响整体时间)。 //突发事件。(可使用中断使任务wakeup) /
schedulgeousecomparison
- 这是一个霍夫曼编码解码的源程序,压缩包止包括源程序文件,再vc中运行,-This is a Huffman code decoding of the source program, package check including source program files, run in the vc,
test4
- QT 入门实例,用来计算圆的面积,适合初学者的源程序。