资源列表
shudebianli
- 数据结构 树的遍历用c语言源代码编写的。
haffman
- 对输入的字符串进行赫夫曼编码,得到压缩文件
erchashuchazhao
- 中序遍历二叉树,对二叉树进行插入、删除、查找等-Traversal binary tree, binary tree insert, delete, search
Dijkstra
- Dijkstra(迪杰斯特拉)算法是典型的单源最短路径算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法是很有代表性的最短路径算法,在很多专业课程中都作为基本内容有详细的介绍,如数据结构,图论,运筹学等等。Dijkstra一般的表述通常有两种方式,一种用永久和临时标号方式,一种是用OPEN, CLOSE表的方式,这里均采用永久和临时标号的方式。注意该算法要求图中不存在负权边。 -Dijkstra (Dijkstra)
HW3C
- 创建动态数列,可以进行数据统计,分类数据,查找质数。使用数据结构中的筛选法来进行数据分析。-Create dynamic series can be statistics, data classification, to find prime numbers. Use of screening data structure for data analysis.
embed1
- this file implements the algorithm of DWT and DCT for image watermarking in combination.
qinghuaci
- 用MATLAB编写的青花瓷-Matlab matlabsd af
GM_matlab
- 此为灰色模型实现的matlab程序,该程序里面具有详细的中文备注,清晰、简介、明了,对程序会有更加清楚的认识。-This is the gray model implementation matlab program, which has detailed Chinese notes inside, clear, profiles, and clear, the program will have a clearer understanding.
exercise319b
- Splice out the voiced plosive “b” in theword “be” and synthesize aword with an increase in the voice onset time of the “b.” What is the perceptual effect? Is it possible to transform the voiced plosive “b” to the unvoiced plosive “p” with this ch
PLL
- Matlab code function PLL analisys
gram_scmidt_d15_latest_freq_circular_ORTHO_nn_2_s
- MODE SHAPES OF CIRCULAR PLATE USING POLYNOMIALS
Tikhonov-for-inverse-problem
- 《不适定问题的正则化方法及应用》pp.6例题1.2的Tikhonov正则化方法及迭代Tikhonov正则化方法程序包。-Tikhonov regularization method and iterative Tikhonov regularization method package for the book regularization method and applications of ill-posed problems pp.6 example 1.2.
