资源列表
quicksort
- 快速排序的c语言实现。快速排序(Quicksort)是对冒泡排序的一种改进。由C. A. R. Hoare在1962年提出。-Quicksort c language. Quick sort (Quicksort) is a bubble sort of an improvement. By the CAR Hoare in 1962.
fibonacci
- fibonacci数列的非递归实现-fibonacci series of non-recursive implementation
heap
- 堆排序,一款不错的排序方式,排序方式不错-Sort,a good sort
16queen
- 16皇后问题比较好的解决方法,时间复杂度较低-A better solution, the time complexity of the 16-queens problem
Simrosotu
- Fira league to join the strategy battle
youchongfuyuansupailiewenti
- 算法设计与分析的一道题目:有重复元素排列问题(适用于上课实验)-Algorithm design and analysis of a topic: There are repeating elements in array problems (for school test)
bubble
- 这是一个关于冒泡法排序算法的简单的C语言程序-Bubble sort algorithm method
build-tree
- Pascal 建树程序,基本上完成。大家再略做修改就可以了。-Pascal build tree.
compare
- 這是一個比對字串的程式,可以幫忙比對java輸入的字串-This is a program for compare the string and it is suited for java.
0_1bag
- 01背包问题,用最简单的算法解决了01背包问题-01bag question
BinarySearchFirstLoc
- 在有序数组中,二分查找给定元素,返回元素出现的最小位置-Binary search in sorted array, return first location of given value
2
- 单链表的操作:已知一个有序单链表(从小到大排列),表头指针为head,编写一个算法向该单链表中插入一个元素为x的结点,使插入后该链表仍然有序。(该单链表带头结点)-Singly linked lists of operation: orderly known a singly linked list (since), the meter pointer to the head, write an algorithm to the inserted singly linked list node