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

搜索资源列表

  1. chapter-1

    0下载:
  2. ARM嵌入式Linux系统开发从入门到精通一书第一章程序 第1章 test.c为书中介绍GDB中使用的例子,对应1.4.2.3小结。 makefile文件为书中介绍GCC中使用的例子,对应1.4.2.2小结。 SWI目录为介绍ADS工具时使用的例子,对应1.3节。 -ARM Embedded Linux system development from entry to the master program book chapter
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-27
    • 文件大小:8636
    • 提供者:李非
  1. ARM-tutorial-for-beginner

    0下载:
  2. 基于ARM9的Linux系统及应用程序开发。书中详细描述了嵌入式系统、ARM9的体系结构、OURS2410EDU开发板说明,还给出了众多例子的实验源代码及测试说明。-ARM9-based Linux systems and application development. The book describes in detail the embedded system, ARM9 architecture, OURS2410EDU development board that also give
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-13
    • 文件大小:3204388
    • 提供者:张桂榕
  1. HUAWEI-EMBEDED

    0下载:
  2. 华为嵌入式软件工程师 笔试试题 嵌入式C开发人员最好笔试题-test at embedded system design in huawei
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-17
    • 文件大小:131295
    • 提供者:aiwosoft
  1. S3C2410-LED

    0下载:
  2. S3C2410开发板,基于嵌入式linux系统的LED实验程序-S3C2410 development board, the LED based on embedded linux system test procedures
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:148284
    • 提供者:hezhilong
  1. misc_add

    0下载:
  2. Linux混杂设备驱动编写方法   当字符设备以混杂设备的方式注册时,将会有统一的主设备号10,次设备号可以自定义也可以由系统指定,混杂设备的注册方式在驱动程序编写上,简化了字符设备的驱动注册及设备生成步骤,下面的程序描述了混杂设备接口函数的使用方式。   程序由二个文件组成,驱动模块<misc_add.c>及测试程序<misc_test.c>。-Linux device driver writing mixed methods When a
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:1383
    • 提供者:Joshua
  1. Testing_Complex_and_Embedded_Systems

    0下载:
  2. 此书讲解了嵌入式系统的开发及测试过程,对嵌入式系统的测试介绍得很详细,很有参考价值。-Many enterprises regard system-level testing as the final piece of the development effort, rather than as a tool that should be integrated throughout the development process. As a consequence, test teams oft
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-10
    • 文件大小:1570722
    • 提供者:桂爱刚
  1. GT2440_Test

    0下载:
  2. 嵌入式ARM9整板测试程序(非操作系统下)-Embedded ARM9 board test program (non-operating system)
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-10
    • 文件大小:2341310
    • 提供者:戴利伟
  1. myled

    0下载:
  2. 嵌入式ARM9 led灯测试(非操作系统下)-Embedded ARM9 board test program (non-operating system)
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-16
    • 文件大小:30296
    • 提供者:戴利伟
  1. UP-CUP6410_Factory_programmed_Manual

    0下载:
  2. 为更新UP-CUP6410-II原厂bootloader、内核、文件系统和测试程序提供技术指导。-Provide technical guidance to update the UP-CUP6410-II original bootloader, kernel, file system and test program.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-10
    • 文件大小:1100424
    • 提供者:魏巍
  1. charcterDevices-Drivers

    0下载:
  2. 基于S3C2440班子的linux字符型驱动课件源程序,包括内核空间与用户空间数据拷贝,自旋锁与信号量,proc文件系统等试验源码-Based on the source of the the S3C2440 team linux character-driven courseware, including the kernel space and user space data copy, spin locks and semaphores, proc file system test sou
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:324979
    • 提供者:门汉龙
  1. testiphdr.cpp.tar

    0下载:
  2. 测试linux下iphdr头文件的程序,适合初学者学习-test iphdr in linux system
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-07
    • 文件大小:1040
    • 提供者:n82lover
  1. app-src

    0下载:
  2. 基于OK6410的视频监控报警系统源码,在Linux2.6.36上测试成功-Monitoring alarm system based on the OK6410 the video source, the test is successful in Linux2.6.36 on
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-24
    • 文件大小:255409
    • 提供者:zhanggan
  1. S3C2440Bootloader

    0下载:
  2. 结合嵌入式Linux系统的引导程序,重点分析了基于ARM处理器的嵌入式Bootloader总体框架,设计出了基于“NAND Flash +SDRAM”存储方式的Bootloader,并对SDRAM的地址进行测试,结果表明此Bootloader灵活高效。-Embedded Linux system with the boot process, focusing on analysis of embedded processors based on ARM Bootloader general fr
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:18811
    • 提供者:张凯
  1. 2410-NFS

    0下载:
  2. 2410下的NFS(网络文件系统搭建)详解,步骤清晰准确,亲测无误!-2410 under NFS (network file system structures) Detailed, step clearly and accurately, pro-test correctly!
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-02
    • 文件大小:479414
    • 提供者:林艺文
  1. tty_hart

    0下载:
  2. 该压缩包包含基于linux操作系统arm平台的hart通信,通过uart实行hart通信协议的驱动和测试程序-The archive contains the driver based on linux operating system through the the uart implement hart arm platform hart communication, communication protocol and test procedures
  3. 所属分类:Driver develop

    • 发布日期:2017-11-17
    • 文件大小:47242
    • 提供者:dasf
  1. mtrace

    0下载:
  2. mtrace检测野指针,在Linux系统中测试通过-mtrace detect dangling pointers, pass the test in the Linux system
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:4600
    • 提供者:sunzhongwen
  1. video4linux

    0下载:
  2. v4l2驱动、测试程序,能直接运行于嵌入式系统-v4l2 driver, test procedures can be run directly on the embedded system
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:2132
    • 提供者:whgjxyyyd
  1. OMAPL138-ARM-LED-v2

    0下载:
  2. 此源程序是基于CCS V4来实现对OMAPL138的最小系统功能测试的源代码;-This source is based on CCS V4 to achieve the minimum system functional test OMAPL138 source code
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-05
    • 文件大小:490287
    • 提供者:北岸
  1. v2

    0下载:
  2. 基于opencv的视频采集系统一测试通过-Opencv video capture system based on a test
  3. 所属分类:Embeded Linux

    • 发布日期:2017-06-02
    • 文件大小:14719799
    • 提供者:zhangxinqi
  1. gprs_M35

    1下载:
  2. GPRS的测试程序,基于ARM9的S3C2440处理器与Linux嵌入式操作系统,代码用c编写,测试上海移远GSM模块M35的功能。 -GPRS test procedures, ARM9-based S3C2440 processor and embedded Linux operating system, code using c write, test Shanghai Quectel GSM module M35 function.
  3. 所属分类:Embeded Linux

    • 发布日期:2016-03-09
    • 文件大小:2048
    • 提供者:雷霆
« 1 23 »
搜珍网 www.dssz.com