资源列表
matchtwiss(undulator)
- 直线加速器twiss参数匹配,matlab模拟-linac twiss parameter matching, Matlab simulation
zju1048
- zju 1048 Financial Managementhttp://acm.zju.edu.cn/show_problem.php?pid=1048-zju 1048 Financial Managementhttp :// acm.zju.edu.cn/show_problem.php pid = 104 8
Simplex
- 这是运筹学中关于单纯形算法的c程序,可以运行,而且也比较易懂-simplex method
qifeiSpwm
- 利用2407DSP产生SPWM的一个源程序,已经调试通过,希望对大家有帮助!-SPWM using 2407DSP have a source, has been through the debugging, we want to help!
draw
- 利用OpenGL绘制曲线实现划线算法,这个算法是自己亲手实现了的,对于初学者比较容易跟进-Achieved using OpenGL to draw curves crossed algorithm, this algorithm is implemented their own hands, and easier to follow for beginners
Matrix-Chain_JAVA
- Matrix Chain Multiplication is perhaps the quintessential example of dynamic programming. The problem can be stated as follows: given a chain <A1, A2,..., An> of n matrices, where for i = 1, 2,...,n, matrix Ai has dimension pi-1 x pi, fully par
sancengkuangjia
- 这是我自己编写的三层框架结构的的ANSYS代码,已经通过运行调试,可以直接使用!-This is what I have written three-tier framework structure of the ANSYS code by running, debugging, and can be used directly
HuffmanCoding
- 哈夫曼编码(Huffman Coding)是一种编码方式,哈夫曼编码是可变字长编码(VLC)的一种。uffman于1952年提出一种编码方法,该方法完全依据字符出现概率来构造异字头的平均长 度最短的码字,有时称之为最佳编码,一般就叫作Huffman编码。 -Huffman coding (Huffman Coding) is a single coding method, Huffman coding is a kind of variable-length coding (VLC). uf
The-solution-by-iteration-equation
- 几个通过迭代方式求解方程组简单例子,以及用迭代判断函数的收敛性,对幂函数估值等应用-A few simple examples of solving equations by iteration, and the convergence of the judgment with iterative function, power function valuation applications
advectionadiffusion-D2Q9
- Fortran语言编写,LBM方法下计算对流扩散问题的教学代码,D2Q9模型-Fortran language, the calculation method for convection-diffusion problems under LBM teaching the code, D2Q9 model
Dijkstra
- Dijkstra算法是典型的单源最短路径算法,用于计算一个节点到其他所有节点的最短路径。-Dijkstra algorithm
code
- Package consists of 3 files. First, to calculate number of deletions required in a string so that no two consecutive characters are same, where string consists of only 2 characers with repetition. Second to detect if a string contains all english alp