资源列表
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.
usb2ser_2k
- MT6225 xp 32 bit driver
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 (
3-1
- 利用数组进行矩阵的加法,减法运算-The use of array matrix addition, subtraction
put_any_type_in_database_using_pb
- Put any type of file in database using PowerBuilder
Painting_A_Board
- 画板涂色问题,动态规划的方法,求最好的涂色办法,-Sketchpad coloring problem, dynamic programming method, for the best coloring methods
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
gmsk_new
- GMSK modulation code.
pilha-pali
- Solucao de exercicio sobre palindromo com uso de pilha - C
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
