资源列表
colloid
- 该程序主要用于胶纸机的长短剪切,可根据马达转动而带动光电感应盘转动来读取其数据,从而判断其马达转动了多少距离,使单片机做出停止动作。按键中有单数和倍数功能的切换,档案中包括了汇编原程序和HX文件
unical
- 日历,简单的日历,用PHP开发da-da addgadfad fadfa fad
LauflichtProgrammerV10
- Ansteuerung einer Laufschriftanzeige
celp
- CELP (CELl Processing) is a functional programming package for Matlab. It is often better to use FP instead of loops: - it s more compact - it s more clear.
dist2
- 字符串匹配的BM算法,完全自己做出来的, 大家可以拿去参考,一切分享-BM string matching algorithm, completely on my own to do it, we can spend reference, all sharing
RLE
- 可以利用行程编码(RLE)对任意图像进行图像压缩哦-You can use run length encoding (RLE) image on any image compression oh
PrintCalendar
- 自动显示从1800年到2050年的小日历,没有太多技术含量,只供探讨交流-Auto Show from 1800 to 2050 a small calendar, there is not much technical content, only discuss the exchange
fazhi
- 它是按图像的灰度特性,将图像分成背景和目标2部分。背景和目标之间的类间方差越大,说明构成图像的2部分的差别越大,当部分目标错分为背景或部分背景错分为目标都会导致2部分差别变小。-It is based on the image of the gray characteristics, the image is divided into 2 parts of the background and objectives. The greater the variance between the ba
123
- 夲右制造商在械夺奇才哩厅框架厈有要有工有是一的-夲right manufacturers of firearms seized Wizards miles An Office of the framework have to have a job there is one of the
huffman
- 基于哈夫曼技术压缩和解压。 计算机中任意文件的读与存都是从缓存里面读取 0 、 1 代码转化成, 即文件其是就是二进制的。所以可以把每8位转换成相应的ASCII码。从而用哈夫曼编码, 将等长编码转化成非等长编码。-Huffman-based compression and decompression technology. Arbitrary files on your computer and keep reading it to read from the cache 0, 1 code
huffman
- huffman编码实现文本文档的压缩和解压缩,简单好用