搜索资源列表
2374q1_0
- M29W320E flash驱动,包含文件如下: c2374.c c2374.hc2374-ReadMe.txt
commsetdeviceid_vc++
- 设备ID烧写程序.exe 软件使用说明: > 1)先打开此程序.设备好串口号.其它取默认值就可以了.打开串口(默认开机自动打开串口1). 然后,设备按OK键开机. > 2)打勾\"自动生成下一个设备ID\" 产品ID会自动加1. 当产品ID达到最大999999时,生产批次自动加1,产品ID置为1000001 > 3)烧写完一台机器后,不用关闭程序,只需将串口插入下一台机器OK开机即可,进入UBOOT,先点击命令发送等握手后,再开始烧写设备ID.
SDMMC
- Rd_sdmmc 本实验对应的ADS1.2工程, 使用时必须在该目录中的Source文 件夹中放置uC/OS-II 2.52源代码. PC端软件 本实验对应的PC机软件,包括源代码(VC++ 6.0),可执行文件 名为SDMMC_Reader.exe. ZLG_SD ZLG/SD 软件包 Ver2.0, 可读写SD/MMC卡,支持无操作系统 或操作系统uCos-II, 请阅读这个目录中的readme.txt文件 ZL
ARMtest1ForQT
- 简单且全面的QT例子,有主窗体可弹出3个不同功能的窗体,其中控制窗体已完善,可针对不同的参数输入数据并保存于目录下的TXT文件中,可供系统进行处理。-A simple but efficiency example for QT. User could reach 3 different widgets throught main widget. And they could input data in "operate_form" and save them in order to some n
Record-for-sleep-wakeup.txt
- 本文件是对基于s3c6410实现系统休眠唤醒的实现小结,对想实现arm系统休眠唤醒的人有一定的帮助。-This document is based on s3c6410 implementation for system wake-up summary of sleep, sleep on wake up to realize who arm the system will certainly help.
word
- 基于QT开发的记事本 实现了TXT格式文件的打开、编辑、保存!而且可以设置字体的大小颜色位置-Notepad based QT development to achieve the TXT format file open, edit and save! You can set the font size and color of the location, etc.
picture-to-framebuffer
- 这是一个C写的程序,它用来处理.bmp文件,经处理后的.bmp文件可以直接在Linux framebuffer上显示,作者在蓝海微芯的ARM9/2410开发板上已经使用,详细步骤在附录的.txt文件中有记录。-A small C application to change the bmp picture for displaying on the 2410 board s LCD.
diff_2.6.13_qq2440_1.txt
- 从kernel 2.6.13源代码移植到qq2440开发板的补丁文件。-the patch document for kernel 2.6.13 to qq2440 develop platform.
linux_file
- 程序功能:实现打开一个文件,写入一串字符,文件大小不超过file_size_max 文件超过file_size_max则将文件移动到最终存储位置,并重命名(按原文件名+数字方式) 文件暂时存储位置:“/home/test/test_file/file_test.txt” 最终文件存储为:“/home/test/file_save/file_testXX.txt”其中XX为数字0-Max_cont-Program Function: Opens a fil
linux-struction
- Linux 最常用的指令操作,本资料为txt文件,可以在任何地方,任何时间学习、查看,你学习Linux必备的资料。-Linux is the most commonly used instruction operation, the data to txt file, can be anywhere, any time to learn to see, you learn the essential information for Linux.
CStringToChar
- 将16进制文本转换为ascii码的C语言代码。16进制文本复制到文件test.txt中,运行程序,将得到输入。 例: 运行:./CSTRING test.txt 其中,test.txt文件内容为: 30:31:32 则得到的"Cstring.txt"输入文件中 012 本程序能自动跳过0或多个分隔符(分隔符可以为任意的符号,如“:”,“ ”或空格等,判断的函数实现见SkipDelimiter函数)。 如:输入文件内容为: 30
get-files-line-number
- 获取txt文件的行号,输入txt文件的文件名,即可获取该txt文件的使用行号数目信息-Txt file line access number, enter txt file name, you can get the txt file using the number line number information