资源列表
3dbeam_stiffness
- 用matlab编写的,有限元三维梁单元的单元刚度矩阵计算程序,各节点6个自由度。-prepared by the three-dimensional finite element beam element of the element stiffness matrix calculation program, the 6-DOF nodes.
gaosi
- 高斯消去法解线性方程组
KUAHAO
- 用C做的括号匹配程序,可以检测用户输入的括号是否匹配并给出提示-C matching brackets do procedures, the user can input the brackets and whether the match is suggested
sc
- score检验统计,随机分布在gamma=-1~+1之间的假设检验。-score test statistics, the random distribution in the gamma =- 1 ~+1 between the hypothesis testing
huffman_codeing_and_decoding
- 基于huffman编码的压缩与解压程序,huffman编码是信元编码的一种,用于无损压缩,这里给出一个压缩与解压程序-Huffman coding based on the compression and decompression procedures, huffman coding is a cell encoding for lossless compression, which gives a compression and decompression procedures
find
- 数据结构中的顺序表和数表的查找算法。基本思想:从表的一端开始,顺序扫描线性表,依次将扫描到的结点的关键字与给定值k进行比较,若相等,则查找成功;若扫描到表的另一端仍没有找到与关键字k相等的结点,则查找失败。-Data structure in the order list and several forms of the search algorithm. The basic idea: to start from one end of the table, the order of the l
danlianbiao
- 数据结构中单链表的源代码,该程序可以实现单链表的插入,删除,查找等基本功能-this program is very good
SortingArrays
- sorting an array in an imaginary inventory program
mogong
- 迷宫问题的求解运算、可以输入不同的迷宫、程序比较简短-Maze solving computing problems, you can enter a different maze procedure is relatively short
Graph
- 用邻接矩阵存取图的顶点信息,在其存储结构上实现图的基本操作(添加,删除顶点与弧)-With access to the vertex adjacency matrix of information in its storage structure to achieve the basic graph operations (add, delete vertices and arcs.) .
shortest-path
- 寻找单源最短路径问题的优先队列式分支限界法-Single-source shortest path problem priority queue type branch and bound
SVM3OUT
- SVM 3分类程序 适用于信号处理、数据分类情况-SVM 3 classification procedure is applicable to signal processing, data classification
