-
计算机算法设计 约瑟夫循环问题
计算机算法设计代码 约瑟夫循环 用VC编译 可在计算机上执行 代码旁附有我的注释
- 2022-06-02 05:22:34下载
- 积分:1
-
用链表计算任意大小数的阶乘
用链表计算任意大小数的阶乘-calculated using the number of arbitrary size factorial
- 2022-04-08 19:11:01下载
- 积分:1
-
该程序是用C语言写的采用了动量方法的BP神经网络,它具有极其强大的扩展性,可用于函数的逼近及分类识别等各方面,语言书写规范,其中大量使用了动态分配一、二维数组的...
该程序是用C语言写的采用了动量方法的BP神经网络,它具有极其强大的扩展性,可用于函数的逼近及分类识别等各方面,语言书写规范,其中大量使用了动态分配一、二维数组的方法,该网络实例中实现的是对某一函数的逼近,输入层为二层,中间层可自己设定多达十几层,逼近精度非常精确。读者可根据自己的需要设定各层的数目以及相应的训练样本进行训练与测试。-The program is written in C language using the momentum method of BP neural network, which has extremely powerful scalability, can be used for function approximation and classification in areas such as language specification, including large-scale use of a dynamically allocated one, two dimensional array of methods, examples of the network realize that the approximation of a function, for the second input layer, middle layer can be set as many as a dozen layers, close to very precise accuracy. Readers may need to be set in accordance with its own number of floors and the corresponding training samples for training and testing.
- 2022-09-23 15:35:02下载
- 积分:1
-
Adboost 的人脸检测
ApplyDetector.m BoostingAlg.m CalcIntegralImage.m ComputeBoxSum.m ComputeFeatures.m 等20段代码
- 2022-03-25 01:13:19下载
- 积分:1
-
JAVA数据结构之HASH编码的小应用程序
JAVA数据结构之HASH编码的小应用程序-Java data structures hash coding of small applications
- 2022-06-01 18:16:24下载
- 积分:1
-
求函数极小值,适用于不带约束的、函数可以为非线性的无约束规划问题的求解...
求函数极小值,适用于不带约束的、函数可以为非线性的无约束规划问题的求解-Demand function is minimum applicable to non-binding, the function can be non-binding for the non-linear programming problem solving
- 2022-07-17 09:40:31下载
- 积分:1
-
segy文件读写
segy文件读写,读取segy文件数据。C语言编写,简单易懂,对新手非常有帮助的代码。包括傅里叶FFT源程序
- 2023-08-08 08:55:04下载
- 积分:1
-
Guo Tao algorithm source VC
郭涛算法VC源码-Guo Tao algorithm source VC
- 2022-03-20 10:18:42下载
- 积分:1
-
计算机模拟物理作业,用来模拟抛体运动
计算机模拟物理作业,用来模拟抛体运动-computer simulation of physical operations, used to simulate Projectile Motion
- 2022-07-14 17:12:36下载
- 积分:1
-
simple算法计算二维非稳态对流传热问题
已测试有效,计算结果为流场中喷入热流体后的参数变化过程,可直接导入到tecplot中观察,包含温度、压力、速度和密度随之间的变化过程。代码中使用交错网格,simple算法,TDMA求解,考虑了非稳态和湍流的计算,可以作为有限体积法编程的入门算例,希望对广大学习流体力学的同学有帮助。
- 2022-01-26 06:30:56下载
- 积分:1