搜索结果

找到约 1,065 项符合 multi-function 的查询结果

Java编程 This an example showing how idl helping to build the abstract class for the java objects. As a resul

This an example showing how idl helping to build the abstract class for the java objects. As a result, the client class is able to use the function of the servant program.
https://www.eeworm.com/dl/633/372833.html
下载: 46
查看: 1050

人工智能/神经网络 标准的遗传算法代码

标准的遗传算法代码,下面是程序:function y=fitness(chrom,p,aim) global P_cross P_mutation [Popsize len]=size(chrom) fitness_gene=zeros(Popsize,1) in_he=zeros(4,1) out_he=zeros(4,1) in_out=0 out_out=0
https://www.eeworm.com/dl/650/372991.html
下载: 163
查看: 1031

Linux/Unix编程 fwknop stands for "Firewall Knock Operator" and is an upcoming piece of software that will be releas

fwknop stands for "Firewall Knock Operator" and is an upcoming piece of software that will be released at the DEFCON 12 conference in July, 2004 in Las Vegas. fwknop implements network access controls (via iptables) based on a flexible port knocking mini-language, but with a twist it combines port ...
https://www.eeworm.com/dl/619/374705.html
下载: 33
查看: 1085

Windows CE evc与mapx mobile 在PDA上开发的GPS接收器。你的电脑上最好有evc++4.0和ppc2003模拟器

evc与mapx mobile 在PDA上开发的GPS接收器。你的电脑上最好有evc++4.0和ppc2003模拟器,还有mapx mobile,没有都可以去官方网站上下载-AES with MapX mobile PDA development of the GIS system, the main function of MapInfo are included in the inside. Your computer is the best and ppc2003 AES Simulator 4.0, MapX ...
https://www.eeworm.com/dl/674/375608.html
下载: 22
查看: 1034

matlab例程 "arect" displays a 3-D plot of a pattern."makepattern" computes values of an array pattern cover fun

"arect" displays a 3-D plot of a pattern."makepattern" computes values of an array pattern cover function for apattern.函数“arect”是给出一个方向图的3D图。函数“makepattern”是计算一个阵列方向图的值。
https://www.eeworm.com/dl/665/376698.html
下载: 109
查看: 1030

其他书籍 This paper addresses the subject of SQL Injection in a Microsoft SQL Server/IIS/Active Server Page

This paper addresses the subject of SQL Injection in a Microsoft SQL Server/IIS/Active Server Pages environment, but most of the techniques discussed have equivalents in other database environments. It should be viewed as a "follow up", or perhaps an appendix, to the previous paper, "Advanced SQL ...
https://www.eeworm.com/dl/542/378608.html
下载: 133
查看: 1038

人工智能/神经网络 多机器人路径规划算法

多机器人路径规划算法,The RVO Library provides an easy-to-use implementation of the Reciprocal Velocity Obstacle (RVO) framework for multi-agent simulation.
https://www.eeworm.com/dl/650/379363.html
下载: 48
查看: 1292

人工智能/神经网络 * Lightweight backpropagation neural network. * This a lightweight library implementating a neura

* Lightweight backpropagation neural network. * This a lightweight library implementating a neural network for use * in C and C++ programs. It is intended for use in applications that * just happen to need a simply neural network and do not want to use * needlessly complex neural network librar ...
https://www.eeworm.com/dl/650/380453.html
下载: 127
查看: 1065

人工智能/神经网络 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 ...
https://www.eeworm.com/dl/650/380483.html
下载: 194
查看: 1076

书籍源码 在C++中open一個output file有兩種方式

在C++中open一個output file有兩種方式,一種是使用member function open( ),另外一種是使用constructor給予檔案名稱和open mode。今若欲open一個名為client.dat的output file,試分別寫出該兩種方式open此檔案的statements.(包括include header file,物件的宣告,open指令等) ...
https://www.eeworm.com/dl/532/381610.html
下载: 25
查看: 1272