-
猜数字,给定六个数列的生成公式,随机地从上述数列中选取一个作为本轮游戏的数列,并从该数列中随机地选取连续地三个元素,请用户猜该数列的下一个元素是什么?...
猜数字,给定六个数列的生成公式,随机地从上述数列中选取一个作为本轮游戏的数列,并从该数列中随机地选取连续地三个元素,请用户猜该数列的下一个元素是什么?-tones, given the series of six generating formula, random from the series were selected as a game of this round of the series, and from the series of randomly selected to three consecutive elements, which users guess the next series is one element of what?
- 2023-04-20 17:10:03下载
- 积分:1
-
好的,有关AVI文件操作的实例,a demo code for avi file recording
好的,有关AVI文件操作的实例,a demo code for avi file recording-a demo code for avi file recording
- 2022-01-26 18:05:10下载
- 积分:1
-
IEEE 802.16 CTC Encoder and Decoder test documentation (encoders, decoders direc...
IEEE 802.16 CTC Encoder and Decoder测试说明文档(编码器、解码器直接相连;编码器输出经过AWGN信道,输入解码器解码;误码率的测试)-IEEE 802.16 CTC Encoder and Decoder test documentation (encoders, decoders directly connected the output of encoder go through the AWGN channel, then decoder decoding bit error rate test)
- 2022-03-09 09:08:08下载
- 积分:1
-
BMP图片分析,对写彩屏驱动有很大的帮助
BMP图片分析,对写彩屏驱动有很大的帮助
- 2022-05-13 00:36:36下载
- 积分:1
-
Xpress
Xpress-Mosel
能够对问题进行建模,使用一个或多个Xpress求解器进行求解,并对结果进行分析,是一种建模专用的全功能的编译型编程环境.
-Xpress-Mosel to the issue of modeling, the use of one or more of Xpress solver to solve, and the results were analyzed, is a dedicated full-featured modeling compiler-based programming environment.
- 2022-03-17 15:54:42下载
- 积分:1
-
* 高斯列主元素消去法求解矩阵方程AX=B,其中A是N*N的矩阵,B是N*M矩阵
* 输入: n...
* 高斯列主元素消去法求解矩阵方程AX=B,其中A是N*N的矩阵,B是N*M矩阵
* 输入: n----方阵A的行数
* a----矩阵A
* m----矩阵B的列数
* b----矩阵B
* 输出: det----矩阵A的行列式值
* a----A消元后的上三角矩阵
* b----矩阵方程的解X
-out the main elements of Gaussian elimination method for solving matrix equations AX = B, where A is N* N matrix, B is N* M matrix* Input : n---- A phalanx of a few-a matrix* A* m-matrix shown in a few B* b---- Matrix B* output : det-A matrix of a determinant value---- A* Elimination of upper triangular matrix* b---- Matrix The X-Solutions
- 2022-10-20 06:00:04下载
- 积分:1
-
face recognition ieee paper
face recognition ieee paper
- 2022-05-31 12:47:43下载
- 积分:1
-
M16驱动LCM128645,液晶芯片ST7920
M16驱动LCM128645,液晶芯片ST7920-M16 driver LCM128645, LCD chip ST7920
- 2022-03-17 04:53:14下载
- 积分:1
-
ISO/IEC 14496
ISO/IEC 14496-3 OLD MPEG4 æ ‡å‡†-ISO/IEC 14496-3 standard MPEG4 OLD
- 2022-07-02 07:11:22下载
- 积分:1
-
离散Fourier变换(简称DFT)为离散信号的分析从理论上提供了变换工具,但由于计算时间较长而难以实现,快速Fourier变换(简称FFT)则是一种减少计算时...
离散Fourier变换(简称DFT)为离散信号的分析从理论上提供了变换工具,但由于计算时间较长而难以实现,快速Fourier变换(简称FFT)则是一种减少计算时间的有效算法。本文在对DFT计算量进行分析的基础上指出了FFT的实现途径与计算方法,针对FFT算法进行了程序设计并给出了应用实例。-Discrete Fourier transform (referred to as DFT) analysis for discrete signal theory provides a transform tool, but due to a computational time and difficult to realize, fast Fourier transform (the FFT) is a reduction in the effective algorithm to calculate time. In this paper, DFT calculation was carried out on the basis of the analysis points out the ways and realize the FFT calculation of FFT algorithm for program design and application examples are given.
- 2022-10-16 22:45:03下载
- 积分:1