-
该程序是DSP程序实现FIR运算,用来对输入信号的数据处理
该程序是DSP程序实现FIR运算,用来对输入信号的数据处理-DSP FIR Operational procedures used to the input signal, the data processing
- 2022-05-19 06:35:00下载
- 积分:1
-
一个在C++Builder下运行的录音程序,录音的格式是WAV
一个在C++Builder下运行的录音程序,录音的格式是WAV-One in C++ Builder run under the recording program, recording format is WAV
- 2022-02-26 21:01:53下载
- 积分:1
-
pdf
对于有尖峰的非高斯海杂波,有几种模型来进行拟合,比较流行的有对数正态分布、韦布尔分布和 K 分布等。该程序通过改进实测数据海杂波拟合PDF分布(Sea clutter fitting PDF distribution by improving measured data)
- 2018-05-22 21:55:11下载
- 积分:1
-
使用一排列对象接受类型int、浮点和串的实体类型3 attibutes 展示对constructor的用途。...
使用一排列对象接受类型int、浮点和串的实体类型3 attibutes 展示对constructor的用途。-A program that uses an array of objects that receives 3 attibutes of an entity type of type int, float and string demonstrates use of constructors.
- 2022-07-26 12:41:32下载
- 积分:1
-
table
用来创建表结构,其中包含对表字段的解释和命名,其他都随意了。不知道够不够20字(Used to create table structure, which includes the interpretation and naming of table fields, everything else is optional. Do not know enough 20 words)
- 2019-02-25 16:43:16下载
- 积分:1
-
实现例的聚合
com 中聚合的情况实现范例-com Polymerization of achieving example
- 2022-01-25 17:49:34下载
- 积分:1
-
CoVaR 模型的参数估计
CoVaR 模型的参数估计,可以运行,自己需要对参数做一些修改(CoVaR model caculation)
- 2020-08-25 19:18:15下载
- 积分:1
-
这是一个intel网络处理器ixp24xx系列中微码例子。用汇编写的。可以参考一下。...
这是一个intel网络处理器ixp24xx系列中微码例子。用汇编写的。可以参考一下。-This is an intel network processor ixp24xx series micro-code examples. With the compilation was made. Can be examined.
- 2022-11-28 11:25:08下载
- 积分:1
-
mcgs
昆仑通泰的开发平台软件,mcgs的详细说明和步骤(mcgs program platwork)
- 2015-01-22 09:46:08下载
- 积分:1
-
源代码及class文件
说明: 游戏的过程应该是一部分棋子“主动”去翻转,另一部分可以通过其周围的棋子来“被动”翻转。而每一个棋子的状态逻辑值根据引言可知只有翻转和不翻转两种状态(不必考虑多次翻转的情况),因此可以用0和1来表示。一次翻转操作相当于五个相关单元的逻辑值取反。(The process of the game should be one part of the chess pieces "active" to flip, and the other part can be "passive" to flip through the chess pieces around them. According to the introduction, the logical value of the state of each chess piece can be expressed as 0 and 1, because there are only two states: flip and non-flip (without considering the situation of multiple flips). A flip operation is equivalent to the logical value reversal of five related units.)
- 2020-06-17 17:00:02下载
- 积分:1