资源列表
[Windows编程] ctovb
说明:这个代码可以实现把C++头文件转换为VB的.BAS模块文件。对于需要把C语言头文件进行转化为VB的朋友可以起到参考作用,整个源代码不是很完整,但转换很不错,大约有80-90 的样子。大家可以试试文件夹里的 WINGDI.H 进行转化。-This code can achieve the C++ header files converted to VB' s. BAS module file. For the C-header files need to be converted to VB<尹泽森> 在 2025-06-20 上传 | 大小:174kb | 下载:0
[打印编程] Print_calendar
说明:在日历中输入日期后,程序自动打印日历的年、月、日。-This program prints a calendar for a year specified int text<yangzhw> 在 2025-06-20 上传 | 大小:1kb | 下载:0
[Windows编程] HttpServer_VC
说明:自行用vc++编写的httpserver服务器,自行解析http协议-Themselves with the vc++ written httpserver servers, self-analysis http protocol<kugong> 在 2025-06-20 上传 | 大小:263kb | 下载:0
[其他小程序] construct_table
说明:程序运行后,只需要把计算的结果输入后就可自动生成数据表格。-the program auto construct the data table<yangzhw> 在 2025-06-20 上传 | 大小:25kb | 下载:0
[界面编程] CSpreadSheet
说明:CSpreadSheet是一个C++编写的Excel读写控件.-CSpreadSheet is a control for excel.<chen> 在 2025-06-20 上传 | 大小:18kb | 下载:0
[其他小程序] Printdelay
说明:程序不会马上显示你输入的字符,而是延时显示你输入的字符,延时时间可调-SlowPrint, the function this program s about, can be used as a replacement for the standard printf() function. The difference between SlowPrint and printf is SlowPrint doesn t put the information on the screen i<yangzhw> 在 2025-06-20 上传 | 大小:1kb | 下载:0
[Windows编程] consumerandconductor
说明:模拟生产者和消费者调度算法,实现:用户指定要产生的进程及其类别,存入进入就绪队列 调度程序从就绪队列中提取一个就绪进程运行.如果申请的资源被阻塞则进入相应的等待队列,调度程序调度就绪队列中的下一个进程进程运行结束时,会检查对应的等待队列,激活队列中的进程进入就绪队列.-Simulation producers and consumers scheduling algorithm to achieve: a user-specified to generate the process and ty<lienquan> 在 2025-06-20 上传 | 大小:264kb | 下载:0