CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载

资源列表

排序选择:

« 1 2 ... .50 .51 .52 .53 .54 2855.56 .57 .58 .59 .60 ... 235851 »
  1. RSA加密算法在VB中的实现

    3下载:
  2. RSA加密算法在VB中的实现 rsa加密解密算法在vb中的实现 仅供参考-RSA encryption algorithm in the VB achieve rsa encryption and decryption algorithm in the vb achieve is for reference only
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:1.84kb
    • 提供者:yang
  1. Metaparllel

    0下载:
  2. 串行程序并行化软件 它提供给程序员一个图形化的交互界面,首先由程序员选择并行算法,然后通过配置向导对所选择的并行算法进行定制,生成配置文件,然后参照配置文件自动生成并行程序的框架代码,并将程序员提供的元任务的串行代码嵌入到框架代码中,最后生成并行程序-software programmers to provide an interactive graphical interface, the first programmer to choose from parallel algorithm
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:154.64kb
    • 提供者:joey
  1. seg_y_rev1_draft6

    0下载:
  2. 这是一个关于地震勘探中SEGY数据格式的说明,其中有关于多种数据格式(IBM,IEEE等)的说明.-This is a seismic exploration on SEGY data formats note, which for a variety of data formats (IBM, IEEE, etc.) the note.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:181.69kb
    • 提供者:胡水清
  1. 医院查询

    1下载:
  2. 学了C#后完全自己做的第一个软件,实现了各地医院的查询。使用的是Sql数据库-I have completed the fist software when studyed the c#.It is used for hospital searching,and catched sql database.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:205.4kb
    • 提供者:开着坦
  1. 智能安防

    0下载:
  2. 智能安防程序源代码,利用VC编写,采用串口通信技术编写-Intelligent Security program source code, VC prepared using serial communications technology to prepare
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:336.66kb
    • 提供者:王鹏
  1. 用C++编写的BP神经网络开发包

    0下载:
  2. 开发环境:C++ 简要说明:这是一个神经网络开发包。目录ann下是专门针对神经网络的代码,外部目录是一些公用的代码,与神经网络无关,但是神经网络的代码用到了它们。 ann目录下有一个目录demo,里面存放了一些示例程序,请参照它们进行编程。(不好意思,刚才上面那个类别没选好就点上传了) -development environments : C Brief Descr iption : This is a neural network development kit. Ann direc
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:76.08kb
    • 提供者:刘华
  1. 基于MATLAB的显示误差递变的线性神经元源程序

    0下载:
  2. 开发环境:MATLAB 简要说明:基于MATLAB的显示误差递变的线性神经元源程序-development environment : MATLAB Brief Descr iption : Based on MATLAB error shows the linear movements of neurons source
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:902byte
    • 提供者:刘华
  1. 用Delphi开发的遗传算法源程序

    0下载:
  2. 开发环境: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 -development environment : Delphi Brief Descr iption :
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2.46kb
    • 提供者:刘华
  1. BackProp算法源程序

    1下载:
  2. 开发环境:C语言 简要说明:BackProp算法:BP网络是反向传播(Back Propagation)网络。它是一种多层前向网络,采用最小均方差学习方式。这是一种最广泛应用的网络。它可用于语言综合,识别和自适应控制等用途。BP网络需有教师训练。 -development environments : C language Brief Descr iption : BackProp algorithm : BP is the back-propagation network (Back
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:218.17kb
    • 提供者:刘华
  1. 正弦波資料生成器

    0下载:
  2. 此程式將產生正旋波的編碼,亦給程式或電錄輸出的資料歐.-this program will have a spin wave is the coding, to the program or the information recorded output Europe.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:37.77kb
    • 提供者:楊家將
  1. 一个主要用于预测和分类的源程序

    0下载:
  2. 开发环境:Matlab 简要说明:程序包含的设置包括:列数、样本总个数、建模样本数、预报因子数、预报对象数、学习因子、 动量因子、训练次数、总体误差、隐节点数。-development environment : Matlab brief descr iption : program includes the installation including : number, the total sample number, the number of samples modeling
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2.12kb
    • 提供者:刘华
  1. C++神经网络开发包ANNIE源程序(最新版)

    3下载:
  2. C++神经网络开发包ANNIE,可以用C++语言开发各种神经网络:如BP,RBF,HOPFIELD等,同时随附件带有基于VC和.NET环境的示例源程序-C neural network development kits 8am, the C language can be used to develop a variety of neural networks : as BP, RBF, Hopfield, along with the annex and with VC.NET environ
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:451.57kb
    • 提供者:刘华
« 1 2 ... .50 .51 .52 .53 .54 2855.56 .57 .58 .59 .60 ... 235851 »
搜珍网 www.dssz.com

浏览历史记录

关闭