搜索结果
找到约 215 项符合
PROVIDED 的查询结果
按分类筛选
- 全部分类
- 书籍 (17)
- 单片机编程 (15)
- 其他书籍 (14)
- 其他 (12)
- matlab例程 (9)
- 微处理器开发 (8)
- 模拟电子 (7)
- 可编程逻辑 (6)
- 单片机开发 (6)
- VHDL/FPGA/Verilog (5)
- 数学计算 (5)
- 压缩解压 (5)
- 教程资料 (4)
- DSP编程 (4)
- Java编程 (4)
- 通讯/手机编程 (4)
- 技术资料 (4)
- 电子书籍 (3)
- uCOS (3)
- 驱动编程 (3)
- 嵌入式/单片机编程 (3)
- 技术管理 (3)
- Linux/Unix编程 (3)
- 汇编语言 (3)
- Windows Mobile (3)
- 电源技术 (2)
- 无线通信 (2)
- 测试测量 (2)
- 接口技术 (2)
- Internet/网络编程 (2)
- 数据结构 (2)
- 操作系统开发 (2)
- Java书籍 (2)
- 人工智能/神经网络 (2)
- 其他嵌入式/单片机内容 (2)
- 文件格式 (2)
- 网络 (2)
- 软件设计/软件工程 (2)
- 系统设计方案 (2)
- 其他行业 (2)
- 书籍源码 (2)
- VC书籍 (2)
- 加密解密 (2)
- Delphi控件源码 (2)
- 技术教程 (1)
- 多媒体处理 (1)
- PCB相关 (1)
- GPS编程 (1)
- 软件工程 (1)
- SQL Server (1)
- 手机短信编程 (1)
- 多国语言处理 (1)
- 中间件编程 (1)
- 嵌入式Linux (1)
- VxWorks (1)
- 电子政务应用 (1)
- 通讯编程文档 (1)
- FlashMX/Flex源码 (1)
- 邮电通讯系统 (1)
- 数值算法/人工智能 (1)
- 文章/文档 (1)
- USB编程 (1)
- 行业发展研究 (1)
- JavaScript (1)
- 编译器/解释器 (1)
- 手机彩信(MMS)编程 (1)
- Matlab (1)
- VIP专区 (1)
编译器/解释器 AVR-Ada aims to make the Ada part of gcc usable on AVR microcontrollers. This includes the three ele
AVR-Ada aims to make the Ada part of gcc usable on AVR microcontrollers. This includes the three elements: - the Ada compiler - the Ada run time system - the AVR support library Some sample programs are provided as well.
matlab例程 AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yo
AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yoav Freund and Robert Schapire. In this project there two main files
1. ADABOOST_tr.m
2. ADABOOST_te.m
to traing and test a user-coded learning (classification) algorithm with AdaBoost. A demo fi ...
汇编语言 Video-DVM is a very cheap DVM that shows how an output as complex as a videocomposite signal can be
Video-DVM is a very cheap DVM that shows how an output as complex as a videocomposite signal can be generated entirely in software: two I/O pins and three resistors are all the hardware required. Connected to any TV set it displays voltages, included max and min peaks, using both giant digits and an ...
其他 The C++ Cookbook will make your path to mastery much shorter. This practical, problem-solving guide
The C++ Cookbook will make your path to mastery much shorter. This practical, problem-solving guide is ideal if you re an engineer, programmer, or researcher writing an application for one of the legions of platforms on which C++ runs. The algorithms provided in C++ Cookbook will jump-start your dev ...
VHDL/FPGA/Verilog Altera® provides various tools for development of hardware and software for embedded systems. T
Altera&#174 provides various tools for development of hardware and software for embedded systems. This handbook complements the primary documentation for these tools by describing how to most effectively use the tools. It recommends design styles and practices for developing, debugging, and optimiz ...
文件格式 I would like to thank my advisor, Dr. A. Lynn Abbott, for helping me throughout my research, Gary F
I would like to thank my advisor, Dr. A. Lynn Abbott, for helping me throughout
my research, Gary Fleming and the rest of the people at NASA Langley who provided all
the flight information and image sequences, and my parents who supported me in my
decision to enter graduate study. Also, thanks to Ph ...
其他书籍 the book provides many solved examples that illustrate the principles involved, and includes, in ad
the book provides many solved examples that illustrate the principles involved,
and includes, in addition, two chapters that deal exclusively with applications of
unconstrained and constrained optimization methods to problems in the areas of
pattern recognition, control systems, robotics, communicat ...
其他行业 Emdros is a text database middleware-layer aimed at storage and retrieval of "text plus information
Emdros is a text database middleware-layer aimed at storage and
retrieval of "text plus information about that text." This
information could be linguistic analyses or other annotations. Emdros
provides an abstraction of text that makes it well suited to storing
/syntactic analyses/ of text, but ot ...
通讯/手机编程 Wishbone to LPC (Low-Pin Count) Bridge, includes master and slave modules. Supports 8-bit I/O Read a
Wishbone to LPC (Low-Pin Count) Bridge, includes master and slave modules. Supports 8-bit I/O Read and Write cycles, 8-bit Memory Read/Write cycles, DMA cycles, and up to 32-bit Firmware memory read/write cycles. Serial IRQ support is also provided.
None of this has been tested (yet) with a third-p ...
加密解密 VHDL implementation of the twofish cipher for 128,192 and 256 bit keys. The implementation is in li
VHDL implementation of the twofish cipher for 128,192 and 256 bit keys.
The implementation is in library-like form All needed components up to, including the round/key schedule circuits are implemented, giving the flexibility to be combined in different architectures (iterative, rolled out/pipeline ...