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

搜索资源列表

  1. USB_Detect

    0下载:
  2. 用于嵌入式linux系统中USB的热插拔程序的监控。-USB for embedded linux systems to monitor hot-plug process.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:1370
    • 提供者:周南
  1. Linux_uboot

    0下载:
  2. LINUX 的uboot移植介绍,对理解uboot和ARM的启动过程很有帮助-LINUX-uboot transplantation introduction of ARM' s start to understand the process of uboot and helpful
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-06
    • 文件大小:1055990
    • 提供者:alien
  1. report

    0下载:
  2. ARM7TDMI上移植uclinux的过程报告-The process of porting uclinux ARM7TDMI report
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:153322
    • 提供者:邹博安
  1. RedHat9installstepbystep

    0下载:
  2. 在开发ARM前在电脑上安装红帽9的全部过程-ARM in the development of the computer before installing the whole process of Red Hat 9
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-15
    • 文件大小:3764455
    • 提供者:唐伟
  1. B4Nd3hx5

    0下载:
  2. 不同于一般形式的软件编程,嵌入式系统编程建立在特定的硬件平台上,势必要求其编 程语言具备较强的硬件直接操作能力。无疑,汇编语言具备这样的特质。但是,归因于汇编 语言开发过程的复杂性,它并不是嵌入式系统开发的一般选择。而与之相比,C 语言--一种 "高级的低级"语言,则成为嵌入式系统开发的最佳选择。笔者在嵌入式系统项目的开发过程 中,一次又一次感受到 C 语言的精妙,沉醉于 C 语言给嵌入式开发带来的便利。-Different from the general form of so
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:16953
    • 提供者:chenxiang
  1. code

    0下载:
  2. F:\国嵌\第2阶段(应用程序设计)\第三天(进程通讯)-F: \ State embedded \ Stage 2 (application design) \ On the third day (the process of communication)
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-08
    • 文件大小:4314
    • 提供者:唐成卫
  1. lgui_0.3.0

    0下载:
  2. 轻量级的面向嵌入式Linux 的GUI 系统,多进程、多窗口,基于消息管理的功能-Lightweight system for embedded Linux, GUI, multi-process, multi-window, the function-based message management
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:978286
    • 提供者:时辰
  1. Book-LinuxApp

    0下载:
  2. 华清远见嵌入式linxu编程,包括内核,驱动,移植,linuxAPI,文件,进程通信,QT。从入门到精通-China Qingyuan see embedded linxu programming, including the kernel, drivers, transplantation, linuxAPI, documents, process communication, QT. From Novice to Professional
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-25
    • 文件大小:8499408
    • 提供者:oyylgh
  1. PowerFile

    0下载:
  2. 系统包括嵌入式系统文件存取的守护进程,以及与其匹配的上位机软件(java编写)。上位机软件可以在任何网络连通的地方对嵌入式系统的文件进行存取。-Embedded system file access system, including the guardian of the process, and its matching host computer software (java in preparation). PC software on any network connectivity
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-17
    • 文件大小:4560385
    • 提供者:吴汶泰
  1. pid)

    0下载:
  2. 这是一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算, 而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可 大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余 数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。 -This is a t
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-14
    • 文件大小:3810
    • 提供者:clary
  1. Detailed-informationlinux-boot

    0下载:
  2. 讨论对linux系统的启动过程的输出信息的注释了解对这些信息的来龙去脉(网上搜集来的资料,作者:不详)详解嵌入式linux启动信息-Discussion on the linux system, the output of the startup process for these comments to understand the ins and outs of information (to the Internet to collect information, the author:
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-16
    • 文件大小:321130
    • 提供者:付文梁
  1. Embedded-Linux-application-

    0下载:
  2. 本书包括Linux 快速入门.Linux 基础命令。Linux 下的C 编程基础。嵌入式系统基础。嵌入式Linux开发环境的搭建。 文件 I/O 编程。进程控制开发。进程间通信。多线程编程。嵌入式Linux 网络编程。嵌入式Linux设备驱动开发。Qt图形编程-This book includes Linux started quickly. Linux foundation command. The C programming under Linux based. Embedded syste
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-24
    • 文件大小:7807545
    • 提供者:罗其
  1. serial_test_rw

    0下载:
  2. 串口读写程序源码,流程可供参考,for嵌入式linux-Serial reading and writing program source code, the process for reference, for embedded linux
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-08
    • 文件大小:1353
    • 提供者:weeder
  1. ARM-Linux-jincheng

    0下载:
  2. LINUX进程线程开发实例,很好,很详细-LINUX development process thread instance, very good, very detailed ,,,,,,
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:190982
    • 提供者:lizhining
  1. tslibPMnigui-to-2440

    0下载:
  2. tslib添加到minigui引擎,移植到2440,详细过程及一些注意点说明-tslib to minigui engine, ported to 2440, detailed descr iption of the process and some attention to points
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-27
    • 文件大小:4827
    • 提供者:常祺瑞
  1. ISSP

    0下载:
  2. 在系统编程,基于issp协议实现了touch screen的firmware自动升级过程。-In-system programming, based on the protocol of the touch screen issp the firmware upgrade process automatically.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-07
    • 文件大小:104826
    • 提供者:yunxiang
  1. Linuxjiaocheng

    0下载:
  2. 本书从Linux安装到linux的使用全过程。非常适合新手。-Book from the use of Linux installed linux the whole process. Very suitable for beginners.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-03
    • 文件大小:1185239
    • 提供者:上善若水
  1. U-boot@AT91RM9200

    0下载:
  2. 全面介绍如何将UBOOT在ARM上启动的全过程,并对在S3C2410平台上移植进行了详细的介绍-Fully describes how to UBOOT start in the whole process of ARM, and transplantation in the S3C2410 platform described in detail
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-31
    • 文件大小:13127713
    • 提供者:passano
  1. ARM_Linux

    0下载:
  2. 本书详细地讲述了基于ARM平台的嵌入式Linux操作系统移植的过程及应注意的事项-This book describes in detail the platform based on ARM embedded Linux operating system migration process and should pay attention
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-08
    • 文件大小:179328
    • 提供者:tample
  1. Linux2.6-kernel-boot-app

    0下载:
  2. 文章详细讲解了Linux2.6内核启动流程,相关的修改等内容-Linux2.6 kernel boot process
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-27
    • 文件大小:17614
    • 提供者:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 18 »
搜珍网 www.dssz.com