-
MatrixVB_Guide
说明: 《MatrixVB_基于Matlab与VB的计算引擎》,一篇关于matrixvb入门的期刊文章(" MatrixVB_ calculation based on Matlab and VB engine" , an entry on the articles in the journals matrixvb)
- 2010-03-19 17:33:58下载
- 积分:1
-
banxian
电除尘器的空间电气特性数值分析,分别对电势,空间电荷密度进行仿真(Analysis for Space Electric Characteristics in ESPs)
- 2010-08-21 17:19:09下载
- 积分:1
-
11
说明:
广告流水灯程序
ORG 00H
MOV P2,#80H
START:MOV A,#0FFH 赋初值
CLR C
MOV R2,#8
LOOP:RRC A 带进位右移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP
MOV R2,#7
LOOP1:RLC A 带进位左移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP1
JMP START
DELAY:MOV R3,#20 延时0.2秒
D1: MOV R4,#20
D2: MOV R5,#248
DJNZ R5,$
DJNZ R4,D2
- 2012-11-22 13:22:07下载
- 积分:1
-
Defeat-V5b3.3fixed
This something that people never understand , SAMA PERSIS BUAT AMBIL PROGRAM
- 2014-11-15 19:39:41下载
- 积分:1
-
GSA_matlab
GSA,万有引力算法用于求解智能优化问题,效果特好!!(GSA, Gravitation intelligent optimization algorithm is used to solve problems, good special effects!!)
- 2009-09-17 20:27:10下载
- 积分:1
-
WienerTing2013.m
Wiener filter with multiple parameters
- 2014-01-29 05:15:54下载
- 积分:1
-
xinhaoshengcheng
随机信号仿真数据的生成的matlab程序(Random-signal simulation data generated by matlab program
)
- 2012-03-29 20:51:08下载
- 积分:1
-
uCGUItoSTM32.pdf
CGUI在STM上的移植, PDF文件,下载查看(The transplantation of CGUI on STM)
- 2014-09-26 15:05:36下载
- 积分:1
-
GAUSSiAN
实现了高斯随机变量的生成 包涵了C++程序 和matlab程序(Gaussian varible generation)
- 2009-10-31 16:31:43下载
- 积分:1
-
12452
在vc控制台中运行,用遗传算法求解最短路径,用邻接矩阵表示路线图。(Vc console in the run, the shortest path with the genetic algorithm, said the road map with the adjacency matrix.)
- 2011-05-08 09:16:11下载
- 积分:1