CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - word counting

搜索资源列表

  1. z2005122812256

    0下载:
  2. 8253的初始化程序举例: 例1:选择2号计数器,工作在3方式,计数初值为533H(2个字节),采用二进制计数。其初始化程序段为 MOV DX,307H ;命令口 MOV AL,10110110B ;2号计数器的初始化命 令字 OUT DX,AL ;写入命令寄存器 MOV DX,306H ;2号计数器数据口 MOV AX,533H ;计数初值 OUT DX,AL ;选送低字节到2号计数器 MOV AL,AH ;取高字节送AL OUT DX,AL
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:92900
    • 提供者:周军梦
  1. testtoutline

    0下载:
  2. 对字进行点分解,用BEZIER曲线进行联接,而且实现旋专功能-right word for the counting of decomposition, using Bezier curves connectivity, but also to the rotation function
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:123101
    • 提供者:tanchune
  1. TwLneCnt.ZIP

    0下载:
  2. 源程序/VB/VB.NET/其它类别,可以针对文字处理进行行数的算,是一个很有意思的程序-source / VB / VB.NET / other categories, they can address word processing for a few of the counting, is a very interesting process
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:1880
    • 提供者:shixiao
  1. word-counting

    0下载:
  2. 统计文章中每一个单词出现次数的程序,是C语言中字符串处理的经典教学例子-Article statistics the number of occurrences of each word in the process, the C language teaching in a classic example of string handling
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:415311
    • 提供者:wangfuwei
  1. counting

    1下载:
  2. 统计在双字变量DDVAR内容中二进制位是1的位数(masm编译通过!)-Statistics in the double word variable DDVAR content is a bit of bits
  3. 所属分类:汇编语言

    • 发布日期:2016-11-06
    • 文件大小:628
    • 提供者:张瑶
  1. WBDC

    0下载:
  2. 能进行文本文件的读写操作,所有单词均放入文本文件中,进行检索和计数操作。单词的检索(返回为该单词在文本文件中的位置,可能多个,需返回多个位置)和计数(计数包括单词检索时的个数和全部单词的个数计数)。-Can read and write text files to operate, all the words are Add text file for retrieval and counting operation. Word search (back to the words in the
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:47857
    • 提供者:迟浩东
  1. wordcloud_demo

    0下载:
  2. WordCloud is a visual depiction of how many times a word is used, or its frequency if you will, within a given set of words. It does this by: reading in plain text, filtering out "stop words", counting how many times a word is used, and displaying re
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:63261
    • 提供者:wang
  1. conc

    0下载:
  2. 和concordance一样的文字处理软件,一偏文章,没有任何排版的文章,经过 程序,可以对文章排列整理,并且统计当中单词的出现次数。 使用方法。conc 前部长度,整行长度 加上文件名字。 可以在windows 和 Linux 上运行的程序 -A concordance program is a supercharged word counting program: it makes a list of all the words in a document toget
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:11650
    • 提供者:cycchina
  1. cuongtv_53_hw01

    0下载:
  2. Write a program using Java language has the duty to read a text file and statistics of the words in the file. Programs need to use dynamic data structures (eg binary tree or linked list). Information about each word stored in a node in the structure.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2712
    • 提供者:cuongtv
  1. cross

    1下载:
  2. “交叉引用生成器”(cross-refrencer)是指具有如下功能的程序: 对输入的一篇文档,统计出现的所有单词及其所在行号。将其结果以规定格式输出。 【输入形式】 程序从文件crossin.txt读入一篇文档。该文档由若干行组成,每行中包含一系列单词。 行号由1开始计数。该文档中单词总量不超过200,每个单词长度最大不超过20个字符。-" Cross-reference generator" (cross-refrencer) refers to t
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:1111
    • 提供者:asdqwe
  1. Thread

    0下载:
  2. 利用 BackgroundWorker 组件进行多线程处理 按 F5 运行该应用程序。 显示窗体时,在 sourceFile 框中输入要测试的文件的路径。 例如,假定测试文件名为 Test.txt,则输入 C:\Test.txt。 在第二个文本框中,输入要让该应用程序在文本文件中搜索的字词或短语。 单击 Start 按钮。 LinesCounted 按钮应当立即开始递增。 在任务完成后,应用程序将显示“计数完成”(Finished Counting) 消息。-U
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:41516
    • 提供者:王聪
  1. delete-character

    0下载:
  2. sicily1510.给定一个80以内的字符串和需要删除的字符的位置,输出删除结果。是c程序。 -Descr iption Misspelling is an art form that students seem to excel at. Write a program that removes the n th character from an input string. Input The first line of input contains a single int
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:1051
    • 提供者:emma
  1. wordcount

    0下载:
  2. 单词统计这是一个单词频率的统计,使用c++来完成的-This is a word counting word frequency statistics, using c++ to complete
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:78107
    • 提供者:
  1. wordCounter

    0下载:
  2. matlab所使用的统计文章中的英文总字数算法,可以分为计算标点与不计算标点两种情况。- This is a word count function of the text file named fileName. opts indicates whether or not to count punctuations: 1 for counting punctuation 0 for not counting punctuations.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:775
    • 提供者:马浩然
  1. HadoopDemo-master

    0下载:
  2. Hadoop简单应用案例,包括MapReduce、单词统计、HDFS基本操作、web日志分析、Zookeeper基本使用、Hive简单操作等-Hadoop simple application cases, including MapReduce, word counting, HDFS basic operations, web log analysis, Zookeeper basic use, Hive simple operation
  3. 所属分类:Big Data

    • 发布日期:2017-06-20
    • 文件大小:31431314
    • 提供者:张凡
  1. Trie_and_Huffman

    0下载:
  2. 功能1:使用一种树型结构来实现我们的单词计数功能——Trie树 功能2:Huffman树进行编码 程序输入: 第一行为一个正整数n,表示输入单词的总数。 接下来的n行,每行为一个单词,单词由不超过10个的小写英文字母组成。 接下来的一行为一个正整数m,表示查询的次数。 接下来的m行,每行为一个数字和一个查询,当数字为1时,查询为单词,输出该单词出现的次数(可以为0);当数字为2时,查询为Huffman编码,输出对应的单词(该Huffman编码对应的单词确定存在)。(Function
  3. 所属分类:数据结构

    • 发布日期:2018-01-01
    • 文件大小:2048
    • 提供者:functiondy_dx
搜珍网 www.dssz.com