-
FiltryUn
C++ IIR filter module hided behind interfaces,
coefitients format compatible with matlab SOI matices
- 2009-05-22 13:01:08下载
- 积分:1
-
在一维数组中求学生的平均成绩
用数组元素作为函数参数,还可以用数组名作为函数参数,用数组元素作为实参时,向形参变量传递的是数组元素的值,用一个函数average来求平均成绩,不用数组元素作为函数实参,用数组名作为函数实参,形参也用数组名,在average函数中引用各数组元素,求平均成绩,并返回main函数
- 2023-06-05 06:10:03下载
- 积分:1
-
Final_thesis
my final thesis on work of DSK development i included all the source code here.
- 2015-04-11 12:22:01下载
- 积分:1
-
bahuanghouwenti
八皇后问题,用vc编写了一个可以解决八皇后问题的程序,实现了递归调用。(The eight queens problem, using vc write a means of solving the eight queens problem program to achieve the recursive calls.)
- 2009-09-10 17:59:25下载
- 积分:1
-
CPPBUILDER-package-design
创建和编辑包
创建一个包需要指定:
· 包的一个名字。
· 新包要求使用或链接的其他包的列表。
· 包编译时包含或绑定的单元文件的列表。包实质上是这些包含已编译.BPL功能的源代码单元的封装,包含(Contains)列表是想编译进包的定制组件的源代码单元放置的地方。一个包由C++源文件(.CPP)和扩展名为.BPK的工程选项文件定义。这些文件由包编辑器生成。
(Creating and editing package to create a package needs to be specified: a name of the package. The new package requires the use of or linked list of other packages. Compile a list of unit package that contains the file or binding. These packages contain essentially compiled. Source code package BPL unit functions, including (Contains) list is to source code modules compiled into the custom component package placed. A package of C++ source file (. CPP) and the extension. Engineering options file defines the BPK. These files are generated by the package editor.)
- 2014-02-19 21:28:41下载
- 积分:1
-
WDM测试
测试WDM滤波器driber ;测试WDM滤波器driber ;测试WDM滤波器driber ;测试WDM滤波器driber ;试验driber WDM滤波器
- 2022-02-14 09:23:56下载
- 积分:1
-
MPEG_audioEncoder_8hz-mp3
什么是8hz-mp3?----8hz-mp3是我们的MPEG音频编码器的名称,SoloH的项目“MpegEnc”给了我们一个想法,让我们也可以尝试一个免费的编码器,但是我们的主要目标是速度,所以我们就这样做了。我们这样做是为了学习一些东西,并在这样做的同时获得一些乐趣;它支持多个平台,最终将被移植到更多平台上。我们采用了与SoloH相同的官方ISO源代码,并在其中摸索了几天。这是免费的,因为是他的,但我们的目标更多的平台。结果似乎不是太坏(我们认为)。目前这个编码器只支持MPEG I第三层。
- 2022-08-13 04:36:44下载
- 积分:1
-
worm_research_and_design_on_worm_early_warning_bas
说明: 论文,网络蠕虫研究与本地化网络蠕虫预警研究及原型系统设计(Thesis research and localization of network worms network worms early warning system design studies and prototype)
- 2008-10-16 21:53:19下载
- 积分:1
-
SVM
支持向量机 算法在特征提取中的应用 源代码(Support vector machine algorithm in feature extraction of the source code)
- 2011-04-20 10:44:32下载
- 积分:1
-
C++实战源码-用#打印三角形(入门级实例068).zip
C++实战源码-用#打印三角形(入门级实例068).zip
- 2019-10-01下载
- 积分:1