-
FPGA实现F PGA实现FFT算法的FFT算法
FPGA实现FFT算法
F PGA实现FFT算法-FPGA realize F PGA realize FFT algorithm FFT algorithm
- 2023-02-02 20:50:04下载
- 积分:1
-
The GRLIB IP Library is an integrated set of reusable IP cores, designed for sys...
The GRLIB IP Library is an integrated set of reusable IP cores, designed for system-on-chip
(SOC) development. The IP cores are centered around a common on-chip bus, and use a coherent
method for simulation and synthesis. The library is vendor independent, with support for different
CAD tools and target technologies. A unique plug&play method is used to configure and connect
the IP cores without the need to modify any global resources.-The GRLIB IP Library is an integrated set of reusable IP cores, designed for system-on-chip (SOC) developmen t. The IP cores are centered around a common on-c hip bus, and use a coherent method for simulation and syn thesis. The library is vendor independent, with support for different CAD tools and target technologies. A unique plug
- 2022-12-07 22:00:03下载
- 积分:1
-
Grid 控件应该分成自由式
报表和数据相关表格两种,其内部实现机理不尽相同,你说的要求恰恰要把这两种风格的
报表融合起来:Exel 是典型的自由式报表...
Grid 控件应该分成自由式
报表和数据相关表格两种,其内部实现机理不尽相同,你说的要求恰恰要把这两种风格的
报表融合起来:Exel 是典型的自由式报表,复制、拖拉、合并单元格等,它的每个单元格
都是相对独立的,数据相关表格就很不一样了,最典型的就是它有数据列的概念。
-Grid Control Report should be divided into freestyle and data related to table two, the internal mechanism of implementation is different, you said it to the requirements of these two styles together Report: Exel is a typical freestyle Report, copy, drag and drop, merger cells and so on, each of its cells are relatively independent, data related to very different on the table, the most typical is that it has the concept of data columns.
- 2022-04-11 15:01:57下载
- 积分:1
-
stc最新1T单片机片内EEPROM应用代码
stc最新1T单片机片内EEPROM应用代码-stc latest 1T-chip single-chip EEPROM application code
- 2023-03-27 10:10:03下载
- 积分:1
-
an easy starter for people to work on android
an easy starter for people to work on android
- 2022-06-12 17:46:50下载
- 积分:1
-
经典的益智游戏,戒指,即时。几乎是这样的游戏。用以达到它。
经典的益智游戏,文曲星,快译通。。几乎此类游戏。用c去实现它。-classic puzzle games, rings, Instant. . Almost such games. C used to reach it.
- 2022-04-29 00:58:32下载
- 积分:1
-
lpc2xxx开发板easy
lpc2xxx开发板easy-usb开发说明文档-lpc2xxx Development Board easy-usb development documentation. .
- 2022-05-15 13:52:43下载
- 积分:1
-
Find prime numbers prepared by screening the function: void sieve (bool isPrime...
编写筛选查找素数函数:
void sieve(bool isPrime[], int n)
其中isPrime[ ]为一个布尔型数组,n为数组大小。由于2是第一个素数,
所以设置isPrime[0]和isPrime[1]的值为false,并设置其余的元素初值为true。
然后对从4到n-1的每一个i,判断i是否能够被2整除,如果i能够被2整除,则设置isPrime[i]为false。
对从2到n/2的每一个可能的数值重复以上处理,当操作结束时,所有值为true的isPrime[i]所对应的i就是素数,它们将是从筛子中掉下来的。-Find prime numbers prepared by screening the function: void sieve (bool isPrime [], int n) which isPrime [] as a Boolean array, n is the size of the array. Because 2 is the first prime number, so set the isPrime [0], and isPrime [1] a value of false, and set the initial value of the remaining elements of true. And then from 4 to n-1 for each i, to determine whether i can be divisible by 2, if i can be divisible by 2, then set the isPrime [i] is false. From 2 to n/2 possible values for each one to repeat the above processing, when the operation ended, all the true value of the isPrime [i] corresponding to i is a prime number, they will be falling from the sieve in the past.
- 2023-03-02 04:45:03下载
- 积分:1
-
a complete classic pieces of the jigsaw. (On the CD with the book)
一个完整经典的拼图游戏。(随书光盘上的)-a complete classic pieces of the jigsaw. (On the CD with the book)
- 2022-02-16 00:00:40下载
- 积分:1
-
In order to obtain the required source files, please do not care. This is a simp...
为了得到需要的源文件,请大家不要在意。这是一个简单的vrml源文件。-In order to obtain the required source files, please do not care. This is a simple vrml source files.
- 2022-02-13 12:05:39下载
- 积分:1