Windows线程封装类,使用类似ATL的Thunk技术。
2023-12-27 08:03:23 2KB Windows 线程
1
用Visual C++编写的串口调试助手 源代码
2023-12-26 08:02:44 1.86MB 用VC++编写的串口精灵源代码
1
利用vc++6.0设计的一款基于MFC的网络聊天室,包含详细文档和代码,可以实现网络条件下点对点聊天和群聊功能
2023-12-26 08:01:21 4.09MB vc++ 网络聊天室
1
经常会有朋友在中华视频网的QQ群中询问视频编码如何入门,有没有视频编解码的源代码,视频数据该如何传输,有没有这方面的Demo等问题,因时间的关系,我们不能一一为这些朋友解答,中华视频网将不定期的为大家提供这方面的资源,希望对大家有用。 这里提供的是一个视频编解码与传输的Demo程序,分为两部分,分别是Server和Client端,演示了 该程序采用了VFW(Video For Windows)体系结构进行编程,编译工具为VC++6.0或以上,视频编码采用了VFW体系下的DivX,当然你也可以根据需要改为Xvid或是其它,由于这份Demo以前写得较匆忙,没有留下任何文档,主要是因为程序非常的简单,但是对于没有VC++基础或是对VFW不太熟悉的朋友可要仔细看了,有问题就到中华视频网的QQ群里面问高手吧!(注意,要编译运行本程序,需要安装DivX)。
1
关于小波变换的VC++源代码,适合初学者,内容绝对精彩。
2023-12-23 08:02:32 2.6MB 小波变换
1
☆ 资源说明:☆ [奥莱理] Java 网络编程 第4版 (英文版) [奥莱理] Java Network Programming 4th Edition (E-Book) ☆ 图书概要:☆ This practical guide provides a complete introduction to developing network programs with Java. You’ll learn how to use Java’s network class library to quickly and easily accomplish common networking tasks such as writing multithreaded servers, encrypting communications, broadcasting to the local network, and posting data to server-side programs. Author Elliotte Rusty Harold provides complete working programs to illustrate the methods and classes he describes. This thoroughly revised fourth edition covers REST, SPDY, asynchronous I/O, and many other recent technologies. Explore protocols that underlie the Internet, such as TCP/IP and UDP/IP Learn how Java’s core I/O API handles network input and output Discover how the InetAddress class helps Java programs interact with DNS Locate, identify, and download network resources with Java’s URI and URL classes Dive deep into the HTTP protocol, including REST, HTTP headers, and cookies Write servers and network clients, using Java’s low-level socket classes Manage many connections at the same time with the nonblocking I/O ☆ 出版信息:☆ [作者信息] Elliotte Rusty Harold [出版机构] 奥莱理 [出版日期] 2013年10月14日 [图书页数] 502页 [图书语言] 英语 [图书格式] PDF 格式
2023-12-23 07:02:11 7.05MB Java Network Programming
1
VC代码, 日志清除 系统日志 OpenEventLog ClearEventLog, {"Application","Security","System"}
2023-12-22 08:03:56 395B 日志清除 系统日志
1
解决VC6.0在安装了visio后,添加文件对话框不能打开的问题。
2023-12-22 08:02:11 14MB VC++6.0
1
用vc++MFC编的一些小游戏, 有:扫雷、连连看、拼图、推箱子、贪吃蛇、俄罗斯方块等。
2023-12-22 08:01:35 6.08MB VC++经典小游戏源代码
1
UNIX网络编程第三版英文+源码
2023-12-20 22:39:19 6.15MB UNIX网络编程第三版英文+源码
1