资源列表
shiyan
- 对飞机航班信息进行排序和查找。可按航班的航班号、起点站、到达站、起飞时间以及到达时间等信息进行查询与排序。-The aircraft flight information for sorting and searching. According to flight number, starting point, destination station, departure time and arrival time information query and sorting.
FIND_VALUE
- 查找数组中等于value的值的出现次数及位置-Find the number of occurrences of value and location in the array
Memory-allocation-source-code
- 内存分配源代码,我自己写的,虽然很简单,不过挺实用的,且很容易懂。-Memory allocation source code, I wrote it myself, although very simple, but very practical, and easy to understand.
2013Tencent-programming
- 这是2013年腾讯公司举办的编程马拉松的比赛题目,大家可以参考学习-This is tencent, 2013 programming marathon of the topic, you can refer to learning
KMP
- 这是一片最近发表的论文,证明了KMP算法,进一步给出了一些延拓-This is a recently published paper, proved KMP algorithm, a further extension gives some
BigFact
- Implementation of BigInt in C. Specifically factorial of numbers exceeding int datatype in size.
TopTenWords
- 在大数据文件中,找出现次数前十的单词。这个文件不能一次加载如内存,其中用到了自己写的快排函数。-In a large data file, find the top ten the number of occurrences of the word. This file can not be loaded once, such as memory, which uses a fast row to write their own functions.
Poligonal mesh
- realization of poligonal mesh in OpenCv
matching-brackets
- 利用c++数据结构 栈 解决括号匹配问题 -Use c++ to solve matching brackets
UFApp
- write an application UFApp that 1. Prompts for a file name. 2. Reads the first integer, which is the number of sites. 3. Reads each pair of integers, p and q, representing sites and if not already connected, connects by calling union(p,q).
VCPP
- 一个可视化的程序,用于更换图标,更改界面颜色以及一些其他常用功能-A visualized program of VC++,using to change the icons and change the color of the interface.
Eulerpath
- 用于解决起点和终点非同一点的欧拉通路 一笔画问题程序。-Solve the start point and the end point are diffient point Euler path problem a stroke problem.
