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

搜索资源列表

  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
    • 文件大小:1254928
    • 提供者:王萌
  1. snmp.tar

    0下载:
  2. 包含一下内容: * An extensible agent * An SNMP library * tools to request or set information from SNMP agents * tools to generate and handle SNMP traps * a version of the unix netstat command using SNMP * a graphical Perl/Tk/SNMP based mib brows
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:1634656
    • 提供者:cbon
  1. zlg_7289

    0下载:
  2. 1) 复制libminigui-str-1.6.2.tar.gz至任意用户目录。 2) 解压此文件 tar zxvf libminigui-str-1.6.2.tar.gz 4) 将zlg7289.c zlg7289.h二文件拷贝入增值版的相应目录中 libminigui-1.6.2-linux/src/ial/ 5) 修改相关宏定义使上述二文件加入库编译。 a. 修改libminigui-1.6.2-linux/src/ial/Makefile.am
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:8149
    • 提供者:周波
  1. M-System DOC(Disk on a chip) Flash芯片的映像读写工具

    0下载:
  2. M-System DOC(Disk on a chip) Flash芯片的映像读写工具, 目前驱动程序的版本为5.1.4.,M-System DOC (Disk on a chip) Flash chips, image reading and writing tools, the current driver version is 5.1.4.
  3. 所属分类:嵌入式Linux

    • 发布日期:2017-03-22
    • 文件大小:302178
    • 提供者:xdjm
  1. transplantation+from+linux+to+s3c2410

    0下载:
  2. 在一个网站看到的关于LINUX移植到S3C2410的教程,一共包括3部分:基本概念,BOOTLOADER,和内核部分。我整理了一下,并转化为PDF,感觉比较详细,对有基础的人来说,具有一定操作和学习价值。-In a web site to see on LINUX transplanted to S3C2410 tutorials, a total of 3 parts: basic concepts, BOOTLOADER, and the core part. I organize it,
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-09
    • 文件大小:1358412
    • 提供者:cheng nan rui
  1. The_Linux_Kernel_Primer_A_Top_Down_Approach_For_x8

    0下载:
  2. LKP也是一本不错的内核书籍,它讲述了x86和ppc两个平台上2.6的代码,而且每章后面都配有练习题。不妨去读一下。-LKP is also the core of a good book, it describes two x86 and ppc code 2.6 platform, and the back of each chapter are exercises with. You may wish to read.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-12
    • 文件大小:2677798
    • 提供者:llnux
  1. Customising_PetaLinux

    0下载:
  2. A pristine PetaLinux tree only includes pre-configured platform support for Xilinx FPGA based prototype development boards. The user needs to add their platform into PetaLinux before it can be used to build firmware for their target device. Customi
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:106799
    • 提供者:打狗队
  1. 0405

    0下载:
  2. 三星S3c2410芯片与MAXIM 504 DAC 共同进行A/D D/A联动转换程序(从A/d得到值,从D/A输出)-Joint D/A A/D conversion program between Samsung S3C2410 & MAXIM 504 DAC (Input from A/D and output to D/A)
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:53422
    • 提供者:Josh Hartnett
  1. Prentice.Hall.PTR.Embedded.Linux.Primer.A.Practic

    0下载:
  2. Prentice.Hall.PTR.Embedded.Linux.Primer.A.Practical.Real.World.Approach.Sep.2006 Some useful things for embedded linux developer!
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-13
    • 文件大小:3527251
    • 提供者:canhkha
  1. linux_filesystem

    0下载:
  2. 在嵌入式linux系统中,文件系统是一个非常重要的组成部分,如果根文件系统工 作不正常,则整个系统将无法工作,系统启动的时候会出现kernel pannic的大故障报警。 首先简要的介绍一下建立嵌入式的文件系统所需要的必要的文件夹:-In the embedded linux system, the file system is a very important part, if the root file system is not working properly, then the
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-05
    • 文件大小:457836
    • 提供者:fgfgfgf
  1. Debugging-a-Linux-Application

    0下载:
  2. TI达芬奇SOC处理器linux下应用的的远程调试Debugging a Linux Application with MontaVista 5.0.-Debugging a Linux Application with MontaVista 5.0.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:57764
    • 提供者:sunyingliang
  1. A-simple-block-driver

    0下载:
  2. 一个网友写的关于块设备驱动的,写得很详细,很基础,文章标题是《写一个块设备驱动》,不过那是论坛的更新帖,不方便看,我自己花时间整理出来了-A netizen wrote block device driver, very detailed, the title of the article is to " write a block device driver, but updated the forum posts, inconvenient see, I have to spend time
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-13
    • 文件大小:59208
    • 提供者:李继滨
  1. Qt-draw-a-curve

    1下载:
  2. Qt用串口读单片机温度数据画动态波形曲线,完整项目源码。-Qt draw a curve,the date receive from mcu.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-06
    • 文件大小:3807443
    • 提供者:wanlifeng
  1. Linux-A-named-pipe-experiment

    0下载:
  2. 在Linux环境下用C语言编程,编程的主要内容是:命名管道的实验。包括:研究mkfifo命令,在当前目录下创建一个myfifo的命名管道 用mkfifo()函数实现相同的功能 编写一个服务器程序server.c,实现从管道myfifo中读取内容,并在终端中显示出来。打开一个命令行终端,运行server,然后打开另一个命令行终端,使用“cp 文件1 myfifo”命令把文件1的内容输出到myfifo,测试server.c的功能 编写客户机程序,实现把指定文件输出到myfifo的功能,从
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-06
    • 文件大小:8792
    • 提供者:weiwei
  1. home-automation-sysytem

    0下载:
  2. Introduction Dial your number using DTMF phone or Cell phone from anywhere in the world and remotely turn on/off any of the 8 relays. The MCU on the interface senses Telephone ring, Automatic telephone pick up, and line hang up, displays informati
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-07
    • 文件大小:2625048
    • 提供者:dj
  1. MATLABbook

    0下载:
  2. M AT L A B是一个可视化的计算程序,被广泛地使用于从个人计算机到超级计算机范围内 的各种计算机上-M AT LAB is a visualization of the calculation procedure is widely used in personal computers to supercomputers from within On various computer
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-27
    • 文件大小:9746768
    • 提供者:张波
  1. Embedded-Linux-Primer---A-Practical--Real-World-A

    0下载:
  2. Embedded Linux presents the experienced software engineer with several unique challenges. First, those with many years of experience with legacy real-time operating systems (RTOSes) find it difficult to transition their thinking from those enviro
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-16
    • 文件大小:4555943
    • 提供者:miksel
  1. QtImage

    0下载:
  2. 用QT编写一个简单的图片浏览程序,运行该程序可以查看文件系统中的任何目录下的图片,包括jpeg,gif,bmp,png等格式。程序中能实现几个简单的功能:首先可以显示当前目录下的图片(如果有的话) 然后设置几个按钮,包括上一张,下一张,循环播放,分别点击这些按钮实现显示上一张图片,下一张图片,循环播放该目录下所有图片的功能;另外,在程序中设置了一个定时器,用来控制循环播放图片的时间间隔,该时间间隔会在Super-ARM的数码管上显示出来。-With QT. Write a simple pict
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-07
    • 文件大小:40646
    • 提供者:苞苞
  1. 3.A-Reconfigurable-Smart-Sensor-Interface

    0下载:
  2. A Reconfigurable Smart Sensor Interface for Industrial WSN IEEE 2014
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:819685
    • 提供者:SKP
  1. Can总线协议-立方体卫星空间协议(源代码)

    1下载:
  2. Can总线协议-立方体卫星空间协议(源代码) The Cubesat Space Protocol Cubesat Space Protocol (CSP) is a small protocol stack written in C. CSP is designed to ease communication between distributed embedded systems in smaller networks, such as Cubesats. The design
  3. 所属分类:嵌入式Linux

    • 发布日期:2019-09-02
    • 文件大小:314433
    • 提供者:ljt8015
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com