-
coolbutton
按钮的编写,用MFC实现,具体实现为XP风格按钮(XP style button)
- 2009-04-12 18:39:31下载
- 积分:1
-
basic network programming examples Winsock Network Chat Room [ chap1 ChatRo om...
基本网络编程实例
Winsock实现网络聊天室【chap1ChatRoom(Winsock)】-basic network programming examples Winsock Network Chat Room [ chap1 ChatRo om (Winsock)--
- 2022-04-25 04:53:17下载
- 积分:1
-
MidiBank.tar
Access midi and sf2 through java
- 2017-09-08 04:25:56下载
- 积分:1
-
c++面试必看书籍
c++面试必看书籍。绝对经典的好书(c++ interview see books. Absolute classic books)
- 2020-06-26 01:40:02下载
- 积分:1
-
InsidetheCPObjectModel
说明: 本书重点论述了C++面向对象程序设计的底层机制,提供丰富的程序范例、图表,以及面向对象概念和底层对象模型之间的效率测量。 (Book focuses on the C++ OOP underlying mechanism provide rich procedures examples charts, and object oriented concepts and underlying object model between efficiency measurement.)
- 2010-04-01 17:04:47下载
- 积分:1
-
ANNEALTSP
solving the TSP problem
- 2009-10-18 02:42:17下载
- 积分:1
-
shebeihuanchong
假设系统中有两个分别名为P1、P2的进程及两台均可进行输入、输出操作的设备d1、d2。两个进程可以从两台设备中的任何一台输入数据,并可以向其中的任何一台设备输出数据。编写C程序,模拟操作系统中使用的设备缓冲区管理算法,完成上述进程的输入、输出操作及数据处理任务。(assumption that the system has two named P1, P2 and the process can be carried out two input, Output operation of equipment d1, d2. 2 process from two equipment of any one input data, and can assure them in any one piece of equipment output data. C. preparation procedures, the operating system simulation equipment used in the buffer management algorithms, completion of the admission process, operation and output data processing tasks.)
- 2020-12-15 14:49:13下载
- 积分:1
-
Hydrological-Forecasting
常用中长期水文预报Visual Basic 6.0 应用程序及实例(Common long-term hydrological forecasting Visual Basic 6.0 applications and examples)
- 2011-04-28 10:34:00下载
- 积分:1
-
测试windows的socket最大连接数
测试windows的socket最大连接数-test windows of the largest socket connections
- 2022-01-26 05:14:02下载
- 积分:1
-
BankSystem
说明: 更新银行系统(BankSystem),模拟实现3个用户对统一账号进行存入、取出、转账等操作
CustomerGenerator线程:随机生成办理业务的顾客以及其操作类型、金额等
Cashier线程:从等待队列中抽取第一个顾客并为其办理业务
多线程:ArrayBlockingQueue<Customer>数组阻塞队列
文件列表:
BankSystem.java
Cashier.java
Customer.java
CustomerGenerator.java
CustomerLine.java(BankSystem
ArrayBlockingQueue<Customer>)
- 2020-07-15 17:08:50下载
- 积分:1