-
MyQQ
根据企业对QQ系统的要求,本系统可以实现以下目标:
操作简单方便、界面简洁美观。
每个客户端只能注册一次。
可以在局域网中实现文字及大图片的传输。
可以实现局域网视频。
可以实现多用户的信息通信。
系统运行稳定、安全可靠。
(According to business-to-QQ system requirements, the system can achieve the following goals: is easy and simple interface, simple and beautiful. Each client can only register once. can be implemented in the LAN transmission of text and large images. can achieve LAN video. can achieve multi-user information and communication. system is running stable, safe and reliable.)
- 2010-02-04 08:57:35下载
- 积分:1
-
HOOK
win7下可用的键盘钩子,能截获全局的按键信息,不用dll(available under win7 keyboard hook to intercept global keystrokes, without dll)
- 2012-06-10 21:15:15下载
- 积分:1
-
MFC_lijiujin
对侯捷的《深入浅出MFC》进行了自己的一些概括,书中的内容还是比较容易理解的(On Hou Jie s" MFC" explain profound theories in simple language for some of their own summary, the content of the book is still relatively easy to understand)
- 2012-03-27 17:19:55下载
- 积分:1
-
阈值分割
说明: 迭代法阈值分割图像,可以实现精确地像素级分割。(Iterative threshold segmentation of images)
- 2019-02-25 08:28:09下载
- 积分:1
-
paris-traceroute_0.92-dev.orig.tar
pairs pathload是pathload的赶紧,都是是基于包对技术的测量网络带宽的测试工具,在linux系统下使用(pairs pathload is pathload a hurry, all is based on the package of technology tools for measuring network bandwidth test, used in the linux system)
- 2011-04-20 18:57:37下载
- 积分:1
-
综合程序设计
设计一个学生成绩管理系统,实现添加记录、显示记录、修改记录、删除记录、查找记录、排序记录及退出系统等功能。(The design of a student achievement management system, to add records, display records, modify records, delete records, find records, sorting records and exit systems and other functions.)
- 2017-10-16 16:09:47下载
- 积分:1
-
linux1
LINUX视频教程,分一,二,三,四,四个部分,全部下载后解压缩就可以(LINUX video tutorials, one, two, three, four, four parts, all download can decompress)
- 2020-06-26 03:00:02下载
- 积分:1
-
BaseMenuDemo
基本下拉菜单的创建与消息响应,VC++精选编程学习源码,很好的参考资料。(The basic menu creation and message response, VC++ select learning programming source code, a good reference.)
- 2013-12-02 11:29:46下载
- 积分:1
-
ffmpegmfc
自己做的FFMPEG移植到VC下的开源工程:ffmpeg for MFC。本工程将ffmpeg工程中的ffmpeg转码器(ffmpeg.c)移植到了VC环境下。并且使用MFC做了一套简单的界面。它可以完成一个视频转码的基本功能:封装格式以及编码格式的转换。
详细参见:
http://blog.csdn.net/leixiaohua1020/article/details/28744935(This software transplant ffmpeg to Microsoft VC++ environment.
And use MFC to build a simple Graphical User Interface. )
- 2014-08-16 14:39:40下载
- 积分: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