-
shangjiao6.m为主程序;pcode.m为产生伪码的子程序;bu.m为进行补0的子程序(为了使得进行FFT和IFFT的点数满足2的N次方个) c_b.m...
shangjiao6.m为主程序;pcode.m为产生伪码的子程序;bu.m为进行补0的子程序(为了使得进行FFT和IFFT的点数满足2的N次方个) c_b.m为数据进行串并转换的子程序。-shangjiao6.m-based procedures pcode.m for producing pseudo-code subroutine bu.m for fill 0 Subroutine (carried out in order to make the point FFT and IFFT of the N-th power to meet the 2 months) c_b.m for data for string and conversion subroutine.
- 2022-05-20 09:20:20下载
- 积分:1
-
这个小程序是用c++实现的约瑟夫环问题,也属于数据结构中的经典算法...
这个小程序是用c++实现的约瑟夫环问题,也属于数据结构中的经典算法-This applet is used c++ to achieve the Joseph Central problems in the data structure is a classic algorithm. . .
- 2023-01-16 12:00:04下载
- 积分:1
-
这是一个java数据传输的源代码,有兴趣的朋友,可以看看,别人是怎么写的。...
这是一个java数据传输的源代码,有兴趣的朋友,可以看看,别人是怎么写的。
-This is a java data transmission source code, interested friends, can see how others write.
- 2023-01-15 12:45:04下载
- 积分:1
-
这是一题c语言的的笔试题 已经有答案了!
这是一题c语言的的笔试题 已经有答案了!-This is the title of one of the T c language questions already have answers!
- 2022-03-23 18:28:53下载
- 积分:1
-
非常有用的资料,做硬件设计的工程师必须会的基础内容
非常有用的资料,做硬件设计的工程师必须会的基础内容-Very useful information to do hardware design engineers must be the basis of content
- 2023-08-26 23:55:03下载
- 积分:1
-
Serv
Serv-U Ftp服务器长文件名堆栈溢出漏洞-Serv-U FTP server long file name Stack Overflow Vulnerability
- 2023-02-17 08:05:04下载
- 积分:1
-
TC下的万年历程序。有详细注释。
TC下的万年历程序。有详细注释。-TC hefty almanac under the procedure. Detailed Notes.
- 2022-02-06 14:53:44下载
- 积分:1
-
SAR影像配准源代码,能够实现单视复数影像的配准,为干涉做前期数据处理...
SAR影像配准源代码,能够实现单视复数影像的配准,为干涉做前期数据处理-SAR image matching source code, to achieve single-look complex image registration, in order to make preparations for data processing interference
- 2022-02-03 15:31:38下载
- 积分:1
-
DomGroup 可以用来获取工作组信息
DomGroup 可以用来获取工作组信息-DomGroup Working Group can be used to obtain information
- 2022-02-27 02:00:33下载
- 积分:1
-
CRC 生成器
循环冗余检查 (CRC) 是在数字系统中,例如,常用的试验压实密度泛函理论 (可测性设计) 电路中,网络和存储设备检测到的原始数据意外更改错误检测代码。输入一个短校验值附加,这些系统得到的数据块的基于及其内容 ; 及多项式除法的余数检索重复计算,并且检查值不匹配时,可以对推定的数据损坏或有缺陷的结果采取适当的行动。
在这个实验室中,我们需要设计参数化的 crc 校验模块 (在 Verilog) 来生成固定长度检查值根据给定的多项式函数。我们使用一种脚本语言 (Perl 或 Python) 来生成用户定义的参数化的 CRC 模块数据宽度和多项式函数.
- 2022-08-13 17:44:20下载
- 积分:1