CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 嵌入式Linux 搜索资源 - TXT文件

搜索资源列表

  1. 2374q1_0

    0下载:
  2. M29W320E flash驱动,包含文件如下: c2374.c c2374.hc2374-ReadMe.txt
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:26217
    • 提供者:sss
  1. commsetdeviceid_vc++

    0下载:
  2. 设备ID烧写程序.exe 软件使用说明: > 1)先打开此程序.设备好串口号.其它取默认值就可以了.打开串口(默认开机自动打开串口1). 然后,设备按OK键开机. > 2)打勾\"自动生成下一个设备ID\" 产品ID会自动加1. 当产品ID达到最大999999时,生产批次自动加1,产品ID置为1000001 > 3)烧写完一台机器后,不用关闭程序,只需将串口插入下一台机器OK开机即可,进入UBOOT,先点击命令发送等握手后,再开始烧写设备ID.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:188302
    • 提供者:王碧
  1. SDMMC

    0下载:
  2. 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
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:388398
    • 提供者:zhang
  1. ARMtest1ForQT

    0下载:
  2. 简单且全面的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
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-16
    • 文件大小:4245719
    • 提供者:kwell2009
  1. Record-for-sleep-wakeup.txt

    0下载:
  2. 本文件是对基于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.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-23
    • 文件大小:1914
    • 提供者:baiyicheng
  1. word

    1下载:
  2. 基于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.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-05
    • 文件大小:116030
    • 提供者:木偶
  1. picture-to-framebuffer

    0下载:
  2. 这是一个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.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:3244
    • 提供者:yimeisheng
  1. diff_2.6.13_qq2440_1.txt

    0下载:
  2. 从kernel 2.6.13源代码移植到qq2440开发板的补丁文件。-the patch document for kernel 2.6.13 to qq2440 develop platform.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-02
    • 文件大小:650435
    • 提供者:piansu
  1. linux_file

    0下载:
  2. 程序功能:实现打开一个文件,写入一串字符,文件大小不超过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
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:1646
    • 提供者:孙代表
  1. linux-struction

    0下载:
  2. 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.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-13
    • 文件大小:14620
    • 提供者:gjianw217
  1. CStringToChar

    0下载:
  2. 将16进制文本转换为ascii码的C语言代码。16进制文本复制到文件test.txt中,运行程序,将得到输入。 例: 运行:./CSTRING test.txt 其中,test.txt文件内容为: 30:31:32 则得到的"Cstring.txt"输入文件中 012 本程序能自动跳过0或多个分隔符(分隔符可以为任意的符号,如“:”,“ ”或空格等,判断的函数实现见SkipDelimiter函数)。 如:输入文件内容为: 30
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-03
    • 文件大小:1128
    • 提供者:山东
  1. get-files-line-number

    0下载:
  2. 获取txt文件的行号,输入txt文件的文件名,即可获取该txt文件的使用行号数目信息-Txt file line access number, enter txt file name, you can get the txt file using the number line number information
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:645
    • 提供者:Eric
搜珍网 www.dssz.com