-
fangxing
这是一个应用一致性几何绕射理论编写的简单程序,初学学者可作为参考(This is a simple program UTD written application, can be used as a reference for beginners and scholars)
- 2021-01-13 16:48:53下载
- 积分:1
-
Quick-Jack
audio jack communication
- 2014-11-05 10:28:39下载
- 积分: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
-
magnet_test_code
matlab自动代码生成的源程序,和飞思卡尔mc9s12dg128集成(matlab code)
- 2013-08-21 14:24:05下载
- 积分:1
-
iHMM
infinite HMM
Refer to Beal s Paper
Applying Gibbs Sampling in inference
the number of states of HMM is changeable in this algorithm, based on Dirichlet Proce(infinite HMMRefer to Beal s PaperApplying Gibbs Sampling in inferencethe number of states of HMM is changeable in this algorithm, based on Dirichlet Proce)
- 2008-01-24 10:10:54下载
- 积分:1
-
DOA-estimation-
宽带相干信源DOA估计及其阵列校正方法 (Broadband DOA estimation of coherent sources and array calibration method)
- 2013-12-12 13:24:25下载
- 积分:1
-
hsv-fenliang
在matlab环境中运用hsv空间对空间中的各种参数进行提取,并修改分量(Hsv space to extract the various parameters of space use in the Matlab environment, and modify the component)
- 2012-05-25 15:39:44下载
- 积分:1
-
B
说明: It is code about how to coding menu of some plamt
- 2009-11-21 23:13:34下载
- 积分:1
-
power_xfosaturable
功率电子领域matlab仿真文件,已经验证过,程序运行正常(Power electronics field matlab simulation file, has already been verified, the normal operating procedures)
- 2013-08-26 22:24:13下载
- 积分:1
-
四机两区
说明: 粒子群优化算法计算出的PSS优化模型,为四机两区模型(PSS optimization model calculated by particle swarm optimization algorithm)
- 2020-12-30 00:09:00下载
- 积分:1