搜索资源列表
单词查找及统计系统
- 该程序由键盘输入一个符合上述约定的文本文件名和一个单词,计算该单词在该文件中出现的次数,并输出包含该单词的所有句子(按句子在文件中的先后次序,依次输出)。-the program by a keyboard above the agreed text file name and a word, the calculation of the word in the document the number of occurrences output and contains all the wor
CDict.rar
- 是个支持屏幕取词的电子词典 通过数据库查找单词 支持英译汉 汉译英, Is the support screen takes the word the electronic dictionary to support England through the database search word to translate the Chinese Chinese to translate England
WordPad
- C#模拟WINDOWS写字板,有查找替换功能~撤消剪切粘贴设置字体等功能-C# Simulation WINDOWS WordPad have to find replacement shear paste function ~ to withdraw set the font and other functions
SharpWord
- SharpWord for .Net是一款功能强大,可自由读写编辑Microsoft Word 2003/2007文件类库,具有丰富的Word文档内容编辑及导入/导出功能。简单、方便、易用,可以大大提高工作效率。 ★编辑功能:等同于Word内容编辑功能,如字体、字号、颜色等 ★表格功能:等同于Word表格生成及设置 ★数据库支持:将SQL、Access数据库内容支持导出为Word表格或文档 ★丰富的模板支持:200多个word模板,方便,快捷 ★批量操作功能:将多个文
bitchoose
- 能对输入的文档进行字频统计,查找各个单词-Able to enter the document word frequency statistics, all search words
case4
- DA算法中的使用的查找表模块,本程序先设计查找表,然后设计4*4DA算法模块,之后进行位扩展和字扩展得到32阶滤波器程序.附带4各表,和FIR滤波器序数-DA algorithm used in the lookup table module, the design of the program first look-up table, and then design 4* 4DA algorithm module, after the word-bit expansion and extens
Word_2003_yinyong
- Word2003高级应用技巧:Word查找栏代码、Word查找替换应用实例、Word快捷键大全、Word命令一览表、Word中数据的计算等,很实用。-High Word2003 application skills: Word Search bar code, Word to find replacement application, Word shortcuts Guinness, Word order list, Word and other data in the calculation,
CourseChooseArticle
- 学生选课系统是典型的信息管理系统(MIS),本系统是根据现代化校园的发展而设计的基于ASP的学生选课管理系统,本系统可以方便老师、家长来学校查找学生。此文即是该系统的完整毕业论文。-System is a typical student course information management system (MIS), the modernization of the system is based on the development of campus-based students AS
ddfsdemo
- 直接数字频率合成器(Direct Digital Frequency Synthesizer:DDFS)的VHDL程序,开发环境是QuartusII,系统时钟为50MHz,由PLL产生DDFS的工作时钟166.67MHz,地址位宽为24位,频率字为20,相位字为10,RAM用于存储查找表,其地址位宽为10,数据位宽为8。-Direct Digital Frequency Synthesizer ( DDFS) of the VHDL program, the development enviro
huxiaoli
- 数据结构课程设计,利用Hash技术统计C源程序中关键字。本程序主要分为两个模块,一是用Hash表存储c语言中32个关键字,再扫描c源程序取出每个单词,利用Hash查找技术统计该程序中的关键字出现的频度;二是用顺序表存储c语言中的关键字,把c源程序取出每个单词利用二分查找技术统计该程序中的关键字的出现频度。-Data structure the curriculum design, the use of Hash technical statistics C source in the keywo
word_find
- 在word中查找字符串-Find a string in the word
word
- C++具有查看文本,统计文本字数,查找单词,等等功能-C++
word
- 模拟实现Word的查找和替换功能 用汇编语言编写一个程序,能够简单的模拟实现Word的查找和替换功能-find and replace
VB_TextBox_Match_word_search_replace_function
- VB在TextBox中进行全字匹配查找替换功能VB carried out in the TextBox Match whole word search replace function-VB carried out in the TextBox Match whole word search replace function
CSharp-WORD
- C# 搜索WORD内容关键词源码,能够查找多个关键词,并统计个数-searchproject for WORD
machine-unrestricted-version
- 软件名称:全能字符串替换机7.0无限制版 软件大小:230 KB 软件语言:简体中文 软件类别:国产软件/转换翻译 运行环境:WinXP/2003/Vista 软件简介: 本工具有以下特点: 1、具有批量替换、批量查找、批量改名等功能:文件内容或名称的修改和查找; 2、支持一次批量处理多个文件:记事本/写字板/Word都没有提供; 3、*支持一次批量处理多组串:包括UltraEdit/VC等比较强的替换/查找工具都没有提供这个功能; 4、*支持高级表达式
yiyuyan---word
- 用易语言操作word,完成查找,替换-yiyuyan word
word
- 模拟实现WORD中“查找/替换”功能。程序结构的主要功能有三个:1.文件的打开与读写2.文件中单词的查找3.文件中单词的替换 -Simulation realize WORD "search/replace" function. The main function of the program structure are three: 1. The file open and reading and writing 2. File of words search 3. File of wor
Word VBA中如何实现嵌套查找替换?
- 在Word中,使用VBA程序进行range.find in an another range.find(range.find in an another range.find)
新建 Microsoft Word 文档
- 用c语言实现查找文章中词频并排序(http://www.docin.com/p-1154334506.html)