-
nio服务端代码
JDK1.4 提供的无阻塞 I/O(NIO)有效解决了多线程服务器存在的线程开销问题,但在使用上略显得复杂一些。许多基于 NIO 的多线程服务器程序往往直接基于选择器(Selector)的 Reactor 模式实现。这种简单的事件机制对于较复杂的服务器应用,显然缺乏扩展性和可维护性, 而且缺乏直观清晰的结构层次。本文将通过一个基于事件回调的 NIO 多线程服务器的设计,试图提供一个简洁、直观、易于扩展的 NIO 多线程服务器模型。
- 2022-02-16 06:36:06下载
- 积分:1
-
多线程管理
安全的多线程管理,便于多线程编程,可供参考学习(Secure multithreading management)
- 2019-04-11 15:48:38下载
- 积分:1
-
Shellexecute
说明: Use the ShellExecute API function to execute a file, launch the Find utility, and perform default actions
- 2019-07-11 19:25:45下载
- 积分:1
-
LIVST220
英国铁路调度模拟软件,可以在家里模拟调度火车(British Rail scheduling simulation software, you can train at home to simulate scheduling)
- 2009-10-29 21:02:23下载
- 积分:1
-
StatusTime
在状态栏上实时显示当前时间,VC++精选编程学习源码,很好的参考资料。(Real time display in the status bar to the current time, VC++ select learning programming source code, a good reference.)
- 2013-12-02 12:47:37下载
- 积分:1
-
Experimental simulation
实验模拟-TCP聊天客户端
模型使用有停止等待协议进行客服间的通信-Experimental simulation-TCP chat client to use the model agreement has to stop to wait for customer communication
- 2022-11-10 04:35:03下载
- 积分:1
-
GOCI_AppRef_SOLZ_A
省时间省事情,非常简便计算速度较快,而且非常容易操作(Saving time and saving things is very simple and fast.)
- 2018-04-15 12:19:40下载
- 积分:1
-
jsj
在c++中的MFC中编写的jisuanqi,有一点点不完美,希望对你们下载的有帮助(MFC Calculator )
- 2017-03-31 10:50:37下载
- 积分:1
-
input_parser
nextnano3,计算能带结构软件,方便计算各种半导体结构的能带参数(nextnano3, band structure calculation software, to facilitate the calculation of various parameters of the energy band structure of semiconductors)
- 2014-09-01 11:59:38下载
- 积分:1
-
CMYODBCEXCEL
使用ODBC直接读写Excel文件数据,VC++经典编程学习源码,很好的参考资料。(Use the ODBC directly read and write Excel file data, VC++ classic learning programming source code, a good reference.)
- 2013-11-25 13:05:43下载
- 积分:1