搜索资源列表
USB1.1.rar
- USB 1.1 协议的中文翻译版.rar 找了好久才找到的,USB 1.1 version of the Chinese translation of the agreement. looking for a long time to find the
S3C6410_Chinese_Design_Guide
- S3C6410电路开发的中文版,网上找到的,结构清楚,翻译简洁明了,做硬件设计必看内容-S3C6410 Circuit developed the Chinese version of the Internet to find the structure clear, concise translations, so the hardware design of a must-see content
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模板,方便,快捷 ★批量操作功能:将多个文
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
FindDocument_v2
- 使用C#编写的一款Office Word文档的关键字查询工具-This is a tool to find key word in Office Word Document.
hw1-project
- 找出横竖斜存在的在字典中存在的单词并且输出,要求时间较少-Inclined to find out if they had existed there in the dictionary of words and the output require less time
word_find
- 在word中查找字符串-Find a string in the word
AnImageEnhancementAlgorithmBasedonContourletTransf
- 一篇关于图像增强算法的论文,以Contourlet变换为基础,我找到的和大家分享、-A paper on the image enhancement algorithm to transform the basis Contourlet, I find to share,
Fano_finsh
- 费诺码在MATLAB条件下的实现,可按概率降序排列的码字,求出码长及编码时间等功能 (-Fenaux code in MATLAB to achieve under the conditions, in descending order according to the probability of the code word, find time to code length and coding functions (
word
- 模拟实现Word的查找和替换功能 用汇编语言编写一个程序,能够简单的模拟实现Word的查找和替换功能-find and replace
ChinaCity
- 在winform中可以根据汉字首字,汉字拼音缩小寻找对应匹配的城市,功能强大,很好用的。-Based on characters in a winform in the first word, find the corresponding Chinese phonetic matching city to narrow, powerful, very good use.
Microsoft-Word-
- Floyd最短路径算法,任意找出两点的最短距离,C语言代码。-Floyd shortest path algorithm, and find out the most short of any two points, C language code.
findWord
- 字里找字游戏,适合初学java的同学,运用了swing-Word find word games, suitable for novice Java students, the use of a swing
word
- 能查找某个关键字的个数,关键字可以自定义-Can find a number of keywords
Microsoft-Word-
- 2、 下面的程序中,调用了findmax()函数,该函数寻找数组中的最大元素,将该元素的下标通过参数返回,并返回其地址值,编程实现findmax()函数。-2, the following program, called findmax () function, the function to find the largest element in the array parameter returns the subscr ipt of the element, and returns its
The-longest-word-in-the-output
- 这个程序写了如何从一堆字符串中找到最长的字符,对C/C++初学者很有帮助-This program written characters, C/C++ beginners helpful from a bunch of string to find the longest
word解析
- 实现word文档根据目录在线解析拆分成多个文件,文件只提供了后台解析方法,具体页面只有一个上传功能,暂未提供,有需要者可找我单独发;(The implementation of word document according to the directory online parsing split into multiple files, the file provides only the background parsing method, the specific page has on
Word VBA中如何实现嵌套查找替换?
- 在Word中,使用VBA程序进行range.find in an another range.find(range.find in an another range.find)