搜索资源列表
ACM
- ACM模板C++描述,涵盖了数论,计算几何,图论,以及常用高级数据结构等多方面的内容-acm library routine
python_study
- python教程中英文对照 是一种容易学习的强大语言。它包括了高效的高级数据结构,提供了一个简单但很有效的方式进行面向对 象编程。Python 优雅的语法,动态类型,以及它天然的解释能力,使其成为了大多数平台上应用于各领域 理想的脚本语言以及开发环境-python tutorials in Chinese and English. pdf
shujujiegou
- 高级数据结构-K路归并、两个线性表合并、亲戚问题、食物链问题、约瑟夫问题、最大连续子序列-Advanced data structures-K road merge, merge two linear tables, relatives problem, the food chain problem, Joseph problem, the maximum contiguous subsequence
LeftistHeap_test
- 左式队合并,并对程序测试所需时间。(用于高级数据结构课程比较不同堆结构合并时间的差别)-LeftistHeap merge
OdinaryHeap_test
- 普通堆合并,并对程序测试所需时间。(用于高级数据结构课程比较不同堆结构合并时间的差别)-Odinary heap merge
SkewHeap_test
- 斜堆合并,并对程序测试所需时间。(用于高级数据结构课程比较不同堆结构合并时间的差别)-skew heap merge
S7-1200高级培训(完整版)
- S7-1200的数据存储,编程结构,和S7-200的比较。(S7-1200 data storage, programming structure, and the comparison of S7-200.)
正则图形化
- #在输入框填入正则表达式,支持格式:1,没有斜线,如:\d|\s ; 2,有斜线,如:/\d|\s/ #点击展示按钮,将会在下方生成正则流程图;同时在控制台中将会输出该正则的数据结构。 #请在高级浏览器中运行。(# fill in the input box regular expression support format: 1, no slash, such as: \d|\s; 2, a slash, such as: /\d|\s/ # click the show button,
高级数据结构
- c++实现以下题目(可以用visio2015编译) 1.序列和的前n小元素(优先队列) 2.破译密文(并查集) 3.逆序对(树状数组) 4.郁闷的出纳员(伸展树) 5.星际争霸(Treap)(C++ implements the following topics (can be compiled with visio2015) 1. sequence and the former n small elements (priority queues) 2. decipherin