搜索结果
找到约 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)
其他 NN Functions a program in Lisp to demonstrate working of an artificial neuron. (Enter an input vect
NN Functions
a program in Lisp to demonstrate working of an artificial neuron. (Enter an input vector X and weight vector W. Calculate weighted sum XW. Transform this using signal or activation functions like logistic, threshold, hyperbolic-tangent, linear, exponential, sigmoid or some other functio ...
Java编程 Besides enhanced looks and advanced features, one of the best things about Swing is its pluggable lo
Besides enhanced looks and advanced features, one of the best things about Swing is its pluggable look and feel (PLAF). PLAF architecture allows seamless changes in the appearance of an application and the way an application interacts with the user. However, designing and developing a PLAF is much m ...
电子书籍 The code for this article was written for version 1.0 of the Active Template Library (ATL). The cu
The code for this article was written for version 1.0 of the
Active Template Library (ATL). The current version of the code
(in SieveATL) was built with Visual C++ 6.0 and the ATL provided
with that compiler. It may be slightly different than the code
shown in the article.
The directory SieveMF ...
VHDL/FPGA/Verilog The purpose of this booklet is to give you a quick introduction to VHDL. This is done by informally
The purpose of this booklet is to give you a quick introduction to VHDL.
This is done by informally describing the facilities provided by the
language, and using examples to illustrate them. This booklet does not
fully describe every aspect of the language. For such fine details, you
should consult ...
其他书籍 The Fuzzy Logic Toolbox™ product extends the MATLAB® technical computing environment with
The Fuzzy Logic Toolbox&#8482 product extends the MATLAB&#174 technical computing environment with tools for designing systems based on fuzzy logic. Graphical user interfaces (GUIs) guide you through the steps of fuzzy inference system design. Functions are provided for many common fuzzy logic met ...
手机彩信(MMS)编程 The MMS List example demonstrates how to: List the MMS messages in the Inbox and sort them by sen
The MMS List example demonstrates how to:
List the MMS messages in the Inbox and sort them by sender.
Monitor the Inbox for MMS messages.
Delete messages from the Inbox.
View a selected MMS message.
This example uses the MMS Client MTM and Message Server facilities.
This example can be run in ...
加密解密 The use of FPGAs for cryptographic applications is highly attractive for a variety of reasons but at
The use of FPGAs for cryptographic applications is highly attractive for a variety of reasons but at the same time there are many open issues related to the general security of FPGAs. This contribution attempts to provide a state-of-the-art description of this topic. First, the advantages of reconfi ...
其他书籍 This book provides the reader with the basics in radio engineering, the techniques needed to genera
This book provides the reader with the basics in radio engineering,
the techniques needed to generate, control, detect, and use radio waves. The
text approaches the relevant problems both from the electromagnetic theory
based on Maxwell抯 equations and from the circuit theory based on Kirchoff
and O ...
其他 sba, a C/C++ package for generic sparse bundle adjustment is almost invariably used as the last step
sba, a C/C++ package for generic sparse bundle adjustment is almost invariably used as the last step of every feature-based multiple view reconstruction vision algorithm to obtain optimal 3D structure and motion (i.e. camera matrix) parameter estimates. Provided with initial estimates, BA simultaneo ...
matlab例程 distmesh
matlab有限元网格划分程序
DistMesh is a simple MATLAB code for generation of unstructured triangular and tetrahedral meshes. It was developed by Per-Olof Persson (now at UC Berkeley) and Gilbert Strang in the Department of Mathematics at MIT. A detailed ...