-
characterExpPoint
MO SIANG malaysia character exp hack
- 2014-10-09 01:14:19下载
- 积分:1
-
matlab-voice-analysic
说明: matlab实现的语音分析,其中,有lpc分析。程序都经过软件验证,没有错误。(matlab implementation of speech analysis, of which there lpc analysis. Software programs have been validated without error.)
- 2011-02-22 22:47:27下载
- 积分:1
-
Exam1
将Matlab下的M文件转换为DLL,在VC中调用.(M under the Matlab files into the DLL, the VC call.)
- 2007-08-21 13:15:25下载
- 积分:1
-
Matlab_Image_Processing
制作按钮。在SDK平台下运行,任意制作按钮,非长好用的(Production button. Run in the platform SDK, arbitrary production button, non-long-to-use)
- 2008-05-08 11:05: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
-
3D_HOG_Mine
3D HOG算法,需要引用库文件ffmpeg、boost等。(3D HOG ffmpeg、boost LIB)
- 2015-04-21 12:30:12下载
- 积分:1
-
get_system_now
此模块可以获取系统的最高权限SYSTEM权限。(This module can obtain the highest authority system SYSTEM privileges.)
- 2015-03-27 22:29:42下载
- 积分:1
-
matlaberrorfunction
Matlab中erf(x)函数的表达式是怎样的,erf(x)与标准正态分布函数之间的关系是怎样的,怎样自己编制一个计算标准正态分布函数数值近似值的函数,如何利用matlab自带的erf(x)函数包近似计算标准正态分布函数的值,数值计算值与用erf(x)转化求得的值之间的相对误差是怎样的。(将中文译成英语
Matlab, erf (x) function expression is what, erf (x) the standard normal distribution function and the relationship between what and how to prepare their own calculation of the standard normal distribution function a value function approximation, how to use matlab comes with erf (x) function package approximate standard normal distribution function values??, numerical values ??and with erf (x) between the values ??obtained into the relative error is like.
)
- 2011-06-25 17:20:11下载
- 积分:1
-
Intelligent-control-procedure
智能控制程序,在智能控制课文中的实例应用程序!容易上手、实用!(Intelligent control procedures, in instances of intelligent control applications in the text! Easy to use, practical!)
- 2011-01-21 17:28:53下载
- 积分:1
-
RSAttributeReduction
基于粗糙集的特征子集筛选的一种算法 !!!(Based on rough set feature subset selection of an algorithm! ! !)
- 2010-09-19 16:11:31下载
- 积分:1