资源列表
[数学计算/工程计算] FrameParser
说明:该程序可用于解析帧数据,经过计算可以很好地解决帧数据解析问题。-The program can be used to resolve the fr a me data, after calculating the fr a me can solve the problem of data analysis.<明月> 在 2026-01-14 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] 003
说明:基于神经网络的文字识别系统,大家互相学习,不足之处多多包涵,先将硬盘内部放置已久的代码拿出来供大家分享-Neural network based text recognition system, we learn from each other, inadequate excuse me, first hard drive to place the code has been out for a long time to share<王华> 在 2026-01-14 上传 | 大小:3.43mb | 下载:0
[人工智能/神经网络/遗传算法] CudaConv
说明:功能还不大清楚,不是本人开发的-Convolution of an arbitrary 1D complex signal with an arbitrary filter kernel<zhangqa> 在 2026-01-14 上传 | 大小:1kb | 下载:0
[matlab例程] Simulator
说明:模拟蚂蚁和食蚁兽的生存规律。在20X20的网格世界里,每个生物每次可向四个方向移动(但不会移除网格边缘),食蚁兽会吃掉在他目标处的蚂蚁-The goal for this programming project is to create a simple 2D predator-prey simulation. In this simulation the prey are ants and the predators are doodlebugs. These critters l<crystalever> 在 2026-01-14 上传 | 大小:99kb | 下载:0
[数据结构常用算法] Wuxiangtu
说明: 数据结构经典实例,以无向图的邻接多重表存储无向图。以数偶的形式依次从键盘上输入一串数据。如:(A,B)为从起始结点(其数据场之值为一大写的英文字母 A ),到终止结点(其数据场之值为一大写的英文字母 B)的无向边。最后输入(Z,Z)表示输入结束。-Classic examples of data structures in order to free the adjacency table to store multiple undirected graph. Followed by a fe<周子> 在 2026-01-14 上传 | 大小:7kb | 下载:0
[数据结构常用算法] Tree
说明:数据结构经典实例,建立二叉排序树。从键盘上输 入一串正整数, 最后输入-1作为输入结束的标志。如输入的序列为:2,5,7,23,48,96,……,-1。请以这些正整数的值作为二叉排序树中的结点的数据场之值,建立一棵二叉排序树。-Classic examples of data structures, to establish binary sort tree. Keyboard input from a string of positive integers, the last input-1<周子> 在 2026-01-14 上传 | 大小:9kb | 下载:0
[数据结构常用算法] BinaryTree
说明:数据结构经典实例,深入了解二叉树。如:可查询每个节点的层次,从根到该节点的枝长(路径长度),子孙的个数及祖先的个数。每个节点在前序、中序、后序中的访问的序号。-Classic examples of data structures, in-depth understanding of binary tree. Such as: to check the level of each node, the node from the root to shoot length (path length)<周子> 在 2026-01-14 上传 | 大小:11kb | 下载:0
[数据结构常用算法] Listmultiplier
说明:数据结构经典入门实例,计算两个以 单链接表表示的多项式相乘的程序。-Classic example of data structure entry, calculation of two single-link table that the polynomial multiplication procedures.<周子> 在 2026-01-14 上传 | 大小:18kb | 下载:0