资源列表
MyCalculator
- 实现中缀表达式转后缀表达式 能进行+,-,*,/,()的运算的计算器 使用数据结构堆栈-Switch to postfix infix expression to achieve expression Computing can be+,-,*,/,() calculator Stack data structure using
c-data-struct
- 数据结构文档 包含栈队列二叉树排序等基础知识-data struct word documents
PreciseCalculation
- 这个把高精计算的高精数放在类里边,模仿Java高精数做的类。-This high-precision calculation of the number on the class inside the high-precision, high-precision number to imitate Java classes do.
console_linklist
- 创建链表,然后从文件中读取数据进链表,最后删除链表-Create a linked list, and then read data from a file into the list, and finally delete the list ... ...
ig-ftsoftds_1st_edition
- 数据结构C++代码,经典代码,受益多多,希望大家多多支持-Data structure C++ Code, the classic code, benefit from a lot of hope that we can support
neuDS
- 东北大学数据结构课件,相信对学习数据结构的同胞们有用-Northeastern University courseware data structure, I believe in learning data structures useful fellow
mul
- 数字比较大,相乘的结果超出了基本类型的表示范围,不能够直接做乘法运算。(Two large numbers multiplied and printed results)
maopao
- 冒泡排序,一种原始的排序方法,速度慢,但是容易理解-bubble sort,a natural way to sort,slow but easy to understand.
1026
- 在Visualc++环境运行,用于计算二叉树的节点个数。还是有点嫩-In Visualc++ environment to run, used to calculate the number of binary tree nodes. Still a little tender
dp
- 动态规划深入详解,具有很好的参考价值-Dynamic programming in-depth Xiang Jie, a good reference value ... ...
huffman
- 数据结构构建哈夫曼树C++源代码及实验报告-Construction of the Huffman tree data structure C++ source code and test reports
vccount
- 用c++语言写的数据结构中常用的各种排序算法-Using c++ language used to write data structures of various sorting algorithms