资源列表
AlgorithmsandDataStructure
- 算法与数据结构(C 版)[漆涛][程序源代码] AAtree AvlTree Bstree Deap ds_codesAndProjectsV1(20090530) EightQueen FibonacciHeap Fmsets graph HeapSort IndirectSort InsertSort MergeSort MaxHeapAndMinHeapMatrix List Stack StringTreap Vector-Algorithms and Data Structures
list_and_string
- 根据Kurse版数据结构改成的课件。此章包括: 1、线性表的概念 2、线性表的实现 3、循环表双向链表 4、静态链表 5、广义表 6、串及运算 -According to the data structure into Kurse version of the courseware. This chapter includes: 1, 2 the concept of linear forms, linear forms of the realization of t
ruanjiankechengsheji
- 本文档是关于大数运算的软件课程设计报告,里面包含了源程序和程序设计的相关类容-This document is the software, curriculum design report on the operation of large numbers, which contains the source code and programming related classes Yung .....
maxflow
- 用C++编写的,求最大流量的一个算法,里面包括求最短路径-Written using C++, find a maximum flow algorithm, which includes the shortest path
quicksort
- 这是著名的快速排序算法,很经典啊,请大家熟悉!-this is a quicksort!
Multi
- 实现两个矩阵相乘 用c ++ 实现的 很适合初学者使用的 算法中回溯算法中 会用到-Realization of two matrices
sift算法
- 经典sift算法,图像特征提取的必学算法,具有里程碑的意义
Quicksort
- 快速排序的两种实现,高效率,易懂,居家旅行杀人越货必备代码,千万不要错过-quicksort
sort
- 使用简单数组实现各种排序算法,并进行比较。 排序算法: 1、插入排序 2、希尔排序 3、冒泡排序 4、快速排序 5、简单选择排序 6、堆排序 7、归并排序 -Using a simple array to achieve a variety of sorting algorithms, and compared.Sorting algorithm:1, insertion sort2, Hill sort3, bubble sort4, Quick Sort5
fileInandOut
- 利用二叉树的功能实现了对文本文件的更改删除,插入等操作,-Realization of the function using a binary tree of changes to the text file deletion, insertion and other operations,
r6rs
- 算法语言Scheme修订6报告英文版,尚未翻译
LinkList_
- 数据结构实验 链表的主要类都有了 有 顺序表 单链表 循环链表 并都有每个类的典型应用 -The data structure linked list of the main class of experiments has a circular linked list with order forms and have a list of typical applications for each class