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

搜索资源列表

  1. pof2jed-a

    3下载:
  2. 一个hex文件转化为jed文件的小东东,很方便好用的哦,好好享用吧-a hex file into the document jed Wanton small, very convenient and easy, oh well enjoy it
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:1.2mb
    • 提供者:王萌
  1. 嵌入式文件系统ucfs

    0下载:
  2. 嵌入式文件系统ucfs.zip This project should serve as an \"easy start\" with /FS. All paths are relative to the project file. You should therefore be able to copy the entire directory (including all subdirectories) to any location on your harddrive.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:50.3kb
    • 提供者:测试
  1. tl16c750_not_driver_for_uClinux_+_s3c44b0

    0下载:
  2. 此程序为查询方式下的tl16c750程序.开发环境为uClinux2.4.x+s3c440b.不需要向uClinux内核中加入驱动,使用方便,代码量小。附:编译映像。-procedure for inquiry under the tl16c750 procedures. Development Environment for uClinux2.4 . x s3c440b. uClinux kernel do not need to add-driven, easy to use, a smal
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:282.45kb
    • 提供者:张大海
  1. LinuxUsbtoRS232Driver

    1下载:
  2. Linux 下 USB转串口驱动程序源代码,没有问题,很好用-Linux USB Serial Driver to the source code, no problem, easy to use
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:31.59kb
    • 提供者:胡余
  1. usb-skeleton

    0下载:
  2. This driver is based on the 2.6.3 version of drivers/usb/usb-skeleton.c but has been rewritten to be easy to read and use, as no locks are now needed anymore.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:3.45kb
    • 提供者:张延斌
  1. readwrite

    0下载:
  2. samples for easy read and write files
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:6.12kb
    • 提供者:陳陳
  1. ppcboot-2.0.0

    0下载:
  2. PPCBoot是德国DENX小组开发的用于多种嵌入式CPU的Bootloader引导程序,主要由德国的工程师Wolfgang Denk和Intemet上的一群自由开发人员对其进行维护和开发。支持PowerPC、ARM、MIPS、m68K等多种处理器平台,易于裁剪和调试。 -PPCBoot Germany DENX team developed for a variety of embedded CPU' s Bootloader boot procedures, mainly by t
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-09
    • 文件大小:1.83mb
    • 提供者:李立
  1. uboot烧录方法以及工具

    1下载:
  2. 6467uboot烧录方法以及工具,测试通过,方便大家共享。-6467uboot burn methods and tools, test, easy to share.
  3. 所属分类:嵌入式Linux

    • 发布日期:2016-04-09
    • 文件大小:4.92mb
    • 提供者:陈修海
  1. i2c_access

    0下载:
  2. 自己写的一个linux驱动及其应用程序,可以访问板子上的任何一个i2c地址。很方便使用的。-this is a i2c-access driver based on linux,easy to understand, now share with you.
  3. 所属分类:Embeded Linux

    • 发布日期:2016-01-27
    • 文件大小:6.91kb
    • 提供者:luo
  1. uda1341-2.6.24

    0下载:
  2. linux-2.6.24下声卡驱动,基于s3c2440,绝对好用-linux-2.6.24 under the sound card driver, based on s3c2440, absolutely easy to use
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:100.78kb
    • 提供者:流域
  1. drawframebuff

    0下载:
  2. 实现直接在framebuffer上画图,很典型,很容易理解-realize draw at framebuffer directly,very typically, and easy to understand.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-05
    • 文件大小:1.19kb
    • 提供者:张瑞
  1. write_log

    0下载:
  2. unix或者linux下app写日志文件,多线程安全写日志记录,使用方便。-unix or linux to write the log files under the app, multi-thread-safe to write log records, easy to use.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:2.81kb
    • 提供者:mich
  1. AV_test

    0下载:
  2. linux环境下的AV测试代码,非常好用,欢迎下载使用。-the AV test code in the linux environment, very easy to use, welcome to download.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-10-30
    • 文件大小:18.45kb
    • 提供者:修科鼎
  1. uboot

    0下载:
  2. u-boot进行初始化的过程分析,很详细的分解让人很容易理解-u-boot initialization process analysis, a very detailed breakdown makes it easy to understand
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:48.69kb
    • 提供者:huangmaohao
  1. 2440usbslave源码

    0下载:
  2. 2440usbslave源码,可以移植到天嵌的开发板上替代原来的lib文件,有了源码方便修改。 解压需要在linux系统下用tar 命令操作,在windows下解压会出错。下载后把.rar去掉 不然不给上传-2440usbslave source code, can be transplanted to the days embedded development board to replace the original lib files easy to modify, with sou
  3. 所属分类:嵌入式Linux

    • 发布日期:2017-11-12
    • 文件大小:17.93kb
    • 提供者:厉熊熊
  1. wenquanyi

    0下载:
  2. 文泉字体,好用,简单,容易使用,一般都用这个-Wenquan fonts, easy to use, simple, easy to use, usually with the
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-12
    • 文件大小:2.52mb
    • 提供者:lyl
  1. 1wire

    0下载:
  2. freescale的关于Imax21的1wire程序,好用-Freescale 1wire on the Imax21 procedures, easy to use
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-05
    • 文件大小:3.58kb
    • 提供者:pegxb
  1. kbd

    0下载:
  2. freescale的关于Imax21的kbd程序,好用-Freescale on Imax21 the kbd procedures, easy to use
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:5.67kb
    • 提供者:pegxb
  1. uboot2410_final.tar

    0下载:
  2. 三星2410的uboot,非常好用!强烈建议学习uboot的同志们下载!-Samsung 2410 the uboot, very easy to use! Strongly recommended to learn to download uboot comrades!
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-25
    • 文件大小:7.82mb
    • 提供者:likefeng
  1. rfid-reader-easy-1396860421

    0下载:
  2. rfid EASY-rfid EASY..............................
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-05
    • 文件大小:232.14kb
    • 提供者:hoang
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com