Welcome![Sign In][Sign Up]
Location:
Search - testing embedded

Search list

[Develop ToolsOReilly-Programming-Embedded-Systems-in-C-and-C++.

Description: This book introduces embedded systems to C and C++ programmers. Topics include testing memory devices, writing and erasing Flash memory, verifying nonvolatile memory contents, controlling on-chip peripherals, device driver design and implementation, optimizing embedded code for size and speed, and making the most of C++ without a performance penalty. -This book introduces embedded systems to C C programmers. Topics include testing memo ry devices, writing and erasing Flash memory, verifying nonvolatile memory contents, controlling on-chip peripherals, device driver design and implementation, optimizing embedded code for size and speed, and making the most of C without a performance pe nalty.
Platform: | Size: 446925 | Author: 古月伦 | Hits:

[Other resourceTestingEmbeddedSoftware

Description: Bart Broekman和Edwin Notenboom的经典嵌入式软件测试著作《Testing Embedded Software》英文板
Platform: | Size: 1547755 | Author: 乔大雷 | Hits:

[Other resourceembedc[1]

Description: 简介 当今嵌入式处理器的生产已远远超过了为桌面系统所设计的处理器。本书通过介绍8位微控制器(MCU)的开发原理和C语言的相关知识,向读者展示了如何用C语言编写8位嵌入式MCU程序,内容涉及数据类型和变量、函数库、优化和测试嵌入式C语言程序等。利用贯穿全书的样例工程,揭示了特定设备硬件开发的详细细节,以及用C语言进行嵌入式程序设计所带来的快速开发、增强的可移植性和再利用等优越性能。本书适合于从事嵌入式研究的相关技术人员使用-briefing today's embedded processor has far exceeded production for the desktop system designed processors. This book introduces 8-bit microcontroller (MCU) principle and the development of the C language knowledge, to show readers how to use C language embedded MCU eight procedures, covering variables and data types, functions, optimization and testing Embedded C language programs. Using a sample run through the whole book, reveals the equipment-specific hardware details on the development and use of embedded C language programming brought about by the rapid development and enhance the portability and re-use of such advantages can be. The book suitable for embedded engaged in research related to the use of technology
Platform: | Size: 2319461 | Author: 陈国炎 | Hits:

[Embeded Linuxembedc[1]

Description: 简介 当今嵌入式处理器的生产已远远超过了为桌面系统所设计的处理器。本书通过介绍8位微控制器(MCU)的开发原理和C语言的相关知识,向读者展示了如何用C语言编写8位嵌入式MCU程序,内容涉及数据类型和变量、函数库、优化和测试嵌入式C语言程序等。利用贯穿全书的样例工程,揭示了特定设备硬件开发的详细细节,以及用C语言进行嵌入式程序设计所带来的快速开发、增强的可移植性和再利用等优越性能。本书适合于从事嵌入式研究的相关技术人员使用-briefing today's embedded processor has far exceeded production for the desktop system designed processors. This book introduces 8-bit microcontroller (MCU) principle and the development of the C language knowledge, to show readers how to use C language embedded MCU eight procedures, covering variables and data types, functions, optimization and testing Embedded C language programs. Using a sample run through the whole book, reveals the equipment-specific hardware details on the development and use of embedded C language programming brought about by the rapid development and enhance the portability and re-use of such advantages can be. The book suitable for embedded engaged in research related to the use of technology
Platform: | Size: 2319360 | Author: 陈国炎 | Hits:

[Embeded Linuxgps1.0

Description: 这是一个GPS接收定位的原代码,通过QT Compier进行编译,测试比较稳定,很不错的。-This is a GPS receiver position of the original code, compile QT Compier. testing is relatively stable, and very good.
Platform: | Size: 36864 | Author: yeyouemail | Hits:

[BooksOReilly-Programming-Embedded-Systems-in-C-and-C++.

Description: This book introduces embedded systems to C and C++ programmers. Topics include testing memory devices, writing and erasing Flash memory, verifying nonvolatile memory contents, controlling on-chip peripherals, device driver design and implementation, optimizing embedded code for size and speed, and making the most of C++ without a performance penalty. -This book introduces embedded systems to C C programmers. Topics include testing memo ry devices, writing and erasing Flash memory, verifying nonvolatile memory contents, controlling on-chip peripherals, device driver design and implementation, optimizing embedded code for size and speed, and making the most of C without a performance pe nalty.
Platform: | Size: 446464 | Author: 古月伦 | Hits:

[ARM-PowerPC-ColdFire-MIPShpi[1].c

Description: at91RM9200的HPI测试程序。用于测试嵌入式linux环境下,at91rm9200与DSP642之间的HPI通信-AT91RM9200 the HPI test procedure. For testing embedded linux environment, at91rm9200 with HPI communication between the DSP642
Platform: | Size: 10240 | Author: limingxuananhui | Hits:

[Embeded-SCM Developembeddedsystem

Description: 北京航空航天大学2006年嵌入式系统课件及试验.适合嵌入式初级学者!-Beijing University of Aeronautics and Astronautics in 2006 courseware and testing embedded systems. Suitable for embedded junior scholars!
Platform: | Size: 28108800 | Author: lxg | Hits:

[Software EngineeringTestingEmbeddedSoftware

Description: Bart Broekman和Edwin Notenboom的经典嵌入式软件测试著作《Testing Embedded Software》英文板-Bart Broekman and Edwin Notenboom classic embedded software testing book
Platform: | Size: 1547264 | Author: 乔大雷 | Hits:

[Embeded-SCM DevelopS3C2410test

Description: 本文研究了在目前流行的嵌入式微控制器ARM9(Samsung 的 S3C2410)上硬件测试的方法。分析了在嵌入式Linux基础上开发测试程序的基本方法,解决了在S3C2410开发板测试GPIO、中断、串口和RTC时钟过程中的重点和难点问题。经测试,其多项指标均达到设计要求-In this paper, in the current popular microcontroller embedded ARM9 (Samsung s S3C2410) on hardware tests. Analysis of Embedded Linux in testing procedures developed on the basis of the basic ways to deal with the S3C2410 development board test GPIO, interrupt, serial clock and the RTC in the process of focus and difficult problems. Tested, the number of indicators to meet the design requirements
Platform: | Size: 592896 | Author: wking | Hits:

[Embeded-SCM Developembedded-C

Description: 讲述了如何用C语言编写八位嵌入式MCU程序,内容涉及数据类型和变量,函数库,优化和测试嵌入式C语言程序等,书中穿插有样例工程.-About how to use C language embedded MCU 8 program, covering data types and variables, functions, optimizing and testing procedures, such as embedded C language, the book there are sample projects interspersed.
Platform: | Size: 2377728 | Author: kiki | Hits:

[GUI DevelopCEGraph

Description: CEDraw is high speed graphics library in WinCE . it’s depend on GAPI . This code was writen in C++ and using embedded VC++ to complie it. Testing in iPaq h3600 with WinCE 3.0. CEDraw use double buffer and direct write video buffer technology to enhance Draw speed. With own graphics arithmetic, the draw speed is much more faster than WinGDI. -CEDraw is high speed graphics library in WinCE. It s depend on GAPI. This code was writen in C++ And using embedded VC++ To complie it. Testing in iPaq h3600 with WinCE 3.0.CEDraw use double buffer and direct write video buffer technology to enhance Draw speed. With own graphics arithmetic, the draw speed is much more faster than WinGDI.
Platform: | Size: 313344 | Author: chlf | Hits:

[Embeded-SCM DevelopC51_skill

Description: C语言嵌入式系统编程修炼(键盘操作).mht Keil C51与标准C比较.mht Keil C51下快速小数运算算法.mht 用C51实现PID算法.mht C51指针类型和存储区的关系详解.mht C语言指针学习.mht C语言测试:嵌入式程序员必须知道的16个问题.htm C51编程技巧-从单片机指针说到黑客程序.htm 单片机C51编程规范.mht 实用C51编程的高级技巧(C51编程).htm C51编程技巧.CHM 全局变量,局部变量,函数被static修饰后.txt 文件目录表绘制.cmd 文件夹目录.txt 文件名目录.txt -C language programming of embedded systems practice (keyboard). Mht Keil C51 standard C comparison. Mht Keil C51 decimal algorithms quickly. Mht with C51 to achieve PID algorithm. Mht C51 pointer type and explain the relationship between the storage area. Mht C language pointer learning. mht C Language Testing: Embedded programmers must know the 16 issues. htm C51 programming skills- from single-chip indicator that hackers procedures. htm Singlechip C51 programming norms. mht practical C51 series advanced skills-way (C51 programming). htm C51 programming skills. CHM global variables, local variables, static functions are modified. txt file directory table rendering. cmd directory folder. txt file name directory. txt
Platform: | Size: 280576 | Author: Alexi | Hits:

[Embeded-SCM Developspbr

Description: 嵌入式软件测试设计技术 嵌入式软件测试研究-Embedded Software Testing
Platform: | Size: 768000 | Author: 胡人 | Hits:

[Software Engineeringtesting

Description: 本人查找了很所关于嵌入式软件的测试文献,很有学习和研究的价值,共同学习-I find a lot of the embedded software testing on the literature, is the value of learning and research, co-learning
Platform: | Size: 7800832 | Author: zhangying | Hits:

[Windows CEpdk10_imx27_WinCE60_RM

Description: i.MX27 PDK 1.0 Windows Embedded CE 6.0 Reference Manual. This reference manual describes the requirements, implementation, and testing for the modules included in Freescale’s software development kit (SDK) for Microsoft® Windows® CE 6.0. This document is intended for device driver developers, application developers, and test engineers that are planning to use the product. This document is also intended for those who want to know more about Freescale’s SDK for Microsoft Windows CE 6.0.-i.MX27 PDK 1.0 Windows Embedded CE 6.0 Reference Manual. This reference manual describes the requirements, implementation, and testing for the modules included in Freescale’s software development kit (SDK) for Microsoft® Windows® CE 6.0. This document is intended for device driver developers, application developers, and test engineers that are planning to use the product. This document is also intended for those who want to know more about Freescale’s SDK for Microsoft Windows CE 6.0.
Platform: | Size: 1543168 | Author: allen | Hits:

[OtherARMSoC-Arthitecture-ChineseEdition

Description: 这是这本书的中文版(PDF) 介绍了一般微处理器核的设计原理、基于微处理器核的SoC设计的基本概念和方法,通过对ARM系列处理器核和CPU核的详尽描述,来说明微处理器及外围接口的设计原理和方法。同时也综述了ARM系列处理器核和最新ARM核的研发成果,以及ARM和Thumb编程模型,对SoC设计中涉及到的存储器层次、 Cache、存储器管理、片上总线、片上调试和产品测试等主要问题进行了论述。在此基础上给出了几个基于ARM核的SoC嵌入式应用的实例。最后对基于异步设计的ARM核AMULET及异步SoC子系统AMULET3H的研究进行了介绍。   本书的特点是将基于ARM微处理器核的SoC设计和实际嵌入式系统的应用集成于一体,对于基于ARM核的SoC设计和嵌入式系统开发者来说是一本很好的参考手册。可用作计算机科学技术与应用、电气工程、电子科学与技术专业本科生及硕士研究生的教材。也可作为从事集成电路设计的工程技术人员、基于ARM的嵌入式系统应用开发技术人员的参考书。-This is the Chinese version (PDF) Describes the general microprocessor core design principles, based on the microprocessor core SoC designs the basic concepts and methods, through the ARM family processor core and CPU core described in detail to illustrate the microprocessor and peripheral interface design principles and methods. As well as an overview of ARM processor cores and the latest series of ARM core R & D results, as well as the ARM and Thumb programming model, for SoC design involves the memory hierarchy, Cache, memory management, on-chip bus, on-chip debug and product testing, etc. the main issues discussed. On this basis, given a number of ARM core-based SoC for embedded applications examples. Finally, the design based on ARM core AMULET asynchronous and asynchronous SoC subsystem AMULET3H studies were introduced. Feature of this book will be based on ARM microprocessor core SoC design and practical embedded system application integration in one, for ARM core-based SoC de
Platform: | Size: 8992768 | Author: zpy | Hits:

[Software Engineeringebbok-Programming-Embedded-Systems--in-C-and-C++.

Description: This book introduces embedded systems to C and C++ programmers. Topics include testing memory devices, writing and erasing Flash memory, verifying nonvolatile memory contents, controlling on-chip peripherals, device driver design and implementation, optimizing embedded code for size and speed, and making the most of C++ without a performance penalty.
Platform: | Size: 493568 | Author: moatasem momtaz | Hits:

[Embeded-SCM DevelopTesting-Embedded-Software

Description: Testing Embedded Software
Platform: | Size: 1664000 | Author: vedalia | Hits:

[Embeded LinuxProgramming Embedded Systems in C and C++

Description: Programming Embedded Systems in C and C++,适用于底层系统开发。经典。(This book introduces embedded systems to C and C++ programmers. Topics include testing memory devices, writing and erasing Flash memory, verifying nonvolatile memory contents, controlling on-chip peripherals, device driver design and implementation, optimizing embedded code for size and speed, and making the most of C++ without a performance penalty.)
Platform: | Size: 871424 | Author: tutokaka | Hits:
« 12 3 4 5 6 7 8 9 10 ... 14 »

CodeBus www.codebus.net