搜索结果

找到约 8,501 项符合 system verilog 的查询结果

按分类筛选

显示更多分类

通讯编程文档 Abstract-The effect of the companding process on QAM signals has been under investigation for the p

Abstract-The effect of the companding process on QAM signals has been under investigation for the past several years. The compander, included in the PCM telephone network to improve voice performance, has an unusual affect on digital QAM data signals which are transmitted over the same channel. The ...
https://www.eeworm.com/dl/646/310216.html
下载: 151
查看: 1095

Internet/网络编程 Abstract—Wireless networks in combination with image sensors open up a multitude of previously unth

Abstract—Wireless networks in combination with image sensors open up a multitude of previously unthinkable sensing applications. Capable tools and testbeds for these wireless image sensor networks can greatly accelerate development of complex, yet efficient algorithms that meet application requirem ...
https://www.eeworm.com/dl/620/327176.html
下载: 94
查看: 1086

电子书籍 BlackBerry Hacks will enhance your mobile computing with great tips and tricks. You ll learn that th

BlackBerry Hacks will enhance your mobile computing with great tips and tricks. You ll learn that the BlackBerry is capable of things you never thought possible, and you ll learn how to make it an even better email and web workhorse: Get the most out of the built-in applications Take control of em ...
https://www.eeworm.com/dl/cadence/ebook/375981.html
下载: 185
查看: 1065

数据结构 void Knight(int i , int j) { // printf("%d %dn",i,j) if (board[i][j] != 0 || i < 0 || i >=

void Knight(int i , int j) { // printf("%d %dn",i,j) if (board[i][j] != 0 || i < 0 || i >= Size || j < 0 || j >= Size ) { return } step++ board[i][j]=step if (step == Size*Size) { showboard() system("PAUSE") return } //DFS Knight(i-2,j-1) //left Knight(i-2,j+1) Knight(i+2,j-1) //right ...
https://www.eeworm.com/dl/654/393662.html
下载: 130
查看: 1083

Linux/Unix编程 Free open-source disk encryption software for Windows Vista/XP, Mac OS X, and Linux Main Features:

Free open-source disk encryption software for Windows Vista/XP, Mac OS X, and Linux Main Features: * Creates a virtual encrypted disk within a file and mounts it as a real disk. * Encrypts an entire partition or storage device such as USB flash drive or hard drive. * Encrypts a partition or dr ...
https://www.eeworm.com/dl/619/402655.html
下载: 172
查看: 1116

行业发展研究 The existence of numerous imaging modalities makes it possible to present different data present in

The existence of numerous imaging modalities makes it possible to present different data present in different modalities together thus forming multimodal images. Component images forming multimodal images should be aligned, or registered so that all the data, coming from the different modalities, ar ...
https://www.eeworm.com/dl/692/422741.html
下载: 133
查看: 1087

软件设计/软件工程 one of video tool Skype only in windows mobile5.0 more than running, but my task is to let it run S

one of video tool Skype only in windows mobile5.0 more than running, but my task is to let it run Skype in WINCE only in windows mobile5.0 more than running, but my task is to let it run in WINCE . Leave no stone unturned when I can not get windows mobile, they thought would be needed for skype all ...
https://www.eeworm.com/dl/684/445785.html
下载: 65
查看: 1058

源码 TMS320VC5416-DSK-example

A simple example of audio signal processing on TMS320VC5416 USB DSK board. Main source is contained in tone.c file, memory configuration - tonecfg.cmd. Folder docs/ contains useful docmentation on board, its components and libraries. The example's configuration is based on example "tone" from Code C ...
https://www.eeworm.com/dl/515866.html
查看: 63

书籍 3G,+4G+and+Beyond–BRINGING NETWORKS

In recent years, cellular voice networks have transformed into powerful packet-switched access networks for both voice communication and Internet access. Evolving Universal Mobile Telecommunication System (UMTS) networks and first Long Term Evolution (LTE) installations now deliver bandwidths of sev ...
https://www.eeworm.com/dl/521785.html
查看: 65

书籍 LTE-Advanced+Relay+Technology

LTE-Advanced becomes a truly global standard for 4G cellular communications. Relay, as one of the key technologies of LTE-Advanced, can significantly extend the coverage, and improve the system throughput. LTE-A standards and tech- nologies were described in several recent books where the limited pa ...
https://www.eeworm.com/dl/521958.html
查看: 69