-
C语言实现的0/1背包问题
主要用来解决0/1背包问题,实现的计算机语言是C语言,通过随机的产生物品的信息,通过此算法决定哪些物品放入背包中,哪些放弃。
- 2022-06-15 10:46:18下载
- 积分:1
-
一个自己写的列主元高斯消去法,用Matlab实现
一个自己写的列主元高斯消去法,用Matlab实现-Wrote it myself out of a PCA Gaussian elimination, using Matlab realize
- 2022-09-27 07:20:03下载
- 积分:1
-
Simple Finite Impulse Response Filter
Simple Finite Impulse Response Filter
- 2022-05-20 20:48:46下载
- 积分:1
-
des 算法好
这种算法是 c + + 源代码抗震规范程序文件加密和解密很 好,我确信它总是最好的代码 。
- 2022-03-02 20:05:11下载
- 积分:1
-
适合解线性规划问题,配合VB的界面,非专业人士也可根据说明运用。...
适合解线性规划问题,配合VB的界面,非专业人士也可根据说明运用。-solutions for linear programming problem with VB interface, non-professionals can use, according to the notes.
- 2023-04-04 22:05:03下载
- 积分:1
-
一个实验,是我们老师在实验课程上让我们做的
我就写了
一个实验,是我们老师在实验课程上让我们做的
我就写了-an experiment, we teachers in experimental courses allow us to do, I wrote an
- 2022-07-01 23:59:39下载
- 积分:1
-
基于脉冲耦合神经网络的图像分割
主程序如下:绝对好使x=imread("lena.jpg");x=rgb2gray(x);[Edge,Numberofaera]=pcnn(x)
- 2023-07-27 17:35:03下载
- 积分:1
-
文件加密算法
这是我用Des-encrypt来加密和反加密文本文件的例子,这是一个简单的示例代码,对所有聊天程序都非常重要
- 2022-04-01 10:48:33下载
- 积分:1
-
数字带通滤波器的设计过程。共3个源程序。其中,dos.cpp为带通FIR的源程序,其中的滤波器阶数n,滤波器的低频fln,滤波器的高频fhn,窗函数w,可以按照...
数字带通滤波器的设计过程。共3个源程序。其中,dos.cpp为带通FIR的源程序,其中的滤波器阶数n,滤波器的低频fln,滤波器的高频fhn,窗函数w,可以按照自己的要求改变。这里采用的是汉宁窗。主函数main.cpp实现输入与fir的h(n)的卷积,输出结果Y(n),并将其存储在y.txt中。最后,graphics.cpp从y.txt读取数据,再由语句画出波形,可以清楚地看出计算结果是否正确,并进行比较。-digital band-pass filter design process. A total of three sources. Among them, dos.cpp FIR bandpass to the source, the filter order n, the low-frequency filter FLN, the high-frequency filter fhn, window function w, in accordance with the requirements change. Here is the Hanning window. The main function main.cpp achieve the input and fir h (n) convolution, the output Y (n), and store them in y.txt China. Finally, graphics.cpp y.txt read data from and then draw waveform statement, we can clearly see whether calculations are correct, and comparisons.
- 2022-01-24 14:42:03下载
- 积分:1
-
C++ BP算法源程序.rar
C++ BP算法源程序.rar-C BP algorithm source. Rar
- 2022-10-23 04:25:03下载
- 积分:1