资源列表
TCISAM
- 树形文件处理 TC 程序库,大家来看看吧,希望你用得上-A programm base for tree-form documents processing,please come in to have a look,I hope it would be helpful!
牛顿插值c语言程序
- 本程序带有一个子函数,原始数据在主函数中定义时即初始化赋初值,子函数是用来计算差商 值、连乘积和插值结果。-this program with a function, the original data in the main function definition is given initial initialization, Functions are used to calculate the value to poor, and even the product of interpol
快带弦截法
- 本程序所求解的方程为x-cosx=0的解,程序将f(x)定义为子函数过程f(x),并把初值赋给相应变量后,即可使用xj(a,b,n)调用快带弦截法子函数。-the procedure for solving the equation x-cosx = 0 solution procedures to f (x) is defined as the process of Functions f (x), and initial value assigned to the corresponding
欧拉折线法
- 本程序中定义的函数为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