搜索资源列表
All-Code
- 里面包含了数据结构、C++编程所需的常用类和其实现代码-Which contains a data structure, C++ programming required to achieve the common class and its code
TestUNICODE
- unicode字符串操作,包括长度、拷贝等常用操作,以添加服务代码为例。-unicode string operations, including the length, copy and other common operations, to add the service code, for example.
pattern-design
- 一些常用的设计模式C++代码,主要参考《大话设计模式》-Some common the design design C++ code, refer to the the " bigtalk design design
CPP-Matrix
- 代码基于《用C++语言编写数学常用算法》/陈必红著。源码中定义了多种矩阵初始化函数,可以讲数组,文本文件等直接转换为矩阵。除了常用的矩阵运算分解等操作,增加了常用的矩阵点乘,叉乘,矩阵块移除等常用操作,在源文件中有详细注释。-Code based on the " write mathematical language commonly used algorithm C++" /Chen Hung forward. Defined in a variety of matrix s
Synflooding
- 洪水攻击代码实现 洪水攻击也称为拒绝服务攻击。可以有很多种方式进行这种攻击,本程序主要讨论比较常用的利用TCP三次握手的漏洞来耗尽计算机资源的方式来进行攻击。-Flood attack code Flooding is also known as a denial of service attack. There are many ways you can make this kind of attack, this program focuses on the more c