-
fudianshuchuli
说明: 浮点数的定义及计算方法,可用于初级学习之用(floap contral)
- 2010-04-09 12:32:03下载
- 积分:1
-
robot
matlab 和VisualC++结合的写出工业机器人的实例(The example of industrial robotics is with matlab and VisualC++)
- 2011-08-16 19:38:08下载
- 积分:1
-
stop_un_upx
Stop function Unpacked in UPX
The program will not be able to decompress.
After using this program
- 2014-10-21 00:52:44下载
- 积分:1
-
MATLAB-OFDM
OFDM技术及其MATLAB模拟,很好的资料哦,可以快速掌握matlab仿真(the study)
- 2011-05-05 21:02:59下载
- 积分: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
-
004
说明: 蒙特卡罗马尔科夫链学习相关知识,了解马尔科夫和蒙特卡罗常用方法。(Markov chain Monte Carlo to learn relevant knowledge, understanding common Markov and Monte Carlo methods.)
- 2010-03-21 19:49:40下载
- 积分:1
-
matlab_vc_combination
该程序在VC中完成了与matlab的混合编程,用vc调用matlab中的绘图函数。(The program completed in VC mixed with matlab programming, matlab call with vc the drawing function.)
- 2009-04-23 11:19:11下载
- 积分:1
-
fiber-TE-mode
利用matlab模拟光纤中TE模的模式分布图。(Using matlab simulation model TE mode fiber distribution.)
- 2013-07-30 10:05:34下载
- 积分:1
-
corba2
关于CORBA 通信的描述和开发,原理和 概念 ,中文版 (The description on the CORBA communication and development, principles and concepts, the Chinese version)
- 2010-05-12 13:34:14下载
- 积分:1
-
Voiceprint-recognition
这是一个声纹识别程序,基于matlab实现,通过建模,简历声纹模型,认证时自动识别(This is a voiceprint identification procedures, based on matlab realize, through modeling, resume voiceprint model, automatic identification authentication)
- 2021-01-07 10:38:53下载
- 积分:1