资源列表
kuohaopipei
- 括号匹配的算法,就是判断{[(这三种左括号是否有相应的右括号匹配。
Joseph
- 这是数据结构中关于链表一部分的经典题目--约瑟夫-This is a linked list data structure on the part of the classical topics- Joseph
ijkstra_binary_heap
- 单源最短路径,dijkstra算法+二分堆,邻接表形式,复杂度O(mlogm)-Single-source shortest path, dijkstra algorithm+ 2 sub-heap, adjacency list form, complexity of O (mlogm)
maopao
- 数据结构中的顺序表,顺序表中的冒泡排序法-Data structure in the order form, order form in the bubble sort method
eightqueen
- 八皇后问题,实现八皇后算法。包括摆放一到七个皇后的算法。-It is the eight queens problem. Tell you how to do a queens problem algorithm.
erchaserch
- c++语言写的二叉法搜索的迭代版,数据结构搜索内容-C++ language write binary method search iterative edition, data structure search content
3481_treap
- 一个数据结构的程序,treap的实现,其实是PKU上的一个题3481-treap
Prim.c.tar
- prim 最短路径实现 C++ 描述~代码规范,适合初学者-prim shortest path to achieve C++ descr iption ~ code specifications, suitable for beginners
jifen
- 用C语言实现变步长复合梯形求积分,变步长辛普森法求积分,高斯法求积分。-In the C language realization become step length composite trapezoid for integral, become step length Simpson method for integral, gaussian method for integral.
lianbiao
- 链表的插入、删除等操作,Visual C++环境下编写,课堂作业-lian biao de cha ru shan chu deng cao zuo
ex206DelRepeatData
- 是一个关于删除重复数据的程序,这个程序是用c语言编的-Is a program to delete duplicate data, the program is compiled using c language
fdsaf
- 输入一片文章,统计其中出现的字数,出现频率最高的字数-Enter an article, statistics which appear the words, the frequency of the highest number of words