资源列表
steromacthing
- 本文件为国外立体匹配算法解释的PPT文档,主要是立体匹配中的动态规划算法。里面有两个文件。-This document is to explain foreign PPT stereo matching documents, mainly in the dynamic programming stereo matching algorithm. There are two files.
20120301
- 基于GPU的并行最小生成树算法的设计与实现-GPU minimum spanning tree
Huge
- It contain an implementation for string class and a class for huge numbers. In some practical usage of mathematics, we need to use numbers lager than long int and 64 bit integer numbers, for example we need a number with 100 digits to be multiple or
Link_List
- 里面是一个链表的类的定义,及如何应用一个链表,也就是主函数,这是一个源码-There is a list of the class definition, and how to use a linked list, which is the main function, which is a source
the-relativity-of-sorting-algorithm
- 各种排序算法的比较,具体有直接插入排序、希尔排序,冒泡排序、快速排序、选择排序、堆排序,归并排序,基数排序八种,通过时间复杂度的比较,取平均值判断-Comparison of various sorting algorithms, specifically the direct insertion sort, shell sort, bubble sort, quick sort, selection sort, heap sort, go side by side Sequence, Ra
calculator
- 输入一个数学计算公式,给出中缀式和后缀式的计算公式。-Enter a mathematical formula, the formula is given infix and postfix formula.
manage
- 设计一个实用的小型校园信息管理系统,其中涉及到3个主体:学生、教师和课程。教师之间选择的课程互不重复,学生之间选择的课程可以重复。教师的功能可以录入成绩、修改成绩、统计该课程的平均成绩以及显示相关信息。学生的功能除了选择课程外,还可以查询每门课的成绩和自己的平均成绩以及显示相关信息。-Designing a practical small campus information management system, which involves three main: students, teac
aaa
- 根据《算法与数据结构》课程的结构体系,设计一个基于DOS菜单的应用程序。要利用多级菜单实现各种功能。比如,主界面是大项,诸如线性表、栈与队列、串与数组及广义表等,子菜单使这些大项中的一些功能或者小项。要求所有子菜单退出到他的父菜单。-According to " Algorithms and Data Structures" course of the structural system, design a menu-based DOS applications. To tak
5521432
- t-snake的文章,详细介绍了T-snake的原理和算法()
bitVector
- 位向量的计算,位向量的排序算法。没有相同数字的排序,效率非常高。-Bit vector calculations, the bit vector sorting algorithms. Not have the same sort of figures, the efficiency is very high.
TSP
- TSP算法,经典的旅行商问题求解办法,画出路径图-TSP algorithm, the classic traveling salesman problem-solving approach, to draw road map
Project6
- 使用散列表设计实现一个字典,假设关键字为整数且 D 为 961,在字典 中插入随机产生的 500 个不同的整数, 实现字典的建立和搜索操作。分别使 用线性开型寻址和链表散列解决溢出。-Designed and implemented using a hash table dictionary, if your keywords is an integer and D 961, in the dictionary 500 different integers inserted rand