搜索资源列表
string-in-acm
- 总结了ACM中出现的关于字符串的题目,并提供了实现源码,是word文档格式,大家放心下载-ACM summarized on the string appears in the title, and provides implementation source code for a word document format, download we be assured
guanjianzi-
- 数据结构课程设计报告格式、利用Hash技术统计C源程序中关键字9-Data structure course design report format, use Hash technical statistics C source program key word 9
BF-a-KMP-algorithm
- 实现BF算法和KMP算法,WORD文档格式,附有详细源码,带有程序运行截图-BF algorithm and the KMP algorithm implementation, WORD document format, with detailed source code, with the program running shots
wenbengeshihua
- 1. 文本以文件的形式存放.可以新建文件,也可以打开已有文件. 2. 新建立文件后可编辑一个新文本,或是打开文件时自动读取文件中的已有文本. 3. 在打开文本的状态下对文本进行格式化处理. ① 段首缩进8字符. ② 字与字之间只留一个空格符,对多余的进行压缩. ③ 一行中完整的字不能分割在两行,行首对齐. 4. 选择输出文本的非格式化和格式化结果. 5. 保存文件. -1 the text is stored in the form of a file. Y