资源列表
Inverse-matrix
- 此程序是关于矩阵的一些操作,如逆矩阵,简单的逆矩阵操作。-The program is about some of the matrix operation, such as the inverse matrix, simple inverse matrix operation.
Data-structure
- 关入数据结构的一些基本的结构描述和求解步骤,如大整数,哈夫曼算法,各种排序法等-Up in some of the basic data structure of the descr iption of the structure and the solving steps, such as big integer, hoffmann algorithm, various sorting method, etc
algorithm
- 各种经典问题的求解方法,如N皇后问题回溯算法,动态计算网络最长最短路线,货郎担限界算法,网络最短路径Dijkstra算法-All kinds of classic problem solving methods, such as N queen problem back in the algorithm, the dynamic calculation longest shortest route network, HuoLangDan gauge algorithm, the network
n-Queen
- 用c++实现n皇后的算法源码,注释比较详细,用回溯算法实现的-N queen algorithm source code with c++, a more detailed annotation, backtracking algorithm to achieve
eight-queens--problem
- 八皇后问题,是一个古老而著名的问题,是回溯算法的典型例题。该源码实现八皇后问题。-8 queens problems, is an ancient and famous problem, is the typical examples of retrospective algorithm. This source realize 8 queens problems.
sort_list
- 摘录的一段书上的一段排序的代码,欢迎使用。额-sort-list a little pro
shujujiegou
- 数据结构程序,队列程序,好使的,经过了测试,如果有用,就下了吧。-shu ju jie gou , bian cheng
shujujiegou
- 这个是数据结构的上机作业,希望多大家有帮助,其中有八皇后,深度搜索等算法-This is the data structure operations, more than help, of which eight queens, depth search algorithm
huffuman
- 程序设计 由C++实现的 哈夫曼编码器 内含代码-Huffman encoder containing code Programming in C++
6-282new
- 单链表A、B和C递增有序,在表A中删除既在B中出现又在C中出现的那些元素,注意控制算法的时间复杂度。-Singly linked lists A and B, and C increments ordered to delete both those elements in C B, in Table A, note that the control algorithm of time complexity.
076
- 恢复内存文本源码,本例程是用于恢复内存文本,用纯C语言编写,简单实用。-recovery textbook resouce code
Exam_1
- 基于C语言的编程,求数值间的最大公约数和最小公倍数-Greatest common divisor
