-
关于CHtmlView的简单应用
关于CHtmlView的简单应用-on a simple application
- 2022-12-05 18:25:03下载
- 积分:1
-
内窥镜去反光代码
说明: 去除内窥镜图像的反射高光,并修补此高光区域(Remove the reflected highlights of the endoscopic image and patch this area)
- 2020-09-11 11:08:00下载
- 积分:1
-
网络通讯的源代码,是linux下libnet的win32移植,有一定参考作用。 由于本人没有仔细浏览贵站,不知道是否已有人上传...
网络通讯的源代码,是linux下libnet的win32移植,有一定参考作用。 由于本人没有仔细浏览贵站,不知道是否已有人上传-network communications source code is under linux libnet the win32 transfer, there are certain references. Because I did not carefully View Guizhan not know whether it has been uploaded
- 2022-08-17 07:29:56下载
- 积分:1
-
sockets API封装类,可以在UNIX和WIN32平台下工作。提供SSL、IPv6、TCP/UDP sockets、 TCP加密、HTTP协议、高度可定制...
sockets API封装类,可以在UNIX和WIN32平台下工作。提供SSL、IPv6、TCP/UDP sockets、 TCP加密、HTTP协议、高度可定制的错误处理。-sockets API Packaging category, in UNIX and work under Win32 platform. SSL, IPv6, TCP/UDP sockets, TCP encryption, HTTP protocol, highly customizable error handling.
- 2022-02-24 09:31:13下载
- 积分:1
-
pppoe 源代码
pppoe 源代码
pppoe 源 codepppoe 源代码
pppoe 源 codepppoe 源 codepppoe 源代码
pppoe 源 codepppoe 源 codepppoe 源代码
- 2022-06-20 14:47:37下载
- 积分:1
-
sniffer1
C语言实现的监听网络流量的程序,并对截取的报文进行分析。(C language to monitor the flow of network procedures, and analysis of the interception of the message.)
- 2017-01-04 15:17:53下载
- 积分:1
-
a custom ip packet procedure
一个可订制ip packet的程序-a custom ip packet procedure
- 2022-04-25 05:10:45下载
- 积分:1
-
html4.0文档说明
html4.0文档说明-html4.0 documents note
- 2022-02-05 01:42:43下载
- 积分: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
-
Syncro渐进结构优化ESO(位移-频率约束)
BESO算法程序,改进误删单元造成的优化失败,从而提高了BESO算法的优化能力。(BESO algorithm program)
- 2018-03-06 17:28:35下载
- 积分:1