资源列表
jcmi
- 本程序为系统进程调用模拟程序,采用c++编写。希望能指出不足。-procedures for the systematic process called simulation procedures and c prepared. Hope to identify shortcomings.
yidiandiancode
- 在很多时候网站加载会很漫长,这时候可以在加载前先显示一个等待界面.-in many cases loading website will be a long, and at this time can be loaded before the first showing a wait interface.
vb001
- 用vb串口通讯,不知有什么毛病。总是调试不出来。没办法?
vbsource
- vb参数调用,关闭按钮禁用,shell程序或文件的打开和关闭(txt,exe为例)-vb call parameters, to disable the Close button, shell program or file to open and close the (txt, exe for example)
DynamicallyAddCtls(VB6)
- 动态加入控件(VisualBasic6.0) -Dynamic adding controls (VisualBasic6.0)
heater
- It is use to generate an simple heater in JAVA enviroment that enable we to learn some basic logic/ skill for java application-for beginner only
library
- 图书借还程序 C++实现 能实现借书还书入库等功能-return and borrow book
drivers
- This programm shows drivers of Windows
173
- 网络计时器,很不错的VB源码,适合VB爱好者学习研究。-Network timer, a very good VB source code for VB enthusiasts to learn.
RIP
- RIP路由协议实现,利用RIP协议的原理,用C语言简单实现RIP协议的功能。-RIP routing protocol
Log
- 一个写日志的log类,非常方便,非常强大,希望对大家有帮助-a class about log
静态存储一页文章
- 静态存储一页文章,每行最多不超过80个字符,共N行; 1)分别统计出其中英文字母数和空格数及整篇文章总字数; 2)统计某一字符串在文章中出现的次数,并输出该次数; 3)删除某一子串,并将后面的字符前移; 4)用指定的字符串替换某一子串; 5)存储结构使用线性表,分别用几个子函数实现相应的功能; 6)输入数据的形式和范围:可以输入大写、小写的英文字母、任何数字及标点符号。 7)输出形式:①分行输出用户输入的各行字符;②分4行输出\"全部字母数\&