-
各种排序算法小结
各种排序算法小结-various sorting algorithm Summary
- 2022-02-20 17:17:33下载
- 积分:1
-
这是一个计算银行利息和本利和的VB程序,,只要输入利率,本金,存款年数,就可以直接计算...
这是一个计算银行利息和本利和的VB程序,,只要输入利率,本金,存款年数,就可以直接计算-This is a calculated bank interest and the principal and the VB program, as long as the importation of interest rates, principal, the number of years of deposits, it can be directly calculated
- 2022-07-07 04:02:59下载
- 积分:1
-
使用嵌入式零树小波的图像压缩
嵌入式零树小波嵌入零树小波是一种高效是一种有效方法的图像 compression.here 我目前使用嵌入式零树小波的图像压缩算法。
- 2023-05-21 03:00:02下载
- 积分:1
-
用C编写的一些math函数
用C编写的一些math函数-prepared by the math function
- 2023-06-14 06:20:04下载
- 积分:1
-
实用的组合导航MATLAB代码
惯性导航系统输出和GPS的组合导航代码,能够实现位置和速度等参数的输出,输入为惯性测量数据,包括角速度和加速度信息,组合导航方程为运用15个状态的方程,和6个状态的观测方程。
- 2022-03-24 19:42:23下载
- 积分:1
-
从.txt文件中读取数据,并对数据进行哈尔小波变换和压缩操作。...
从.txt文件中读取数据,并对数据进行哈尔小波变换和压缩操作。-From. Txt file to read data, and data Haar wavelet transform and compression operations.
- 2022-08-25 09:02:02下载
- 积分:1
-
车 detcte
你好我是一名学生在我试着做一个项目结束 concernat 研究对象的城市交通 (4 轮驱动及 2 轮摩托车,例如) 检测的第三年周期工程师这一项目与 visual studio 2010 和 opencv 2.4.8 并且谢谢你
- 2023-03-29 14:45:04下载
- 积分:1
-
BP神经网络的非线性系统建模--非线性函数的拟合
通过一个简单是二元二次函数,实现bps神经网络的非线性拟合,逼近真实值。非常适合初学者。
- 2022-02-09 16:21:35下载
- 积分: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
-
冒泡排序
冒泡排序-Bubble sort
- 2022-07-22 01:04:15下载
- 积分:1