资源列表
observer
- 观察者模式的简单代码实现。有助于对初学设计模式这对观察者模式的理解。-Simple observer pattern code. This design pattern helps the beginner understand the observer pattern.
stack-and-queue
- (1)采用链式存储实现栈的初始化、入栈、出栈操作。 (2)采用顺序存储实现栈的初始化、入栈、出栈操作。 (3)采用链式存储实现队列的初始化、入队、出队操作。 (4)采用顺序存储实现循环队列的初始化、入队、出队操作。 (5)在主函数中设计一个简单的菜单,分别测试上述算法-(A) implement the stack using the chain store initialization, the stack, the stack operation. (2) using seq
binary-tree
- (1)输入字符序列,建立二叉链表。 (2)先序、中序、后序遍历二叉树:递归算法。 (3)中序遍历二叉树:非递归算法。(最好也能实现先序、后序非递归算法) (4)求二叉树的高度 。 (5)求二叉树的叶子个数。 (6)借助队列实现二叉树的层次遍历。 (7)在主函数中设计一个简单的菜单,分别调试上述算法。-(1) Enter the character sequence to build binary list. (2) first order, in sequence, a
perpetual-calendar
- 1.实现万年历功能,方便查询日期。 2.可以查看一年日期,指定月份。 3.并与一周相对应。-1. Achieve perpetual calendar function to facilitate the inquiry date. 2 year can view the date specified month. 3 corresponds with one week.
Memory-allocation-simulation
- 1.模拟操作系统动态内存分配。 2.对内存合理回收与分配算法。 3.寻找内存块,合并内存 4.模拟各种内存分配算法-1 simulation operating system dynamic memory allocation. (2) a reasonable recovery and the memory allocation algorithms. 3 Look for memory blocks, merging memory 4. Simulate various memo
WindowsFormsApplication2
- serial com driver packet crc calculator
06WinLooker
- 资源查找器 window stdio资源查找器 产生一个查找器界面-Resource Finder
for
- pl0编译器for功能的添加,实现跳转的功能-pl0 compiler for added functionality
calculator_for_kids
- 基于C语言的四则运算训练计算器控制台程序,非常适合学龄前儿童使用。-C-based language training four arithmetic calculator console application, ideal for preschoolers.
C_for_beginner
- 非常适合C语言初学者学习的各种C语言小程序汇总,非常详细!-Very suitable for beginners to learn C language C language a variety of small rollup, very detailed!
aa
- 自动打印菱形图案,自动打印菱形图案.自动打印菱形图案,-dsgrgh regadfasdf
MarryMatch
- 2013中兴捧月-数字婚姻配对:采用vs2008编写,能够实现多种模式匹配-2013 ZTE holding on- Digital marriage pairing: the use vs2008 to write, can achieve a variety of pattern matching
