Generic
共 130 篇文章
Generic 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 130 篇文章,持续更新中。
The widespread use of embedded systems mandates the development of industrial software design method
The widespread use of embedded systems mandates the development of industrial software design methods, i.e. computer-aided design and engineering of embedded applications using formal models (framewor
C++编写的机器学习算法 Lemga is a C++ package which consists of classes for several learning models and gener
C++编写的机器学习算法
Lemga is a C++ package which consists of classes for several learning models and generic algorithms for optimizing (training) the models
The algorithms are coded in a way that makes it trivial to apply them to other problems. Several gen
The algorithms are coded in a way that makes it trivial to apply them to other problems. Several generic routines for resampling are provided. The derivation and details are presented in: Rudolph van
Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edi
Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edition)
Author: David R. Musser / Gillmer J. Derge / Atul Saini / Gilmer J. Derge
Publisher: Addi
本书第二版和第三版之间的变化非常大其中最值得注意的是C++已经通过了国际标 准化这不但为语言增加了新的特性比如异常处理运行时刻类型识别RTTI 名字空 间内置布尔数据类型新的强制转换方式而且还大量
本书第二版和第三版之间的变化非常大其中最值得注意的是C++已经通过了国际标
准化这不但为语言增加了新的特性比如异常处理运行时刻类型识别RTTI 名字空
间内置布尔数据类型新的强制转换方式而且还大量修改并扩展了现有的特性比如模
板template 支持面向对象object-oriented 和基于对象object-based 程序设计所需
要的类class 机制嵌套类型以及重载函数的解析机制
Delphi Generic Algorytms library - Maps, Lists, Hashmaps, Datastructures.
Delphi Generic Algorytms library - Maps, Lists, Hashmaps, Datastructures.
fantastic j2me user interface designer for midp2.0 cldcd 1.1. Works on many phones as a generic appl
fantastic j2me user interface designer for midp2.0 cldcd 1.1. Works on many phones as a generic application. This is not my own software but for those who don t know it already: check it out. There s
The sample software includes, common library, peripheral APIs, and test modules for the APIs. The c
The sample software includes, common library, peripheral APIs, and test modules
for the APIs. The common library include startup file, standard definition and
header files, processor specific setup
This book focuses primarily on XML itself. It covers the fundamental rules that all XML documents an
This book focuses primarily on XML itself. It covers the fundamental rules that all XML documents and authors must adhere to, whether a web designer uses SMIL to add animations to web pages or a C++ p
AutoBoot is a generic boot loader that automatically locates, loads, and executes object files from
AutoBoot is a generic boot loader that automatically locates, loads, and
executes object files from multiple types of media. AutoBoot provides a simple,
fast, and functional means of loading an OS i
一个基于遗传算法和MLP的例子 Generic Algorithm
一个基于遗传算法和MLP的例子 Generic Algorithm
This directory contains utility for implementing generic Reqursive Least Squares (RLS) algorithm. Th
This directory contains utility for implementing generic Reqursive Least Squares (RLS) algorithm. The example shows how one can use the utility to estamate the parameters of a simple linear discrete t
linux设备驱动 | |-- DMA范例 | | |-- 3c505.c | | |-- 3c505.h | | `-- dma.h | `-- 静态映射范例 | `-- mach-sm
linux设备驱动
| |-- DMA范例
| | |-- 3c505.c
| | |-- 3c505.h
| | `-- dma.h
| `-- 静态映射范例
| `-- mach-smdk2440.c
|---
| |-- NVRAM驱动
| | `-- generic_nvram.c
| |-- 触摸屏驱动
| | |-- 作为input设备
| | | |-- s3
本文档完整地描述了可扩展标记语言(Extensible Markup Language
本文档完整地描述了可扩展标记语言(Extensible Markup Language,XML),它是标准通用标记语言(Standard Generic Markup Language,SGML)的一个子集。其目的在于使得在Web上能以现有超文本标记语言(Hypertext Markup Language,HTML)的使用方式提供,接收和处理通用的SGML成为可能。XML的设计既考虑了实现的方便性
sysLib.c - generic PPC system-dependent library 5100BSP重要文件
sysLib.c - generic PPC system-dependent library 5100BSP重要文件
A Generic Sample Application 一个Generic实例应用程序
A Generic Sample Application
一个Generic实例应用程序
本书以4个面向来表现C++的本质:procedural(程序性的)、generic(泛型的)、object-based(个别对象的)、object-oriented(面向对象的)。本书的组织围绕着一系
本书以4个面向来表现C++的本质:procedural(程序性的)、generic(泛型的)、object-based(个别对象的)、object-oriented(面向对象的)。本书的组织围绕着一系列逐渐繁复的程序问题,以及用以解决这些问题的语言特性。循此方式,你不只学到C++的函数和结构,也会学习到它们的设计目的和基本原理。 你可以由本书发现以下关键主题: ● Generic (泛型)编程风格
GJC(Generic Java Compiler)编译器
GJC(Generic Java Compiler)编译器,sun公司发布的开源的工业级别的编译器。上传该开源代码,希望研究java编译器的同学提供帮助。
The purpose of this application note is to describe the main elements of an RS-422 and RS-485 syste
The purpose of this application note is to describe the main elements of
an RS-422 and RS-485 system. This application note attempts to cover
enough technical details so that the system designer wil
A generic widestring list for use in all versions of Delphi. It has all the capabilities you find in
A generic widestring list for use in all versions of Delphi. It has all the capabilities you find in the TStrings class, can be sorted etc. Suitable for persistent storage.