资源列表
[人工智能/神经网络/遗传算法] OCR[1]
说明:一种用文字识别的OCR方法,可以较好的识别出文字-OCR text recognition with a way to better identify the text<石文莹> 在 2025-06-19 上传 | 大小:99kb | 下载:0
[数据结构常用算法] AHSACPinGo
说明:Paper <A Heuristic Search Algorithm for Capturing Problems in Go><sunkai> 在 2025-06-19 上传 | 大小:99kb | 下载:0
[数据结构常用算法] erchashu
说明:建立一颗二叉排序树,并对其前序遍历。遍历是对树的一种最基本的运算,所谓遍历二叉树,就是按一定的规则和顺序走遍二叉树的所有结点,使每一个结点都被访问一次,而且只被访问一次。由于二叉树是非线性结构,因此,树的遍历实质上是将二叉树的各个结点转换成为一个线性序列来表示。 -Create a binary sort tree, and the preorder traversal. Tree traversal is a fundamental operation, the so-called trave<hzz> 在 2025-06-19 上传 | 大小:99kb | 下载:0
[matlab例程] a-dft-watermark
说明:基于傅里叶变换的数字水印算法,在原始图像的傅里叶变换域中对称的嵌入数字水印信息-Fourier transform-based digital watermarking algorithm, the original image of the Fourier transform domain, the embedded digital watermark information symmetry<孙晓燕> 在 2025-06-19 上传 | 大小:99kb | 下载:1
[matlab例程] Flight_vis
说明:This model simulates and visualize an airforce flight, shwing its rotation in three dimensional representation<Muhammed> 在 2025-06-19 上传 | 大小:99kb | 下载:0
[人工智能/神经网络/遗传算法] GAOT5
说明:Mallab d 遗传演算法免费工具,但网路上已找不到了-Genetic algorithm tool<林立中> 在 2025-06-19 上传 | 大小:99kb | 下载:0
[matlab例程] matlabyouhua
说明:内含大量关于优化问题的函数,如线性优化,整数规划,非线性规划-Contains a large number of optimization functions, such as linear optimization, integer programming, nonlinear programming<钟军> 在 2025-06-19 上传 | 大小:99kb | 下载:0
[人工智能/神经网络/遗传算法] filter
说明:Matlab provides different options for digital filter design, which include function calls to filter algorithms and a graphical user interface called Sptool. A variety of filter design algorithms are available in Matlab for both IIR and FIR filter<hamid> 在 2025-06-19 上传 | 大小:99kb | 下载:0
[STL] avl-array-CPP-1.2.1
说明:AVL Array 是一个C++风格的容器类,具有快速随机存取和任意位置快速插入、删除的功能。-AVL Array is a C++ STL-style container with fast random access _and_ fast insert/erase at any point (all are O(log N) worst case)<james> 在 2025-06-19 上传 | 大小:99kb | 下载:0
[数据结构常用算法] 6277509aluo1
说明: 某旅馆有n个等级的房间,第i等级有ai个房间,每个等级有bi床位(1≤i≤n)。试模拟旅馆管理系统中床位分配和回收的功能,设计能为单个旅客分配床位,在其离店便回收床位(供下次分配)的算法。-failed to translate<xian> 在 2025-06-19 上传 | 大小:99kb | 下载:0