搜索结果
找到约 13 项符合
portability 的查询结果
按分类筛选
VC书籍 本教程可以帮助你养成良好的编程风格。以达到程序的可移植(Portability) 连贯(Consistency) 整洁(Neatness) 易于维护(Easymaintenance) 易于理解
本教程可以帮助你养成良好的编程风格。以达到程序的可移植(Portability)
连贯(Consistency)
整洁(Neatness)
易于维护(Easymaintenance)
易于理解(Eunderstanding)
简洁(Simplicity)
软件设计/软件工程 When C++ was first introduced many benefits such as code reuse, portability and scalability were pro
When C++ was first introduced many benefits such as code reuse, portability and scalability were promised, but somehow these benefits failed to eventuate. It didn’t take too long before most people in the embedded world decided that the promises were just hype, and settled down to using C++ as a sl ...
单片机编程 基于VHDL的微型打印机控制器设计
介绍基于VHDL的微型打印机控制器的设计。论述了微型打印机的基本原理,以及实现控制器的VHDL语言设计。打印机的数据来自系统中的存储模块,根据需要控制打印。该微型打印机控制器可取代传统的微型打印机,且抗干扰性好,可靠性高,具有较强的移植性,稍加改动就可应用于不同场合。
Abstract:
 This paper introduced ...
可编程逻辑 基于Verilog HDL设计的多功能数字钟
本文利用Verilog HDL 语言自顶向下的设计方法设计多功能数字钟,突出了其作为硬件描述语言的良好的可读性、可移植性和易理解等优点,并通过Altera QuartusⅡ 4.1 和ModelSim SE 6.0 完成综合、仿真。此程序通过下载到FPGA 芯片后,可应用于实际的数字钟显示中。
关键词:Verilog HDL;硬件描述语言;FPGA
Abstract: In this ...
系统设计方案 This article describes Atmel’s FingerChip technology for electronic fingerprint sensing that combin
This article describes Atmel’s FingerChip technology for electronic fingerprint sensing that
combines the advantages of small size, low cost, high accuracy, zero maintenance, low energy
consumption and portability. This technology has applications in a wide range of fixed and
portable secured devic ...
Linux/Unix编程 FIST可堆叠文件系统
FIST可堆叠文件系统,linux文件系统修改相关的开源软件,使得对linux文件系统功能的改进很简单了
The FiST (File System Translator) system combines two methods to solve the above problems in a novel way: a set of stackable file system templates for each operating system, and a high-level language that can ...
其他书籍 The second volume in the Write Great Code series supplies the critical information that today s comp
The second volume in the Write Great Code series supplies the critical information that today s computer science students don t often get from college and university courses: How to carefully choose their high-level language statements to produce efficient code. Write Great Code, Volume 2: Thinking ...
Java编程 The core of Java(TM) technology, the Java virtual machine is an abstract computing machine that enab
The core of Java(TM) technology, the Java virtual machine is an abstract computing machine that enables the Java(TM) platform to host applications on any computer or operating system without rewriting or recompiling. Anyone interested in designing a language or writing a compiler for the Java virtua ...
Linux/Unix编程 This GLib version 2.16.1. GLib is the low-level core library that forms the basis for projects such
This GLib version 2.16.1. GLib is the low-level core
library that forms the basis for projects such as GTK+ and GNOME. It
provides data structure handling for C, portability wrappers, and
interfaces for such runtime functionality as an event loop, threads,
dynamic loading, and an object system.
软件工程 Fortran has always been the principal language used in the fields of scientific, numerical, and en
Fortran has always been the principal language used in the fields of scientific,
numerical, and engineering programming, and a series of revisions to the standard
defining successive versions of the language has progressively enhanced its power
and kept it competitive with several generations of ...