资源列表

« 1 2 ... .06 .07 .08 .09 .10 2311.12 .13 .14 .15 .16 ... 2656 »

[数据结构常用算法tangxin

说明:贪心算法求磁盘最优存储问题,能够解决此问题.不失为一种好办法.-greedy algorithm for optimal disk storage, to solve this problem. It is a good approach.
<王明> 在 2025-01-14 上传 | 大小:880kb | 下载:0

[数据结构常用算法datastructureinDNAcomputer

说明:介绍了DNA 计算机中队列数据结构的设计方法,该方法利用两种不同的限制性内切酶完成队列的入队和出队操作,并给出了队列的DNA 编码和仿真实例.-, Introduced a DNA computer queue data structure design method using two different restriction enzymes into the queue to complete team and a team op
<zjw> 在 2025-01-14 上传 | 大小:879kb | 下载:0

[数据结构常用算法FourArithmetic

说明:精心编写的带有4个基本算法的程序,能加深大家对希尔排序、冒泡排序、快速排序、选择排序的理解,并清楚其中的区别,以及算法优劣性-Carefully prepared with a basic algorithm for four procedures, to strengthen the U.S. on the Hill sort, bubble sort, quick sort, selection sort of understand
<胡庆恩> 在 2025-01-14 上传 | 大小:879kb | 下载:0

[数据结构常用算法NBayse

说明:朴素贝叶斯c++实现源码 实现了最基本的训练和测试过程-Bayesian source c++ Implementation
<Simon> 在 2025-01-14 上传 | 大小:879kb | 下载:0

[数据结构常用算法bbTSP

说明:货郎担问题的分支界限算法,c++实现-Branch and bound algorithm for Traveling Salesman Problem, c++ implementation. . .
<> 在 2025-01-14 上传 | 大小:879kb | 下载:0

[数据结构常用算法cm

说明:利用C++语言 实现可变二维矩阵的算法,即把已经定义的二维矩阵变成认为可输入大小的矩阵-C++ language using a variable two-dimensional matrix algorithm, that is two-dimensional matrix has been defined that can be entered into a matrix of size
<胡鹏> 在 2025-01-14 上传 | 大小:878kb | 下载:0

[数据结构常用算法index-tree

说明:排序二叉树的改进,在每个节点上加一个值来统计该节点左边的结点个数,方便插入、删除和查找-Binary sort tree improvement, at each node with a value to the statistics of the node on the left side of the node number, convenient to insert, delete and search
<wutu> 在 2025-01-14 上传 | 大小:879kb | 下载:0

[数据结构常用算法polymentail

说明:一元多项式的运算,课程设计,大二,有完整的源码,学习交流使用-polynomial operation with specific codes
<mutou> 在 2025-01-14 上传 | 大小:879kb | 下载:0

[数据结构常用算法nQueens

说明:关于N皇后C++程序,这个程序运用了启发式搜索-heuristic search about n queens using C++
<moria> 在 2025-01-14 上传 | 大小:879kb | 下载:1

[数据结构常用算法greed-bag

说明:一个贪心背包的小程序可以在VC下运行,可作为算法学习参考- a greed bag algorithm implementation can run in VC
<shine> 在 2025-01-14 上传 | 大小:878kb | 下载:0

[数据结构常用算法Knight

说明:经典的骑士巡游问题,通过走日子来遍历棋盘,非回溯法,可以有效率的解决8*8棋盘的解决方案,但是不能保证所有问题都是有解的-Classic knight' s tour problem, by taking a day to traverse the board, non-backtracking, can be effective solution 8* 8 board solution, but can not guarante
<杨一> 在 2025-01-14 上传 | 大小:878kb | 下载:0

[数据结构常用算法chapter-5

说明:算法设计与分析 第5章 回溯法(讲解比较详细)-Algorithm Design and Analysis Chapter 5 backtracking (explain in more detail)
<kalley> 在 2025-01-14 上传 | 大小:878kb | 下载:0
« 1 2 ... .06 .07 .08 .09 .10 2311.12 .13 .14 .15 .16 ... 2656 »

源码中国 www.ymcn.org