资源列表
DFT
- DFT的C算法,简单实用,欢迎下载 DFT的C算法,简单实用,欢迎下载-DFT
Dantjig
- 附件中是Dantjig标号算法的C语言实现,其中的边赋权图是根据《图论》中12页的例子来的。-It s an implementation of Dantjig Algorithm, according to Graph theory and Its Application P12.
elementmetodprogr(withcatalog)
- 关 键 字: Ansys 前后处理 网格划分 有限元程序 源代码 Ansys 前后处理 网格划分 内容简介:完整结构有限元程序源码下载。-Keywords: Ansys finite element mesh before and after the treatment program source code Ansys mesh before and after treatment Introduction: The complete finite element program sou
10307498
- 非数值并行算法(第一册)模拟退火算法_10307498-Non-numerical parallel algorithms (Volume I) Simulated Annealing _10307498
2_1
- 这个简单的程序实现输入三个数据,求出该三个数据的和,平均值等功能。对于初学者来说应该是有用的。-This simple procedure to achieve the three input data, the data obtained and the three, the mean functions. For beginners should be useful.
moon_fractal_c_1
- Measuring the Fractal dimension of complex network
NEWTON-RAPHSON_ALGORITHM
- NEWTON-RAPHSON ALGORITHM
acmTheShortestPath
- 本资源是ACM培训中最短路算法专题讲解,内容中讲解了各种最短路算法的原理,并每种算法都有相应的题目作为练习,可以帮助ACM培训的同学深入学习最短路算法!-This resource is the shortest path algorithm ACM training topics to explain, explained the content of the principle of various shortest path algorithms and each algorithm ha
ExpandingRods
- 题意:已知一个圆的弦长l0及这条弦所在的弧长l1,求弦的中心点到弧的中心点的距离 思想:这是一个列方程然后利用二分法解方程的题目,令该疑弧所对的圆心角为anlg, 半径为r,根据题意有两个方程:l1=anlg*r l0=2*r*sin(anlg/2) 两个方程两个未知数, 通过化简有:2*l1*sin(anlg/2)-anlg*l0=0 因为角度的值是从0到2*pi,题目中讲到过 弧的长度不可能大于弦的两倍,所以角度不可能取到2*pi,但是有可能为0,把零特殊考虑, 再从0到
acm
- ACM入门的几个小程序,这对于想了解ACM的人很有帮助-ACM started a few small programs, which for people who want to learn helpful ACM
syyx
- 实现编译原理中的算符优先算法,输出算法实现中的各阶段的数据-Principle of the operator to achieve compile priority algorithm, the output algorithm in the various stages of data
shuxueti
- 关于数学编程的一些小程序,全部已经在机子上通过-Mathematical programming on small programs, all have been adopted in machine
