-
灰色的华生调试malloc库C源代码中替换一滴…
The Gray Watson debugging malloc library is C source code for a drop in replacement for the system malloc & other memory manage ment routines. What is unique about this library is that it contains a number of powerful debugging facilities including very comprehensive heap testing and ex- cellent run-time debugging information.
- 2022-03-02 00:28:21下载
- 积分:1
-
winsocket udp 编程 新手可以
winsocket udp 编程 新手可以-winsocket udp programming novice can s
- 2022-06-15 00:56:57下载
- 积分:1
-
Introduction of the Internet network programming involved in TCP/IP protocol, IP...
介绍了Internet网络编程中涉及到的TCP/IP协议、IP数据 报、TCP段、套接字等重要概念,并在此基础上论述了基于VC++的 MFC编写客户/服务 器程序的方法和一般过程。
-Introduction of the Internet network programming involved in TCP/IP protocol, IP datagram, TCP segment, sockets and other important concepts, and on this basis are discussed based on VC++ The MFC to prepare client/server procedures and the general process.
- 2023-05-28 09:55:03下载
- 积分:1
-
趣味性聊天源码,asp结构,短小精悍
趣味性聊天源码,asp结构,短小精悍-interesting chat source, asp structure, short and pithy
- 2023-04-23 19:30:04下载
- 积分:1
-
很好哦。真的很好。
很不错哦。真的不错。-very good oh. Really good.
- 2023-07-15 21:55:03下载
- 积分:1
-
pop邮箱检测系统,提供邮箱检测。属于网络编程系列范围
pop邮箱检测系统,提供邮箱检测。属于网络编程系列范围-pop mail detection system to provide mail detection. Belong to the scope of Network Programming Series
- 2022-05-28 08:34:58下载
- 积分:1
-
apsx 网页tree控制
apsx 网页tree控制-apsx website tree control
- 2022-09-21 08:40:03下载
- 积分:1
-
一个简单的时间获取客户端程序
基于tcp协议,创建客户端获取时间,对于三次握手的代码实现
- 2022-11-19 01:30:04下载
- 积分:1
-
Socket(UDP,TCP)加密文件通讯
资源描述
c#编写的基于Socket的异步通信系统封装DLL
- 2023-05-21 12:10:04下载
- 积分:1
-
NetTalk是一个适用于局域网和因特网的可视电话软件
一.开发环境
Windows2000 Server & Visual C++6.0 & SDK...
NetTalk是一个适用于局域网和因特网的可视电话软件
一.开发环境
Windows2000 Server & Visual C++6.0 & SDK
+自开发的CWndX类库(相当于简化的MFC涉及窗口的部分)
二.支持环境
Windows98/ME/2000/XP
三.所涉及协议和标准
网络传输采用UDP协议,音频压缩采用G.729标准,视频压缩采用H.263标准
四.性能参数
以音频帧为基准,每帧音频数据有240个采样点,时间为240*1000/8000=30ms,8000为音频的采样率。
数据接收端队列缓冲延迟:30*3=90ms
数据发送端录音延迟:30ms
数据压缩解压耗时:
- 2022-12-22 18:15:03下载
- 积分:1