搜索资源列表
compress_folders
- 哈夫曼压缩程序,实现了文件加读取,对文本文件的压缩率与rar差不多,读学习c/c++的朋友非常有用-huffman compression program, which realizes folder access and compressing rate is the same to rar when compressing text file
scorecomputeandfilewrite
- C++文本文件的读写以及计算平均成绩-C text file read and write and calculate average scores ~~~~~~~~~~~~~~~~~~~~
HaffMan
- 哈夫曼的编译码问题,用C++描述的。程序先从文本1读入要进行编码的文本,将编码存入另一个文本2再用将文本2译码存入文本3。最终文本3应和文本1内容相同。
dijkstra
- 个人完成的dijkstra algorithm例程.直接读取文本文件并完成计算.设置为最大可读512点.
fbt
- 读写绿山数据库文件,并能自动转换成文本和二进制转换的VC代码
ZhengyAppWizard
- 文本文件读写及图形显示.(1) 自学随机数的生成,读取和曲线绘制的相关知识,用Rand函数实现随机数的获取。 (2) 实现将生成的1到200的90个随机数存入C:中。 (3) 实现将数据读出,并分成三组,显示到屏幕上。 (4) 显示方式三种,折线图、柱状图(两种)。 (5) 跑马灯,图标变换显示等。
huffman统计文件中各字符频率
- 建立一个文本文件,统计该文件中各字符频率,对各字符进行Huffman编码,将该文件翻译成Huffman编码文件,再将Huffman编码文件翻译成原文件。 “压缩文件”即:读文件、统计文件中的字符个数、对文件进行哈夫曼编码和译码、并将编码译码后的字符存储在文件中。 根据以上任务说明,设计数据结构,并设计程序完成功能。 -Create a text file, statistical frequency of the characters in the file, the char
perceptron.rar
- 人工神经网络,多层感知器,C++源代码,可在文本中读写数据。,Artificial neural network, multilayer perceptron, C++ source code, can read and write data in the text.
快速排序算法
- 1. 要求按快速排序原理实现非减序排序; 2. 待排数据可键盘输入,也可读文本文件输入; 3. 键盘输入时待排数据个数由输入确定,文件输入时数据格式如下所示; 4. 排序时不能移动数据; 5. 要求显示排序结果。 输入数据的文本文件格式:第1行为数据个数,第2行开始每行一个数据。 如:data.txt 14 19.4 30.43 26.88 7.62 有14行 ┋ 12.7 21.9
A_Star
- A_Start算法。用自己改进的A_Start算法解决迷宫问题。采用文本读入数据。-A_Start algorithm. Improved A_Start own algorithm to solve maze problems. Text read by the data.
searchpath
- 求最短路径C++实现,从文本中读数据,输出到文本中-The shortest path in C++, the text read from the data output to a text
readtext
- 读入一个文本数据,转换成矩阵。 -Reading into a text data, conversion into a matrix.
Text-File-Array
- Matlab实现文本文件读取并存储成矩阵源代码 -这个Matlab程序,可以读取任何文本文件,并返回一个内容的数组。它在执行过程中,对每个字符串进行匹配,每行作为一次匹配的结束。
ListOper
- 用户信息的增加、修改、删除、查询等功能,通过链表和MFC实现,通过文本文件存储,全面覆盖了数据结构中的链表操作和MFC的开发,以及文本的读写操作,对于学习很有帮助。-The increase in user information, modify, delete, query and other functions, through the list and the MFC implementation, through a text file storage, comprehensive co
StatisticsNumber
- 读入一个西文文本文件,找出文件中的不同字符,对各个不同字符的出现次数进行统计并输出。注意需要重新设定文本路径-Read the text into a text file with the West to identify the different characters in the document, and the emergence of the different number of characters and output statistics. Attention to the
study
- 统计某篇英文小说中某些形容词的出现次数和位置。英文小说存于一个文本文件中,小说中的词汇一律不允许换行,每读入一行,就统计每个词在这行中出现的次数。
naive_baysian_classify
- 朴素贝叶斯公式文本分类 把一片文章读入一个矩阵 分别计算每个词对应训练网络出现的概率 -Bayesian text classification to an article in the formula to read a matrix were calculated for each word corresponds to the training network the probability
LAB09_10389355_3
- 数据结构的优先队列中的霍夫曼编码,全部用类实现的,包括了读文本,生成码本,根据码本和输入文件编码输出文件;根据码本和编码文件译码输出输出文件-Huffman code
cmarkov3.0
- 基于markov的生成随机可读文本的程序-Based on markov The program to generate random readable text
MATLAB图像与视频处理实用案例详解试读样章
- 详细讲解了25个MATLAB图像与视频处理实用案例(含可运行程序),涉及雾霾去噪、答题卡自动阅卷、肺部图像分割、小波数字水印、图像检索、人脸二维码识别、车牌定位及识别、霍夫曼图像压缩、手写数字识别、英文字符文本识别、眼前节组织提取、全景图像拼接、小波图像融合、基于语音识别的音频信号模拟灯控、路面裂缝检测识别、视频运动估计追踪、Simulink图像处理等多项重要技术(Explain in detail the 25 MATLAB image and video processing utility