资源列表
52danpianjiceju
- 超声波测距With 52 single-chip microcomputer to control the ultrasonic sensor to measure the distance to the obstacle.Rich in detail, can measure the distance between the floating objects! -Ultrasonic Ranging.With 52 single-chip microcomputer to control
Linux_QT__ordering_system
- Linux下QT开发的智能点菜系统源码,经测试,可以使用!-Source, intelligent ordering system under Linux QT development of the test, you can use!
filetrans2
- p2p网络流媒体体的实现, 有深入理解流媒体的工作原理有大的帮助。-Streaming p2p network to achieve the body, a deep understanding of the working principle of streaming media have a big help.
FtpClient
- ftp客户端程序,vc6编译环境通过,可运行-ftp client
ModbusTcp
- 作为Modbus/TCP的客户端(Master/Client),基本按照协议完成与Server的通信功能。-As a Modbus/TCP Client (Master/Client), basically in accordance with the Agreement and Server communication functions.
CSharpmail
- 简单的PWF邮件发送客户端,可以实现简单的邮件发送,邮件地址在程序中设置,很好的WPF程序设计思想-Simple PWF-mail client, you can achieve a simple mail, e-mail address set in the program, a very good program design ideas WPF
Net-IP-Phone1.1
- 开机:打开监听服务,以便别人可以和你通话。如果你有多个IP地址,会提示让你选择用哪个地址开机。 关机:关闭监听服务,已经接受的连接不受影响,你可以继续通话。 拨号:连接已经开机的机器,弹出对话框后必须输入对方的IP和端口,如果需要使用代理,请正确设置代理服 务器。 挂机:断开正在进行的通话。 开机后会显示你监听的IP和端口,别人可以通过这个IP和端口和你连接。 连接成功(你拨号连接别人或别人来连接你)后会显示对方的IP和端口。-netip phone
9x9
- 9*9乘法表 不用输入任何数,把代码编译一下就可以,就可以看出华丽的9*9乘法表-9*9tablle please use it
Collect_Plugins
- 网络爬虫,利用正则匹配url,可以在某网站批量下载文件,以www.592wg.cc下载游戏外挂为例-Web crawler, using the regular matching url, can batch download file in a web site, for example, download game plugin from ww.592wg.cc.
cli-ser
- 服务器可以接收多个不同客户端的发送的信息-service can recv msg from many different client
pthread_pool
- 线程池的创建,说明线程池作用及创建demo-Create a thread pool thread pool, the role and create demo
socket
- 本设计是在Linux环境下基于Socket进行开发的。系统有一个服务器端和两个客户端组成。先是运行服务器等待两个客户端的连接请求,客户端1和客户端2分别登入到服务器上,登入成功后服务器会分别给客服端发送登陆成功提示。此时客户端1便可将指定文件里的内容打开,发送到服务器上,服务器接收后再将之转发给客户端2,接着客户端2新建一个文件,并将接收到的由服务器转发的内容写入到该文件中,由此便实现了不同客户端之间的文件传送。-the communication under the environment o