CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - 文件读取

搜索资源列表

  1. K均值算法

    1下载:
  2. 实现K均值算法,读取文件,实现K均值的分类。-K-means algorithm to achieve, reading the paper, K-mean achievement category.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:32536
    • 提供者:杨爽
  1. shortestDistance

    0下载:
  2. C语言编写的Dijistra单源最短路径算法。有测试程序,从文件读取各点的信息。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1952
    • 提供者:sailing
  1. DM4

    0下载:
  2. 执行流程: 1. 用户输入参数:K的选择,训练数据,测试数据的路径; 2. 读取训练数据集和测试数据集文件,用ArffFileReader类读取并组织起InstanceSet数据结构; 3. 利用上面的相似度量标准,对每一个测试集中的Instance,计算与其最相似的K个训练集中的Instance,通过投票进行分类,将分类结果存储经Instance的成员变量targetGuess中; 4. 对分类结果进行度量,包括分类正确率,各种类别实例的Precision,Recall;Con
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:129640
    • 提供者:xsl
  1. ksp

    0下载:
  2. 求解K短路问题的一种创新算子的单亲遗传算法源程序,该程序需要一个distance.txt文本文件,从中读取任意两点间距离数据。本程序所解决的为有26个节点的任意两点间K短路问题。-Solving K shortest path problem in an innovative operator of single-parent genetic algorithm source code, the program requires a distance.txt text file, read fr
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:4413
    • 提供者:zuowu
  1. KMEANS

    0下载:
  2. k-means C++ 源代码, 修正原来的错误, 增加的新功能 1、用vector实现其存储 2、直接在程序中读取数据集 3、结果可以保存到文件中 4、用户可以输入聚类个数 5、初始聚类中心随机选择(代码自动随机)-k-means C++ source code, fixes the original error, the increase in new features 1, 2, with the vector to achieve its store dire
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:5502
    • 提供者:烈马
  1. different-PD-souces

    0下载:
  2. 区分多个放电源的labview程序! 输入为示波器读取的多通道文件,输入为经过D值运算后的分类。-different PD souces
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:880248
    • 提供者:张连根
  1. Kmeans

    1下载:
  2. Kmeans聚类算法的matlab实现,测试用例使用的是身高和体重(放到.txt文件,从该文件中读取数据),根据身高体重划分为男女两类(上传文件中的sample即为测试例)-Kmeans clustering algorithm matlab implementation, test cases using height and weight (put. Txt file, read from the file data), classified according to height and
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:4694
    • 提供者:Rhonda
  1. systerm_cluster

    0下载:
  2. 系统聚类算法的matlab实现,测试用例使用的是身高和体重(放到.txt文件,从该文件中读取数据),根据身高体重划分为男女两类(上传文件中的sample即为测试例)-Hierarchical clustering algorithm matlab implementation, test cases using height and weight (put. Txt file, read from the file data), classified according to height an
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4908
    • 提供者:Rhonda
  1. channel_sl

    0下载:
  2. 用遗传算法实现信道选择,需要建立一个用户信息,节点的邻居信息,用户的邻居信息的文件,读取进来才能实现。-Genetic Algorithms for channel selection, need to establish a user information, the neighbor node information, neighbor information of the user files, read in can be achieved.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:3153
    • 提供者:陈小小
  1. TSP

    0下载:
  2. 退火算法解决TSP,命令行读取文件信息。输出到文件中。-Annealing algorithm to solve TSP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-29
    • 文件大小:6950103
    • 提供者:时洋
  1. attitude-determinati-

    1下载:
  2. 多GPS天线姿态确定程序,包括文件读取、单点定位、双差定位、坐标转换以及姿态确定等。-a MATLAB toolbox for determining the attitude of a rigid platform by means of multiple non-dedicated antennas using global positioning system is presented. The programs embedded in this toolbox cover t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-01
    • 文件大小:657663
    • 提供者:nemer
  1. Detecter

    0下载:
  2. 行人检测程序,基于dShow和Opencv2.4.9读取视频文件或者摄像机视频数据,对每一帧图像进行行人检测-Pedestrian detection program, based dShow and Opencv2.4.9 read video files or video camera video data, each frame image for pedestrian detection
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:5773621
    • 提供者:wang min
  1. LIBSVM

    0下载:
  2. 利用matlab读取libsvm的工具包,实现数据的自动分类。压缩包里有训练文件及测试文件。-Read libsvm using matlab toolkit, automatic classification of data. Compression bag has training documents and test files.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:18550
    • 提供者:zhuangbin
  1. demo_xml2mat

    0下载:
  2. 注释文件格式的转换,labelme手工注释生成的注释文件与pascal数据集给出的注释文件格式相同,但是文件内部结构存在差异,labelme生成的注释文件无法直接给pascal使用,自己写的一个格式转换文件,可以将labelme和pascal的注释文件互相转换,以便使用pascal自带的注释文件读取函数。-Annotation file format conversion, document annotation file comments labelme manual annotation d
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:51549
    • 提供者:陈孝培
  1. src

    0下载:
  2. wav文件格式的信息读取。使用于语音信号处理中的前期wav文件格式的分析。-Information read wav file format. Analysis of speech signal processing used in the pre wav file format.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1156
    • 提供者:苟金
  1. backtracking_solve_sudoku

    0下载:
  2. 回溯法解决数独问题,文件读取数独游戏,空位使用0补齐,输出为填充完毕的数独-Backtracking to solve Sudoku problems, file reads Sudoku, use 0 vacancies filled, the number of output is only completed filling
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:290337
    • 提供者:刘峰
  1. A_star_solve_Eight_digital

    0下载:
  2. A*算法解决八数码问题,文件读取八数码,输出为操作步骤。-A* algorithm to solve eight digital, file reads eight digital outputs for the steps.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:291855
    • 提供者:刘峰
  1. Handwritten-numeral

    0下载:
  2. 手写数字识别系统,能识别0~9,可以进行训练或读取样本文件,选取最符合特征值的前两个显示,可以人工纠错-Handwritten numeral recognition system that can identify 0-9, can be trained or read sample file, the most compatible with the values ​ ​ of the two display features, can be manually Corr
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:181823
    • 提供者:庭月照
  1. kNNClassification

    0下载:
  2. 人工智能kNN分类机器学习算法,包括文件读取和处理,还是有借鉴价值的-AI kNN classification machine learning algorithms, including file reading and processing, very good
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2504
    • 提供者:
  1. readbdfdata

    1下载:
  2. 读取bdf文件,bdf类型的文件不好读,历经千辛万苦,终于找到读取的方法啦(process bdf type file)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-11-28
    • 文件大小:6144
    • 提供者:静宇183
« 12 »
搜珍网 www.dssz.com