资源列表
Collectionofdatastrucurescurriculumtopics
- 数据结构课程设计选题集合,用于数据结构学习者练习时训练-Collection of data structures topics of curriculum design for learners to practice when training data structure
NQueen
- N皇后问题求解,VC 6.0编译环境,程序运行结果可给出N皇后问题的全部解,N可取任意正整数-N queen problems VC 6.0
rotustborderpopup.
- 这是一个利用分治法求最短回路的算法,希望对大家有帮助撒()
sort-compare
- 内部排序算法比较 问题描述:编制一个演示内部排序算法比较的程序。可对冒泡排序、直接插入排序、简单选择排序、快速排序、希尔排序和堆排序进行比较。 算法输入:排序方法选择,待排序的元素的关键字,关键字序列的给出方式(正序、逆序和乱序) 算法输出:不同情况下关键字参加的比较次数和关键字的移动次数。 算法要点:(1)由键盘输入待排序表的表长(50到100)和不同测试数据的组数。(2)利用不同排序方法排序并统计两类次数,列表显示(3)程序以对话方式执行。 -Comparison of
Adjacentmulti-tablestoragegraph
- 从键盘上输入一串数偶,如(A,B)表起始结点为A,终止结点为B的无向边。若A,B不存在于图中,则先将两个结点A,B存入图中,再将边(A,B)存入图中。最后显示图中已经存入的结点和边的数目。-Enter the string of numbers from the keyboard even if (A, B) form the starting node for the A, B, end node is free to the edge. If A, B does not exist in t
datestructtest
- 学习数据结构所需要的习题,通过练习来加深对数据结构的理解。-study data structure required exercises, exercises to deepen the understanding of the data structure.
dsf
- c程序各种经典算法-various classical algorithm
asd
- 迷宫求解----asdfsdafasdasdf利用C语言求解迷宫算法-who care about the English explain?
Array-processing
- 此程序可实现数据结构中对数组的相关操作,包括初始化,创建数组,修改和输出数组某元素-This program can be an array of data structures related to the operation, including initialization, create an array, modify, and output an array element
96101227
- 多光谱影像融合的算法实现源代码,包括影像的相关处理()
queen
- this is a file named juanji.m,which is used computing
tu
- 数据结构中图的生成、检索、插入和删除等的实现,功能齐全,编译已经通过
