搜索结果
找到约 1,065 项符合
multi-function 的查询结果
matlab例程 To estimate the input-output mapping with inputs x % and outputs y generated by the following nonli
To estimate the input-output mapping with inputs x
% and outputs y generated by the following nonlinear,
% nonstationary state space model:
% x(t+1) = 0.5x(t) + [25x(t)]/[(1+x(t))^(2)]
% + 8cos(1.2t) + process noise
% y(t) = x(t)^(2) / 20 + 6 squareWave(0.05(t-1)) + 3
% + time varying measur ...
邮电通讯系统 radius协议源码÷The Radius Stack will connect to a Radius Server. This stack implementation is built upo
radius协议源码÷The Radius Stack will connect to a Radius Server. This stack
implementation is built upon the UdpStack which is available
in the radius{version}/util directory. A minimal set of VSAs (Vendor
Specific Attributes are supported by this stack). The Radius
Stack should be used as a base c ...
CA认证 雜湊法(Hashing)的搜尋與一般的搜尋法(searching)是不一樣的。在雜湊法中
雜湊法(Hashing)的搜尋與一般的搜尋法(searching)是不一樣的。在雜湊法中,鍵值(key value)或識別字(identifier)在記憶體的位址是經由函數(function)轉換而得的。此種函數,一般稱之為雜湊函數(Hashing function)或鍵值對應位址轉換(key to address transformation)。對於有限的儲存空間,能夠有效使用且在加入或刪除時也能 ...
Linux/Unix编程 This a naive implementation of BOOTP/TFTPBOOT, the protocols to use to bootstrap a computer through
This a naive implementation of BOOTP/TFTPBOOT, the protocols
to use to bootstrap a computer through a TCP/IP network.
The goal was to design a small footprint implementation
to allow the code to be integrated into a monitor program
stored in a ROM/FLASH, the footprint is about 7 KBytes
for the test ...
matlab例程 This program compress and recostruct using wavelets. We can select level of decomposition(here maxim
This program compress and recostruct using wavelets. We can select level of decomposition(here maximum 4 levels are given) of images using selected wavelet.
For eg:-wavelets can be haar, db1, db2,dmey...............
Decomposition can be viewed in figure.
(Please note that select 256X256 image for be ...
Delphi/CppBuilder Delphi6.0函数大全
Delphi6.0函数大全,Delphi程序员的至爱。∷图书简介∷
电子图书名:Delphi6函数大全 Delphi6函数大全(1) <> 首部 function AnsiResemblesText(const AText, AOther: string): Boolean $[StrUtils.pas功能 返回两个字符串是否相似说明 ANSI(American National Standards Institute)美国国家标准协会 不区分大小写参考 fun ...
串口编程 个完整的代码
个完整的代码,虽然功能没有专业的软件强大,但是也算是比较好的软件。-a complete ftp client code, although the function of the professional powerful client software, but is relatively good ftp client
串口编程 个完整的代码
个完整的代码,虽然功能没有专业的软件强大,但是也算是比较好的软件。-a complete ftp client code, although the function of the professional powerful client software, but is relatively good ftp client
串口编程 个完整的代码
个完整的代码,虽然功能没有专业的软件强大,但是也算是比较好的软件。-a complete ftp client code, although the function of the professional powerful client software, but is relatively good ftp client
Delphi控件源码 图像处理
图像处理,利用bilt 函数
Description: This example shows how to edit (cut,paste,copy) a selection of a bitmap using BitBlt function just like Microsoft Photo Editor does. It s really EASY! Take a look to the sample if you don t believe me and don t forget to VOTE FOR ME!
Note: comments are in italian ...