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

搜索资源列表

  1. 嵌入式系统uclinux编程

    0下载:
  2. 总的来说,在uClinux上的开发和标准Linux还是很类似的。通常可以按照下面的步骤去设计和调试: 建立基于以太网的开发环境; 如果所设计的程序和硬件的关联不大,那么一定要在标准Linux上先编译和调试通过。灵活地使用gcc和gdb将大大节省时间; 将x86上的GCC编译好的应用程序用交叉编译工具来编译;如果编译时发现错误,那么很可能存在以下问题: 交叉编译器或库文件的路径不正确;最彻底的解决办法是重新装一次编译器; 遇到库不支持的函数;此时需要自己把函数的实现做成另外一个库供应用程序使用。如
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:4.96kb
    • 提供者:郭指挥
  1. smp86xx_rootfs.tar.bz2

    0下载:
  2.  sigma smp8634/8635 toolchain rootfs building source. ================= Readme.txt =================   This is the Sigma Designs customization of the root file system for the SMP86xx family of chips.   This package is of course
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-12-27
    • 文件大小:228.76kb
    • 提供者:mattli001
  1. qte

    0下载:
  2. Qt/Embedded的安装(本人亲自安装步骤) 准备源码包 ◆ tmake 1.11 或更高版本;(生成Qt/Embedded应用工程的Makefile文件) ◆ Qt/Embedded 2.3.7 (Qt/Embedded 安装包) ◆ Qt 2.3.2 for X11; (Qt的X11版的安装包, 它将产生x11开发环境所需要的两个工 具) 假设把源码包解压所在/root/build-arm下 1安装tmake 进入tmake-1.11目录 cd
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:1.57kb
    • 提供者:马科
  1. keyboard

    0下载:
  2. Virtual Keyboard (English), You can use dynamic-path keyboard pixel 100X50, and you can also see the Makefile include library of the Virtual Keyboard for easier using
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:4.44kb
    • 提供者:Henrty
  1. netlink_2.6.x

    0下载:
  2. netlink sample for arm linux under 2.6.x, to use it, just download and modify you cross compiler path
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:7.73kb
    • 提供者:mingkuang tsai
  1. LoadImageWithSocket

    0下载:
  2. 在上次的加载图片程序上新增了socket功能,可以在切换图片的同时与运行于PC端的MenuServer建立TCP通信,将当前图片的路径信息发送至server端。-Procedures in the last loading pictures added socket feature, you can switch the pictures in the same time and run on the PC side of the MenuServer establish TCP communi
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:30.27kb
    • 提供者:陈旭
  1. 3G-connect

    0下载:
  2. 在arm板中的3G拨号程序,用qt编写的界面,在ok6410上运行正常,系统是linux2.6.36内核,qtopia2.2.0操作系统。供需要者参考,具体使用要对拨号程序的存放路径作相应修改。-In the arm board of the 3G dialer interface written using qt in ok6410 running properly, the system is linux2.6.36 kernel, qtopia2.2.0 operating system.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-05
    • 文件大小:251.6kb
    • 提供者:phobey
  1. inevent.c

    0下载:
  2. 该文件实现文件夹目录的递归,并把新添加的路径加入数组中-This file implements a recursive directory folder, and add the path to join the new array
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:1.76kb
    • 提供者:wangchangxu
  1. backlight_ctl

    0下载:
  2. 《背光控制程序》   根据Tiny6410厂家提供的内核源码中的触屏驱动(路径:drivers/input/touchscreen/mini6410_1wire_host.c),背光由设备</dev/backlight-1wire>控制,该设备提供了write方法,根据用户传入的亮度值(0 ~ 127)来设置背光。   程序由操作函数<backlight_ctl.c> ,头文件<backlight_ctl.h>,测试程序<test.c
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:1.51kb
    • 提供者:Joshua
  1. DM6446_TVP5158_v01.00.01

    0下载:
  2. 适用于dm6446开发板中有关TVP5158解码器多通道采样视频处理程序.里面包含各种模式和制式的采样-Package Name The name of the application or files Version Version of the application or files License Name of the license or licenses that apply to the Package. Location The director
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-03
    • 文件大小:344.6kb
    • 提供者:liuhua
  1. gsnap.tar

    0下载:
  2. 在s3c2440开发板下的一个截图软件的详细源代码,可以把开发板上LCD显示屏当前显示的内容以JPEG的图像格式保存在自己所指定的路径下。-S3c2440 development board under a screenshot of the software source code, the development board LCD display the contents of the currently displayed in JPEG image formats are saved
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-20
    • 文件大小:104.22kb
    • 提供者:吴尚林
  1. abc1.tar

    0下载:
  2. mobile static sensor deployed barrier coverage random path
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-15
    • 文件大小:4.47kb
    • 提供者:adithyamaila
  1. abc2.tar

    0下载:
  2. mobile static sensor deployed barrier coverage random path
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-03
    • 文件大小:1.15kb
    • 提供者:adithyamaila
  1. abc3.tar

    0下载:
  2. mobile static sensor deployed barrier coverage random path
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-05
    • 文件大小:2.13kb
    • 提供者:adithyamaila
  1. abc4.tar

    0下载:
  2. mobile static sensor deployed barrier coverage random path
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-28
    • 文件大小:3kb
    • 提供者:adithyamaila
  1. abc5.tar

    0下载:
  2. mobile static sensor deployed barrier coverage random path
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-05
    • 文件大小:17.78kb
    • 提供者:adithyamaila
  1. abc6.tar

    0下载:
  2. mobile static sensor deployed barrier coverage random path
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-02
    • 文件大小:663byte
    • 提供者:adithyamaila
  1. armccc

    0下载:
  2. armcc builer compiler default include path
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-11
    • 文件大小:641byte
    • 提供者:crane
  1. openjpeg-1.5.1-Imote2.tar

    0下载:
  2. OpenJPEG-1.5.1 compiled for Imote2 (with arm-xscale-linux-gnu), sorry that you have to place them in their respective directory manually. To compile yourself: 1. Download cross compiler arm-xscale-linux-gnu. 2. Download zlib, cross compil
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:897.39kb
    • 提供者:Fajar Purnama
  1. path

    0下载:
  2. linux路径处理模块,可以方便对path进行读写,直接可以用于项目的工业级代码,经过了项目的严格测试,测试覆盖率100 -Linux path processing module, you can easily read and write path, the project can be directly used for industrial-grade code, after a rigorous test of the project, the test coverage of 100
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:2.07kb
    • 提供者:zdw
« 12 »
搜珍网 www.dssz.com