资源列表
PCK_CRC16_D32.vhd.tar
- synthesizable CRC function WITH polynomial: (0 2 15 16), data width: 32
JIFEN
- 数值计算积分的C语言实现,包括复化梯形法,复化抛物线,龙贝格求积分-Numerical integration of the C language, including the rehabilitation of the trapezoid method, compound of the parabola, Romberg quadrature
coherence1
- Another method for computing complex coherence
bp_drag
- Modeling Uniform Fluidization in 2D Fluidized Bed UDF
STATISTIQUES
- calculating the minimum and the maximum of a vector
substring
- A Java-like substring ( ) function equivalent for C/C++ language (with no pointer handling).
runge-kutta
- 龙格-库塔法是数值计算的重要方法 本例子简明扼要,浅显好懂-Runge - Kutta numerical method is an important method to the example of concise and simple to understand
nihe
- 最小二乘法曲线拟合,其中spir0.c存放主函数,编译后运行该文件即可,该程序用vc语言实现。
binaryseach
- 本代码包括二分法查找数据,冒泡排序法,以及伪随机数的生成几个程序
beibao
- 给定物品n件,他们的重量分别是w[0],w[1],……w[n-1],物品的价值分别为v[0],v[1],……v[n-1],另有一个背包,它可以容纳的总重量为w。设计一种物品挑选方案,要求从这n件物品中所选取的物品的总重量不超过背包的容量w,使选中物品的价值之和最大。 -N pieces of a given item, the weight they were w [0], w [1], ... ... w [n-1], the value of goods, respectively v [0
Gauss_Seidel-and-Jacobi
- 分别用雅克比和高斯赛德尔方法求解方程组,并比较两种算法的迭代次数,比较实用的数值分析算法-use the Jacobi and Gauss-Seidel method to solve system of equations,and compare the interations of the two methods.
schrage_prmt_cpp
- Simple implementation of Schrage algorithm with distribution of tasks in C++ with example data file.
