-
sudoku
The following is an example of how Microsoft Solver Foundation can be used to solve a constraint satisfaction problem (CSP) like generating a typical Sudoku problem.
Sudoku
http://www.codeproject.com/Articles/419389/Sudoku-using-Microsoft-solver-foundation
In this article I do not attempt to explain everything there is to know about constraint satisfaction problems, but I will go over the concepts in the hope that even if you have never heard of CSP you will still get the idea.
- 2012-07-30 16:59:24下载
- 积分:1
-
Auto_Regression
对数据进得自回归分析预测。并生成下一周期的预测值(Of data into the prediction derived from the regression analysis. And generate the next cycle of prediction value)
- 2008-08-18 22:06:34下载
- 积分:1
-
Gauss
高斯消元法、高斯列主元消元法解线性方程组。程序由本人独立完全独立完成。版权所有!(Gaussian elimination method out PCA Gaussian elimination method for solving linear equations. I am independent program consists entirely independently. All rights reserved!)
- 2013-08-10 12:31:59下载
- 积分:1
-
ccsm
idl环境下运行,计算两幅图像的交叉相关系数,用于变化检测方面的研究(idl environment to run the calculation two images of cross-correlation coefficient for change detection studies)
- 2008-12-24 12:20:50下载
- 积分:1
-
Matlab是计算结构力学的好助手
说明: Matlab是计算结构力学的好助手,计算结构力学(MATLAB is a good assistant in computational structural mechanics)
- 2019-06-30 13:08:32下载
- 积分:1
-
SUANFAPPT
常用的算法设计策略(包括分治策略、动态规划、贪心策略、回溯法、随机算法等)
算法复杂度分析方法(计算迭代次数、使用递归方程、频度分析等)
(Commonly used algorithm design strategies (including the strategy of divide and conquer, dynamic programming, greedy strategy, backtracking method, random algorithm) algorithm complexity analysis (number of iterations, using a recursive equation, frequency analysis, etc.))
- 2013-04-23 12:28:26下载
- 积分:1
-
ooptest
C++实现的FFT,详细,简单,内含多个测试类(using C++ implements fft,including serials class)
- 2013-12-12 23:22:05下载
- 积分:1
-
rkf45
fortran90程序,运用Runge-Kutta法数值求解常微分方程的程序,非常适用,包括源代码、一个算例和输出程序(fortran90 procedures, the use of Runge-Kutta method for numerical solution of ordinary differential equations of the process, is very applicable, including source code, a numerical example and output procedures)
- 2009-09-17 02:05:54下载
- 积分:1
-
chens
混沌仿真CHEN系统仿真,陈关荣老师的混沌系统。(y_e2 = c*y_h + (c - a)*(x_0+(h/2)) -(x_0+(h/2))*(z_0+(h/2));)
- 2017-10-17 00:22:05下载
- 积分:1
-
myproject_Haswall5
穿墙雷达人体呼吸检测,是生命体探测的热门研究方向,本程序用matlab仿真,模拟频率步进雷达的探测方法,通过MTI滤波滤除墙体回波,通过FFT相干积累获取人体呼吸频率(Through-wall radar to detect human breath, is a living body to detect a hot research direction, the procedures used matlab simulation, simulation stepped frequency radar detection method, MTI filter to filter out the echo wall, get through FFT coherent accumulation of the human respiratory frequency)
- 2020-11-19 10:29:38下载
- 积分:1