-
Lave1
#include <iostream>
#include <stdlib.h>
#include <string.h>
using namespace std
const kl = 4, kzs = 2, m = 6, n = 4, Error = 5
char *K[kl] = {{"01"},{"bB"},{"23456789ACDEFacdef"},{"hH"}}
int A[m][n] = {{1,2,2,5}, {1,3,2,4},{2,2,2,4},{2,2,2,4},{5,5,5,5},{5,5,5,5}},
- 2010-01-20 23:55:27下载
- 积分:1
-
Atmega128
Atmega128的一些程序,包括流水灯,PWM等(The Atmega128 some of the procedures, including water lights, PWM, etc.)
- 2012-04-14 22:46:35下载
- 积分:1
-
Fuzzy-Logic-and-Backstepping
利用非线性控制完成光伏并网逆变器的设计,设计中采用模糊控制和反步法,介绍很好。(Using nonlinear control to complete the design of the photovoltaic (pv) grid inverter, adopted in the design of advanced reverse moves, the introduction is very good.)
- 2013-12-03 23:21:13下载
- 积分:1
-
S_DBWebApplication1
S_DBWEbapplication 实例 作为例子参考 讲解演示器作用(S_DBWEbapplication instance as an example to explain the reference to the role of presenter)
- 2013-11-25 22:25:51下载
- 积分:1
-
dijkstra
Diskstra最短路径算法的c++源程序,以及编译好的matlab动态链接库,学习留形学习算法及程序必备。(Diskstra shortest path algorithm c++ source code, and compiled matlab dynamic link library, learning algorithms and procedures remain an essential form of learning.)
- 2010-10-20 20:54:56下载
- 积分:1
-
caoliujisuan
一个用c语言编的潮流程序,希望对大家有用,大家一起学习(Trend of the program, a series of MATLAB language containing transformer branch, automatically reads the data file program)
- 2012-05-19 09:35:54下载
- 积分:1
-
LEAC-txt
wsn经典路由算法,对于初学者很有借鉴意义(Classic WSN routing algorithm for beginners is of great significance)
- 2012-09-26 21:22:47下载
- 积分:1
-
Matlab-and-Visual-C-to-KF
一篇关于实现卡尔曼滤波的新方法,运用MATLAB和Visual c实现。(An article on the new method of Kalman filter implementation, the use of MATLAB and Visual c implementation.)
- 2015-04-21 11:11:00下载
- 积分:1
-
Kriging
克里格法(Kriging)是地统计学的主要内容之一,从统计意义上说,是从变量相关性和变异性出发,在有限区域内对区域化变量的取值进行无偏、最优估计的一种方法;从插值角度讲是对空间分布的数据求线性最优、无偏内插估计一种方法。(Kriging (Kriging) is one of the main geostatistics, statistically speaking, is the variable correlation and variability within a limited area of the value of regionalized variables unbiased, best a method for estimation speaking the perspective of a data interpolation spatial distribution of solving linear optimal, unbiased estimate of the interpolation method.)
- 2014-12-16 16:34:29下载
- 积分:1
-
basic-tutorial-of-MATLAB
MATLAB基础教程,讲解了MATLAB基本运算和基本函数,以及基本绘图命令。(it is a MATLAB basic tutorial,including the basic arithmetic and functions, what s more, the basic drawing command.)
- 2015-01-29 19:30:23下载
- 积分:1