资源列表
Source-Code
- 2叉树 算法 java 语言编程 实现2进制搜索-2-tree algorithm java programming language
CRC32
- 数据结构算法:CRC32算法实现原理 简而言之,CRC是一个数值。该数值被用于校验数据的正确性。CRC数值简单地说就是通过让你需要做处理的数据除以一个常数而得到的余数。 -Data structure algorithms: CRC32 algorithm theory short, CRC is a value. This value is used to verify the accuracy of the data. CRC value is simply handled by h
libamfx
- amf c++实现,别人实现的,只支持amf0,总比没有好-amf c++ to achieve, people to achieve, if only to support amf0
BigNum
- 大数运算,能够对大数进行四则运算及求幂等运算-BigNum calculate,can aad and decrease,power........
TLV(201108021436)
- TLV结构的构建及解析,查找,取值等功能,可以用ASCII方式查询也可以用BCD码方式查询。-TLV struct create,find and get vaule.....
Sha1_Test(201107281719)
- Sha1哈希算法的封装,对原有的例子进行改造,有MFC及控制平台等两种方试创建的代码,运用较方便。-Sha1 calculate,have Visaul C++ MFC and control two flat.
AssignWeek6HuiJin
- 冒泡排序,通过冒泡算法对输入的数字进行大小排序。-bubble sort
go
- 表达式求值,可根据输入表达式求解结果,并审查表达式是否正确-Expression evaluation, the results can be solved according to the input expression, and to examine the expression is correct
link
- 链表,顺序链表的使用,基于vc平台,学生信息的管理-List, use the order list, based on vc platform, student information management
Douglas-Peucker-
- Douglas-Peucker算法实现曲线离散化,以及用C语言代码实现曲线离散化程序-Douglas-Peucker algorithm for discrete curves, as well as the C language code curve discrete programming
testArrange
- vc++,vs2010。排列组合算法。用于初学者学习数据结构。-Permutation and combination algorithms. For beginners to learn the data structure.
bubble
- 调用系统的rand函数,随机产生一个数组(数组的大小可由键盘输入)可选择排列方式(升序或降序),显示产生的数组和排列成功的数组;-Call the system s rand function generates a random array (the array size by keyboard input) option arrangement (ascending or descending), showing the success of the resulting array and
