CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 封装类

搜索资源列表

  1. CBPNET

    0下载:
  2. BP神经网络VC类,此类对BP神经网络进行了封装,整个类是基于动态构建,可以适合于任何采用BP神经网络的模式识别应用。-BP neural network VC categories, such BP neural network to a package, the whole category is based on dynamic construction, and is suitable for use in any BP neural network applications of pa
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4447
    • 提供者:胡文静
  1. BtworthFilter

    0下载:
  2. 构造级联型Butterworth滤波器,可以是任意阶数,并计算出频率幅度响应,非常实用,封装成为一个类,以便大家使用。开发环境为VC 6.0-tectonic Cascade Butterworth filter, can be arbitrary order. to work out the frequency response range, very practical, Packaging, as a category, so that we use. Development enviro
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2678
    • 提供者:黄河
  1. 大数运算类实例

    0下载:
  2. 在计算机科学中有一类分常重要的代码工具是抽象的大数运算类,本工程实现对大数加减乘除的封装及实例-in computer science is often an important sub-category of tools is the code of large numbers Operational abstract category, the majority of projects to achieve the arithmetic package and examples
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5169
    • 提供者:刘胜国
  1. 求积分的好东西

    0下载:
  2. 很经典的一类数学问题,直接封装好的求积分的类,很不错的拉-classic kind of a mathematical problem that directly Packaging good points for the category, quite Rafah
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:41973
    • 提供者:刘胜国
  1. ComplexCalculator

    0下载:
  2. 复数类,封装了复数的所有运算-plural categories, a complex package of all Operational
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:38856
    • 提供者:熊方勋
  1. MatrixCalculator

    0下载:
  2. 矩阵类,封装了一些有关矩阵的运算-matrices, Packaging, a number of the matrix arithmetic
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:63876
    • 提供者:熊方勋
  1. LECalculator

    0下载:
  2. 线性方程类,封装有关解线性方程的方法-linear equations, the package solution of linear equations
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:72127
    • 提供者:熊方勋
  1. NLequationCalculator

    0下载:
  2. 非线性方程类,封装了有关解非线性方程的算法-nonlinear equations, the solution package, the algorithm of nonlinear equations
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:75416
    • 提供者:熊方勋
  1. Interpolater

    0下载:
  2. 插值类,封装了有关插值的一些方法-interpolation category, Packaging of the interpolation methods
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:49680
    • 提供者:熊方勋
  1. sanpack_rsa_vs2003sln

    0下载:
  2. 看到RSA加密的C++类下载的人不少,我也下载了,并且稍微改动了一下,使它看上去更加易懂。在新年随手写了一套RSA文件加密,用win32dll封装使用了这个类,用C#写了文件加密和操作界面,可以实现密钥的保存和对任何文件的RSA加密操作。送给大家祝大家新年快乐。-see RSA encryption C downloaded to many people, I have downloaded and slightly altered a bit it looks more comprehensi
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:280074
    • 提供者:周刘兵
  1. newton_iter

    0下载:
  2. 牛顿迭代法的C++类,数值计算很实用的封装类,可以作为数值计算应用软件的一部分使用-Newton iteration of the C - numerical very practical Packaging category, Numerical calculations can be used as part of the application software use
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1505
    • 提供者:任平生
  1. CChessSource

    0下载:
  2. 中国象棋网络版C#源码 Visual studio 2005,C#开发 中国象棋网络版,具有人工智能,可采用人工下棋、电脑参谋、电脑下棋等模式参加互联网比赛。采用ClickOnce发 布到你的网站上,选择只能联机运行,可以让玩家只能上你的网站玩游戏。 共有三个项目: Game是主项目; CChessThinker是用C++写的人工智能DLL类库; Thinker是用C#写的DLL,只是简单的封装了CChessThinker,目的是让有些朋友可以直接用C
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:168408
    • 提供者:张巍
  1. sufexpresssrc

    0下载:
  2. 本程序是一个完整的后缀表达式计算,主要用栈的操作实现,本程序封装了CStack类实现栈的操作,本程序最大的特色在于运用动态监视表达式的算法对表达式进行数据校验,对一切合法的表达式进行计算,检验出所有任何非法表达式并提示。-this procedure is a complete expression suffix, the main stack to achieve the operation, Packaging of this program to achieve Stack CStack
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:22091
    • 提供者:魏洪平
  1. ThreadRunner

    0下载:
  2. 基于boost的方便使用的的线程封装类,很好用
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:1694
    • 提供者:zhaokun
  1. BP神经网络类

    2下载:
  2. 这是我自己花了很多时间写的一个BP神经网络类,里面封装了网络初始化、训练、分类等功能。奉献出来与感兴趣的朋友分享,绝对可靠。-that I spent a lot of time writing in a category BP neural network inside the network initialization package, training, classification capabilities. Dedication out with friends interested
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5533
    • 提供者:罗蜂
  1. Matrix_and_Vector_and_Quaternion

    1下载:
  2. 矩阵、向量以及四元数的封装类,包含了基本的矩阵运算、向量运算、四元数运算以及矩阵与四元数的相互转换-Matrix and vector operations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:17557
    • 提供者:小马
  1. MD5Lib

    0下载:
  2. MD5封装类,静态库,有喜欢的可以自己下载~!-MD5 package type, static libraries, and can download favorite ~!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:8054
    • 提供者:easystudy
  1. bpnet

    0下载:
  2. 一个BP神经网络封装类。包括矩阵运算的封装。采用特殊封装方式,极大简化书写矩阵运算表达式,同时尽量减少申请/释放内存,提高运行速度。经过封装,这个神经网络结构很简单,易于理解,易于扩展。相信这个封装能给学习,应用神经网络的同学以方便。-A BP neural network package. Including a Matrix operations packaging. With special package methou, It greatly simplify the expressio
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:4918
    • 提供者:封装的艺术
  1. jdbmMap-1.0

    0下载:
  2. JDBM的封装类,便于JDBM的数据存储和提取-Database wrapper class, the convenience of data manipulation to support mysql
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:90611
    • 提供者:lmj
  1. 多项式拟合

    1下载:
  2. 多项式拟合 封装成c++类 可以直接加载到工程下使用。具体件说明文件。
  3. 所属分类:数据结构常用算法

« 12 3 4 5 6 »
搜珍网 www.dssz.com