搜索结果
找到约 222 项符合
ApProach 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (25)
- 书籍 (23)
- 其他 (17)
- matlab例程 (15)
- 文章/文档 (12)
- 行业发展研究 (10)
- VC书籍 (8)
- 软件工程 (8)
- 软件设计/软件工程 (7)
- 电子书籍 (7)
- 人工智能/神经网络 (6)
- Java编程 (6)
- 论文 (6)
- 技术资料 (6)
- 文件格式 (5)
- 数学计算 (5)
- Java书籍 (5)
- 书籍源码 (4)
- 模拟电子 (3)
- 系统设计方案 (3)
- 通讯/手机编程 (3)
- VHDL/FPGA/Verilog (3)
- 技术书籍 (2)
- 单片机编程 (2)
- 单片机开发 (2)
- 通讯编程文档 (2)
- 技术管理 (2)
- 数据结构 (2)
- 其他 (2)
- 源码 (2)
- 资料/手册 (1)
- 电机控制 (1)
- 教程资料 (1)
- 通信网络 (1)
- 无线通信 (1)
- 可编程逻辑 (1)
- Delphi/CppBuilder (1)
- 中间件编程 (1)
- 并行计算 (1)
- 手机彩信(MMS)编程 (1)
- 嵌入式Linux (1)
- 游戏 (1)
- DSP编程 (1)
- 人物传记/成功经验 (1)
- CA认证 (1)
- 嵌入式/单片机编程 (1)
- Delphi控件源码 (1)
- 认证考试资料 (1)
- 数值算法/人工智能 (1)
单片机开发 Decoding most of the infrared signals can be easily handled by PIC16C5X microcontrollers. This appl
Decoding most of the infrared signals can be easily
handled by PIC16C5X microcontrollers. This application
note describes how this decoding may be done.
The only mandatory hardware for decoding IR signals
is an infrared receiver. The use of two types is
described here. Both are modular types used of ...
数据结构 Many applications use connection/object pool. A program may require a IMAP connection pool and LDAP
Many applications use connection/object pool. A program may require a IMAP connection pool and LDAP connection pool. One could easily implement a IMAP connection pool, then take the existing code and implement a LDAP connection pool. The program grows, and now there is a need for a pool of threads. ...
软件工程 Introducing a new product requires the designer to think about the product differentiators. Designin
Introducing a new product requires the designer to think about the product differentiators. Designing a user-friendly product, considering all other features are equivalent, will help increase the product acceptance and sales. A good User Interface is definitively one of these differentiators. In ma ...
其他书籍 关于FPGA流水线设计的论文 This work investigates the use of very deep pipelines for implementing circuits in
关于FPGA流水线设计的论文
This work investigates the use of very deep pipelines for
implementing circuits in FPGAs, where each pipeline
stage is limited to a single FPGA logic element (LE). The
architecture and VHDL design of a parameterized integer
array multiplier is presented and also an IEEE 754
...
VC书籍 C++方面的一些论文
C++方面的一些论文,希望对大家有所帮助
如An Approach for Implementing Object Persistence in C++ using Broker.pdf
文章/文档 The cable compensation system is an experiment system that performs simulations of partial or microg
The cable compensation system is an experiment system that performs simulations of partial or microgravity environments on earth. It is a highly nonlinear and complex system.In this paper, a network based on the theory of the Fuzzy Cerebellum Model Articulation Controller(FCMAC) is proposed to contr ...
文章/文档 This Document provides the High Level Design specification for the Bootloader development and librar
This Document provides the High Level Design specification for the Bootloader development and library porting for ADSP-BF533 based EZ-Kit Lite Board and STAMP Board. This document is meant to be the one of the inputs for the System Test Plan and the overall implementation of the same. This document ...
VHDL/FPGA/Verilog Verilog HDL: Magnitude For a vector (a,b), the magnitude representation is the following: A c
Verilog HDL: Magnitude
For a vector (a,b), the magnitude representation is the following:
A common approach to implementing these arithmetic functions is to use the Coordinate Rotation Digital Computer (CORDIC) algorithm. The CORDIC algorithm calculates the trigonometric functions of sine, cosine ...
Java编程 http://w3eval.calcsharp.net/ W3Eval is Java applet that evaluates mathematical expressions. It uses
http://w3eval.calcsharp.net/
W3Eval is Java applet that evaluates mathematical expressions. It uses different approach from conventional calculator, which is more natural to the way people calculate.
其他书籍 This book is the most accurate and up-to-date source of information the STL currently available. ...
This book is the most accurate and up-to-date source of information the STL currently available. ... It has an approach and appeal of its own: it explains techniques for building data structures and algorithms on top of the STL, and in this way appreciates the STL for what it is - a framework. Angel ...