资源列表
median1363
- pku1363,1、题目简介: 给出一个数n,1~n的所有整数会以从小到大的顺序入栈,但出栈顺序不定,同时给出几组出栈的顺序,要求判断给出出栈顺序是否可能。 2、算法实现思想: 首先建立一系列的Stack操作,入push,pop,isEmpty,top,clear等 将要判断的出栈序列存储至一个数组map中。然后从最大的n开始到1进行循环压栈和出栈处理。从出栈序列map[]的尾部开始,进栈,不断寻找最大的出栈,次大的出栈...最后若栈空则为Yes,否则为No -pku136
DSSS
- (1) 产生数值为±1的用户随机数据;给出Matlab下对应的模块; (2) 产生并给出64×64的Walsh矩阵,作为用户接入的扩频码; (3) 利用上述一个用户的扩频码和用户数据演示扩频过程;给出Simulink工作框图; (4) 利用FFT,计算并画出基带数据和扩频信号的频谱(在一个图中给出); -(1) value of ± 1 generated random data users given under the corresponding Matlab module
list
- //只创造一个list类,所有信息属性 以字符串实现 //通讯录实现在文件的读取中,将所有录入信息作为字符串存储 //实用文件输入输出流进行录入 //所录入联系人信息保存在txt文件中,再通过 iomanip的使用调节输入输出界面的格式 -//Just to create a list class, string property to achieve all of the information// address book to achieve in the document
DesignTajmahal
- Design of Tajmahal In Turbo C++ 3.0 graphics
SentToFolder
- when u run the program the send to folder will be opened.
SimpleCalc
- This is a very simple calculator with functions like Addition, Subtraction, Multiplication, division, percentage and even Power.The code is extremelysimple and very easy to understand.
AnimetedCar
- Animated 3D Car in Turbo C++ 3.0 - It consist of Lights effect, Sound Effect. Press L for Lights effect and H for Horn.-Animated 3D Car in Turbo C++ 3.0 - It consist of Lights effect, Sound Effect. Press L for Lights effect and H for Horn.
c
- compute elevation for terrain
e
- change raw and column of matrix
x
- choose control points
Quick_DocProps_Macro_en
- A MS Word macro with form for 1-click access to the document properties. Use it to easily view and edit your document properties.
