资源列表
shuju
- 数据结构 实现后继表达式的运算 简单的0-9之内加减乘除运算-Data structure to achieve the simple operation of the subsequent expression within 0-9 arithmetic operations
Choose-Monkey-King
- 选猴王(C语言)设置是150只,每5只去掉1只,可自行修改。-The election Monkey King (C language) setting is 150, a 5 removed, can be modified.
BinaryTree
- 本程序用VC编写。实现了多种方法建立二叉树、遍历二叉树以及不同版本中序遍历的比较。-This procedure compiles with VC. Achieve a variety of ways to create a binary tree, binary tree traversal, as well as different versions of traversal comparison.
DaffodilsNumber
- 用C语言计算出21位的水仙花数(3分钟内)。-21 of daffodils (3 minutes) is calculated using C language.
maze_couples_ferry
- 数据结构中关于队列、堆栈、搜索的迷宫问题,couples问题和轮渡问题-Data structure on the queue, stack, search maze Couples problem and ferry problem
Nqueen
- 给出了用三种方法实现的N皇后,包括循环、递归、位运算等,方便初学者进行研究学习。-Three ways to achieve the N-Queens, including loops, recursion, bit operation, easy for beginners to study learning.
hotel-management
- 模拟旅馆管理系统中床位分配和回收的功能,设计能为单个旅客分配床位,在其离店便回收床位.-Simulate the allocation and recovery of the beds in the hotel management system designed for the single traveler allocated beds, recovery beds in the Check.
Minimum-spanning-tree
- 给定一个地区的n个城市间的距离网,用Prim算法或Kruskal算法建立最小生成树,并计算得到的最小生成树的代价-The distance between the network to set a region of n cities, Prim' s algorithm or Kruskal' s algorithm to create a minimum spanning tree, and the calculation of the cost of the minimum s
802.11b-PHY-MATLAB-Code
- IEEE80211b_PHY_DBPSK的matlab仿真源代码 IEEE80211b_PHY_DBPSK的matlab仿真源代码 -matlab code of IEEE80211b_PHY_DBPSK matlab code of IEEE80211b_PHY_DBPSK matlab code of IEEE80211b_PHY_DBPSK
Texpression
- 一个表达式和一棵二叉树之间存在着自然的对应关系,写一个程序,实现基于二叉树表示的算术表达式Expression的操作-An expression and a binary tree between there is a natural correspondence between write a program based on binary tree arithmetic expression Expression operation
BTREEOS
- 本程序实现了二叉树的基本操作,包括建立,遍历,求叶子节点个数,树深度,获取某节点路径-This program implements the basic operation of the binary tree, including the establishment of traversal, seeking the number of leaf nodes, the tree depth, for a node path
architect_accessorize
- 设计模式中的代理模式,用C++实现,我自己做的一个例子,供新人参考-Design patterns in proxy mode, with C++, an example of my own doing, for the new reference
