资源列表
outstack
- 对于一个栈,已知元素的进栈序列,判断一个由栈中所有元素组成的排列是否是可能的出栈序列。 比如,进栈序列为1 2 3 4,则可能的出栈序列有4 3 2 1,1 4 3 2等。而1 4 2 3就不是。-For a stack, a known sequence of elements into the stack to determine a stack with all the elements of the composition of whether it is possible t
matrix
- /*** *** *** *** *** *** *** *** *** *** *** *** ****/ /*题目:矩阵加减乘演示*****/ /*作者:vc99 writed for c bar***/ /*日期:***/ /*简介:本演示引入第三个矩阵来保存运算结果,以达到连续运算的目的。***/ -/****************************************************************************//* Ti
MAX7219c
- MAX7219 c程序 比一般网上的代码都简单,保证是对的啦,自己亲自用的。-MAX7219 c procedure code than the average online are simple to ensure that you are right, their own personal use.
ysf
- 编号1,2,┉,n的n个人按顺时针方向围坐一圈,每个人持有一个密码(正整数),一开始,任选一个正整数作为报数上线值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一个人开始重新从1开始报数,如此下去,直至所有人全部出列为止。设计一个程序求出出列顺序。-No. 1,2, ┉, n, n individuals sitting clockwise circle, each person holds a password (
Vending_machine
- A state machine implementation for a chocolate vending machine algorithm
amplifiermodel
- this file model the sspa power that is simulated in microwave office.
put_any_type_in_database_using_pb
- Put any type of file in database using PowerBuilder
Aitken
- Interpolation AItken
mangbianshixinnengfenxi
- 只使用待测用户的观测数据,不需要其他用户(干扰用户)信息就可以抵消多址干扰进行检测的自适应检测器称为盲自适应多用户检测器,常简称为盲多用户检测。用LMS算法更新检测器系数时即为盲自适应多用户检测的LMS算法-Use only tested the user' s observations, no other user (interference user) information to be offset by multiple access interference detection
mine
- 实现命令版布雷程序,规模可以自己设定,仅供参考。-Mining process to achieve the command version, the scale can be set, for information purposes only.
SDL-screen
- 一个简单的SDL实例程序,可以将指定的位图(diqiu.bmp)显示到窗口.源码里含有完整的注释,适合初学者学习-A simple SDL sample program, you can specify a bitmap (diqiu.bmp) display to the window. Contains the complete source notes, suitable for beginners to learn
matlab-output-to-txt
- 将matlab产生的一个矩阵,比如一个多行两列的矩阵,第一列表示时间,第二列表示数值,按一定格式输出到txt,进而为其他软件调用,注意txt文件将输出到matlab当前文件夹路径下。-Matlab generate a matrix, such as a multi-line two matrix, the first column indicates the time, the second column indicates the value, according to a certain
