资源列表
电磁波时域有限差分方法
- the book introduce the theory of FDTD
8-OthersPANSYSPdyna
- 有限元的一些示例,结构动力学的由浅入深的一个基础性学习,是我们学校老师的资料。希望给大家一点帮助-Some examples of finite element structural dynamics of a progressive approach to basic learning, our school teacher data. I hope to give everyone a little help
Differential-Equations
- Differential Equation
Spell_checker
- Spell -cheker implemented in C++ using Levenstein distance and a 8000 words dictionary.
face_recognizer
- eigenfacerecognizer algorithm
Book-of-Algorithm-Code
- 常用算法程序集电子图书 基于C语言编写 同时有配套的源代码-Commonly used algorithm for assembly (C language)
c[www.TopSage.com]
- 关于c语言的一个语言描述的书籍,或许对数值分析的初学者会有所帮助-C language on a language to describe the book, perhaps on the numerical analysis will be helpful for beginners
shuzhifenxi
- C语言数值分析代码,有例题有程序,很好的学习工具。-Mathematical calculation which programed by C language.
math
- 常用数学运算c++代码,包括矩阵运算等。真的真的很好用。-Common math c++ code, including matrix operations and so on. Really really well.
c_language
- 常用算法程序集(C语言描述)包括多项式运算等各种数学应用的算法,是编程初学者必备的参考书目
sharebookfree.com_1162780149
- Digital system design with VHDL Roth
稀疏矩阵转置
- ·在矩阵中,若数值为0的元素数目远远多于非0元素的数目,并且非0元素分布没有规律时,则称该矩阵为稀疏矩阵,并用三元组表表示。该算法只扫描两遍原三元组表,就能够获得稀疏矩阵的转置矩阵(In matrix, if the number of elements 0 is far more than the number of non 0 elements, and the distribution of non 0 elements is not regular, it is called spars