搜索结果
找到约 1,065 项符合
multi-function 的查询结果
人工智能/神经网络 开发环境:Delphi 简要说明:TGABase is a abstract class. You must Derivate a sub_class from it. You must overr
开发环境:Delphi
简要说明:TGABase is a abstract class. You must Derivate a sub_class from it. You must override abstract function calculateFitness. By the way, this class can only get minimum solution
uCOS UCGUI最新版源码简介UCGUI3.90版源码有如下几点新的变化. 1.这个版本的UCGUI提供了模拟器的源码(早知我不用那么辛苦反编译出模拟器源码了,不过大家可以比较一下看). 2.还
UCGUI最新版源码简介UCGUI3.90版源码有如下几点新的变化.
1.这个版本的UCGUI提供了模拟器的源码(早知我不用那么辛苦反编译出模拟器源码了,不过大家可以比较一下看).
2.还有JPEG图版支持
3.ListView控件支持.
4.Menu菜单支持.
5.ScrollBar滚动条支持.
6.multi-controller多控制器支持.
另外源码上还有很多的调整, 将控 ...
Java书籍 This the specification of the Enterprise JavaBeansTM architecture.The Enterprise JavaBeans architec
This the specification of the Enterprise JavaBeansTM architecture.The Enterprise JavaBeans
architecture is a component architecture for the development and deployment of componentbased
distributed business applications. Applications written using the Enterprise JavaBeans
architecture are scalable, t ...
汇编语言 This a simple compressor based on aplib, yoda s Kernel code, and my own stuffing around. It only ha
This a simple compressor based on aplib, yoda s Kernel code, and my own
stuffing around. It only has one function with MANY limitations at the moment,
but it is desinged for demo purposes only so it don t matter.
单片机开发 a3load is 8051 firmware that can be used for uploading or downloading to EZ-USB RAM (internal or ex
a3load is 8051 firmware that can be used for uploading or downloading
to EZ-USB RAM (internal or external). It implements the vendor specific
command bRequest = 0xA3. The address to download/upload to/from is
specified in the wValue field of the SETUP packet and the length of
the transfer in the wL ...
人工智能/神经网络 The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural
The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural Networks featuring
different adaptation algorithms.~..~
There are 11 blocks that implement basically these 5 kinds of neural networks:
1) Adaptive Linear Network (ADALINE)
2) Multilayer Layer Perce ...
书籍源码 delphi 自定义网络函数:unit net interface uses sysutils ,windows ,dialogs ,winsock ,classes
delphi 自定义网络函数:unit net
interface
uses
sysutils
,windows
,dialogs
,winsock
,classes
,comobj
,wininet
//得到本机的局域网ip地址
function getlocalip(var localip:string): boolean
//通过ip返回机器名
function getnamebyipaddr(ipaddr: string var macname: string): boolean
//获取网络 ...
家庭/个人应用 This a full 3-tier dababase application which includes a activex dll project(business objects) and a
This a full 3-tier dababase application which includes a activex dll project(business objects) and a standard exe(UI). Besides all the database techniques it demonstrates, it also shows how to make MSHFlexgrid a editable grid(with combobox, checkbox, datetimepicker) and how to merge a toolbar for mu ...
数学计算 The module LSQ is for unconstrained linear least-squares fitting. It is based upon Applied Statisti
The module LSQ is for unconstrained linear least-squares fitting. It is
based upon Applied Statistics algorithm AS 274 (see comments at the start
of the module). A planar-rotation algorithm is used to update the QR-
factorization. This makes it suitable for updating regressions as more
data become a ...