资源列表
qqn
- 输入n为偶数时,调用函数求1/2+?+...+1/n,当输入n为奇数时,调用函数 1/1+1/3+...+1/n-importation n even when the function call for 1 / 2 ... 1 / n, when n is odd imported, the function call 1 / 1 1 / 3 ... 1 / n
predic
- 通过使用MEM 系数进行线性预测的数值算法-through the use of MEM coefficient of linear prediction algorithm
8huanghou
- 算法流程: 1、数据初始化。 2、从n列开始摆放第n个皇后(因为这样便可以符合每一竖列一个皇后的要求),先测试当前位置(n,m)是否等于0(未被占领): 如果是,摆放第n个皇后,并宣布占领(记得要横列竖列斜列一起来哦),接着进行递归; 如果不是,测试下一个位置(n,m+1),但是如果当n<=8,m=8时,却发现此时已经无法摆放时,便要进行回溯。 3、当n>8时,便一一打印出结果。 优点:逐一测试标准答案,不会有漏网之鱼。
最小二乘法直线拟合
- 基于最小二乘原理的直线拟合程序-based on the principle of linear least squares fitting procedure
pca2D.rar
- 人脸识别中经典算法pca二维算法,时间准确率提高很多,Face recognition algorithm in the classical two-dimensional pca algorithm, a lot of time to improve accuracy
3
- 先将顺序表排序为递增有序然后将监视哨设在高下标端,设计算法实现简单顺序查找.-Sort sequence table for the first increment in an orderly and then set up surveillance posts in the standard high-end, design a simple algorithm to find the order.
NEWDTON
- 牛顿迭代法-Newton iteration
she
- 数据结构的作业,可能还有其他叫法,名字是:输出转置矩阵前后结果一次定位快速转置法-Data structure operations, there may be other name for a name that is: the output switch matrices before and after the results of a position quickly transpose France
f
- 投色子程序,一种概率的仿真程序。感谢大家使用。-Subroutine color cast, a probability simulation program. Thank you to use.
he
- 回文判断,具体回文是什么我也忘了,不过此程序绝对是正确的啊-Palindrome determine the specific palindrome is what I have forgotten, but this program is absolutely correct ah
yinbi
- 减治法实现八枚硬币问题,八枚硬币中有一个是假,通过程序可以过滤出哪个是假币-eight core
setWindowClarity
- 设置窗体透明 bln ——透明模式,为True整个窗体透明,否则只某种颜色透明-set Window Clarity False,Me,16777215
