资源列表
c
- 有助于c++的初学者在平日的学习中更好的学习-Contribute to better learning c++ beginners learning on weekdays
d
- 有助于c++的初学者在平日的学习中更好的学习-Contribute to better learning c++ beginners learning on weekdays
e
- 有助于c++的初学者在平日的学习中更好的学习-Contribute to better learning c++ beginners learning on weekdays
chartW
- 利用优先级队列求最短路径的算法实现,算法课上的一次作业,水平不高,仅供参考-Use the priority queue for the shortest path algorithm, the algorithm first lesson on the job, the level is not high, for reference
Data-structure-CPP-answer-2
- 数据结构(C++版)王红梅版课后答案 2-Data structure (C++ version) Wang Hongmei version after the answer 2
tokenizer
- General purpose string tokenizer (C++ string version). The default delimiters are space(" "), tab(\t, \v), newline(\n),carriage return(\r), and form feed(\f).If you want to use different delimiters, then use setDelimiter() to override the delimiters.
AVLTree
- AVLTree basic operation: Insert, delete, kth min
C-files
- 数据结构,关于线性表, 线性表,数据结构,关于线性表,线性表,线性表 数据结构,关于线性表, 线性表-data struct
morton
- 莫顿编码 是根据数组的行和列的二进制数值,呈Z型编码的程序-Morton code is based on the binary value of row and column array, was Z-coded program
algorithm
- 关于常用的几种算法介绍1、单源最短路径;2、递归与分治;3、贪心算法;4、动态规划;5、回溯法;6、分支限界法-On several commonly used algorithm introduced a single-source shortest path 2, recursion and divide and conquer 3, the greedy algorithm 4, dynamic programming 5, backtracking 6, branch and
Object-oriented-self-tutorial
- 面向对象自编教程、活动图、状态图、交互图、数据管理设计、构件部署设计-Object-oriented self tutorials, activity diagrams, state diagrams, interaction diagrams, data management, design, component deployment design
struct
- 经典数据结构基础,线性,队列,二叉树完整算法-Classical data structure based on linear, queues, complete binary tree algorithm. .
