-
unichina
通过调用联通接口下发短信过程,包含socket的连接,发送http 协议 文件包(Unicom interface by calling the course of the next send text messages, including the socket connection, send http protocol package)
- 2007-11-25 11:32:58下载
- 积分:1
-
svn_linux
构建Linux下SubVersion软件版本管理系统(Construction of Linux software under the SubVersion version management system)
- 2007-12-02 10:12:05下载
- 积分:1
-
myshell
模拟linux下的bush自己写的shell命令解释器(shell)
- 2010-12-28 15:05:28下载
- 积分:1
-
maple_keyb
SEGA Dreamcast keyboard driver for Linux.
- 2013-03-29 22:30:42下载
- 积分:1
-
UNIX_Systems_Programming-Communication_Concurrency
unix系统编程第二版源代码,这本书主要讲Unix通信、并发、线程(unix systems programming second edition of the source code, the book stresses the major Unix communications, concurrency, thread)
- 2007-09-22 09:01:48下载
- 积分:1
-
MediaPlayer
MediaPlayer class can be used to control playback of audio video files and streams.
- 2014-05-20 11:31:07下载
- 积分:1
-
stcio
STC_DCONTROL - sets gets default parameters for any line flushes write queues for any line.
- 2015-11-29 21:10:12下载
- 积分:1
-
q3datatable
The Q3DataTable class provides a flexible SQL table widget that supports browsing and editing for Linux.
- 2013-08-25 16:29:27下载
- 积分:1
-
uipc_usrreq
prototype for fake vnode numbers used by sockets and specfs.
- 2015-12-02 21:07:35下载
- 积分:1
-
multiThreadExp
单进程内多线程并发运行的程序,不同的线程完成下列不同的工作:
(1)接收键盘输入线程
负责接收用户的键盘输入,并以适当的方式将由键盘获得的数据交给其它线程处理。
(2)显示线程
负责全部数据显示任务,包括键盘输入数据的显示和提示信息的显示。
(3)分发数据线程
将键盘输入的数据分为3类,即字母、数字和其它,并分别将字母写入文件letter.txt中,数字写入文件numbet.txt中,除字母和数字外其它数据丢弃。(Single-process multi-threaded programs running concurrently in different threads to complete different tasks)
- 2011-09-04 05:12:37下载
- 积分:1