资源列表
DSSS
- 完成DSSS调制解调功能 mode[1,2] 1进行调制,2进行解调,未指定时自动完成这两个功能
POJ1113
- 问题:已经平面上的若干点,求包围这些点的最小包围长 度 算法:经典的凸包算法,注意求解时对最外圈做处理。
Example_3_SOR
- matlab编写的流体计算和传热程序-Matlab calculations prepared by the fluid and heat transfer procedures
Convolve
- 卷计算法,包含头文件,功能函数,主(main)函数
BinaryTree
- 数据结构综合实验-抽象数据类型二叉树的实现
huffman
- 用c语言给出了哈夫曼树的实现代码。已经编译通过。输入节点数和权值后,可以生成huffman 树-Using c language gives the Huffman code tree to achieve
tree
- 用C++建立的一个树,一个小程序,课外作业-Using C++ to establish a tree, a small program, homework
lingo-example-6
- lingo程序,最短路问题,经典的Dijkstra 算法。-lingo (Dijkstra)
1
- 最小二乘法对于数学和实际应用中的的实例,为其他的研究方向奠定了良好的基础-Least squares method for the practical application of mathematics and examples for other research has laid a good foundation
kmeans
- matlab源码关于模糊K均值聚类算法,很好的,适合大家下载研究学习-matlab source code on the fuzzy K-means clustering algorithm, very good, for everyone to download research study
DynamicStiffness
- foundation machinery analysis
stable_matching
- 自己用c++写的Stable matching稳定婚配理论的算法实现,应该可以直接使用-Stable matching
