搜索结果
找到约 777 项符合
ieee-Std 的查询结果
通讯/手机编程 QualNet Sensor Networks Library QualNet’s new Sensor Networks Library is a much awaited feature
QualNet
Sensor Networks
Library
QualNet’s new Sensor Networks Library is a much
awaited feature set that supports the IEEE 802.15.4
standard, otherwise known as Zigbee. Zigbee
networks are Wireless Personal Area Networks
(WPANs) that are defi ned by a low data rate,
long battery life, and secure ne ...
其他书籍 Verilog硬件描述语言
Verilog硬件描述语言,第五版
Thomas&Moorby等著。
权威的Verilog介绍,包含IEEE-1364 2001 标准
行业发展研究 近两年关于图像检索的重要参考文献
近两年关于图像检索的重要参考文献,包括IEEE和国内CNKI上发表的顶级期刊
系统设计方案 FIFO设计的参考文档 Project name : Fifo -- Project description : Fifo controller Unit 工程名 : FIF
FIFO设计的参考文档
Project name : Fifo
-- Project description : Fifo controller Unit
工程名 : FIFO.VHD
用到库文件IEEE.STD_LOGIC_1164
系统设计方案 这是一篇基于视频的车辆检测跟踪的英文文献
这是一篇基于视频的车辆检测跟踪的英文文献,在IEEE上下载的,希望对大家有用
Linux/Unix编程 VideoMan (Video Manager) is an open-source C++ library that helps you developing video based applica
VideoMan (Video Manager) is an open-source C++ library that helps you developing video based applications. We created VideoMan to increase our productivity developing computer vision applications, but it can be used in many other ways.
With VideoMan is very easy and fast to initialize any kind of ...
C/C++语言编程 toj 4022源代码
#include <iostream>
using namespace std;
int main(){
int t;
cin>>t;
while(t--){
long long n;
cin>>n;
if(n%2==1)
cout<<(n*n-1)/4<<endl;
else if (n%4==0)
cout <<(n*n)/4-1<<endl;
else{
if(n==2)
cout<<1<<endl;
else{
long long k=n/2-1;
cout <<k*k+2*k-3<<endl;
}
...
单片机编程 关于JTAG的介绍
百度关于JTAG接口的介绍。JTAG是英文“Joint&nbsp;Test&nbsp;Action&nbsp;Group的词头字母的简写,该组织成立于1985&nbsp;年,是由几家主要的电子制造商发起制订的PCB&nbsp;和IC&nbsp;测试标准。JTAG&nbsp;建议于1990&nbsp;年被IEEE&nbsp;批准为IEEE1149.1-1990&nbsp;测试访问端口和边界扫描结构标准。该标准规定了进行边 ...
学术论文 ieee transaction paper
This is about the LCL filter design,LCL 滤波器设计