搜索资源列表
libgist-2.0.1
- Libgist is an implementation of the Generalized Search Tree, a template index structure that makes it easy to implement any type of hierarchical access method (AM). -Libgist is an implementation of the Generalized Search Tree, a template index stru
邮局选址问题
- 这个是大家非常熟悉的一个非常常用的算法,邮局选择问题,相信大家一定可以学到很多东西的-This is all very familiar with a very commonly used algorithm, the post office matter of choice, I am sure that you can learn a lot of things
dancinglink
- This a program to implement the so-called \"dancing link\" which is introduced in Knuth s paper. This is really a super acrobatic and I am sure that not many programmers can understand the algorithms. -This is a program to implement the so-c
problem1103(update)
- 浙江大学ACM练习题 1103 提交通过代码 上一个包失误未付原码,十分抱歉!-Zhejiang University ACM 1103 Exercises code submitted through a packet errors unpaid original code, I am very sorry!
class
- 给定m个n维向量a , a , ,am 1 2 ,向量分类问题要求将相同的向量划分为同一类。试用 抽象数据类型表设计解向量分类问题的有效算法。
本人用C++编写的数据结构
- 本人大学时编写的算法包括 堆栈数据结构 链表数据结构 及二叉树等。。。。。。很多很全-I am prepared by the university, including stack algorithm data structure Chain and binary tree data structure so. . . . . . The whole lot
compute_code
- source code for compute,i am sure it will be good for you.It can be complied on c\c++ plafort
maandian
- 找马鞍点:1. 若在矩阵Am×n中存在一个元素A[i][j],其满足A[i][j]是第i行元素中最小值,且又是第j列元素中最大值,则称此元素为该矩阵的一个马鞍点。用二维数组存储矩阵Am×n ,设计算法求出矩阵中所有马鞍点。-Find a saddle point: 1. If in the matrix Am × n, there is a element of A [i] [j], the meet A [i] [j] is the first line element in the mini
list
- 本人在学习数据结构课程,做课程设计时写的程序,演示了线性表的操作,这是一个控制台下的C程序。-I am in the learning data structure courses, so when writing the curriculum design process, to demonstrate the operation of the linear form, this is a C program under the console.
TreeMap
- 本人在学习数据结构,做课程设计时,写的演示二叉树和图的C语言控制台程序。-I am in the learning data structure, so when the curriculum design and writing binary tree and map presentation of C language program console.
DS
- 本人绝对原创的教学计划编制问题,拿出来和大家一起分享。-I am absolutely in the teaching of original programming problems and work out to share with everyone.
pi_1
- 一个求pi的很巧妙的经典算法 我对对其中的想法深感震惊 所以拿来给朋友们分享-Pi seeking a classical algorithm very clever of them I am deeply shocked by the idea of it were given to friends to share
Clanguage
- 针对初学C语言及数据结构者有很大的帮助,这其中绝大部分是我本人学习C语言及数据结构所做实验后经验证正确的程序。对学习者有很好的引导和帮助作用。-C language for beginners and data structures are very helpful, the vast majority of which I am learning C language and data structure after the experiment done by proven correct
sort_programe
- 几个排序算法的源程序,希望能审核通过,我是学生,希望能向高手们学习。-The source of several sorting algorithms, hoping for approval and I am a student, hoping to learn to master.
josephus_by_kuffin.tar
- 我是个C语言的初学者,于是就用C写了个约瑟夫环,利用的是链表,希望大家多提意见。-I am a C language for beginners, so he wrote a Joseph with the C ring, the use of the list, I hope you speak up.
am-shu
- 称之为Armstrong数,试写出一程式找出所有的三位数Armstrong数。 -Armstrong called the number and try to write a program to identify all of the three-digit Armstrong number.
dataStructure-in-cPP
- 1.在vs2008下,解压运行即可 2.里面有向量、二叉查找树、二叉堆等的用C++模板实现代码 3.该模板代码,由本人亲自编写,根据数据结构与算法,C++描述所述编写-1. In vs2008, the extract can be run 2. There are vectors, binary search tree, binary heap, etc. using C++ templates code 3. The template code, which I am persona
Link
- 链表的实现 认真书写上传的资料详细功能包含内容说明-I am a primerver i need help i need this thing sorry i m worry void fun() usigned int a need help
01beibao(dongtaiguihua)
- 01背包问题的动态规划算法,能运行,我调好的-01 knapsack problem dynamic programming algorithm, to run, I am a good tune
ccccc
- 输出字符串的反序,例如 iam a student输出student a am i-Output string in reverse order, for example, iam a student out student a am i