资源列表
c8_pi4demo
- 通信系统的方针,用matlab编写,qpsk-communication system simulation by matlab,qpsk
概率统计
- 2个关于概率统计的C程序,以及示例,来自《C语言数值常用程序》,所以程序均经过本人测试可以正常使用!-two on the statistical probability of C procedures, as well as examples from the "C language commonly used numerical procedures," and so I have to undergo testing can be used normally.
Gauss_Jordan_Elimination
- 使用高斯消去法Gauss_Jordan解方程式-use Gaussian elimination Gauss_Jordan solution formula
FDTD
- FDTD code in Free Space with no absorbing boundary conditions.
sort_merge_java
- sorts table of numbers using marge_sort algorithm
C_PS_matlab
- 粒子群聚类算法:改进原有PSO算法,加速收敛迭代达到全局最优点-Particle clustering algorithms: the original PSO algorithm to improve and accelerate convergence to the global optimal point iteration
factlength
- factorial length find
To-solve-the-equation-solution
- 使用二分法不断循环,一直到误差很小。求近似解未知方程的零点-To solve the equation
FDM-for-differential-equation
- 有限差分格式的子程序以及用牛顿向前迭代的子程序-Finite difference scheme and Newton subroutine subprogram forward iteration
poiseuille_d2q9
- LBM方法中的D2Q9模型,对poiseuille流进行模拟,输出速度文件可用MATLAB打开-LBM method D2Q9 model, poiseuille flow simulation, the output speed of the file can be used to open MATLAB
yeya
- c语言编写的采用龙格库塔法实现的液压缸模拟程序,在热连轧系统测试中使用过,在任何c环境下都可编译执行。-C language to write the runge kutta method is used to realize the hydraulic cylinder of simulation program, used in the system test for HSM, in any environment can be c compiler implementation.
HUFFMAN-CODING-TREE.cpp
- 构造一个具有n个外部节点的扩充二叉树,每个外部节点Ki有一个Wi对应,作为该外部节点的权。使得这个扩充二叉树的叶节点带权外部路径长度总和最小: Min( W1 * L1 + W2 * L2 + W3 * L3 + … + Wn * Ln) Wi:每个节点的权值。 Li:根节点到第i个外部叶子节点的距离。 编程计算最小外部路径长度总和。-Constructing a binary tree with n external expansion nodes, each external n