-
大文件传输
这是winodws下,大文件传输的源码,采用socket网络套接字,欢迎大家指正
- 2023-06-14 09:10:31下载
- 积分:1
-
一个简单的基于HTTP请求的Winsock的例子是有限的请大家多指教…
一个简单的基于WINSOCK的HTTP请求发送实例
水平有限
请大家指教-based on a simple HTTP request WINSOCK example of this is limited please enlighten
- 2022-01-26 08:19:03下载
- 积分:1
-
TCPIPxieyijiwangluobiancheng
TCP/IP协议及网络编程技术,是网络编程学习或者爱好者的从入门到精通的一本必备电子书籍!!!!(TCP/IP protocol and network programming, network programming enthusiasts or learning entry to master an essential e-books! ! ! !)
- 2016-03-28 14:03:27下载
- 积分:1
-
mie
说明: 实现米散射算法,其中文件mie.m为主算法。(The Mie scattering algorithm is implemented, in which the file mie. m is the main algorithm.)
- 2020-06-17 00:20:02下载
- 积分:1
-
NetTraffic_MFC
利用CButton模拟的网络流量统计控件,可作为学习(The use of simulation CButton controls the network traffic statistics can be used as learning)
- 2009-05-01 15:29:08下载
- 积分:1
-
TCPPORTSCAN
TCP端口扫描,可以获得指定IP段内的主机名,mac地址,存活端口,并将这些信息保存在SQLITE数据库,下次可以直接读取数据库信息,移值性好!(CP port scan, you can get within the segment specified IP host name, mac address, survival ports, and the information stored in the SQLITE database, the next can be read directly, transfer value is good!)
- 2013-09-03 19:37:00下载
- 积分:1
-
c# 写的网络嗅探器示例源码下载
c# 写的网络嗅探器示例源码下载
- 2013-11-18下载
- 积分: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
-
PkpmUpload
实现文件的上传功能。该工程实现在线升级的一个小工具,帮助管理员上传的需要更新的文件到服务器上。(File upload feature. The project achieved a gadget upgrade online help files need to be updated to upload to the server administrator.)
- 2014-06-03 12:08:32下载
- 积分:1
-
TCP/IP and Windows 95. Sources from DDJ article
TCP/IP and Windows 95. Sources from DDJ article
- 2022-02-14 00:51:38下载
- 积分:1