搜索结果
找到约 168 项符合
generate 的查询结果
按分类筛选
- 全部分类
- matlab例程 (14)
- 其他 (11)
- 单片机开发 (9)
- Java编程 (9)
- 通讯/手机编程 (8)
- 单片机编程 (7)
- 技术资料 (7)
- 其他书籍 (6)
- 电源技术 (5)
- VHDL/FPGA/Verilog (4)
- 编译器/解释器 (4)
- 加密解密 (4)
- 汇编语言 (4)
- 技术管理 (4)
- 嵌入式/单片机编程 (4)
- DSP编程 (4)
- 人工智能/神经网络 (3)
- 通讯编程文档 (3)
- 数学计算 (3)
- 文件格式 (3)
- 其他嵌入式/单片机内容 (3)
- 行业发展研究 (3)
- 压缩解压 (3)
- VIP专区 (3)
- 可编程逻辑 (2)
- 数据结构 (2)
- 微处理器开发 (2)
- 电子书籍 (2)
- Java书籍 (2)
- 书籍源码 (2)
- 数值算法/人工智能 (2)
- 书籍 (2)
- 模拟电子 (1)
- Mentor (1)
- autocad教程 (1)
- 通信网络 (1)
- C/C++语言编程 (1)
- 测试测量 (1)
- 源码/资料 (1)
- 数据库系统 (1)
- 嵌入式Linux (1)
- 驱动编程 (1)
- Linux/Unix编程 (1)
- 教育系统应用 (1)
- 多国语言处理 (1)
- 邮电通讯系统 (1)
- 其他行业 (1)
- USB编程 (1)
- *行业应用 (1)
- 编辑器/阅读器 (1)
- 磁盘编程 (1)
- 其他数据库 (1)
- 软件工程 (1)
- 驱动程序 (1)
- 软件 (1)
- 论文 (1)
DSP编程 This example sets up the PLL in x10/2 mode, divides SYSCLKOUT by six to reach a 25Mhz HSPCLK (assumi
This example sets up the PLL in x10/2 mode, divides SYSCLKOUT by six to reach a 25Mhz HSPCLK (assuming a 30Mhz XCLKIN). The
clock divider in the ADC is not used so that the ADC will see the 25Mhz on the HSPCLK. Interrupts are enabled and the EVA is setup to generate a periodic ADC SOC on SEQ1. Two ...
压缩解压 ) Compression using huffman code -with a number of bits k per code word -provide huffma
) Compression using huffman code
-with a number of bits k per code word
-provide huffman table
Huffman coding is optimal for a symbol-by-symbol coding with a known input probability distribution.This technique uses a variable-length code table for encoding a source symbol. The table is d ...
USB编程 USBHostSlave is a USB 1.1 host and Device IP core. – Supports full speed (12Mbps) and low speed (1.
USBHostSlave is a USB 1.1 host and Device IP core.
– Supports full speed (12Mbps) and low speed (1.5Mbps) operation.
– USB Device has four endpoints, each with their own independent FIFO.
– Supports the four types of USB data transfer control, bulk, interrupt, and isochronous
transfers.
– Host ...
编译器/解释器 生成Trick文件工具 1.Open command line 2.input tricktest Usage: TrickTest -f -o -i -f source mpeg2 fil
生成Trick文件工具
1.Open command line
2.input tricktest
Usage: TrickTest -f -o -i
-f source mpeg2 file to trick
-o trick output directory
-i output file id
-m max coding error, default 0
-b max bitrate for trick generate, default 0 mean no limit
-s trick buffer block size, must be n*188
-l lo ...
编辑器/阅读器 Let X1,X2,...X10 be independent uniformly distributed Random vari- ables over [0 1] andY = X1 + X2
Let X1,X2,...X10 be independent uniformly distributed Random vari-
ables over [0 1] andY = X1 + X2 +.....+ X10.Generate the PDF and
pdf of Y
Java编程 Lottery program.you can choose 6 of Lucky numbers ,and lucky number range between 1 to 49.and it wil
Lottery program.you can choose 6 of Lucky numbers ,and lucky number range between 1 to 49.and it will random generate a lucky number between 0 and 48.
加密解密 a true random number generator (TRNG) in hardware which is targeted for FPGA-based crypto embedded s
a true random number generator (TRNG) in hardware which is targeted for FPGA-based crypto embedded systems. All crypto protocols require the generation and use of secret values that must be unknown to attackers.Random number generators (RNG) are required to generate public/private key pairs for asym ...
单片机开发 Main program running when workpiece is ready on deferent belt(deferent_ready=ture). * Call Squ
Main program running when workpiece is ready on deferent belt(deferent_ready=ture).
* Call Square_Wave subroutine to generate 0.5ms square wave on P1.2 to drive
* electromotor,then drive deferent belt step forward. When it steps to the measure
* zone, it stops to be me ...
其他书籍 This book provides the reader with the basics in radio engineering, the techniques needed to genera
This book provides the reader with the basics in radio engineering,
the techniques needed to generate, control, detect, and use radio waves. The
text approaches the relevant problems both from the electromagnetic theory
based on Maxwell抯 equations and from the circuit theory based on Kirchoff
and O ...
软件工程 UML for C# This paper describes the primary constructs in the C# language and how they are modeled i
UML for C# This paper describes the primary constructs in the C# language and how they are modeled in WinA&D using the UML notation. The model can be used to generate C# code. WinTranslator scans source code to generate a UML model for an existing project.