搜索资源列表
timeFunciton
- 使用时间函数举例,使用C++语言在VC环境中开发.-use function of time, for example, the use of C language in the development of VC environment.
pls_EVA01
- 最小二乘回归程序 并且举例测试 希望对大家有帮助-least squares regression procedures for testing and we hope to help
sor
- 算法实验名称: 解线性方程组的超松弛迭代法的c程序 功能说明: 本实验主要写出了解线性方程组Ax=b的超松弛迭代法的C程序代码,并举例进行了运算.-err
Kalman
- 对kalman滤波进行了描述,并对其应用举例说明-Kalman filter for a descr iption and examples of its application
ChessDisplay
- VC++马走日棋盘搜索算法源码举例,运行时候电脑比较慢,运行完毕显示结果,可以以动画演示或直接显示棋盘的方式显示结果-VC++ horse to go on board search algorithm Source For instance, when the computer is running slow, run the finished result will be displayed, can be animated presentations or direct way to di
ped
- 解决偏微分方程的一本非常有用的书籍。说明详细,举例典型-be useful for the solution of PED
dzjs
- §2-2 逻辑函数的代数化简法 二、化简的方法 2、吸收法 a 2、吸收法 b 3、消去法 4、配项法 5、综合法 三、化简举例 例二: 例三: 例四: 例五: §2-3 逻辑函数的卡诺图化简法 一、卡诺图的构成 三变量的情况。 真值表与卡诺图的关系 四变量卡诺图情况 五变量卡诺图的情况 卡诺图的特点 二、逻辑函数的移植 例如: 2、表达式表示法 II、
xiaoboshenjingwangluo
- 数学建模中使用小波神经网络的源程序及其在房地产预测中的举例说明。-Source wavelet neural network in the real estate forecast illustrates the mathematical modeling.
matlab
- matlab分形模型的几种实例,比较详尽的阐述并举例了分形的过程,算法与结果-matlab fractal model in several instances, relatively detailed descr iption and examples of fractal algorithms and results
Gaussian-Particle-Filter
- 高斯粒子滤波算法详解及举例,模式转移矩阵计算,采样算法等,注释清晰-Gaussian Particle Filter algorithm descr iption and examples
ChessDisplay
- VC++马走日棋盘搜索算法源码举例,运行时候电脑比较慢,运行完毕显示结果,可以以动画演示或直接显示棋盘的方式显示结果-For example VC++ horse day chessboard search algorithm source code run when the computer is relatively slow, finished running show results, animation or direct way to display the results of t
C
- C语言在数值计算、办公、统计等方面的应用举例-C language in the calculation
asd
- 应用C++的多态性,利用派生类与继承,用虚函数举例计算三角形,矩形和圆的面积。-Application the polymorphism C++ using the derived class with inheritance, virtual functions for example to calculate the area of triangles, rectangles and circles.
CG_method
- 数学计算中CG法应用举例,CG法又名共轭梯度法,是一种常用的数学计算方法。-Application of mathematical calculations CG example, CG method known as conjugate gradient method, is a commonly used mathematical calculations.
closestPair
- 源程序实现最近匹配算法,从众多点中找到一对举例最近的点。-Look for the closest pair
setvalue
- 举例说明数值计算,集合求职问题,多个数值求和值等于某个值,回溯算法。-Set cover problem, backtracking algorithm.
houhou
- 这是一个windows编程常用函数查询工具,里面包含各种程序用到的函数的解释,举例等等,对初学者有很大帮助。-This is a commonly used function query tools, Windows programming containing programs use the function of explanation, for example, and so on, are of great help for beginners.
MATLAB-R2012b-crack
- 这是一个windows编程常用函数查询工具,里面包含各种程序用到的函数的解释,举例等等,对初学者有很大帮助。-This is a windows programming functions commonly used query tool, which contains functions to explain the various procedures used, for example, and so on, are very helpful for beginners.
factory
- 本代码为工厂模式学习举例,有普通工厂模式,抽象工厂模式,对学习设计模式的童鞋来书大有帮助-The code for the factory pattern study, for example, the ordinary factory pattern, abstract factory pattern, design pattern of children s shoes in Hebrews of learning help
observer
- 本代码对观察者模式给与举例,适合于用模式开发工程的同学和研究者。-This code gives an example of the observer pattern, suitable for use in the mode of development of students and researchers