-
winsock
应用于windows 平台下的vc编程,主要是windows socket 下的网络编程(windows socket programming, including basic knowledge of the single-threaded, multi-threaded. Development and application in the windows platform)
- 2012-04-25 11:43:29下载
- 积分:1
-
NetServer_web
一个通过socket与WEB建立通讯连接的VC程序。(through socket with a Web link in the establishment of communication procedures VC.)
- 2006-09-30 15:13:58下载
- 积分:1
-
PPowerTalkClient
功能强大的聊天工具,可以跨网关聊天,并且传送文件(Powerful chat tool, you can chat across the gateway, and transfer files)
- 2009-10-18 23:34:40下载
- 积分:1
-
FPGA
说明: 实现人脸识别,通过硬件FPGA来进行实现(Realize face recognition, realize face recognition by hardware FPGA)
- 2020-12-23 10:19:07下载
- 积分:1
-
jk
说明: 加载所有模块,可以在网上搜索,供下载者的需要,(Load all modules, you can search the Internet, the need for those who download)
- 2012-06-23 15:06:51下载
- 积分:1
-
UDP
仿照TCP协议的UDP封装,用ACK,和滑动窗口(Modeled on the TCP protocol UDP encapsulation, with ACK, and sliding window)
- 2016-09-19 11:03:41下载
- 积分:1
-
YCArray
说明: /**
* 动态数组的模板类
* 1.支持字符索引
* 2.方便的添加删除修改任意一项
* 最后更新 2004-8-9 yzh
**1.优化了字符索引的运作方式,使用数组存储
**2.重写了底层数据的存储,将连续性的存储方式改为了非连续,
*** 从而很好有效地支持了“引用”,并且让数据的删除增加变的更为快速
* 用法如:
* YCArray<int,int> test
* test.Add("Number2",4)
* test.Add("Number1",2)
* printf("%d %d",test["Number1"],test["Number2"])
* 显示:
* 2 4
*******
*******
History:
2004-11-19
修改了析构函数,解决了索引没有释放的bug
**/(/*** dynamic array template class* 1. Support characters Index* 2. Add convenience to delete arbitrary* a final update 2004-8-9 yzh** 1. Character Index optimized mode of operation, the use of storage arrays** 2 . a rewrite of the underlying data storage, storage continuity conversion of non-continuous, and thus good*** effective support to the "quote", and let the data changed to delete the more rapid* usage such as :* YCArraylt; int, intgt; test* test. Add ( "Number2", 4)* test.Add ( "Number1", 2)* printf ( "% d% d", test [ "Number1"] test [ "Number2"])* Display :** 2 4************* History : 2004-11-19 revised the destructors, the index did not address the release of bug** /)
- 2005-09-06 13:03:51下载
- 积分:1
-
4
说明: 理解局域网的定义、特点
了解局域网的介质访问控制方法
了解以太网技术
了解局域网组网类型(Understand the definition of LAN and characteristics about LAN Ethernet media access control approach to understanding the technical understanding of LAN networking types)
- 2010-05-26 10:09:58下载
- 积分:1
-
ufademo
VFP的相关代码demo,很好的东西,VFP的相关代码demo,很好的东西(very good demo code,very good demo code)
- 2013-10-23 16:47:47下载
- 积分:1
-
juyuwangwenjianchuanshu
一个关于局域网文件传输的源代码,很适合课程设计,客户端和服务器端(on a LAN file transfer the source code is well-suited to the curriculum design, the client and server)
- 2007-05-21 10:25:38下载
- 积分:1