资源列表
matrix.rar
- 2、 矩阵(二) 编写C++程序完成以下功能: (1) 假定矩阵大小为4×5(整型); (2) 矩阵空间采用new动态申请,保存在指针中; (3) 定义矩阵初始化函数,可以从cin中输入矩阵元素; (4) 定义矩阵输出函数,将矩阵格式化输出到cout; (5) 定义矩阵相加的函数,实现两个矩阵相加的功能,结果保存在另一个矩阵中; (6) 定义矩阵相减的函数,实现两个矩阵相减的功能,结果保存在另一个矩阵中; (7) 动态申请三个矩阵:A1、A2、A3; (8) 初始化A1、A2;
Gold_codes
- these are the gold codes used in the cdma systems.
zhidct2
- 这个程序根据公式实现了离散余弦逆变换,可以验证自己编写的离散余弦变换是否正确,对理解公式有帮助。-This procedure according to the formula to achieve the inverse discrete cosine transform, you can write your own validation of discrete cosine transform is correct, understanding the formula help.
AHP(RI)
- 层次分析法(AHP)是进行评估的一种常用方法,其中层次分析法中求随机一致性指标是该方法的关键一步。本程序即实现的求解PI的程序-AHP is a common method of assessment, in which AHP seek random consistency index is a key step in the method. This procedure that is implemented procedures for solving PI
stime.c
- Time conversion for Squid logs
lecture
- 算法课作业,演讲问题,有需要的就那去吧-a
alert
- 用C语言 编写 一个时钟程序,有按键通过按键对时钟进行调节-Adjustable clock and alarm clock with a microcontroller clock source code produced by the clock adjust button.
bin2led
- Simple 7-seg decoder
leikezibo
- 地球物理-地震勘探中的雷克子波,运行程序可以算出不同长度的雷克子波,方便在滤波中应用-The wave geophysical- seismic exploration
list
- 链表的基本操作,动态创建,遍历打印和删除,中文提示操作-The basic operation of the linked list, dynamically create, print and delete traversal, Chinese prompts
fft_1
- matlab实现快速傅里叶变换的原始程序,有助于理解蝶形运算-matlab realize the fast Fourier transform of the original program, help to understand the butterfly operation
HDOJ1172
- HDOJ 1172 猜数字问题。详见HDOJ问题1172。已ACCEPTED-HDOJ 1172 accepted. guess the number.
