-
小波神经网络程序,收敛性比BP神经网络好,可以避免局部最优,可用于分类,函数逼近等...
小波神经网络程序,收敛性比BP神经网络好,可以避免局部最优,可用于分类,函数逼近等-Wavelet neural network procedures, convergence than the BP neural network, and can avoid local optimum, can be used for classification, function approximation, etc.
- 2022-02-25 21:12:00下载
- 积分:1
-
…所有汉字点
所有汉字字形点阵...显示字库一般为16×16点阵字库,每个汉字的字形码占用32个字节的存储空间,打印字库一般为24×24点阵,每个汉字的字形-... All Chinese character dot-matrix display font is generally 16 × 16 dot matrix font, the font code for each Chinese characters occupy 32 bytes of storage space, printing font is generally 24 × 24 dot matrix, each Chinese character the chevron
- 2022-03-31 05:19:26下载
- 积分:1
-
虚拟串口,可以添加任意数量的机器串口,串口…
虚拟串口,可以在机子上添加任意多个串口,对于调试串口的程序很有用-Virtual serial port, you can add any number of machine serial port, serial port for debugging the program very useful
- 2022-03-04 23:54:51下载
- 积分:1
-
心电信号的峰值检测
R peak detect in ECG signal
- 2022-03-21 01:11:20下载
- 积分:1
-
L7,精灵程序源代码可以编译出来的程序
L7,elf 程序源代码 可以通过编出其他程序-L7, elf program source code can be compiled out of other programs
- 2022-05-27 14:33:56下载
- 积分:1
-
智能小车上跷跷板源码
应用背景如今机器人已经逐渐在社会某些领域崭露头角,无人机、智能车等机器越来越显示出其独有的优势。本设计实现智能小车在跷跷板上保持平衡。关键技术智能小车采用单片机为MCU,外接了轮子,马达等必要器件,采用C语言编程,能够完成上跷跷板、在跷跷板上保持平衡等的功能。
- 2022-10-22 19:45:04下载
- 积分:1
-
进度条控件,vista风格,需要的下载吧
进度条控件,vista风格,需要的下载吧-Progress bar control, vista style, need to download it
- 2023-08-27 10:35:04下载
- 积分:1
-
图书馆管理系统
图书馆管理系统,该系统是用Visual Studio 2010实现的,该系统能够实现对图书的增删改查、图书的借阅、归还、以及借阅信息的查询、数据的保存、读取等基本功能,该系统适合于初学者的学习与借鉴。
- 2023-02-26 22:55:05下载
- 积分:1
-
这是svmfu,用于训练和测试支持矢量包
This is SvmFu, a package for training and testing support vector
machines (SVMs). It s written in C++. It uses templates. The
advantage of templates is that the types of kernel values and data
points can be varied to suit the problem.-This is SvmFu, a package for training and testing support vector
machines (SVMs). It s written in C. It uses templates. The advantage
of templates is that the types of kernel values and data points can be
varied to suit the problem.
- 2023-05-29 07:50:03下载
- 积分:1
-
稀疏矩阵
此代码是关于稀疏矩阵。我表示稀疏矩阵为结构。它还可以做稀疏矩阵加法。如果你读了这段代码然后你可以了解有关内存分配、 指针和结构中的应用。稀疏 matrix 元素几乎为 0,所以如果你将它定义为 2 的三维数组,然后它会浪费内存。解我的想法是,使用结构.通知: 我是韩国的所以所有的文件和在 c 文件上的评论由朝鲜语写的。
- 2022-10-02 11:45:05下载
- 积分:1