资源列表
xianxingbiao
- 线性表的实验代码,实现了表的插入,删除,输出等功能
混合排序
- 这是一个运用多种排序法对数据进行排序的程序,排序时间复杂性小,空间复杂性小,排序速度快.压缩包包括源程序文件,再vc中运行.-This is a use of a variety of data sequencing procedures for ordering, scheduling time complexity of small, space complexity of small, fast order. Compressed including source files, then
Untitled1
- 【问题描述】 设计一个利用哈夫曼算法的编码和译码系统,重复地显示并处理以下项目,直到选择退出为止。 【基本要求】 (1)初始化:键盘输入字符集大小n、n个字符和n个权值,建立哈夫曼树; (2)编码:利用建好的哈夫曼树生成哈夫曼编码; (3)输出编码; (4)设字符集及频度如下表: 字符:A B C D E F 频度:4 9 23 2 17 15 字符:G H I J K 频度:1 2 3 3 4 -【Descr iption】 d
site_16k_cn
- 16k小说杰奇后台规则大家共同来分享 -This is a pen !!
quickSort
- 一个基本的快速排序算法包括最大堆和快速排序两种-FOR QUICK SORT ALGORITHM
yakebi
- 用Jacobi方法求正交矩阵的特征值与特征向量-Orthogonal matrix with the Jacobi method for solving the eigenvalues and eigenvectors
MnemonicMemory.cpp
- this a cpp program-this is a cpp program
code
- 用C++编写的大整数计算的模板,可实现加、减、乘、除、取模等运算,可以通过此源码学习高精度的实现。-Written with C++ template large integer can be realized addition, subtraction, multiplication, division, modulus and other operations, you can achieve high-precision study of this source.
java2
- java编程使用抽象类或借口计算三种几何图形的面积与周长,几何图形的尺寸自定-java programming using the abstract class or an excuse to calculate area and perimeter of the three geometry, the geometry of size custom
quiksort
- 数据结构中经典的快速排序算法,用C语言实现-Classic Quicksort algorithm data structure C language
yc_syn
- 基于地震反射形成的子波褶积原理,利用反射系数和子波形成离散合成地震记录。可用于地震层位标定,反射特征分析等-a function of convolution, to make synthetic seimic profile
zoeppritz
- 高斯列主元消去法解zoeppritz方程(按角度赋值)-Out PCA Gaussian elimination method for solving zoeppritz equation (press angle assignment)
