-
WI-Fi_Bluetooth_Zigbee_and_Wimax_Darksiderg
a very nice book about wireless communication. contains description about WIFI, Zigbee and wimax. Also contains the simulation of these systems in matlab.
- 2010-05-31 19:22:31下载
- 积分: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
-
MATLAB-lina
说明: 图像处理应用。对LINA图的直方图提取等(Image processing applications. Histogram graph of extraction LINA)
- 2011-03-18 08:40:08下载
- 积分:1
-
jiyinzhouqi_tiqu
说明: 利用自相关函数估计基音周期,函数jiyinzhouqi,输入参数是分析语音文件名和帧移,帧移在5~10ms(use of the correlation function is estimated Pitch, jiyinzhouqi function, input parameters to analyze voice file names and frame shift, frame shift in the 5-10ms)
- 2006-03-12 22:05:29下载
- 积分:1
-
Tsai
说明: 相机标定,Tsai 算法,Matlab实现(Camera calibration, Tsai algorithm, Matlab achieve)
- 2008-09-19 18:44:39下载
- 积分:1
-
kKKKpca
PCA与核PCA用于故障检测和故障诊断,对系统有很好的监控能力(PCA and PCA for fault detection of nuclear and fault diagnosis, monitoring of the system has good ability to)
- 2011-10-20 22:34:14下载
- 积分:1
-
matlab
里面包含了《matlab常用算法程序集》的全部程序,很好用哦,欢迎下载!(Which contains all the procedures of matlab algorithm commonly used procedures set " Oh well, welcome to download!)
- 2012-09-14 18:57:52下载
- 积分:1
-
windbg
NT4 component WinDbg source for developer reference
- 2015-02-10 04:19:38下载
- 积分:1
-
MATLAB科学计算课件
清华大学出版社出版的科学与工程计算技术丛书/MATLAB科学计算课件的课件以及源代码(The Courseware and Source Code of Scientific and Engineering Computing Technology Series/MATLAB Scientific Computing Courseware Published by Tsinghua University Press)
- 2020-06-23 18:20:02下载
- 积分:1
-
kalman-pinghua
编写的一个随动系统的kalman的平滑算法;(Prepared by a smoothing algorithm based on kalman)
- 2009-11-28 14:23:24下载
- 积分:1