-
MNT1
Nucleus内核源码,包括任务的创建,任务间通信,中断处理.(Nucleus kernel source code, including task creation, task inter-communication, interrupt handling.)
- 2008-01-09 14:39:44下载
- 积分:1
-
Myqt
socket编程传文件 有界面 进度条 多线程 可显示速度(socket programming interface progress bar transfer files to multi-threaded display speed)
- 2013-01-05 10:27:02下载
- 积分:1
-
可以通过这个软件,把和别人建立通信,方便简单又实在,你说好不好呀,下吧,不用客气...
可以通过这个软件,把和别人建立通信,方便简单又实在,你说好不好呀,下吧,不用客气-through the software, communications and other people, it is really very easy to use, that is really nice to you, are you, not polite
- 2022-02-04 00:31:51下载
- 积分:1
-
TCPChat
一个简单的server-client聊天程序,使用java语言,tcp协议完成(A simple server-client chat program, the use of java language, tcp agreement)
- 2009-06-14 15:48:22下载
- 积分:1
-
MD5加密自己写程序
MD5加密,网上找很多都不合适,自己写一个。(MD5 encryption, the Internet to find a lot of inappropriate, write one yourself.)
- 2017-08-30 15:53:42下载
- 积分:1
-
自己写的一个多线程聊天程序的服务器端 已经用面向对象的方法封装了。 希望对别人有帮助...
自己写的一个多线程聊天程序的服务器端 已经用面向对象的方法封装了。 希望对别人有帮助-yourself writing a multithreaded process chat server has been used object-oriented methods of packaging. Want to help others
- 2022-06-21 17:57:16下载
- 积分:1
-
89765456
使MDI子框架窗口初始时最大化或最小化,VC++精选编程学习源码,很好的参考资料。(The initial MDI child frame window is maximized or minimized, VC++ select learning programming source code, a good reference.)
- 2013-12-01 18:08:06下载
- 积分:1
-
Ex1_02
VC 入门字符串的用法,示范了在纯C++中字符串的输出及换行的方法。(Introduction to string VC usage, demonstrated in pure C++, the output of the string and wrap method.)
- 2011-08-03 00:57:26下载
- 积分:1
-
TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端...
TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端显示客户的IP地址及端口号;客户端接收文件并保存在d:clientls.txt下,否则,显示错误信息。 二:程序实现原理 发送端:打开文件,逐一读取字符到缓冲区(缓冲区大小为1024),若文件大于1024,则成块发送;若小于,则直接发送。 接受端:与发送端同理。-TCP client-server communication program one : running a process, running the server and wait for the client to issue two requests, the client operating procedures, the importation of customer IP address, link request, if successful connection, the server-client shows the IP address and port number ; the client receives the document and preserve d : client ls.txt, otherwise an error message. 2 : Principle procedures transmitter : open the file, read each character to the buffer (buffer size for 1024), and if the document is greater than 1,024, then sent into pieces; If less, then sent directly. Receivers : Send-the same reason.
- 2022-06-30 17:04:28下载
- 积分:1
-
直接用socket实现http协议.值得初学者学习借鉴
直接用socket实现http协议.值得初学者学习借鉴-Directly achieve the http protocol socket. Worthwhile for beginners to learn from
- 2023-02-07 13:00:04下载
- 积分:1