资源列表
tcpserver
- 简单HTTP服务器源码,实现获取HTTP请求,把指定文件发送到客户端功能-HTTP SERVER
tingchechang
- 停车场管理系统,源代码都有,运行成功,你指的拥有!-Parking management systems, have the source code, run successfully, you are referring to have!
Online-exam
- 在线考试系统是为了减轻教师出题、改卷负担,同时也便于学生自我测试,主要针对试卷中的客观题而开发的系统,该文档是直接给软件开发人员看的,以便指导编程人员编写代码。-Online exam
11
- 一个完整的即时通信程序,用VC写的,实现了复杂的多进程多用户。是学习的理想样本。同时,可以应用到简单的商业场合。-A complete instant messaging program, VC was to achieve a complex multi-process, multi-user. It is ideal for sample study. At the same time, it can be applied to simple business applications.
chat
- qt 局域网聊天工具 Qt开发:UDP、TCP发送文字消息[源码] -QT CHAT
usb-cameara
- 基于v4l视频编程 ,在Linux环境下的 经过自己亲测试过很好用的源码,对库函数调用同时封装的很好,对变量以及函数的掉用关系有很多注释帮助我们可以很快v4l接口编程的知识ps:Makefile已经都写好了-V4l-based video programming under Linux environment after their parent tested well used source library function call and the package is very good,
api-sock-ssl
- 文件名:简单ssl加密循环聊天(api-sock-ssl),采用网络安全传输中的ssl加密技术,我觉得重要的是他进行的封装的,花了我好久的时间!很值得收藏!什么叫精辟!(反正我是收藏了的 哈哈,,)-File name: Simple ssl encryption cycle chat (api-sock-ssl), secure transmission in a network ssl encryption technology, I think it is important that t
socket_plthread
- 这是个完整的源码包,实现客户端从服务端下载文件的程序,重点亮点是服务端采用多线程建立socket接受客服的连接请求,服务端建立线程池,然后建立任务列表接受客户-This is a complete source code package, to achieve application client to download files the server, the focus highlight is the establishment of multi-threaded server soc
Restaurant4
- 简单的酒店管理信息系统,实现一些关于订房查房退房等功能。方便酒店管理。-The hotel management information system, to achieve some of the reservation rounds check-out functions. Convenient hotel management.
arustrant
- 简单的酒店管理信息系统,实现一些关于订房查房退房等功能。方便酒店管理。-The hotel management information system, to achieve some of the reservation rounds check-out functions. Convenient hotel management.
ChatClient
- VC++写的一个简单的网络聊天软件。主要演示了异步socket编程的基本方法。VC的版本是vs2012。-a chat software using VC++ async socket demo. programe with vs2012.
TCP_gateway1
- 网关服务器.通过socket套接字,应用MFC编写的网关服务器-gateway server