资源列表
zhuigan
- 追赶法,可以求解三对角 矩阵,非常可靠,经过本人多次验证-chasing method can solve three-diagonal matrix, very reliable, after I repeatedly verified
jiaotongdeng.txt
- 湖南科技大学计算机科学与工程学院的交通灯实验源码
e
- 本人设计的控制电梯运行状态的进程与程序原程序-I designed the control of elevator running status of the process and procedures for the original procedure
TongXun
- 调试环境为TC2.0。运行这个程序需要tc提供的几个头文件。建议修改options菜单中的include目录项到tc的include的目录下(具体方法可以参见本书第一章的讲解);或者把源程序拷贝到tc目录下运行。-Debugging environment TC2.0. Tc need to run this procedure provides several header files. Proposed to amend the options menu items include dire
adt_stack
- 栈是允许在同一端进行插入和删除操作的特殊线性表。允许进行插入和删除操作的一端称为栈顶(top),另一端为栈底(bottom);栈底固定,而栈顶浮动;栈中元素个数为零时称为空栈。插入一般称为进栈(PUSH),删除则称为退栈(POP)。 栈也称为后进先出表(LIFO表)。-Create stack Push stack Pop stack Stack top Empty stack Full stack Stack count Destroy stack
DFS
- ′phyton algorithm that selects and helps other to develop their skills while programing
LUfact
- LU分解,通过A=LU将矩阵分为上三角和下三角-LU decomposition A = LU matrix into upper triangular and lower triangular
duoxiangshi
- 多项式 用c语言编的一系列功能,新手程序-Polynomial with c language is part of a series of features, novice program
Buzzer-playing-eight-laurel-flowers
- 51单片机进阶程序,蜂鸣器放音,播放名曲五月桂花香。-Buzzer playing eight laurel flowers
dewow
- matlab去除信号直流分量代码,可用来处理GPR数据-DC component of the signal is removed matlab code used to process the data GPR
SaoLei_Matlab
- Matlab编写的扫雷程序, 可用于Matlab GUI的学习-Mine-sweeping in Matlab language
C
- 数组应用实例:定义一个函数,显示结构各成员的值-Array Application Example: Define a function to display the value of each member of the structure