资源列表
sushu
- PL-SQL编程源码,该源码实现了自定义mod函数判断质数问题,经测试,结果正确。可以判断从你输入的两个数之间的全部质数并输出。-PL-SQL programming source, the source code to achieve a custom mod function to determine the question of quality, tested, the results correctly. Can be judged from the number you enter
PsdEstimation
- 使用MATLAB对平稳随机信号以改进的功率谱法(welch法)以及Thomson多窗估计法(Thomson Multitaper Method)做功率谱估计的源代码-Pairs of stationary random signals using MATLAB in order to improve the power spectrum method (welch France), and the Thomson multi-window estimation method (Thomson M
TaskDef
- 自动清除不想要的进程,并在运行周期内监控,要想改变或者是增删进程,可在锁定进程列表中修改-Automatically remove unwanted process, and run cycle control, in order to change or add or delete process can be modified in the locking process list
surfature
- [K,H,P1,P2] = surfature(X,Y,Z) returns the gaussian curvature of a surface (K), mean curvature (H), and principal curvatures (P1,P2). The inputs (X,Y,Z) are 2D arrays corresponding to the surface being analyzed. Example [X,Y,Z] = peaks [K,
main
- 模拟退火解决路径搜索问题,其他的之后上传-Simulated annealing to solve the upload path search problem, other
CSP
- CSP code,是一种有监督的空间频率滤波方法-CSP code, a supervision spatial frequency filtering method
test_clkgen
- Durived clock in vhdl
arvore
- Resolucao de exercicio de arvore em C
AR_color
- 利用yuler-walker方法预测AR参数,其中第二部用到了一维线性扫描确定参数。-The yuler-walker method to predict the AR parameters, the second part of which used a one-dimensional linear scan to determine the parameters.
min-heap
- 数据结构中最小堆生成算法,采用java实现,-The minimum heap generation algorithm using java to achieve
huanghou
- 算法实现之皇后问题 八皇后问题,是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。-Algorithm queens problem eight queens problem is an old and well-known problems, backtracking algorithm is a typical exa
Matrix-Inversion
- 实矩阵求逆的全选主元高斯-约当法,可以求取实数矩阵的逆矩阵-reduction alorithm for matrix inversion