资源列表
huoyan
- 一个火焰程序,自动在屏幕上显示烟火-a flame procedures, automatically displayed on the screen pyrotechnics
same
- 有时需要测试2 个数据结构的同构性,即2个同构的结构在相应的位置具有相同结点数 和分枝数。试设计一个递归函数用于测试2 棵二叉树是否同构。
gspd
- 生成高斯光速及其变化束腰,平顶目标图片,和各种光束整形的图形-Generating gaussian beam waist and the changes the speed of light Ceiling target images, and various beam shaping graphics
Linux-coded-decoded-command
- Linux下 常用 压缩 解压 命令-Linux-coded-decoded-command
stack
- 表达式求值是程序设计语言编译中的一个最基本问题,它的实现是栈的应用的典型例子。-Expression evaluation is a programming language compiler in a fundamental question, and its implementation is a typical example of the application stack.
zhan
- 使用TC的数据结构的基本操作——栈的基本操作-TC data structure using the basic operations- the basic operation of the stack
MergeSort
- MergeSort算法,利用VC++ 2008实现的代码源码。-MergeSort algorithm, using VC++ 2008 source code implementation.
code_maxi
- OFDM transmitter with Guard band and cyclic prefix added !
2-9
- 假设在长度大于1的单循环链表中,既无头结点也无头指针。s为指向某个结点的指针,试编写算法删除结点*s的直接前驱结点,该程序是数据结构的范例-Assuming the single cycle in length greater than 1 in the list, neither the first nor the head node pointer. s is a pointer pointing to a node, delete node algorithm test preparati
double-linklist
- doubly link list in C
chexiang
- 系统应具备的功能: (1)求出由一个编号依次为1,2,……,n的车厢序列可能产生的所有出栈系列; (2)求出有多少种出栈的可能性; (3)对于每个输出序列演示出所有操作序列的变化过程。 -System should have the function: (1) obtained by a number followed by 1,2, ... ..., n the car all the possible sequences of stack series (2) Find
hdu_1242
- 此程序为ACM中的一个案例程序,虽然代码有点复杂,但可以用来参考和学习。-This program is a case in the ACM program, although the code is a bit complicated, but can be used to reference and study.