- KeilULINKModule Philips ARM lpc2200 的KeilULINK工程模板
- ATAread ARM处理器硬盘参数读取程序完整的程序源代码
- ogl_1pass_emboss_bump_mapping emboss bump mapping example. this tutorial example show the opengl application create an emboss bump mapping. this tutorial is good example for those who want to see and learn about emboss bump mapping.
- PFC_start_instructions Instruction how to start powerbuilder application based on PFC extended with enhanced Logon screen which allows selection of database to connect.
- SYSTIME STM32系统时钟的历程
- qenseng 包括主成分分析
资源列表
Dijkstra1
- dijkstra算法实现最短路径的求法,仅供参考-dijkstra shortest path algorithm for the law, for reference only
heapsort
- 堆排序,可分大堆和小堆两种,可实现堆的插入,删除,遍历-Heap sort, can be divided into two piles and small heap, the heap can be realized insert, delete, traverse
shunxubiao
- 1. 已知顺序表L为按值递增有序的,编写算法将数据元素e插入到顺序表L中,使之仍有序。 2、编写算法删除顺序表L中所有值为e的数据元素。 3、编写算法清除顺序表L中所有重复的数据元素。 4、已知两个集合分别存储在顺序表La和Lb中,编写算法求出两个集合的并存储在Lc中。-1. The known sequence of Table L, increasing ordered by value, write algorithms to data elements L e
danlianbiao
- C++编写单链表的节点。主要是在大学的实验课使用。大二的数据结构会用到-failed to translate
1684
- fzu 1684 BFS搜索.迷宫救美-fzu 1684 BFS search. maze to the rescue .....
link
- Linked list-Linked list
erchashu
- 用c++编写,输入字符,建立一个二叉树,并进行遍历检查所建立的二叉树是否正确
student-information
- 用链式存储结构实现对一个班级学生信息管理。设计程序求出每个人的平均成绩并按平均成绩由高到底排序后输出学生记录。-Chain storage structure of a class student information management. Design process to calculate each person s average score according to grade point average output from the high in the end sort s
quicksort
- 数据结构中快速排序的源代码,程序较为简洁-Data structures in the source code of the sort, the program is more concise
heap-sort-code
- c语言编写的堆排序算法,算法复杂度O(nlgn)-heap sort
SSBDSQZ
- 堆栈实现算术表达式求值-Stack realize arithmetic expression evaluation
huisu
- 这个源代码是为了解决旅行商问题算法的一段代码,是用回溯法解决的。-This source code is a piece of code in order to solve the traveling salesman problem algorithm, is overcome with backtracking method.
