资源列表
LiuXingYu_pingbao
- 用VB做了个流星雨屏保程序,大家可以学习 !-Using VB made a meteor shower screensaver program, we can learn to learn!
Kill_jincheng
- 用VB写了个在指定时间段结束掉某个进程的小程序,大家-Using VB wrote a specified period of time off the end of a process of small programs, we play!!!
reservation
- 航空客运订票系统源代码,下载后直接可以编译执行-Air passenger reservation system source code can be compiled directly after downloading the implementation of
overflow
- 一组溢出工具源代码,包括ms05029,05039,webdav,IIS的溢出代码-A set of tools for source code spill, including ms05029, 05039, webdav, IIS overflow code
book
- 图书采购子系统:当购入一批新书时,库存管理员进行图书入库登记,对购入图书根据已有的图书信息进行登记(包括进货数量、进货价格、供应商等),如没有购入图书的信息,则增加图书信息; 图书销售子系统:商品销售人员根据图书的条形码或图书编号对图书进行销售。 库存管理子系统:可对图书库存进行盘点;通过设置库存警报线对库存不足的图书报警提示。 图书需求子系统:对客户有需求,并且库存中没有的图书进行登记,以满足客户的需求,提高企业形象。业务活动
PV
- pv操作 LPVOID是一个没有类型的指针,也就是说你可以将任意类型的指针赋值给LPVOID类型的变量(一般作为参数传递),然后在使用的时候在转换回来。-pv is not that type of operation LPVOID pointer, which means you can assign any type to LPVOID pointer type variable (usually passed as a parameter), and then when used in t
MultiThread6
- 多线程编程 实用例子源码 对初学者很有用的-multiple thread program good for newers
21
- 21天学通C++。这本电子书对初学C++的人来说会受益匪浅-21-day study-pass C++. This e-book for beginners C++ for those who would benefit from
yuanma
- 在多道程序和多任务系统中,系统内同时处于就绪状态的进程可能有若干个。也就是说能运行的进程数大于处理机个数。为了使系统中的进程能有条不紊地工作,必须选用某种调度策略,选择一进程占用处理机。要求学生设计一个模拟处理机调动算法,以巩固和加深处理机调度的概念。-In the multi-channel programs and multi-tasking system, the system in a state of readiness within the same process may have
chatclient
- 网络通信编程,ycpip应用层简单应用。使用C++编写-Network Communication Programming, ycpip application layer simple application. Prepared using the C++
SelfDelete1
- 实现正在运行的程序自删除。程序卸载、运行后文件清除。-Running programs to achieve self-delete. Uninstall program, run after the file removal.
liao
- 进程同步与互斥 该代码非常完善的展现的经典进程同步与互斥问题——生产者和消费者问题的同步与互斥过程!-Process synchronization and mutual exclusion of the code is very well exhibited the classic process of synchronization and mutual exclusion problem- the problem of producers and consumers the proce