搜索资源列表
ascii_change_to_text
- 以字符串形式输入的16进制的ascii码文本,打印出text文本,在命令提示符窗口显示出来。
Huffman
- 对一段文本中的字符串进行霍夫曼编码和解码,并显示各个字符对应的编码结果,并对编码后的内容进行解码并显示。-Huffman coding and decoding section of the text string and displays the coding results corresponding to each character, and encoded, decoded and displayed.
TextQueryExpend
- C++primer第四版中的扩展文本查询,支持&|~ 注意输入查询条件的时候操作符与字符串之间要加空格。例如:~ it | ~ is 表示匹配既不含"it"又不含"is"的所有行。input.txt为查询文本。-The C++ primer fourth edition extended text queries, supported & | ~. attention to the input query spaces between the operator and the string. F
mhc04
- 本程序实现从文本中读取字符串,统计该文本字符串中各字母出现的次数;另以colloc()动态分配内存,实现文本指针的重新定位。-This procedure realize from the text read string, statistics the number of occurrences of each letter in the text string Another colloc () dynamically allocated memory, realize the text