资源列表

« 1 2 ... .51 .52 .53 .54 .55 27056.57 .58 .59 .60 .61 ... 28522 »

[数据结构常用算法stringprocess

说明:字符串模式匹配,查找子串加以代替,有两种模式匹配算法-string pattern matching, substring search to be replaced, there are two types of pattern matching algorithm
<苗建新> 在 2025-02-01 上传 | 大小:172kb | 下载:0

[数据结构常用算法treeoperate

说明:树的各种基本操作都包括了,四种遍历,查找节点等-tree basic operations are included, four traversal, identify nodes
<苗建新> 在 2025-02-01 上传 | 大小:170kb | 下载:0

[数据结构常用算法serach

说明:二叉排序树的查找算法,用非递归做的,查找删除节点等操作-Binary Tree Search ranking algorithm, the use of non- recursive so that you delete nodes, etc
<苗建新> 在 2025-02-01 上传 | 大小:160kb | 下载:0

[数据结构常用算法sortlinktabel

说明:对链表进行排序,时间复杂度O(n2),类似于插入排序的思想-right sort, time complexity O (n2), similar to the sequencing of the insert thinking
<苗建新> 在 2025-02-01 上传 | 大小:160kb | 下载:0

[数据结构常用算法codeandencode

说明:对一篇文章编码和解码,采用huffman 树的方法-an article on encoding and decoding, using the Huffman tree
<苗建新> 在 2025-02-01 上传 | 大小:182kb | 下载:0

[数据结构常用算法graphic_algorithm

说明: 每对节点间最短路径 Floyd-Warshall 算法 D[i,j]表示从i到j的最短距离; P[i,j]表示从i到j的最短路径上j 的父节点-between each pair of nodes Shortest Path Floyd-Warshall algorithm D [i, j] said from i to j is the shortest distance; P [i, j] said
<changxia> 在 2025-02-01 上传 | 大小:9kb | 下载:0

[matlab例程gabor_11_15_01.tar

说明:一个有关eigenface的matlab 例程-one of the Matlab routines eigenface
<lina> 在 2025-02-01 上传 | 大小:269kb | 下载:0

[matlab例程dgjm

说明:这是本人在2005年参加全国大学生电工建模做b题的相关资料,虽然没有获奖,但是应该本人觉得还是有点可取之处。-this is my participation in the 2005 National Undergraduate electrician b modeling done that the relevant information, although not winning, but I think they should
<lxf> 在 2025-02-01 上传 | 大小:650kb | 下载:0

[数据结构常用算法Strassen_8

说明:Strassn关于两个矩阵相乘的算法,同过分治原理把两个n*n的矩阵阶各分解成四个n/2*n/2阶的矩阵,当分解出来的矩阵阶数等于2时,求借各个小矩阵,若阶数大与2,就递归的调用前面方法,直到分解成2*2的子矩阵为止。-Strassn on two matrix multiplication, the algorithm, with the governing principle over two n* n matrix of the
<张斌> 在 2025-02-01 上传 | 大小:12kb | 下载:0

[人工智能/神经网络/遗传算法CPNrengongshenjingwangluo

说明:这是一个人工神经网络例子源码 质量非常不错-This is an example of artificial neural network quality is very good source
<刘翔> 在 2025-02-01 上传 | 大小:29kb | 下载:0

[matlab例程bpbutt

说明:巴特沃思滤波器matlab程序,是本人提交的作业.-Butterworth filter Matlab process, I submit work.
<袁康> 在 2025-02-01 上传 | 大小:1kb | 下载:0

[matlab例程bpcheb

说明:本人提交的用matlab的关于滤波器设计的作业,很有用的 -I used Matlab submitted on the design of filter operation, a very useful
<袁康> 在 2025-02-01 上传 | 大小:1kb | 下载:0
« 1 2 ... .51 .52 .53 .54 .55 27056.57 .58 .59 .60 .61 ... 28522 »

源码中国 www.ymcn.org