搜索结果
找到约 469 项符合
FUnctions 的查询结果
按分类筛选
- 全部分类
- matlab例程 (44)
- 其他 (29)
- 其他书籍 (26)
- 单片机开发 (25)
- 单片机编程 (23)
- 数学计算 (21)
- 技术资料 (18)
- 人工智能/神经网络 (17)
- 书籍 (12)
- 软件设计/软件工程 (10)
- 软件工程 (10)
- 嵌入式/单片机编程 (10)
- 数值算法/人工智能 (9)
- 电子书籍 (9)
- VC书籍 (9)
- 电源技术 (8)
- 其他嵌入式/单片机内容 (8)
- 微处理器开发 (8)
- Delphi控件源码 (8)
- DSP编程 (7)
- 驱动编程 (7)
- 压缩解压 (6)
- 通讯编程文档 (6)
- Java编程 (6)
- 教程资料 (5)
- Linux/Unix编程 (5)
- VHDL/FPGA/Verilog (5)
- 加密解密 (5)
- 嵌入式综合 (4)
- 可编程逻辑 (4)
- 金融证券系统 (4)
- 书籍源码 (4)
- 教育系统应用 (4)
- VIP专区 (4)
- Internet/网络编程 (3)
- SQL Server (3)
- 中间件编程 (3)
- 编译器/解释器 (3)
- 文章/文档 (3)
- 编辑器/阅读器 (3)
- J2ME (3)
- GPS编程 (3)
- 系统设计方案 (3)
- Ajax (3)
- *行业应用 (3)
- 实用工具 (2)
- 操作系统开发 (2)
- 数据结构 (2)
- 行业发展研究 (2)
- 3G开发 (2)
- 通讯/手机编程 (2)
- Windows CE (2)
- Java书籍 (2)
- Windows Mobile (2)
- Matlab (2)
- 源码 (2)
- 技术教程 (1)
- 无线通信 (1)
- ARM (1)
- 工控技术 (1)
- 测试测量 (1)
- 串口编程 (1)
- 语音压缩 (1)
- 文件格式 (1)
- VxWorks (1)
- 百货/超市行业 (1)
- 并行计算 (1)
- 汇编语言 (1)
- 手机短信编程 (1)
- 其他数据库 (1)
- 医药行业 (1)
- JavaScript (1)
- Applet (1)
- STL (1)
- 嵌入式Linux (1)
- BREW编程 (1)
- 技术管理 (1)
- uCOS (1)
- 交通/航空行业 (1)
- 网络 (1)
- MySQL数据库 (1)
- 其他行业 (1)
- 游戏 (1)
- 家庭/个人应用 (1)
- C/C++语言编程 (1)
- 仿真技术 (1)
- 工业控制 (1)
- DSP工具/软件 (1)
- 多媒体处理 (1)
- 软件 (1)
单片机开发 The MEASURE program uses the analog inputs of the P89LPC935 to implement a datalogger. This example
The MEASURE program uses the analog inputs of the P89LPC935
to implement a datalogger. This example shows how you can
use signal functions in uVision to simulate a signal coming
into one of the analog inputs of the P89LPC935 controller.
matlab例程 Quaternions are hypercomplex numbers (that is generalizations of the complex numbers to higher dimen
Quaternions are hypercomplex numbers (that is generalizations of the complex numbers to higher dimensions than two). For an introduction, refer to the Wikipedia article on Quaternions.
Quaternion toolbox for Matlab&reg extends Matlab&reg to allow calculation with matrices of quaternions in almost t ...
VHDL/FPGA/Verilog DDR SDRAM控制器的VHDL源代码
DDR SDRAM控制器的VHDL源代码,含详细设计文档。
The DDR, DCM, and SelectI/O&#8482 features in the Virtex&#8482 -II architecture make it the perfect
choice for implementing a controller of a Double Data Rate (DDR) SDRAM. The Digital Clock
Manager (DCM) provides the required Delay Locked Loop (DLL), Dig ...
人工智能/神经网络 neural network utility is a Neural Networks library for the C++ Programmer. It is entirely object o
neural network utility is a Neural Networks library for the
C++ Programmer. It is entirely object oriented and focuses
on reducing tedious and confusing problems of programming neural networks.
By this I mean that network layers are easily defined. An
entire multi-layer network can be created in a f ...
数值算法/人工智能 Batch version of the back-propagation algorithm. % Given a set of corresponding input-output pairs
Batch version of the back-propagation algorithm.
% Given a set of corresponding input-output pairs and an initial network
% [W1,W2,critvec,iter]=batbp(NetDef,W1,W2,PHI,Y,trparms) trains the
% network with backpropagation.
%
% The activation functions must be either linear or tanh. The network
...
人工智能/神经网络 Produces a matrix of derivatives of network output w.r.t. % each network weight for use in the func
Produces a matrix of derivatives of network output w.r.t.
% each network weight for use in the functions NNPRUNE and NNFPE.
人工智能/神经网络 % Train a two layer neural network with the Levenberg-Marquardt % method. % % If desired, it is p
% Train a two layer neural network with the Levenberg-Marquardt
% method.
%
% If desired, it is possible to use regularization by
% weight decay. Also pruned (ie. not fully connected) networks can
% be trained.
%
% Given a set of corresponding input-output pairs and an initial
% network,
% ...
matlab例程 Train a two layer neural network with a recursive prediction error % algorithm ("recursive Gauss-Ne
Train a two layer neural network with a recursive prediction error
% algorithm ("recursive Gauss-Newton"). Also pruned (i.e., not fully
% connected) networks can be trained.
%
% The activation functions can either be linear or tanh. The network
% architecture is defined by the matrix NetDef , w ...
压缩解压 The ZZIPlib provides read access on ZIP-archives. The library uses only the patent-free compression-
The ZZIPlib provides read access on ZIP-archives. The library uses only the patent-free compression-algorithms supported by Zlib. It provides functions that transparently access files being either real files or zipped files, both with the same filepath
中间件编程 ucos2 is a file system for embedded applications which can be used on any media, for which you can p
ucos2 is a file system for embedded applications which can be used on any media, for which you can provide basic hardware access functions. &micro C/FS is a high performance library that has been optimized for minimum memory consumption in RAM and ROM, high speed and versatility. It is written in AN ...