资源列表
binary-search
- 二分搜索C语言实现,属于数据结构与算法中一个快速查找的方法-the binary search which use c
primes
- 基于C语言实现素数的输出,一个简单的小程序-Based on the C language primes output, a simple little program
RedBlackTree
- 数据结构与算法中很重要的红黑树,基于C语言实现-Data Structures and Algorithms very important red-black tree, based on the C language
MERGE
- 数据结构与算法中归并排序,基于C语言实现-Data Structures and Algorithms in C language merge sort
hash
- 哈希表,数据结构与算法中很重要的一种存储方法,基于C语言实现-Hash tables, data structures and algorithms very important storage method, based on the C language
MaxSubSum
- 我们经常需要在一串数字(有正负)查找和最大的子数字串,该程序基于C语言实现-We often need to find the maximum and sub-numeric string in a string of numbers (positive and negative), the program is based on the C language
readfilename
- 遍历多层文件夹下满足特定条件的文件 可实现文件计数 文件名保存 及文件重命名等功能-Files that meet the specified conditions in a multi layer folder Can achieve file count file name and file rename function
sync-backup_folder_beifen
- 文件夹的同步 分布在不同电脑上的文件夹 可以一个人维护 然后基于此软件进行同步-older synchronization is distributed on different computers in a folder that can be maintained by a person and then synchronized with the software.
code
- ACM数论代码:矩阵快速幂题目的c++源码-ACM game Number Theory Code: Matrix quickly c++ power source
problem
- 回溯法解决ACM题目“旅行商问题”的c++源代码-Backtracking to solve the ACM topic " traveling salesman problem" c++ source code
src
- ACM题目用优先队列法解决0-1背包问题c++源代码-ACM topic with priority queuing method to solve 0-1 knapsack problem c++ source code
TwoPointListDuotai
- 双向多态性链表,在同一链表中可以使用不同的节点类型。-Two point list of duotai.