资源列表
21
- 本文档是(作者:钱能)《C++程序设计教程》系列的部分辅助代码。 选题编辑:张朝阳 责任编辑:徐培忠、林庆嘉 有关代码的具体问题请与作者联系。
ex1004
- 指针也可以声明成数组 一般有两种方法 1 把指针指向其他数组2 配置内存空间来使用-The pointer can also be declared as array general there are two ways a pointer to other array, 2 configuration memory space to use
week4_monte_carlo_vs_theo
- 使用Simulink进行M-PAM仿真 - ON划词翻译ON实时翻译 The use of Simulink M-PAM simulation
Examination4657
- 这份源码Examination4657是系统里的语言源码,可以作为一个不错的参考-The source Examination4657 is a language system source code, can be used as a good reference
ds18b20
- 单总线ds18b20温度传感器驱动程序.-Single-bus temperature sensor DS18B20 driver.
59808799MATLAB
- matlab牛顿法求最优化问题-matlab newton
BP-2
- 遗传算法优化BP神经网络-非线性函数拟合-Genetic algorithm to optimize BP neural network- non-linear function fitting
Readavi
- 本程序用来读取一段视频,并将其每一帧以图片形式保存在指定文件夹中,为后续图像处理做准备,同时包括将一系列图像生成视频的功能。-This procedure used to read a video, and each frame in the form of images stored in the specified folder, in preparation for the subsequent image processing, including a series of images
Floyd
- Floyd最短路径算法的MATLAB程序,经过测试
gaSVMcgForClass
- 使用基因遗传算法优化支持向量机参数,进而准确快速分类-Using genetic algorithms to optimize the parameters of support vector machine, and then quickly and accurately classified
GetJacobianMatrix
- 该程序是完成雅克比矩阵的计算的功能,对初学者很有帮助。-The program is complete Jacobian matrix calculation function, useful for beginners.
DPSO
- 动态粒子群算法源程序,来源于matlab智能算法30个案例-Dynamic particle swarm algorithm source code, matlab intelligent algorithm from 30 cases