USAGE
共 145 篇文章
USAGE 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 145 篇文章,持续更新中。
Green Radio Communication Networks
Currently, the information and communications technology (ICT) industry sector<br />
accounts for about 2–6% of the energy consumption worldwide, and a significant por-<br />
tion of this is contribut
Cognitive+Wireless+Network
Cognitive radio has emerged as a promising technology for maximizing the utiliza-<br />
tion of the limited radio bandwidth while accommodating the increasing amount of<br />
services and applications
Cognitive+Radio+Networks
According to the statistics of the Federal Communications Commission<br />
(FCC), temporal and geographical variations in the utilization of the as-<br />
signed spectrum range from 15% to 85%. The li
Attachment+Transmission+in+Wireless+Networks
Wireless penetration has witnessed explosive growth over the last two decades.<br />
Accordingly, wireless devices have become much denser per unit area, resulting<br />
in an overcrowded usage of wir
Web Data Mining
The rapid growth of the Web in the past two decades has made it the larg-<br />
est publicly accessible data source in the world. Web mining aims to dis-<br />
cover useful information or knowledge fr
This pdf brief the usage of vi editor
This pdf brief the usage of vi editor
this is to implement usage of java faces. if you download it is really good. it was downloaded from
this is to implement usage of java faces. if you download it is really good. it was downloaded from roseindia. it was of great help.
The zip file contais a sample program to check the sybase database connectivity. I ve attached the m
The zip file contais a sample program to check the sybase database connectivity. I ve attached the makefile as well for compilation on windows.
Usage :
test_conn <sybaseservername> <dbna
The Hilbert Transform is an important component in communication systems, e.g. for single sideband m
The Hilbert Transform is an important component in communication systems, e.g. for single sideband modulation/demodulation, amplitude and phase detection, etc. It can be formulated as filtering operat
Usage: void CRC(int*,int*,int,int) Input: XAR0:coded data(InputData)
Usage: void CRC(int*,int*,int,int)
Input: XAR0:coded data(InputData)
XAR1:decoded CRC bits(CrcPoly)
T0: Length of coded data(CodeOutlen)
RomUploader.exe Usage Instructions
RomUploader.exe Usage Instructions
A sample program to demonstrate the usage of C language setitimer() in Linux.
A sample program to demonstrate the usage of C language setitimer() in Linux.
A sample C program to demonstrate the usage of rtc() function in Linux to read the read time clock.
A sample C program to demonstrate the usage of rtc() function in Linux to read the read time clock.
A sample program to demonstrate the usage of regex() regular expression function of the C language i
A sample program to demonstrate the usage of regex() regular expression function of the C language in linux.
Usage of Json with java spring framework
Usage of Json with java spring framework
AV SDK Interface and Usage Description Rev 2.6.5
AV SDK
Interface and Usage Description
Rev 2.6.5
This document contains a detailed description of the usage and configuration of the JSVM [Joint Scal
This document contains a detailed description of the usage and configuration of the JSVM [Joint Scalable Video Model] software for the Scalable Video Coding [SVC] project of the Joint Video Team [JVT]
A usefull introduction of basic usage, and problems solving in prolog
A usefull introduction of basic usage, and problems solving in prolog
advance usage about windbg.
advance usage about windbg.
spoj CCOST . Usage of a 2 dimensional fenwick tree.Querying (log(n)^2) a 2 dimensional matrix for su
spoj CCOST . Usage of a 2 dimensional fenwick tree.Querying (log(n)^2) a 2 dimensional matrix for sub sum and updating a cell in O(logn)