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

搜索资源列表

  1. 科学与工程数值计算算法配套源码vc++

    5下载:
  2. 清华大学2002年出版的《科学与工程数值计算算法VC++》配套源码,包括复数计算、矩阵运算、插值计算、线性非线性方程组求解、数值积分、数值拟和与逼近等算法和类,对于科学和工程数值计算很有参考价值!-Qinghua University, in 2002 published "Science and engineering numerical algorithm VC + +" complementary source, includes the plural, matrix
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.26mb
    • 提供者:方正
  1. 聚类程序

    1下载:
  2. 图像模式识别的聚类器设计,采用VC++实现,和分类器设计相对应。-the designation of image pattern recognation,VC++ is adopted, along with the sort ware designation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:263.12kb
    • 提供者:zxm
  1. 用CImage类实现图象实例

    0下载:
  2. 本压缩软件有vc++图象处理编程的源代码,相信会对从事图像处理的各位有所帮助- This compression software has the vc imagery processing programming the source code, believed can to be engaged in picture processing each position to have the help
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:69.01kb
    • 提供者:刘英
  1. KMEANS聚类

    1下载:
  2. knn分类模式识别可用于文本挖掘和其他的识别分类,vc代码,-Commission pattern recognition can be used for classification of text mining and other identification classification, vc code,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:49.38kb
    • 提供者:郭攀红
  1. GA-VC

    0下载:
  2. 多种遗传算法的VC程序代码,为多种的遗传算法提供基类。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:16.6kb
    • 提供者:linlin
  1. vc++mathlib

    1下载:
  2. 科学与工程数值计算算法 1、本书附赠的光盘包含了本书中全部的源代码。使用时只需将相应的目录拷贝到您的硬盘中。 注意 拷贝到硬盘上的源文件的属性如果成为只读的,在编译之前应该将它们的属性改为可读写的。 2、光盘各目录中的内容如下所示: 光盘目录 内容说明 \\Source\\ChapterN 第N章的所有示例工程源程序 \\Source\\Classes 本书所有算法类的源程序 \\Source\\Lib 集成本书所有算法的
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-01-25
    • 文件大小:1.26mb
    • 提供者:张扬
  1. 蚁群聚类VC程序

    0下载:
  2. 所属分类:数值算法/人工智能

    • 发布日期:2009-08-15
    • 文件大小:1.16kb
    • 提供者:zweicun
  1. Matrix_Leastsquare.rar

    0下载:
  2. C#编写,包括两个类:矩阵运算,根据布尔莎模型通过最小二乘法计算七参数,C# Prepared, including two categories: matrix operations, according to Bursa model through the least squares method to calculate the seven parameters
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:3.57kb
    • 提供者:watson
  1. jake_fcm.rar

    0下载:
  2. FCM聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。,fuzzy clusters method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:76.66kb
    • 提供者:kt
  1. K-Means

    0下载:
  2. K均值聚类算法 C++实现的K均值聚类算法。-K means clustering algorithm C++ Achieved K-means clustering algorithm.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2016-06-30
    • 文件大小:175.28kb
    • 提供者:ellen
  1. calculator_vckbase

    0下载:
  2. 该类有以下特点: 1.支持字符串中含有各种常用函数,如"7.5+sin(6*ln(8))/exp(5)" 2.具有很好的纠错能力,能检查出表达式中括号是否配对、库函数是否正确 3.运算过程中能检查并判断出各种异常,如除数为0、开方函数sqrt(x)中x<0,反余弦函数acos(x)中的x<-1或x>1等 4.支持积分、求方程,算术表达式中可含有x,计算时将用类中的成员变量xx代替--1.support strings having common math functions,l
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-17
    • 文件大小:23.69kb
    • 提供者:杨广铭
  1. ppmd

    0下载:
  2. VC++编程,有源代码,这个程序提供了一个用PPM算法进行文件压缩/解压的类-VC++ Programming, source code, this procedure provides an algorithm using PPM file compression/decompression classes
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:47.86kb
    • 提供者:uuuuu
  1. ThreeSampleT(VC++)

    0下载:
  2. 基于vc++的三次样条类函数的计算 ThreeSampleT-Based on vc++ Of cubic spline functions for calculating ThreeSampleT
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:3.14kb
    • 提供者:james
  1. SGA

    0下载:
  2. VC编写的基本遗传算法,建立遗传算子类,实现基本遗传算法-gene algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-05-09
    • 文件大小:62.69kb
    • 提供者:
  1. VC-clustering_arithmetic

    0下载:
  2. 用VC写的很好的聚类程序,包含各种聚类算法,不同的参数设置-Using VC to write a good clustering procedures, including a variety of clustering algorithm, different parameters
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:219.56kb
    • 提供者:Calvin Chen
  1. Matrix

    0下载:
  2. VC矩阵类的编写,其中包括矩阵创建,矩阵运算-VC prepared matrices, including the creation of matrix, matrix operation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:733byte
    • 提供者:刘石
  1. TextClustering

    0下载:
  2. 文本聚类,VC编程实现,作为一种无监督的机器学习方法,聚类由于不需要训练过程,以及不需要预先对文档手工标注类别,因此具有一定的灵活性和较高的自动化处理能力-Text Clustering, VC programming, as an unsupervised machine learning method, clustering by eliminating the need for the training process, and do not need to manually pre-ma
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:15.79kb
    • 提供者:chengbo
  1. Kmeans

    0下载:
  2. 用vc++很好的实现了K均值聚类算法的研究,这是一完整的用VC++实现的程序,有效地完成了模式识别-Using vc++ achieved a very good K-means clustering algorithm, which is a complete implementation using VC++ program, the efficient completion of the pattern recognition
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:189.8kb
    • 提供者:黄静
  1. matrix_class_by_vc

    0下载:
  2. VC++环境下使用C++封装的矩阵类,包含矩阵的多种运算功能。-This is a matrix class developed with VC++, and it contains various operations of matrix.
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:4.23kb
    • 提供者:李丹丹
  1. k均值聚类

    1下载:
  2. 用VC++写的K均值聚类算法,可以直接使用(K mean clustering algorithm is written by VC++ , which can be used directly.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-31
    • 文件大小:183kb
    • 提供者:gongshixin
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com