搜索资源列表
readport
- 在linux系统下的ARM开发板上实现串口的读写,并建立文件,存储接受到的数据。-In the ARM linux system development board Serial read and write, and create documents, store the received data.
mtar_08_03
- 文件压缩软件,利用哈弗曼树的特点,把文件里的内容描绘成一棵哈弗曼树,利用哈弗曼编码,来存储文件,从而达到了文件压缩的效果。-File compression software, tree characteristics Hafu Man, depicts the contents of the file into a Ha Fuman tree using Hafu Man coding, to store the file, so as to achieve the effect of fil
MPP.tar
- 基于Linux系统,对本地歌曲的识别、读取、存储、更新等处理生成MP3歌曲链表,并能够创建不同的播放链表实现分类存储。终端输入命令使用多进程编程方式实现对所选的MP3文件播放功能播放功能,播放器主要实现了定时播放结束、暂停、上一曲、下一曲、创建、删除播放列表等功能。-Linux-based systems, the identification of the local music, read, store, update and other processing to generate MP3
myCamera
- 在linux中利用v4l2提供的API采集camera图像数据,并存储为jpg格式的图片。-Capture the yuv camera data by using V4L2 api function and store as .jpg file.
Data-Acquisition
- 使用ADC采集模拟电压数据,存储在NAND FLASH中,然后从NAND FLASH中读取所存储的电压值,显示在串口上-Use ADC analog to collecte voltage data and store in NAND FLASH, and then read the voltage value to store in the NAND FLASH, displayed on the serial port
QT-Chinese-Input
- 基于QT的中文输入法,将拼音及中文存储在sqlite中,输入拼音后搜索sqlite库,获取对应中文汉字,基于QT4.5.1开发完成。-QT-based Chinese input method, in sqlite, search Pinyin and Chinese Pinyin sqlite library after entering the store, get the corresponding Chinese characters, complete QT4.5.1 based de