资源列表

« 1 2 ... .82 .83 .84 .85 .86 2087.88 .89 .90 .91 .92 ... 2656 »

[数据结构常用算法bahuanghou

说明:数据结构课程实际。八皇后问题如下:在8*8的国际象棋棋盘上放置了八个皇后,要求没有一个皇后能吃掉另一个皇后,即任意两个皇后都不处于棋盘的同一行、同一列或同一对角线上。-The actual data structure courses. 8 Queen
<jds> 在 2024-09-28 上传 | 大小:13312 | 下载:0

[数据结构常用算法KeyGen

说明:RSA算法序号生成器-Serial number generator RSA algorithm
<jpinglove> 在 2024-09-28 上传 | 大小:143360 | 下载:0

[数据结构常用算法yinhangjia

说明:银行家算法 适合操作系统课设 自己编的-Banker
<wanghui> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法subSetSum

说明:说明:子集和问题 给定一个n个整数的集合X = {x1, x2, …, xn}和整数Y,找出和等于Y的X的子集subX。 比如说,如果X ={10,20,30,40,50,60} 和 Y = 60 则有三种不同长度的解,它们分别是 subY = {10,20,30},{20,40} 和{60} 使用回溯法实现.开发VS2005工具-Descr iption: a subset of the problem and g
<GilBert> 在 2024-09-28 上传 | 大小:2348032 | 下载:0

[数据结构常用算法tingchechang

说明:数据结构课程设计停车场管理系统的源代码,希望对大家有帮助!-Data structure curriculum design the car park management system source code, and they hope to help you!
<cyntin> 在 2024-09-28 上传 | 大小:2048 | 下载:0

[数据结构常用算法erchashudecaozuo

说明:该程序采用结构定义二叉树结点的类型,采用普通函数对二叉树进行每一种操作的处理。-The program used the structure of the definition of the type of binary tree nodes, using the general function of the tree to deal with each type of operation.
<施振磊> 在 2024-09-28 上传 | 大小:152576 | 下载:0

[数据结构常用算法bubblesort

说明:介绍冒泡算法的实现代码,帮助初学者学习,希望给予指导-Introduction bubble algorithm code to help beginners learn, want to give guidance
<孔永锋> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法tuxinglinjiedianshuzushixian

说明:数据结构图的实现方法:数组表示法,给出代码,帮助加深对数据结构的理解和实现-Data structure of the realization of methods: an array of expression, given the code to help deepen the understanding of the data structure and the realization of
<孔永锋> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法WinNTL-5_3_1

说明:密码学界牛人Victor Shoup用C++编写数论类库。 NTL is a high-performance, portable C++ library providing data structures and algorithms for arbitrary length integers for vectors, matrices, and polynomials over the integers and over fin
<yangmuxiang> 在 2024-09-28 上传 | 大小:763904 | 下载:0

[数据结构常用算法TEST

说明:数据结构试验 实验一 线性表的顺序表示与实现 实验二 线性表的链式表示与实现 实验三 栈与队列及其应用 实验四 二叉树的应用 实验五 图的遍历与应用 实验六 查找技术 实验七 内部排序 全部源码-Experimental test data structure form a linear sequence of that experiment and realization of the Second l
<稻草人> 在 2024-09-28 上传 | 大小:398336 | 下载:0

[数据结构常用算法libdatrie-0.1.0.tar

说明:介绍trie数组的算法实现,国外大牛写的,很好-Introduced array trie algorithm, written by foreign cattle, very good
<紫川秀> 在 2024-09-28 上传 | 大小:343040 | 下载:0

[数据结构常用算法suffix_tree

说明:后缀数组的算法实现,值得参考借鉴,很不错的-Suffix array algorithm, it is also useful to learn from very good
<紫川秀> 在 2024-09-28 上传 | 大小:4096 | 下载:0
« 1 2 ... .82 .83 .84 .85 .86 2087.88 .89 .90 .91 .92 ... 2656 »

源码中国 www.ymcn.org