文件名称:net_oss
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 45kb
- 下载次数:
- 0次
- 提 供 者:
- Ben***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这是一个模拟电信计费的程序,非常详细,运用了线程池、消息队列和socket编程等技术。-This is a simulation of telecommunications billing procedures, very detailed, using the thread pool, Message Queue and socket programming technology.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
net_oss
.......\bin
.......\...\client
.......\...\collection
.......\...\server
.......\etc
.......\...\config.ini
.......\include
.......\.......\collection.h
.......\.......\thread_pool.h
.......\.......\thread_pool_client.h
.......\.......\thread_pool_server.h
.......\lib
.......\...\libcollection.so
.......\...\libthreadclnt.so
.......\...\libthreadserv.so
.......\libsrc
.......\......\collection.cc
.......\......\thread_pool.cc
.......\......\thread_pool_client.cc
.......\......\thread_pool_server.cc
.......\makefile
.......\setenv.sh
.......\sql
.......\...\gentable.sql
.......\src
.......\...\client_main.cc
.......\...\collection_main.cc
.......\...\server_main.cc
.......\bin
.......\...\client
.......\...\collection
.......\...\server
.......\etc
.......\...\config.ini
.......\include
.......\.......\collection.h
.......\.......\thread_pool.h
.......\.......\thread_pool_client.h
.......\.......\thread_pool_server.h
.......\lib
.......\...\libcollection.so
.......\...\libthreadclnt.so
.......\...\libthreadserv.so
.......\libsrc
.......\......\collection.cc
.......\......\thread_pool.cc
.......\......\thread_pool_client.cc
.......\......\thread_pool_server.cc
.......\makefile
.......\setenv.sh
.......\sql
.......\...\gentable.sql
.......\src
.......\...\client_main.cc
.......\...\collection_main.cc
.......\...\server_main.cc