-
CorePlotExample
Sample application to show the use of a new open source framework for making graphs called Core Plot
- 2010-08-25 19:21:44下载
- 积分:1
-
Aliexpress
Pure Sine Wave Inverter Driver Board EGS002 _ EVE-eVision Electronics Pakistan _ Atmel Controllers in Pakistan
- 2014-09-16 00:12:06下载
- 积分:1
-
android
采用四元数算法,来确定飞行器的姿态状况,同时通过PID方法,调节飞行器的飞行姿态。(Quaternion algorithm to determine the status of the aircraft s attitude, but by PID method, adjusting aircraft flight attitude.)
- 2014-01-09 17:56:23下载
- 积分: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
-
vcPP--renshutongji
人数统计 vc++ 因为 本人需要matlab的人数统计源程序代码 所有先上传自己有的vc++源代码来让大家参考(Number of vc++ because I need matlab source code for all the statistics the number of first upload your own and some vc++ source code to make your reference)
- 2011-04-21 09:34:23下载
- 积分:1
-
SkeletonPruningDCE
AppWizard创建了这个skeletonpruningdce应用你。这个应用程序
不仅表明了使用微软基础类的基本知识
但也编写应用程序的起点。(AppWizard has created this SkeletonPruningDCE 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.)
- 2014-10-14 10:06:52下载
- 积分:1
-
LT
说明: 最近在研究数字喷泉码,这是对LT码的仿真,系统XP,语言C++(Recent study of digital fountain codes, LT codes which is the simulation, the system XP, language C++)
- 2011-11-24 13:07:01下载
- 积分:1
-
cdmaguo
这是MATLAB工具箱,用来实现波形的生产!(This is the MATLAB toolbox, which can be used for the production of wave!)
- 2007-04-24 21:46:48下载
- 积分:1
-
ChaosToolbox2p0_trial
说明: 混沌工具箱(matlab):
产生混沌时间序列
求时延(delay time)
求嵌入维(embedding dimension)
求关联维(correlation dimension)
等等.....
- 2010-03-30 00:18:58下载
- 积分:1
-
window
matlab hann hamming window FFT DFT DTFT
- 2013-11-21 21:52:01下载
- 积分:1