搜索资源列表
gcc_user_guide_in_embed_linux
- 很多时候,你所使用的开发平台和你的开发所面向的机器并不一致。比如,你可能想在装有x86/Linux的膝上电脑上构建一个PowerPC/Linux的应用程序。使用GNU工具包中的gcc,gas和ld工具,可以指定并构建一个交叉编译器,使你能够在本地机器上创建面向其它目标机器的应用程序。稍微用些功夫,你甚至可以搭建出一个环境,从而能够针对各种不同的目标而构建应用程序。在本指南中,我描述了在系统上构建交叉编译器所需的过程。我还讨论了构建一个完全的面向一系列目标的环境,展示了如何与distcc和ccac
SoftwareManual.doc
- This document contains a detailed descr iption of the usage and configuration of the JSVM [Joint Scalable Video Model] software for the Scalable Video Coding [SVC] project of the Joint Video Team [JVT] of the ISO/IEC Moving Pictures Experts Group [MP
Code.Leader.ebook.pdf
- Using People, Tools, and Processes to Build Successful Software by Patrick Cauldwell.
shadow1
- 利用虚拟机建立一个虚拟网络并配置WEB服务器,综合运用所学的计算机网络安全和信息安全方面的专业知识,掌握常用工具软件的安装和使用,运用信息安全技术进行计算机网络安全设计、安全管理、安全服务等。通过实训加深对信息安全专业知识的理解,掌握信息安全技术在实际计算机网络系统中的应用技能。-The use of virtual machine to build a virtual network and configure the WEB server, the integrated use of the
ccs_complier
- CS provides a complete, integrated tool suite for developing and debugging embedded applications running on Microchip PIC® MCUs and dsPIC® DSCs. This suite includes an IDE for project management, a context sensitive C aware editor, build tool
ebookkaifa
- 提供了配置、建立、调试、跟踪和分析程序的工具,它便于实时、嵌入式信号处理程序的编制和测试,它能够加速开发进程,提高工作效率。提供了基本的代码生成工具,它们具有一系列的调试、分析能力。支持如下所示的开发周期的所有阶段 -Provides the configuration, build, debugging, tracing and analysis procedures of the tool, it facilitates real-time, embedded signal proces
BPEL.ppt
- BPEL:全称为Business Process Execution Language,即业务流程执行语言,是一种使用XML编写的编程语言。用于自动化业务流程,也曾经被称作WSBPEL和 BPEL4WS。广泛使用于Web服务相关的项目开发中,优点为具有可移植性和有效保护了投资。 -The goal of the BPEL Project is to add comprehensive support to Eclipse for the definition, authoring, edit
motherboard_tester
- schematics and sourcecode to build motherboard/mainboard testing tools
windowsxp-2002-2003PHPPMYSQL
- 最新windowsxp、200、2003系统下搭建PHP+MYSQL环境全系列工具软件+教程!很容易就学会.-Latest windowsxp, 200,2003 system environment to build PHP+ MYSQL full range of tools+ tutorial! Easy to learn.
lpc_blink_switch_cpp_20050429
- This a simple example to let a LED blink and test button-input (GPIO) on a Philips LPC2106 (ARM7TDMI-S-architecture). The demo-board LPC-P2106 from Olimex has been used. The project-setup is adapted for the arm-elf GNU-toolchain on MS-Windows "hosts"
aispr
- This chapter introduces a new computational intelligence paradigm to perform pattern recognition, named Artificial Immune Systems (AIS). AIS take inspiration from the immune system in order to build novel computational tools to solve problems i
Android
- Android开发环境搭建Android开发需要的工具非常详细清晰.适合新手-Android development environment to build the Android developers the tools they need a very detailed and clear. For novice
From-ADS-to-MDK
- 很多嵌入式系统开发工程师对ARM的老版本开发工具ADS1.2非常熟悉,而RVMDK与ADS相比较,从外观、仿真流程以及内部二进制编译链接工具上都有了不少改进,用法稍有不同。本文的主旨是介绍通用的流程,以及一些注意事项,帮助ADS1.2用户将老的,遗留的ADS1.2工程转化成在RVMDK上进行开发调试的工程。-Many embedded systems development engineer ADS1.2 old version of the ARM development tools are
Total-Tools
- Easy Manager Employees build in 10 minutes !
Automated-testing-tools-summary
- 软件自动化测试工具汇总,从静态测试、动态测试和测试管理等方面出发,对当前主流的一些商业和共享测试软件进行对比分析,便于读者结合具体项目情况选择和搭建属于自己的软件测试环境。-Automated software testing tools summary, from a static test, dynamic test and test management, starting on the current mainstream commercial and shared some compa
principle-of-computer-game-software
- Reality Factory is a free game development package which features an open source game engine using Genesis3D (another open source 3D engine) with all the necessary tools to build a game for any user at home.
cross-tool
- 构建交叉编译工具链所需的工具及其各自下载站点。-Required to build the cross-compiler tool chain tools and their respective download site.
BF_BPSK_Rayleigh_BER
- Introduction This section builds an example step-by-step to give you a first look at the Communications System Toolbox™ software. This section also shows how Communications System Toolbox functionalities build upon the computational and visual
BF_M_QAM
- Introduction This section builds an example step-by-step to give you a first look at the Communications System Toolbox™ software. This section also shows how Communications System Toolbox functionalities build upon the computational and visual
Data-Structures-and-Algorithms
- 《数据结构与算法》的教学过程中,需要使用各种演示工具以帮助学习者理解课程内容。现有的演示平台存在不少缺点,无法满足学习者新的需求。针对数据结构课程的特点进行分析,根据演示平台的基本要求,结合Java scr ipt语言的特性,提出基于HTML5与Create JS技术构建新型演示平台的方法,为跨平台体验与动态开发等问题提供解决方案,总结实现步骤并提供运行示例。 -Data Structures and Algorithms in the teaching process, we need