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

搜索资源列表

  1. powerflow.txt

    0下载:
  2. 电力系统潮流计算方法,9结点算例-PQ法, 原始数据录入data.txt文档
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-21
    • 文件大小:10.72kb
    • 提供者:yujun
  1. 从数据文件records.txt中读取学生信息

    0下载:
  2. 从数据文件records.txt中读取学生信息,建立与源数据同序的学生链表并打印在屏幕上; 统计学生链表中身高达标人数(男女生的身高达标值由键盘输入),并打印结果; 对上述学生链表按学号进行排序,然后将一位学生的相关信息插入到已按学号排序的学生链表中后仍然保持学号的有序性,将结果链表打印在屏幕上; 对上述操作后的学生链表进行倒置,结果输出到数据文件result.txt中; 删除链表中身高为指定值的所有学生结点并打印; 将当前的学生链表拆分为男生链表和女生链表(没有
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-03-22
    • 文件大小:2.8kb
    • 提供者:Mandy
  1. ecg.rar

    3下载:
  2. matlab的小波对一个心电信号进行去噪处理,txt文档是心电的信号,failed to translate
  3. 所属分类:matlab

    • 发布日期:2015-10-24
    • 文件大小:1.81kb
    • 提供者:lisha
  1. matlab读取txt和excel

    1下载:
  2. matlab读取txt和excel.doc
  3. 所属分类:matlab例程

  1. GaTest

    0下载:
  2. 这是一个非常简单的遗传算法测试源代码,用户只需改变常数的定义并且定义“评价函数”即可。 要求输入的文件应该命名为‘gadata.txt’;系统产生的输出文件为‘galog.txt’。 输入的文件由几行组成:数目对应于变量数。且每一行提供次序——对应于变量的上下界。 如第一行为第一个变量提供上下界,第二行为第二个变量提供上下界,等等。-This is a very simple genetic algorithm to test the source code, users only
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:25.75kb
    • 提供者:huanxong
  1. Matlabchengxuyuanma100ge

    0下载:
  2. txt格式,均为源码,带注解!共包括100个整。-txt format, all source code, with comments! A total of 100 whole.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:21.41kb
    • 提供者:laozi
  1. shujudaoru

    0下载:
  2. matlab使用文本文件(.txt)进行数据存取的技巧-matlab to use a text file (. txt) to carry out data access techniques
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:9.47kb
    • 提供者:jhb
  1. PCAfenlei

    1下载:
  2. 这是一个利用MATLAB利用PCA实现的简单分类程序,对于模式识别的初学者学习PCA知识并进行仿真会有很大帮助,其中male.txt和female.txt是训练样本,test.txt是测试样本,分类效果非常好。-This is a use of MATLAB to use a simple classification of the PCA implementation process, the PCA pattern recognition study for beginners and si
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1.64kb
    • 提供者:刘锐
  1. duqu_xls_txt

    2下载:
  2. matlab打开txt文件和excel文件,读取其中的数据-matlab open the txt files and excel files, read the data
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:8.3kb
    • 提供者:ZLJ
  1. huffman

    1下载:
  2. 对MATLAB软件中已经存在的Shannon.txt文档进行霍夫曼编码,检测霍夫曼编码的编码速率。-On the MATLAB software that already exists Shannon.txt documents Huffman coding, the encoding rate of detection of Huffman coding.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:6.62kb
    • 提供者:史锁兰
  1. huffman

    0下载:
  2. 对给定的txt文件进行Huffman编码和解码,并加以分析,采用无记忆信源编码方式-For a given txt files Huffman encoding and decoding, and analyzed, using non-memory source coding method
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:5.83kb
    • 提供者:julia
  1. dataaccess

    0下载:
  2. 使用文本文件(.txt)进行数据存取的技巧总结-Use a text file (. Txt) techniques for data access summary
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:9.07kb
    • 提供者:kong
  1. linked_lists

    0下载:
  2. makes 3 linked-lists by 3 .txt files, than merge them and gives it all to a screen with brain algorithm. -makes 3 linked-lists by 3 .txt files, than merge them and gives it all to a screen with brain algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1.11mb
    • 提供者:Vixton
  1. exemple.txt

    0下载:
  2. SVM CODE EN TXT EXAMPLE
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:1.59kb
    • 提供者:attia
  1. binarytohexconversion

    0下载:
  2. this code is written to convert the decimal number to hexadecimal number in sixteen bit format. the decimal numbers are stored in a text file and after conversion to the hexadecimal format data are stored in a seperate file data that is written will
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:636byte
    • 提供者:ashutosh kumar
  1. matlab-use-txt-for-data-store

    0下载:
  2. 本文总结了MATLAB使用文本文件(.txt)进行数据存取的技巧,包含相应程序说明。-This paper summarizes the MATLAB text file (. Txt) data access techniques, including the appropriate descr iption of the procedures.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:9.14kb
    • 提供者:xsl
  1. input

    0下载:
  2. iris.txt for matlab neural network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:714byte
    • 提供者:teo
  1. txt

    0下载:
  2. 此程序是利用matlab Gui进行编写的对txt的读取与保存,客观形象,是以后进行复杂编程的基础,对新学者有着较大的帮助!-This program is written using matlab Gui to read txt and preservation of the objective image, is the basis for future complex programming, the new scholars with greater help!
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:9.35kb
    • 提供者:小书童
  1. input-txt

    1下载:
  2. 把txt格式的数据文件引入matlab中进行fft,输出四个图- Txt data file format introduced conducted matlab fft, the output of the four figure
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2.41kb
    • 提供者:刘惠
  1. image to txt

    0下载:
  2. this code you help to transform image into file txt. you need to downlowd matlab v 2012 to will be run
  3. 所属分类:matlab例程

« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com