资源列表
war
- 压缩解压算法LZ77算法有许多派生算法(这里面包括 LZSS算法)。它们的算法原理上基本都相同,无论是哪种派生算法,LZ77算法总会包含一个动态窗口(Sliding Window)和一个预读缓冲器(Read Ahead Buffer)。动态窗口是个历史缓冲器,它被用来存放输入流的前n个字节的有关信息。一个动态窗口的数据范围可以从 0K 到 64K,而LZSS算法使用了一个4K的动态窗口。预读缓冲器是与动态窗口相对应的,它被用来存放输入流的前n个字节,预读缓冲器的大小通常在0 – 258 之间。这
ARM
- 将气敏传感器所采集的气体浓度数据通过此程序转换成适于LPC2131使用的数据-Will gas sensors of gas concentration data collected by this procedure is suitable for use LPC2131 convert the data
user_main
- ESP6266远程操作LED灯,实验的硬件条件就是小黄板。连接上wifi之后就可以用电脑给他发送指令就可以了。-ESP8266 remote network operation LED lights
minigui_wave
- 本代码提出一种基于MiniGUI平台的波形连续显示方法。通过MiniGUI提供的图形函数,以一种简洁的屏幕移动思想实现了波形的连续显示。为嵌入式示波设备的波形绘制提供了有效的参考思路。-This code is based on MiniGUI platform presents a continuous waveform display method. MiniGUI provided through a graphical function to a simple screen mobile
curvefittingsimpleexample
- 对于刚接触曲线拟合C++编程的同行是一个不错的例子。-刚接触curve fitting for the C++ Peer programming is a good example.
uLog
- 跟据有没有接入U盘,是否保存标准输出到U盘中。-According to access U-disk, save the standard output to the U disk.
Front
- 嵌入式开发板显示汉字,基于hzk16汉字库。汉字点阵为16x16大小。-Embedded development board to display Chinese characters, Chinese character library based hzk16. Character dot-matrix of 16x16 size.
nand_flash
- 在u-boot1.1.6中没有支持nand flash启动,要想支持必须加入nand flash的初始化函数-In the u-boot1.1.6 does not support nand flash boot, must be added in order to support nand flash initialization function
backlight
- 飞凌2440屏幕相关驱动程序,完成屏幕设置等.-Fling 2440 related drivers screen to complete the screen settings.
mybutton
- mini2440 上的按键驱动。实现了记录各个按键按下的次数-button on mini2440 drive. Number of the record button is pressed! ! !
pwm3_1
- Infrastructure to dump TCP frames received at a network interface. It handles all corner cases
sndtools
- 声音信号的采集和回放,将采集过来的音频信号再播放出来-voice signal acquisition and playback of the audio collection over again broadcast signal