资源列表
欧拉折线法
- 本程序中定义的函数为y-2*x/y,是使用宏来定义的。读者可安需要行新定义函数-the procedures defined in the function y-2 * x / y, is to use the macro definition. Readers may visit the new security needs defined function
列主元约当消去法
- 程序进入K循环后的第一个I循环,是先列主元的过程,这是比简单约当法增加的内容。-procedures after the first cycle of a cycle I was first out of the main yuan, which is more than a simple law about when added to the content.
EJF
- 八位2进制相加 就是2进制数的加法 是8位的-the code realized the plus arithmetic between 8 bit binary numbers.
经典银行家算法
- 模拟实现银行家算法。通过编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用银行家算法,有效的避免死锁。-Simulation Algorithm. By compiling and debugging a system dynamic allocation of resources simple process simulation, the observation Deadlock conditions, and using bankers algorithm, effe
追赶法
- 数值计算方法里的一种经典算法,追赶法,用于大型稀疏方程组-numerical calculation method's a classic algorithms, catching up with the method for large sparse linear equations
Seidel
- GAUSS-SEIDEL法的Matlab程序-A programm realizing GUASS-SEIDEL algorithm,written in Matlab.
完全匹配
- 自己编的一个教师课程匹配程序,实现对教师新学期任课的指派。-their series matching a teacher training program, realized the new semester of teachers assigned to the classroom.
Iirdfv2
- 数字滤波器IIR设计C源代码,包括绘图.-Use IIR method to design the digit filter,realized by C language,and mapping is also included.
一维搜索算法
- 本算法为机械优化设计中的一维黄金搜索算法,可以求取方程的极值。-This programm realizes the golden section search method for machanical one-dimesion optimum designing ,you can use it to get the mimimax solution
哈夫曼编码原码
- 用C语言实现哈夫曼编码对文件进行压缩,并没有通过类来实现,只是用标准的C语言中结构实现的,代码内部说明比较详细,具体可以看代码,包括对文件的编码也解码.-C language of the document Huffman coding compression, and not through the categories to fruition, but the standard C language structure to achieve, and the internal code no
高斯消元法(选主元)
- 高斯消元法(选主元)这个也是数学方法中的常用计算程序学过的人都知道的-Gauss-Emilination algorithm
szys
- 用于运算加减乘除的四则运算代码. 用一个复数结构ComplexNumber来存放一个复数;-arithmetic operations for the four Operational code. Using a complex structure ComplexNumber to store a plural;