资源列表
dijst
- 用MATLAB实现的dijikstra最短路径算法,在算法中运用了元包技术用以记录路径/以及蒙特卡诺算法-Using MATLAB implementation dijikstra shortest path algorithm, the algorithm used in the meta-package technology to record the path
1
- 三角形的面积算法 三角形的面积算法-Area of the triangle algorithm
1482
- 中大sicily 1482代码,采用结构体的数据结构,C++描述-Zhongda sicily 1482 code, using BFS algorithm, C++ descr iption
pku3356
- 一个字符串可以插入、删除、改变到另一个字符串,求改变的最小步骤。和最长公共子序列类似.-A string can insert, delete, change to another string, seeks to change the minimum steps. And the longest common subsequence of similar.
yuesefu
- 循环链表写的约瑟夫环求解问题,输入人数及出圈数-Circular linked list written by Josephus solving problems
L91
- 单链表的建立程序,金典实用,值得收藏,很好哦-The establishment of a single linked list program, Golden practical it is worth collecting, oh well
关于约瑟夫环的程序
- 用vc编写的一个关于约瑟夫环的程序-one of the procedures Josephus -one of the procedures Josephus one of the procedures Josephus
union
- Program to find UNION, INTERSECTION of input SETs.
Bubble-sort-method-main1
- 这是用C++语言写的一个用冒泡排序法排序的程序-This is written in c++ language with a bubble sort sorting procedure
parenthesis.cpp
- data structure - parenthesis balancing using C-data structure - parenthesis balancing using C...
Strongest-fighting
- 南阳理工ACM题,第541题最强战斗力,效率较高。-Nanyang Polytechnic ACM questions, 541 questions strongest fighting, higher efficiency.
Manacher_Longest_Subsequence
- 求一个字符串的最长回文子串的长度。比如字符串 abaaba 的最长回文子串的长度就是6.-Seeking a string longest palindromic substring length. For example, the string " abaaba" longest palindromic substring length is 6.