资源列表
knight_Cplusplus
- 解国际象棋骑士巡游问题的C++源代码,主程序为knight.c-Solutions International Chess Knight parade of C source code, the main program for knight.c
expression
- 表达式求值:利用栈操作实现由中缀表达式到后缀表达式的转换,再求值.
list
- 数据结构 详细描述了如何创建单循坏链表的方法以及操作
稀疏矩阵的基本运算
- 稀疏矩阵的基本运算。-sparse matrix of basic operations.
Expression-evaluation
- 表达式求值支持小数 互相学习 十分实用 值得借鉴 -Expression evaluation support decimal is worth learning to learn from each other very useful thank you
Linear
- 对一定量的数据进行线性规划的对偶单纯形法用c语言实现-To a certain amount of data of the dual simplex method for linear programming with c language implementation
1
- 建立二叉树 中序遍历二叉树算法 计算二叉树的节点-Set up tree traversal in binary tree algorithm binary tree node
threaded_binary_tree_and_its_traversal
- 哈尔滨工业大学,计算机科学与技术学院,数据结构,作业三:二叉树的线索化及其遍历-Harbin Institute of Technology, Computer Science and Technology, data structure, operating three: threaded binary tree and its traversal
Expressions-Conversion
- 表达式转换,取栈顶元素,判断为操作数或运算符,运算符优先级比较,将表达式转换为后缀表达式-Expression conversion, check the top element is determined that an operand or operator, operator precedence compared to convert an expression to postfix expression
migongwenti
- 经典的问题 经典的算法 思路清晰 开阔眼界 -classic problems of classical algorithm clear ideas to broaden their horizons
luhn
- LUHN算法的作用是为了计算信用卡等证件号码的合法性 -LUHN algorithm to the role of documents such as credit card numbers legitimacy
shuangxianglianbiao
- 昨天同学叫我帮他写个双向链表的程序 于是就随便写了 个 希望大家多提意见-Yesterday, the students asked me to help him write a list of two-way process so he just wrote a hope that we do so
