搜索资源列表
CalCulateCodeLine
- 这个是代码统计器,里面的算法是外国人做的,我做的只是对其中进行了修改,比如可以一次性选择多个文件等等,写的更通俗一点,便于大家观看,具有比较强的实用性,值的一下!相信对大家有用的-this is code for statistics, which the algorithm is a foreigner to do, I just do them the right to amend, For example, one-time can select multiple documents, e
Testasm_liushui
- 利用嵌入式汇编来统计流水工作方式和非流水工作方式的的时间效率C++源码。-Embedded to statistics compiled water-ways and methods of work wasted time efficient C source code.
dxxocount
- 本统计系统是参考了很多统计系统的优点,不断改进的无错版,也是最终版。-the statistical system is a lot of the advantages of statistical systems, continuous improvement in the no wrong version of the final version.
MPI_Prime
- MPI并行程序设计: 对于输入的无符号长整型数,统计小于该数的所有素数的个数。
hosain
- hosa包,用于高阶统计量计算,双频谱及高频谱计算
My_TDIF2
- Mapreduce实现的TF-IDF词频统计分析,可以直接运行于HADOOP环境下,适合初学者。-Realization Mapreduce TF-IDF, word frequency statistics, can be run directly in the the under HADOOP environment, suitable for beginners.
zifugeshutongji
- 主要实现的功能是:任意输入一字符串,可以是任意的字符,包括标点符号,空格,以及键盘上能输入的所以字符。任意确定一个关键字符,统计该关键字符在字符串中出现的次数! -Main function is to: a string of arbitrary input can be arbitrary characters, including punctuation, spaces, and the keyboard to input characters so. Arbitrarily defi
Statistics
- 可以编写此程序,自动生成一个abc文件,可以在文件中写入内容,保存后运行程序就可以计算出文件的字符数。主要是运用统计的观念。-The preparation of this program can automatically generate a abc file, you can write content in the document, run the program save the file can be calculated on the number of characters.
zf
- 统计字符个数-Statistics on the number of characters
185
- 统计选票:选票统计问题介绍 假设现有一个10个人100行的...由于涉及演示结果进行显示,则需使用C语言的图形函数功能实现本设计,还需用到C语言的文件函-Statistics ballots: votes Statistics descr iption assumes that the current 100 line of a 10-person ... involves a demonstration of the results to display, you need to use th
codeCountTools
- 多种常用开发语言(java,c++,.net,js等)代码统计小工具 包含存代码行,注释,空行等统计 -Multiple common development languages (java, c++,. Net, js etc.) code statistical small tool contains deposit code line, annotation, blank lines other statistical
genetic-algorithm
- 计算机学报,通过对多维解析函数的重复计算并对计算结果进行统计分析来讨论 遗传算法的可靠性和可信度。本文含金量高。-Computer Science, through the multi-dimensional analytic functions of double counting and statistical analysis of the results to discuss the reliability and credibility of the genetic algorithm
WordCount
- 单词计数,从文本文件读取单词并进行统计-hadoop examples
click_parser
- 统计日志点击信息,根据互联网数据进行统计,需要hadoop环境才能运行,否则不能运行通过-stat clicks
MapReduce
- linux下C语言实现的MapReduce算法的WordCount算法,可以统计一个文件夹下文件中单词出现的频率-WordCount algorithm of the C language implementation of the MapReduce algorithm under linux, statistics folder frequency word appears in the following file
jifenxiaochengxu
- 原理就是向一个定积分规定的区域内随机投入无数点,统计投入在函数曲线与坐标轴之间的点数比总点数乘此块区域面积就是积分-Principle is the random input to the area within a definite integral requirement many points, statistical input in the function of the number of points between the curve and axis than the tota
hosa
- 高阶统计量和高阶谱工具箱,进行双谱的有关计算-Higher-order statistics and high-order spectrum toolbox bispectrum calculation
DataGeneration
- hadoop下mapreduce程序,实现对搜索日志文件中关键词的统计,通过并行运算得到结果-Under hadoop mapreduce program to realize the log file keyword search statistics, the results obtained by means of parallel computing
SaleCount
- 对于销售统计的一些JAVA的简单编辑语言,比较简单-For some simple editing language JAVA sales statistics, relatively simple
字符串并行统计
- 根据一个英文文本文件,不区分大小写的统计26个字母的出现频率。假设内存足够大,可以将文件一次性读入。(According to an English text file, the frequency of appearance of 26 letters is not case sensitive. Assuming that the memory is large enough, you can read the file one at a time.)