-
image_cut
简易的matlab截图代码,可以打开bmp图片并截图保存为bmp格式,可以输出有图片信息矩阵的txt文档。(Easy shots matlab code, you can open pictures and screenshots saved as bmp bmp format, you can output a picture information matrix txt documents.)
- 2015-03-24 22:07:47下载
- 积分:1
-
GA-PSO
说明: 本算法为用遗传算法改进粒子群GA-PSO算法,附带含有程序使用说明。(This algorithm uses genetic algorithm to improve particle swarm optimization GA-PSO algorithm, with instructions for the use of the program.)
- 2021-01-08 09:48:51下载
- 积分:1
-
Total
Total program for radial system
- 2010-11-14 18:33:17下载
- 积分:1
-
DC_motor
This is modeling of DCmotor and current control with PI controller and speed control with PI controller.
- 2015-02-13 15:15:01下载
- 积分:1
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
mars1-5
mars 老师 安卓开发精品教材 1-5季源码(All the source code of Android development mars teacher quality video tutorial)
- 2014-12-09 17:08:41下载
- 积分:1
-
CMP_Modulation2
CPM modulstion and output sgnal simulation
- 2015-03-15 00:12:44下载
- 积分:1
-
LLR--BP
LDPC码的软判决译码算法,概率域LLR—BP算法,其中,概率信息以对数似然比的形式表示。(The decoding algorithm of LDPC . The LLP-BP algorithm of probability field,in which,the probability informationv expressed by the form of log likelihood ratio.)
- 2021-03-15 13:49:22下载
- 积分:1
-
PID-controller-design-of-nonlinear-systems-using-
PID controller design of nonlinear systems using an improved
- 2014-10-31 22:37:39下载
- 积分:1
-
Slam-1DD
1Dimension of SLAM asks the following question:
“Is it possible for an autonomous vehicle to start in an unknown location in an unknown
environment and then to incrementally build a map of this environment while simultaneously using
this map to compute vehicle location ?
- 2012-11-30 22:02:26下载
- 积分:1