搜索结果
找到约 1,927 项符合
R-V 的查询结果
无线通信 S-V修正信道模型仿真
通过matlab仿真了Saleh-Valenzuela 信道模型,仿真图有四个子图,(a)和(b)分别示出的分布的群集抵达时间和射线到达时间,(c)表示S-V信道的脉冲响应,(d)图显示了信道功率分配-
仿真技术 彩色图像R,G,B值提取
可以将图像中r,g,b三个分量分别提取出来,并显示
工业控制 安川v系列系统设计维护手册
安川v系列运动控制伺服系统手册
加密解密 AES verilog 实现
用 V e r i l o g 实现AES,加密解密
技术书籍 R语言经典入门.pdf
R语言经典入门
android开发 Ti aplication notes v 1
Ti aplication notes v 1
接口技术 R&S自动测试设备操作指导书
R&S自动测试设备操作指导书A0
单片机编程 红外解码程序
/*
 * _168ZHONGDUAN2.c
 *
 * Created: 2014/11/2 15:12:45
 *  Author: lenovo
 */ 
#include <avr/io.h>
#include <avr/iom168pa.h>
#include <avr/interrupt.h>
#include <util/delay.h>
#include <avr/eeprom.h>
//#include <util/delay_basic.h>
//unsigned char const SEGtabl ...
技术教程 R for beginners
The goal of the present document is to give a starting point for people newly
interested in R. I chose to emphasize on the understanding of how R works,
with the aim of a beginner, rather than expert use.