资源列表
matlab_No2
- 计算方法,矩阵LDL 分解与cholesky分解-Calculation method, the matrix LDL ' decomposition and decomposition cholesky
fft
- 快速傅里叶变换在 C语言的实现.自己在电脑上完美实现-FFT implementation in C language. Its perfect realization of the computer
100
- 300以内阶乘运算,可以扩充,unix平台下c语言实现。-300
Euler
- 欧拉法阶线性方程组,解决现有的所有方程的线性揭发能够给实现输入输出同步发生十分有用-Euler method linear equations to solve all existing equations discovered able to achieve simultaneous occurrence of very useful input and output
pjjd
- 用于计算地震属性值,计算地震道数据平均绝对振幅值大小。-Used to calculate the seismic attribute values, calculate the average absolute amplitude of seismic data value size.
Circle.cpp
- Bresenham Algorithm for circle drawing
test
- 用c语言实现的字符串的相互加减,可以参考!-C language string of each addition and subtraction, you can refer!
laberinto
- Codigo para resolver un laberinto simple, en C
huan
- 约瑟夫环问题的代码。设有N个人围坐一圈,从某个人开始报数,数到M的人出列,接着从出列的下一个人开始重新报数,数到M的人又出列,如此下去,直到所有人都出列为止.试设计确定他们的出列次序序列的程序。-Joseph cycle problem code. With N individuals sitting around a circle, starting from the one person reported the number of people who count the column M
PHEAP
- 联通图G的一个子图如果是一棵包含G的所有顶点的树,则该子图称为G的生成树 生成树是联通图的极小连通子图。所谓极小是指:若在树中任意增加一条边,则 将出现一个回路;若去掉一条边,将会使之编程非连通图。生成树各边的权 值总和称为生成素的权。权最小的生成树称为最小生成树,常用的算法有prime算法和kruskal算法。 -Unicom graph G is a subgraph of G is the one that contains all the vertices of the tree,
liandiao
- 单链表相关知识,主要讲述了单链表的操作,能帮助你了解单链表的知识。-Single chain related knowledge
zuidaziduanhe
- 北邮大二算法设计与分析 关于最大字段和的算法实现-BUPT sophomore on algorithm design and analysis of algorithms and maximum field
