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

搜索资源列表

  1. huffcode

    0下载:
  2. 哈夫曼编码,能后对一个文本,首先剔除非英文字母字符,然后将小写统一转化为大写,再对其进行哈夫曼编码,并输出编码表及带全路径长度-Huffman coding, to a text after the first non-English alphabetic characters removed, and then converted to lowercase unified capital, and then their Huffman encoding, and output coding t
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:6662
    • 提供者:zgk
  1. kruskal

    0下载:
  2. 以文本形式输出生成树中各条边以及他们的权值
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:405391
    • 提供者:zhuxien
  1. yiyi

    0下载:
  2. 将1亿个数据统计分析,并输出到指定的文本文件-100 million will be data analysis and output to the specified text file
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:186175
    • 提供者:boonewwz
  1. Markov_Chain_Algorition

    0下载:
  2. 一种经典的用于输出随即英语文本的算法,用C语言实现,性能表现很好。-A classical English text for the output then the algorithm, using C language implementation, performance, good performance.
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:7958
    • 提供者:JXD
  1. Huffman_C

    0下载:
  2. 打开指定文本文件(英文),通过对文本的字符分析,实现码字的分配并输出熵、平均码长和编码效率。-Open the specified text file (in English), through the analysis of the text characters to achieve the distribution of code word, and the output entropy, average code length and coding efficiency.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:960
    • 提供者:hl
  1. StatisticsCharacters

    0下载:
  2. 可以统计出该文章中的文字、字母、数字、空格的个数。 输入的文章存储状态为静态存储,每行最多不超过80个字符,可自由定义行数N。输入的文字以文本文件的格式保存在磁盘文件中。输入的数据形式可以是大、小写英文字母,任何数字及标点符号。分四行分别输出总字数、字母数、数字个数、空格数。 -May be the statistics in the article text, letters, numbers, the number of spaces. Enter the article is s
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:662
    • 提供者:常非
  1. Huffman

    0下载:
  2. 该仿真程序采用2个码元联合编码的方式对信源数据进行Huffman编码,最后给出了联合编码和单个码元编码以及定长编码的对比分析,并将编码的二进制数据和解码的数据输出为文本文件hcode.txt及hdecode.txt。-matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:19306
    • 提供者:xiaonaughty
  1. rv320e22

    0下载:
  2. 用于生成一定齿数一定直径的摆线轮线型,输出的文本文件可与数控机床相链接,直接用于生产加工。-Used to generate a certain number of teeth a certain diameter of the cycloidal linear, the output text file that can be linked with the CNC machine tools directly used in production and processing.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:876
    • 提供者:Kexiang
  1. Level_C

    0下载:
  2. 从文本文件输入n个同学的姓名、性别、成绩,按成绩又高到底的顺序输出所有学生信息,分别求出男同学、女同学的平均成绩并输出。-From a text file input n students in the name, gender, achievement, merit-based and high in the end the order of the output information for all students, respectively, find the male student
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:960668
    • 提供者:李明宇
  1. code

    0下载:
  2. 从键盘输入两个矩阵,输出这两个矩阵和这两个矩阵相乘的矩阵,图书管理系统的一小部分 要求能 登陆 注册 推出 登陆要有次数限制(失败三次退出程序等),注册信息要求写入到文本文件里保存,已知圆半径r=2.5 圆柱高h=4,求圆的周长,面积,圆球体积,圆柱体积,用cin输入要计算的项目,然后输出计算结果,输入输出时要有文字提示,求1!+2!。。。+10!c语言代码,贪吃蛇游戏的C语言代码,求几个带权字符的哈夫曼编码,本打字游戏可进行英文,其它字符和全部字符的打字训练,每次训练若干个字符并进行打字时间,
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:16044
    • 提供者:wangdongdong
  1. search

    0下载:
  2. 无优先级算法小程序,能够将输入文本中的+、-、*、\进行优先级分类,并在屏幕上输出。输入文本名为“arit0.in”,原创小程序。-No priority algorithm small program that can input text+,-,*, \ for priority classification, and the screen output. Enter the text entitled " arit0.in" , original applet.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:1210
    • 提供者:陈晓杰
  1. WebPages_InvertedFile

    0下载:
  2. 根据中文分词结果生成倒排文档,并将结果输出到文本文件中。-Generate the inverted file based on the result of word-splitting, and output to a text file.
  3. 所属分类:Data structs

    • 发布日期:2017-05-17
    • 文件大小:4790673
    • 提供者:王啊
  1. tree

    0下载:
  2. 1.必须完成图的存储功能。图的输入可由命令行完成; 2.按遍历到的先后顺序依次输出G中各结点内容; 3.以文本形式输出生成树中各条边以及它们的权值。 -1. Must complete map of the storage function. Map the input command line can be completed 2. According to the order traversal order of the output G of the contents
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:3864
    • 提供者:张岩
  1. Document

    0下载:
  2. 进行文本输入及输出,统计个数,并且查找输入串的次数-For text input and output, statistical number, and find the number of input strings
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1131
    • 提供者:刘媛
  1. HuffmanCode

    0下载:
  2. 本程序是数据结构中常见的哈弗曼编码的实现,通过统计文本文件中的字符出现次数,在另一个文本文件中输出统计次数及对应编码,在两一个文本文件中可以给出英语短文对应的翻译编码。-This procedure is common Havermann data structure encoded to achieve, through the statistics text file in the number of characters that appear in another text file i
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:260395
    • 提供者:cwz
  1. quadraticCal

    0下载:
  2. 读取文本中的一元二次方程,并输出到目标文本其计算结果。完善出错机制-read quadratic equations from text file.And output the results to another text file. It updated the Exception throwing function.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2977
    • 提供者:
  1. basic_linux

    1下载:
  2. 编程实现快速排序算法;实现文本文件拷贝函数copy.编写一个程序,要求:输入N个学生学号和成绩,并保存在stu.txt文本文件中,学生成绩进行排序并把排序后的结果输出到score.txt文件中,同时在屏幕上输出高于平均成绩的学生的学号和成绩。编写一个程序找出串str1和串str2的所有最长公共子串。 -Fast sorting algorithm programming text file copy function to achieve copy. Write a program tha
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:2212
    • 提供者:
  1. graph

    0下载:
  2. 1、在文本文件中按照一定的格式存储图的数据 2、从文件中读入该信息,并且构造两种存储方式 3、输出两种存储方式,并进行转化,看是否得到了正确的结果 4、在邻接表的基础上实现图的遍历操作 5、编写图的最小生成树算法,并进行验证 6、编写最短路径算法,并对输入的图进行验证 -1, in a text file format according to certain data stored in Figure 2, read from the file of the infor
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:5010
    • 提供者:mehope
  1. LZ77

    0下载:
  2. lz77编码,从文件读取,进行编码,最终以二进制的形式输出到文本。无延伸-lz77 encoding read from the file, encoded in binary form the final output to the text. No extension
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:2072
    • 提供者:jack
  1. chuanpipei

    0下载:
  2. 使用BM、Horspool,QS,RK等算法实现串匹配,文本串随机生成,输入模式串,输出匹配位置以及各个算法消耗时间!-Using the BM, Horspool, QS, RK and other string matching algorithm, the text string randomly generated string input mode, the output of each algorithm for matching location and time consumin
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2393
    • 提供者:xzh
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com