资源列表
xsjz
- 稀疏矩阵的三元组表的建立与它的存储算法之一
dasi
- 实用小程序,JAVA的,是上机题,大四了拿出来给大家看看,有用的着的就用
HeapSort
- 实现heap排序的算法,首先把Heap建立起来,然后通过对Heap的根节点来找出当前最小的节点,依次就可以实现排序了。-achieve heap sorting algorithm to first establish Run, then Run right through the current nodes to identify the smallest nodes can be followed to achieve the ranking.
stirling
- 计算机组合数学中 stirling 数的实现。STL 实现-Combinatorial mathematics in computer stirling few realized. STL to achieve
Revisedsimplexmathod
- 此算法为改进的单纯形算法,也是运筹学中要用到的方法,可以运行的-revised simplex method
cos-x
- 这个是余玄函数的c++程序,觉的还是蛮重要的基础代码程序-This is Yu Xuan function c++ program, it feels pretty important basis or source program
Hash
- 哈希算法之链式哈希存储结构实现,数据结构-Hash Algorithm
test10
- (1) 掌握图的邻接矩阵、邻接表、十字链表等不同存储形式的表示方法。 (2) 掌握图的两种不同遍历方法的基本思想并能编程实现。 (3) 掌握构造最小生成树的两种算法,即Prim 算法和Kruscal算法的思想,并能编程实现。 (4) 能够灵活运用图的相关算法解决相应的实际问题。 -(1) master the adjacency matrix, adjacency list, cross-linked forms of representation of different st
sd2
- 约瑟夫环问题的程序清单-Josephus list of procedures-Josephus problem program list-Josephus list of procedures
cressman
- 该代码为cressman.f,即客观分析,能将站点资料用权重的方式差值到格点上去-The code for the cressman.f, namely objective analysis data using weights can site the way up the difference to grid
lowpass_transform_coding.m
- 一个低通滤波器的教学程序,可以观察低通滤波器的频域响应,有助于对低通滤波器有个了解-A low-pass filter teaching program, you can observe the frequency domain response of a low-pass filter, low pass filter helps to have an understanding
Expression-evaluation
- 利用堆栈 ,来进行表达式求值,但是是以#结束的-Use the stack, for expression uation, but on# ended