-
LLMSMATLAAB2M
LMS算法的收敛速度度曲线的MATLAB程序
(LMS algorithm convergence speed curve of the MATLAB program)
- 2012-07-26 16:24:58下载
- 积分:1
-
prueba_vga_25_MHz_dcm_nexys_2
clk, games tetris i hope is necesary
- 2014-02-03 12:09:50下载
- 积分:1
-
MilliSecond
说明: 介绍如何在自己的应用程序中实现毫秒级的控制。(control in million second。 )
- 2010-03-28 09:28:23下载
- 积分:1
-
admm_simpllified
admm,压缩感知的重构程序,内有仿真信号(admm,compressive sensing)
- 2017-02-21 16:15:33下载
- 积分:1
-
MusicPlayer
一个好用的音乐播放器源码,最终程序编译后只有几十KB。VC++2010编译通过。
AppWizard has created this MusicPlayer application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.(
AppWizard has created this MusicPlayer application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.)
- 2015-08-25 15:34:53下载
- 积分:1
-
dandaofangzhen
c++ 通用弹道仿真计算程序(经典版)lalalalla(C dandaofangzhenchengxudfdfdfdfdf)
- 2013-09-08 13:55:54下载
- 积分: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
-
915M-uhf
这是通过hfss软件设计915m超高频偶极子天线工程 此设计只通过仿真验证 没有制作实物验证(It is designed to 915m UHF dipole antenna hfss software engineering through the design just does not make physical verification by simulation)
- 2013-12-29 10:53:39下载
- 积分:1
-
DLLTest200
DLLTest200.rar,动态库的程序,写的简单易懂,可以参考(DLLTest200.rar,special for dll)
- 2013-12-15 12:23:18下载
- 积分:1
-
momitor
监视程序,能监视系统有没有打开扫雷程序,如果打开就关闭,其窗口自动隐藏,按ALT+F10调出窗口,(Monitoring program, can monitor the system has no open mine program, if the opening is closed, its windows auto-hide, press ALT+ F10 transferred out of the window,)
- 2009-10-03 03:34:46下载
- 积分:1