资源列表
F_Med_Filter.rar
- 数字滤波算法; 中间位置算法 算术平均值算法
weiqi
- 玩5子棋的小程序,与电脑博弈
bujindianji
- 1、本程序用于测试4相步进电机常规驱动 2、需要用跳帽或者杜邦线把信号输出端和对应的步进电机信号输入端连接起来 3、速度不可以调节的过快,不然就没有力矩转动了-1, the procedures for testing of conventional 4-phase stepper motor driver 2, need to jump or DuPont line to cap the output signal and the corresponding stepper m
exercise2
- SSD7 exercise2的答案,查询语句-SSD7 exercise2 answer, query
shibingzhandui
- 在一个划分成网格的操场上,n个士兵散乱地站在网格点上。网格点由整数坐标(x,y)表示。士兵们可以沿网格边上、下、左、右移动一步,但在同一时刻任一网格点上只能有一名士兵。按照军官的命令,士兵们要整齐地列成一个水平队列,即排列成(x,y),(x+1,y),…,(x+n-1,y)。如何选择x和y的值才能使士兵们以最少的总移动步数排成一列。 -In a grid divided into the playground, n soldiers stood scattered points on the
creat
- 实现简单建立单链表 并输出链表内容 适合数据结构入门学习-Simple to establish a single list and list the contents of the output data structure suitable for entry-learning
haifeng618
- 本程序是在matlab环境下利用小波对图像进行处理的一段小源程序。-image procession based on wavelet transform
concat1-2
- Simple Concat Version 1 and 2
Snake
- 自己编写贪吃蛇小游戏,初步实现其所有功能-Self Snake game, the initial realization of the function
huofuman
- 霍夫曼图像压缩编码,无损压缩,压缩率为2倍,压缩效果很好。-Image compression Huffman coding, lossless compression, the compression rate is 2 times the compression works well.
sscanf
- 在某些嵌入式系统里没有sscanf库函数,手动实现了这个函数。-In some embedded systems do not have library function sscanf, manual implementation of this function.
seqsearch
- 提供一个哈希算法,并且采用线性探查法解决冲突-A hashing algorithm and linear probing method to resolve conflicts