搜索资源列表
compress_folders
- 哈夫曼压缩程序,实现了文件加读取,对文本文件的压缩率与rar差不多,读学习c/c++的朋友非常有用-huffman compression program, which realizes folder access and compressing rate is the same to rar when compressing text file
统计单词个数
- 利用哈希表统计文本文件中单词的个数,哈希函数的实现为取模法,利用链地址法解决冲突。-use Hash Table Statistics text file number of words, the realization of Hash Functions for Remainder law, the use of chain law addresses solution to the conflict.
LanExplorer_v1.62
- 最好的局域网搜索软件,支持同时搜索共享文件、FTP、HTTP资源。 1.方便快捷地搜索、浏览局域网资源。多线程搜索局域网上所有的工作组、主机、打印机、共享文件、FTP文件、WEB服务器。 2.可以按照网上邻居、工作组或者按照IP地址段自动搜索所有共享/FTP的mp3、电影或自定义搜索的文件; 3.内置nbtstat,能快速查找某一IP网段内的所有主机,并根据IP地址得到对方主机的主机名、工作组名、用户名、MAC地址,速度极快。能将扫描和搜索的结果保存成文本文件或excel
GAdownload
- 遗传求解求解一元二次方程的解源程序(下载点击GAdownload.c) 说明: 1 popu变量表示群体规模 2 L变量表示染色体的长度 3 pc,pm变量分别代表是交叉概率和变异概率 4 gen是迭代的代数 4 chromosome是一个全局的二维数组,里面存放的是个体的编码 5 程序最后的执行结果输出到了text.txt文本文件中-genetic solving quadratic equation to solve one yuan source solutio
enderlw_Huffmanzip
- 利用Huffman编码法做的一个文本文件压缩程序,仅支持英文的文本文档,压缩效率在10%~50%,DOS界面,欢迎讨论。-Huffman coding method used to do a text file compression program, supports only English text files, the compression efficiency of 10% to 50%, DOS interface, welcomed the discussion.
huffman0607
- 数据结构课程设计,实现对文本文件的huffman编码和译码-data structure curriculum design, realization of the text file Huffman coding and decoding
KNN(CSHARP)
- 基于不断学习的贝叶斯-KNN文本分类算法的设计与实现,给出原始几个类别的文本文件,通过机器学习,获取各个类别文本内容的主要特征,在这个基础上,给出待分类的文件库,系统通过自动分类,对文件库中的文本进行分类,把文件分配到最有可能的类别中。-based learning Bayesian-KNN text classification algorithm design and implementation given several types of the original text file,
scorecomputeandfilewrite
- C++文本文件的读写以及计算平均成绩-C text file read and write and calculate average scores ~~~~~~~~~~~~~~~~~~~~
qmle
- the text file QMLE contains the quasi maximum likelyhood estimating procedure and performing Information Matrix test for a univariate GARCH(1,1) model
Huffman
- self contained Huffman encoder and decoder with CLI. Simple program written in C. The program encode text entered to a file. The file is used by the decoder to recover text.
bayesclassfication
- 贝叶斯分类算法源代码,用于对文本文件进行分类-Bayesian classification algorithm source code, used to classify a text file
text
- 能统计文本文件中空格,英文字母,中文的个数,行数等。-To statistics in a text file spaces, the English alphabet, the number of Chinese, the number of rows and so on.
fano
- 费诺编码是一种常用的压缩编码方法,为压缩文本文件建立的,用于文本文件压缩。-Connaught fee is a common coding compression method for compressing a text file created, used for text file compression.
watermark-text
- watermarking using text file
HidingTextFilesInImageWithSteganography
- This ZIP file includes the algorithm for hiding the text file in image with LSB.
A-summary-for-text
- 使用文本文件(.txt)进行数据存取的技巧总结-A technique summary uesd for a text file (. Txt)
Text Into Bit Compression
- Using algorithm Compress text file into Bits
How-to-remove-numbers-from-a-text-file-in-Matlab.
- The Program helps to remove numbers at the beginning of a Matlab scr ipt. It is very useful when one has copied a code from a text into Matlab environment and eager to tun it immediately.-The Program helps to remove numbers at the beginning of a Mat
text-load
- 本程序实现text文件的批量导入matlab中,并附有使用说明。-This procedure to achieve the bulk of the text file into matlab, together with instructions for use.
search-for-a-specific-word-in-a-text-file-and-ret
- Search for a specific word in a text file and return its position