搜索结果
找到约 98 项符合
ADDitional 的查询结果
按分类筛选
- 全部分类
- 单片机编程 (18)
- 其他书籍 (7)
- 其他 (5)
- 技术资料 (5)
- 可编程逻辑 (4)
- 电源技术 (3)
- 单片机开发 (3)
- VC书籍 (3)
- 嵌入式/单片机编程 (3)
- Delphi控件源码 (3)
- 书籍 (3)
- 模拟电子 (2)
- 微处理器开发 (2)
- 系统设计方案 (2)
- matlab例程 (2)
- DSP编程 (2)
- 人工智能/神经网络 (2)
- allegro (1)
- PCB相关 (1)
- 通信网络 (1)
- 嵌入式综合 (1)
- 源码/资料 (1)
- 数值算法/人工智能 (1)
- 编译器/解释器 (1)
- 并行计算 (1)
- 编辑器/阅读器 (1)
- 压缩解压 (1)
- 技术管理 (1)
- Internet/网络编程 (1)
- 文件格式 (1)
- 数学计算 (1)
- 驱动编程 (1)
- SQL Server (1)
- Jsp/Servlet (1)
- 行业发展研究 (1)
- 数据结构 (1)
- 软件设计/软件工程 (1)
- FlashMX/Flex源码 (1)
- JavaScript (1)
- 软件工程 (1)
- Java编程 (1)
- 其他嵌入式/单片机内容 (1)
- 通讯编程文档 (1)
- MySQL数据库 (1)
- Matlab (1)
- 接口技术 (1)
系统设计方案 This is schematic and Gerber files of PCB that is used for GSM alarm system. This is industrial-grad
This is schematic and Gerber files of PCB that is used for GSM alarm system. This is industrial-grade system with many features like 1-wire (iButton) interface, additional interface for video camera (UART JPEG camera is used), SD card to store pictures from camera and send them by GSM to remote mobi ...
其他嵌入式/单片机内容 This is IR (Infra-Red) learn module for home automation system. It can learn IR codes from different
This is IR (Infra-Red) learn module for home automation system. It can learn IR codes from different IR remotes, and then execute any assigned actions controlled by learned IR remote.
This project was developed using Keil 8051 compiler.
Processor - Atmel AT89C51
Frequency - 22.1184 Mhz (described ...
通讯编程文档 Because WDM networks are circuit switched loss networks blocking may occur because of lack of resour
Because WDM networks are circuit switched loss networks blocking may occur because of lack of resources. Also in circuit switched networks many paths use the same links. This toolbox answers the question how different paths with different loads influence on each other and what is the blocking on eac ...
matlab例程 Matlab code for simulation of radar received power versus range. There are other files for additiona
Matlab code for simulation of radar received power versus range. There are other files for additional features like aperture area, swirling objects and pulse integration
Happy learning!
Delphi控件源码 DelphiDoc is a program for automatic generation of documentation on a Delphi-Project. At the momen
DelphiDoc is a program for automatic generation of documentation on
a Delphi-Project. At the moment the documentation will be generated in HTML
(HyperText Markup Language) format, in the Windows help (.hlp-files) format,
in the LaTeX format or in PDF (Portable Document Format) with some additiona ...
嵌入式/单片机编程 This book is intended as a thorough introduction to both PCI and PCI-X. Is as a “companion” to the s
This book is intended as a thorough introduction to both PCI and PCI-X. Is as a “companion” to the specifications. If you’re designing boards or systems using offthe-shelf PCI interface silicon, this book together with the silicon vendor’s data sheets should be sufficient for your needs. On the ...
单片机开发 face detection Face detection can be regarded as a more general case of face localization In face
face detection
Face detection can be regarded as a more general case of face localization In face localization, the task is to find the locations and sizes of a known number of faces (usually one). In face detection, one does not have this additional information.
Early face-detection algorithms fo ...
MySQL数据库 The book uses a task-oriented structure that allows you to work through the steps necessary to insta
The book uses a task-oriented structure that allows you to work through the steps necessary to install
MySQL 4.1 on Linux and Windows platforms, create and manage MySQL databases, query and manipulate
data stored in those databases, administer the MySQL database management system, and connect to
MyS ...
Matlab Matlab 画三维立体图形
Matlab 画三维立体图形
The aim of geom3d library is to handle and visualize 3D geometric primitives
such as points, lines, planes, polyhedra... It provides low-level functions
for manipulating 3D geometric primitives, making easier the development of more
complex geometric algorithms.  &nbs ...
接口技术 net_tcp.h
/*
*********************************************************************************************************
*                                             uC/TCP-IP V2
*       ...