资源列表
04
- 龙格-库塔方法的使用,例子 求y’=y-2x/y,y(0)=0。 解:输入X0=0,X1=1,H=0.2,N=6。
AOE-net
- 该程序能实现的功能,若活动图有回路则无法计算出关键路径,即解决了判断工程的可行性问题。通过对工程活动的输入,可以建立任意的AOE网进行判断。对于输入的网,可以计算出每个活动的最早开始时间,最迟开始时间和全工程可以完成的最早时间,并找出关键路径和关键活动。-the program can achieve the functional, if a circuit map activities can not be calculated critical path, that is a judgmen
wangdie
- 利用数学算法的公式求逆矩阵并用三个函数表示。-use mathematical algorithms for solving the inverse matrix function using three said.
generallist
- 求广义表的深度 利用数组传值,建立单链表并将其初始化。 利用递归求出每个子表的深度,进而求出广义表的深度。 先看两个表的深度是否相同,若相同,对表A中的每个元素i,扫描表B中的每个元素,对与i深度相同的元素j,再将i中的每个元素与j中的每个元素进行比较。(运用递归算法)-Seeking a broad depth of the table The use of an array passed by value, establish a single list of its in
a
- c语言编写的通讯录 主要是练习链表操作 还请多指教-c book is mainly written in operation also Pleased to meet you practice list
openCV
- Short program that demonstrate create histogram in openCV library
new-pls
- 使用改进最小二乘法处理少样本,多因子实际问题,比如仪器采购价格和性能的相关性等- Partial Least-Squares and Discriminant Analysis A tutorial and tool using PLS for discriminant analysis.
Solve-equation
- 用牛顿迭代法求解一元二次方程组的解,十分好用-Solve equations
Q1
- 数值分析 关于高次等距插值多项式的matlab程序实现-numerical ansys
random_vehicle2
- 產生車流擋 藉此來時做模擬vanet 的實際情況-random vehicle
rht_b
- 利用随机Hough变换提取二值图像中的直线-Random Hough transform to extract straight lines in binary image
White-point-detectingAWB
- 该源代码实现读入一幅图像,估计图像偏红或偏蓝的色差,计算增益因子,校正色差,实现基于白点检测的自动白平衡效果。-The source code to realize read in an image, estimated image partial slant red or blue color, calculate gain factor, color correction, realize automatic white balance based on white point detect
