资源列表
7migong
- 在vc 6.0++上编译成功的迷宫程序,希望大家相互参考借鉴-In vc 6.0++ program compiled for the success of the maze, hope that we learn from each reference
422-420_succeed
- yuv422到420的算法及其验证程序 值得一下 -yuv422 to the algorithm and its verification process 420 is worth about
eight-sorting-algorithm
- C++八种排序算法源码包括:BubbleSort InsertionSort QuickSort RadixExch radixLSD SelectionSort ShakerSort ShellSort-C++ source code, including eight sorting algorithm: BubbleSort InsertionSort QuickSort RadixExch radixLSD SelectionSort ShakerSort ShellSort
PascalTriangle
- 这是一个杨辉三角求解程序,主要是数据结构方面的知识。-This is a Pascal triangle solver, mainly data structure knowledge.
main
- 利用回溯法求解八皇后问题的全部解,并一一列举出来-Use backtracking to solve all the solutions of the eight queens problem, and list them out
DS
- 数据结构 课程源码 数据结构学习 c/c++ -Source data structure data structure courses to learn c/c++
sparselib_1_6
- SparseLib + +是一个c++类库,为在不同的计算机平台进行有效稀疏矩阵的计算。这个软件组成对象包含了目前正在使用的几种稀疏矩阵存储格式(在这个版本:压缩行、压缩列和协调格式),提供基本的功能,节约稀疏矩阵存储空间和计算时间。-SparseLib++ is a C++ class library for efficient sparse matrix computations across various computational platforms. The software
src
- 一个拓扑排序程序,简单、容易,且内有详细说明。保证你可以轻松的明白、理解。-A topological sorting procedure, simple, easy, and there are detailed. Guarantee that you can easily understand, understand.
Pekingdatastructure
- 北京大学数据结构与算法考研试题,希望对考研的朋友有帮助-Peking data structures and algorithms Kaoyan questions, want to help a friend Entrance Examination
jingdiansuanhua
- 讲述一些经典的算法,例如希尔排序等面试必考的算法-Talk about some classical algorithms such as Hill and other interviews and tests of the sort algorithm
expresiontree
- 这个程序主要实现了表达式求值的算法,主要是用二叉树进行递归求解-The program mainly achieved expression evaluation algorithm was used in a binary tree recursively solving
graph
- 主要应用了数据结构中图的数据结构,实现了遍历,插入和删除的操作,简单易懂-We use a data structure in the data structure to achieve a traversal, insertion and deletion operations, easy to understand
