资源列表
Lineartable1
- 线性表课程,数据结构内容,简洁清晰易学易懂,适合初学者-Linear form curriculum, the contents of data structures, simple and clear easy to learn, for beginners
High-Precision-in-CPP
- 这是一个用C++实现的高精度算法,实现方式是用一个数组存储各个位上的数值,并重载加减乘除摩等运算。-This is a C++, using high-precision algorithms, the implementation is an array of storage with the value on each bit, and heavy operations such as addition and subtraction multiplication and division
datastructrue
- 这是合肥工业大学电气学院数据结构的课件及相关实例分析。-This is the Hefei Institute of Electrical and related data structures courseware Case Analysis.
ProgramForJob
- 1.在vs2008下解压缩即可 2.该源码包含了多个工程,每一个都是对应一个小算法,其中包含二叉树、字符串反转、八皇后问题,整数划分,等较有技巧性的小算法 3.该算法全为本人编写-1. Decompress in vs2008 to 2 under. The source code contains a number of projects, one for each corresponding to a small algorithm, which contains a binary
dataStructure-in-cPP
- 1.在vs2008下,解压运行即可 2.里面有向量、二叉查找树、二叉堆等的用C++模板实现代码 3.该模板代码,由本人亲自编写,根据数据结构与算法,C++描述所述编写-1. In vs2008, the extract can be run 2. There are vectors, binary search tree, binary heap, etc. using C++ templates code 3. The template code, which I am persona
VCPPcontour
- 绘制等值线,利用网格等值线绘制算法,快速绘制等值线-Contour drawing, contour drawing algorithm using the grid, quickly draw the contour
ECGA_1_1
- This is an Extended Compact Genetic Algorithm in C-This is an Extended Compact Genetic Algorithm in C++
Runge-Kutta-algorithm-description
- 本文章主要是龙格库塔算法说明,其中编写了c++程序-This article is mainly Runge-Kutta algorithm descr iption, including the preparation of the c++ program
BinaryTree
- 给出了二叉树程序代码,方便在其他程序中调用-Binary code is given, called in other programs to facilitate
lagrange
- 拉格朗日插值算法 使用C++编写 代码简洁明了 好用-Lagrange interpolation algorithm using C++ code concise easy to use
sorting-algorithm-implementation
- 实现所有经典排序算法汇总:选择、冒泡、插入、希尔等经典排序算法-Summary of all classical sorting algorithm implementation: selection, bubble, insertion, Hill and other classic sorting algorithm
beibao
- 背包问题的动态规划求解采用一维数组求解 结构体数组-Knapsack problem solved using dynamic programming for solving one-dimensional array of array of structures
