搜索结果
找到约 127 项符合
Addition 的查询结果
按分类筛选
- 全部分类
- 书籍 (16)
- 单片机编程 (12)
- 其他书籍 (11)
- 电子书籍 (9)
- VC书籍 (8)
- matlab例程 (5)
- 技术资料 (5)
- 教程资料 (4)
- 可编程逻辑 (4)
- 单片机开发 (4)
- 通讯编程文档 (4)
- 电源技术 (3)
- 其他 (3)
- 系统设计方案 (3)
- 行业应用文档 (2)
- Java编程 (2)
- 其他嵌入式/单片机内容 (2)
- Symbian (2)
- 模拟电子 (1)
- 教程资料 (1)
- C/C++语言编程 (1)
- uCOS (1)
- 驱动编程 (1)
- 数据结构 (1)
- 文章/文档 (1)
- 串口编程 (1)
- 其他数据库 (1)
- Internet/网络编程 (1)
- J2ME (1)
- 游戏 (1)
- 书籍源码 (1)
- 操作系统开发 (1)
- Linux/Unix编程 (1)
- 微处理器开发 (1)
- CA认证 (1)
- 文件格式 (1)
- 通讯/手机编程 (1)
- 数学计算 (1)
- 嵌入式/单片机编程 (1)
- JavaScript (1)
- 软件设计/软件工程 (1)
- DSP编程 (1)
- 并行计算 (1)
- 工业控制 (1)
- 数值算法/人工智能 (1)
- 手册 (1)
Linux/Unix编程 The main purpose of this project is to add a new scheduling algorithm to GeekOS and to implement a s
The main purpose of this project is to add a new scheduling algorithm to GeekOS and to implement a simple synchronization primitive (semaphore). As you might have already noticed, GeekOS uses a simple priority based preemptive Round Robin algorithm. In this project, you will change this to a multile ...
单片机开发 8051程序
8051程序, 使用keil编译。 The CSAMPLE program implements a simple addition and subtraction
calculator
微处理器开发 The PMSM FOC is made of several C modules, compatible with the free-of-charge IAR EWARM KickStart e
The PMSM FOC is made of several C modules, compatible with the free-of-charge IAR
EWARM KickStart edition toolchain version 4.42. It is used to quickly evaluate both the MCU
and the available tools. In addition, when used together with the STM32F103xx motor
control starter kit (STM3210B-MCKIT) and P ...
matlab例程 GloptiPoly 3: moments, optimization and semidefinite programming. Gloptipoly 3 is intended to so
GloptiPoly 3: moments, optimization and
semidefinite programming.
Gloptipoly 3 is intended to solve, or at least approximate, the Generalized Problem of
Moments (GPM), an infinite-dimensional optimization problem which can be viewed as
an extension of the classical problem of moments [8]. From a th ...
通讯编程文档 Abstract-The effect of the companding process on QAM signals has been under investigation for the p
Abstract-The effect of the companding process on QAM signals
has been under investigation for the past several years. The
compander, included in the PCM telephone network to improve
voice performance, has an unusual affect on digital QAM data
signals which are transmitted over the same channel. The ...
文件格式 An optimal neuron evolution algorithm for the restoration of linearly distorted images is presented
An optimal neuron evolution algorithm for the restoration
of linearly distorted images is presented in this paper. The proposed
algorithm is motivated by the symmetric positive-definite quadratic programming
structure inherent in restoration. Theoretical analysis and experimental
results show that t ...
电子书籍 The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, wh
The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, which are key components of the new Windows Distributed interNet Application Architecture (DNA). In addition to supporting these platform initiatives, Visual C++ 6.0 also adds an amazing number of produ ...
系统设计方案 ST7787 芯片的SPEC
ST7787 芯片的SPEC,比亚迪2.4inchLCM的SPEC。The ST7787 is a single-chip controller/driver for 262K-color, graphic type TFT-LCD. It consists of 720 source line and
320 gate line driving circuits. This chip is capable of connecting directly to an external microprocessor, and accepts Serial
Peripheral I ...
Java编程 JSP无组件实现WEB上传 CREATE TABLE sz_shouye( id int(11) not null auto_increment, title varchar(255), su
JSP无组件实现WEB上传
CREATE TABLE sz_shouye(
id int(11) not null auto_increment,
title varchar(255),
sub_title varchar(255),
keyword varchar(255),
author varchar(255),
source varchar(255),
operator varchar(255),
addition varchar(255),
belong varchar(255),
senddate date,
content text,
primary key(id) ...
VC书籍 The release of the Microsoft Visual Studio .NET (and Visual C++ .NET in particular) has underscored
The release of the Microsoft Visual Studio .NET (and Visual C++ .NET in particular) has underscored Microsoft’s increasing focus on Internet technologies, which are at the heart of the Microsoft .NET architecture. In addition to supporting the .NET initiative, Visual C++ .