资源列表

« 1 2 ... .33 .34 .35 .36 .37 1838.39 .40 .41 .42 .43 ... 2656 »

[数据结构常用算法lianbiao

说明:单链表的逆序,将一个单链表逆序输出。如12345则输出54321-Singly linked list in reverse a singly linked list in reverse output.
<doris> 在 2024-10-03 上传 | 大小:5120 | 下载:0

[数据结构常用算法DataMining

说明:本算法的代码在VS中,使用C#语言编写,算法是数据挖掘中一个经典的colocation算法。-The algorithm code in VS, use the C# language, data mining algorithms is a classic colocation algorithm.
<wei> 在 2024-10-03 上传 | 大小:7168 | 下载:0

[数据结构常用算法perm

说明:递归求排列组合/计算最长公共子序列长度的递归算法/生成全排列的递归算法/字符串模式匹配的简单算法-some small algorithms
<Qinzhu Yang> 在 2024-10-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法kdtree1

说明:KD树在vc++中的实现包含kd树的创建等-the implement of kdtree in vc++
<> 在 2024-10-03 上传 | 大小:234496 | 下载:0

[数据结构常用算法OpenSURF

说明:主要介绍SURF算法的具体实现原理以及流程文档-introduce the SURF algorithm implement
<> 在 2024-10-03 上传 | 大小:2434048 | 下载:0

[数据结构常用算法BinaryTree

说明:使用的是VC++来编辑的,数据结构中的二叉树表示,-The binary tree data structure, using VC++ to edit
<bing> 在 2024-10-03 上传 | 大小:158720 | 下载:0

[数据结构常用算法expression

说明:使用VC++编写的代码,编写的是数据结构中的表达式算法-Use code written in VC++, written expression algorithm in the data structure
<bing> 在 2024-10-03 上传 | 大小:16384 | 下载:0

[数据结构常用算法Joseph

说明:使用VC++编写的代码,编写的是数据结构中的约瑟夫环的算法-Use VC++ to write code, write the data structures in Josephus algorithm
<bing> 在 2024-10-03 上传 | 大小:118784 | 下载:0

[数据结构常用算法hexadecimal-conversion

说明:使用VC++编写的代码,编写的是数据结构中的表达式转化的算法-Use code written in VC++, written expression in the data structure conversion algorithm
<bing> 在 2024-10-03 上传 | 大小:186368 | 下载:0

[数据结构常用算法Sortingalgorithm

说明:使用VC++编写的代码,编写的是数据结构中的排序算法-Use code written in VC++, written in the sorting algorithm in the data structure
<bing> 在 2024-10-03 上传 | 大小:5120 | 下载:0

[数据结构常用算法prime-test

说明:素数测试问题(Monte Carlo算法) 求am(mod n)的算法(m≤n) 设m的二进制表示为bkbk-1…b1b0(bk=1,且k≈log2m)。 例:m=41=101001(2),bkbk-1…b1b0=101001,(k=5)。 求am可以用下述方法:初始C←1。 -Prime number test problem ( Monte Carlo algorithm) Seek am ( MOD
<viola> 在 2024-10-03 上传 | 大小:34816 | 下载:0

[数据结构常用算法1

说明:KMP算法,主要用于字符匹配运算,算法较普通算法速度明显提升-KMP used for char matching
<林子> 在 2024-10-03 上传 | 大小:2048 | 下载:0
« 1 2 ... .33 .34 .35 .36 .37 1838.39 .40 .41 .42 .43 ... 2656 »

源码中国 www.ymcn.org