资源列表
Huffman
- huffman压缩算法 可以压缩4GB的文件
base1
- vc开发的二叉树实现程序,创建二叉树时,采用先序(node-left-right)的方式,每输入一个结点值(字符),敲一下回车键,再输入下一个节点值,空结点值用 * 表示,每个叶子节点必须后跟两个空指针,并输出了它的中序遍历形式和绘图的形式,有助于初学者加深对二叉树概念的理解-Vc development of binary tree realize the program, creating a binary tree, the first order (node-left-right) wa
RC
- 靶标RCS的计算与分析Target RCS calculation and analysis-Target RCS calculation and analysis
winsvm
- 实用的 SVM 预测和分类程序, 可根据自己的需要设置参数-Practical SVM prediction and classification procedures, may need to set up according to their own parameters
C语言常用算法源代码
- C语言常用算法源代码-C language commonly used calculates the law origin code
Hash
- 很不错关于哈希表的编程,有助于你在数据结构的理解,希望可以帮助你-Very good programming on the hash table to help you in your understanding of data structures, I hope you can help
source
- Swiss Patton genetic algorithms
Kmeans
- 一个实现聚类算法的系统。Kmeans算法。用C#实现。-A clustering algorithm implemented system. Kmeans algorithms. With C#.
HybridGAPSOCode
- Hybrid GA Particle Swarm Optimization Code
NumericalAnalysisReport
- 数值分析的实验报告,很完整的,希望对大家有用~ 课题一: 线性方程组的迭代法 一、实验内容 二、实验要求 1、体会迭代法求解线性方程组,并能与消去法做以比较; 2、分别对不同精度要求,如 由迭代次数体会该迭代法的收敛快慢; 3、对方程组2,3使用SOR方法时,选取松弛因子 =0.8,0.9,1,1.1,1.2等,试看对算法收敛性的影响,并能找出你所选用的松弛因子的最佳者; 4、给出各种算法的设计程序和计算结果。 课题二:数值积分 一、实验内容 (4)
Segment-tree
- 线段树作为一种常用的数据结构,有常用性,基础性和易用性等诸多特点。在这里讲一讲关于线段树。-Segment tree as a common data structure, a common, basic and ease of use, and many other features. Here to talk about on the segment tree.
yuan
- 矩阵变为转置矩阵 通过程序实现矩阵变为转置矩阵-array
