-
BP neural network algorithm to achieve the financial capital of the Chinese char...
采用BP神经网络算法实现的大写金融汉字识别软件的核心识别功能,适合学习。-BP neural network algorithm to achieve the financial capital of the Chinese character recognition software to identify the core features for learning.
- 2023-01-29 11:25:03下载
- 积分:1
-
OSGAx,嵌入式osg插件
一款关于OpenSceneGraph插件Activex的软件,osg是庞大的三维渲染引擎,OSG的安装方法和其他大型开源工程类似,需要通过源代码进行编译和生成,其中涉及Cmake,编译器的设置,环境变量设置等诸多概念
- 2022-06-16 12:25:23下载
- 积分:1
-
最大子段和 源码
该代码用于求最大子段和,常用语大学或研究生算法课程的作业。当然,该源码是练习算法的一个很好的例子。
- 2022-01-26 06:55:47下载
- 积分:1
-
俄罗斯方块
#include
#include
#include
#include
#include
char gcText[] = " WWWWWWW";
struct tetris {
int _pool[16][32], (*pool)[32], tmap[8][4][16];
int x, y, s, st, t;
}gt;
void trsInit() {
int sp[8][4]
- 2023-08-11 01:55:03下载
- 积分:1
-
AC-BM算法的实现的压缩包,很流行的字符串匹配算法,已经测试,-AC-BM algorithm for the realization of the compressed, the very popular string matching algorithm has been tested,
- 2022-02-02 16:56:07下载
- 积分:1
-
k均值聚类算法
c语言实现的!!!!!
k均值聚类算法
c语言实现的!!!!!
-k-means clustering algorithm c language to achieve! ! ! ! !
- 2023-05-13 12:55:02下载
- 积分:1
-
rfid防碰撞算法C语言
这个是RFID防碰撞算法C语言源代码。欢迎大家下载、试用。谢谢大家的支持!希望能有帮助!
- 2022-05-19 23:38:54下载
- 积分:1
-
非线性方程类,封装了有关解非线性方程的算法
非线性方程类,封装了有关解非线性方程的算法-nonlinear equations, the solution package, the algorithm of nonlinear equations
- 2022-07-13 09:51:00下载
- 积分:1
-
用c++语言用数值计算方法解n元一次方程组。
用c++语言用数值计算方法解n元一次方程组。-using numerical calculation method for n-linear equation group.
- 2022-03-22 12:42:24下载
- 积分:1
-
无线传感器网络
在无线传感器网络中,自私节点为了节省能量而拒绝转发其他节点的数据包
- 2022-05-15 23:51:01下载
- 积分:1