资源列表

« 1 2 ... .17 .18 .19 .20 .21 1822.23 .24 .25 .26 .27 ... 2656 »

[数据结构常用算法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

说明:遍历二叉树,能沿着某条搜索路线,依次对树中每个结点均做一次且仅做一次访问。-traversing binary tree
<林子> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法Chaptes6_Linkqueue

说明:链表与队列的基本操作,包括常用的初始化建立插入、删除、查找等功能模块。-The list of the basic operation.
<诸为岭> 在 2024-10-03 上传 | 大小:239616 | 下载:0

[数据结构常用算法K-means

说明:数据挖掘中得k-均值算法的c++实现,可以使你对数据挖掘算法有个初步的了解。-k-means algorithm in data mining is achieved with c++ . Allows you to have a preliminary understanding of the data mining algorithms.
<常金铭> 在 2024-10-03 上传 | 大小:3072 | 下载:0
« 1 2 ... .17 .18 .19 .20 .21 1822.23 .24 .25 .26 .27 ... 2656 »

源码中国 www.ymcn.org