Welcome![Sign In][Sign Up]
Location:
Search - word check

Search list

[Other resourcecifafenxiqi

Description: 写了一个词法分析器 这里以开始定义的PASCAL语言子集的源程序作为词法分析程序的输入数据。在词法分析中,自文件头开始扫描源程序字符,一旦发现符合“单词”定义的源程序字符串时,将它翻译成固定长度的单词内部表示,并查填适当的信息表。经过词法分析后,源程序字符串(源程序的外部表示)被翻译成具有等长信息的单词串(源程序的内部表示),并产生两个表格:常数表和标识符表,它们分别包含了源程序中的所有常数和所有标识符。-was a lexical analyzer here to start the definition of PASCAL language subset of the source points as lexical Analysis of the data entry process. The lexical analysis, the first since the paper began scanning source characters, Once found with "words" definition of the source string, it will be translated into fixed length of the internal word, check and fill the appropriate form. After lexical analysis, source string (source said external) has been translated into information such as a long string of words (source said the internal) , and produce two forms : Constant table and table identifier, namely contains the source of all the constants and all identifiers.
Platform: | Size: 60231 | Author: 陈剑峰 | Hits:

[Communicationldpc_distr

Description: LDPC码是Low Density Parity-check Codes的缩写,一个长为N的LDPC码由它的校验矩阵H来定义,该矩阵的特点是其中的元素0特别多,1特别少——即所谓的“低密度”。一个参数为(N,i,j)的H表示该矩阵中每列有i个1,每行有j个1,矩阵大小为N×K,N代表码字长度,K代表校验子的个数。 -LDPC code is the ab. of Low Density Parity-check Codes. A Length N LDPC is defined by its H matrix. The matrix has many zeros and few ones. which called "low density". An H matrix has a parameter as (N,i,j) express that it is the matrix which has i s 1 in each column ,j s one in each row, the size of the matrix is N*K,the N is the code word length ,k is the number of the checks.
Platform: | Size: 624640 | Author: 姚中华 | Hits:

[Otherfillwordtable

Description: 在实际应用中,编程者往往喜欢程序能自动生成word说明文档,说明程序运行的状况或运行的结果;或者程序能提取数据库的内容生成word表格,使用户能方便的查看和修改,打印。但是VC++中调用word的确不容易,特别是对word中各种函数的使用,本文以作者的工作经验详细介绍一下如何调用word和进行word表格的填写,有同样需求的编友也可查看一下MSDN中的Automation Microsoft Office 97 and Microsoft office 2000。-in practical application, programming procedures are often like word can be automatically generated documentation, a description of the proceedings or the status of running the operation; Or procedure can extract the contents of the database generated word form so that the users can easily view and modify, print. But VC Calling word is not easy, especially for word the various function, the author of the paper work experience tell us in detail how to call word for word and fill in the forms, with the same demand for the series Friends can also check MSDN Automation of Microsoft Office 97 and Microsoft Office 2000 .
Platform: | Size: 50176 | Author: hwz | Hits:

[Other resourcecifafenxiqi

Description: 写了一个词法分析器 这里以开始定义的PASCAL语言子集的源程序作为词法分析程序的输入数据。在词法分析中,自文件头开始扫描源程序字符,一旦发现符合“单词”定义的源程序字符串时,将它翻译成固定长度的单词内部表示,并查填适当的信息表。经过词法分析后,源程序字符串(源程序的外部表示)被翻译成具有等长信息的单词串(源程序的内部表示),并产生两个表格:常数表和标识符表,它们分别包含了源程序中的所有常数和所有标识符。-was a lexical analyzer here to start the definition of PASCAL language subset of the source points as lexical Analysis of the data entry process. The lexical analysis, the first since the paper began scanning source characters, Once found with "words" definition of the source string, it will be translated into fixed length of the internal word, check and fill the appropriate form. After lexical analysis, source string (source said external) has been translated into information such as a long string of words (source said the internal) , and produce two forms : Constant table and table identifier, namely contains the source of all the constants and all identifiers.
Platform: | Size: 226304 | Author: 陈剑峰 | Hits:

[OtherWORD_check

Description: WORD文档检查小工具。选择word文档后,可对所选择的文档进行页面设置检查,如果与设定值不符,可选择是否进行更正。-Word document checks small tools. After the choice of word documents, the choice of page document for setting up check, if inconsistent with the set value. the choice of whether or not corrected.
Platform: | Size: 90112 | Author: 王劲涛 | Hits:

[JSP/JavaspellChecker

Description: 实现电子词典功能 找不到匹配单词时给出最接近的单词-Electronic dictionary function can not find the closest match the word given the word
Platform: | Size: 865280 | Author: | Hits:

[matlabsimulate

Description: 循环冗余校验CRC (Cyclic Redundancy Check)码是由分组线性码的分支而来,其主要应用是二元码字。编码简单且误判概率很低,在通信系统中得到了广泛的应用。循环冗余校验码是属于分组码中的一类重要的线性码,它不仅在理论上具有很好的代数结构,而且其编码和译码可以通过线性移位寄存器很容易地实现。 通过对CRC的分析和基于MATLAB工具的仿真,充分证明了CRC的检错能力很强,编码简单。 -Cyclic Redundancy Check CRC (Cyclic Redundancy Check) code is a linear code from the sub-branch from the main application is the binary code word. Coding is simple and very low probability of miscarriage of justice, in the communication system has been widely used. Cyclic redundancy check code is a block code in one important class of linear code, which not only has good in theory, algebraic structure, and its encoding and decoding of linear shift register can easily realize . CRC through analysis and simulation tool based on MATLAB, and fully proves that the CRC error detection ability of a strong, simple coding.
Platform: | Size: 7168 | Author: 王明 | Hits:

[CSharpWordSpell

Description: 本程序主要的功能是在C#中调用Word字处理程序的语法检查功能模块。请勿删除debug和release文件夹,以免影响正常运行-This procedure is mainly the function of C# In word processor called Word grammar check function module. Do not delete the debug and release folder, so as not to affect the normal operation of
Platform: | Size: 31744 | Author: Alex | Hits:

[JSP/JavaCheck

Description: 实现英文的拼写检查,对错误单词标记并推荐相似单词-Implementation of English spelling checker, word on the wrong tag and recommend similar words
Platform: | Size: 280576 | Author: 徐鹏 | Hits:

[JSP/JavaCheck

Description: 一个用Java Swing写的简单单词拼写检查序,支持整篇文章的单词拼写检查-Writing a Java Swing with a simple sequence of words the spelling checker to support the entire article, word spelling checker
Platform: | Size: 27648 | Author: nick | Hits:

[DocumentsUltraEdit32v1310CN

Description: UltraEdit-32高速下载,UltraEdit-32 V13.10下载, 一套极棒的文字、Hex、ASCII 码编辑器,可以取代记事本,内建英文单字检查、C++及VB指令突显,可同时编辑多个文件,而且即使开启很大的文件速度也不会慢。其并且附有 HTML Tag 颜色显示、-UltraEdit-32 high-speed download, UltraEdit-32 V13.10 download the text of a great bar, Hex, ASCII code editor, can replace the notebook, the built-English word check, C++ and VB command highlighted, more than at the same time editing documents, and even if a lot of documents open and will not slow the pace. HTML Tag and with its color display,
Platform: | Size: 9595904 | Author: snow | Hits:

[Windows Develop3

Description: 这里以开始定义的PASCAL语言子集的源程序作为词法分析程序的输入数据。 在词法分析中,自文件头开始扫描源程序字符,一旦发现符合"单词"定义的源程 序字符串时,将它翻译成固定长度的单词内部表示,并查填适当的信息表。经过 词法分析后,源程序字符串(源程序的外部表示)被翻译成具有等长信息的单词 串(源程序的内部表示),并产生两个表格:常数表和标识符表,它们分别包含 了源程序中的所有常数和所有标识符。-Here to begin the definition of a subset of the PASCAL language source program as a lexical analysis of input data. In lexical analysis, since the beginning of the first scan source document characters, once in line with the " word" when the definition of the source string to translate it into fixed-length internal word said, and check the appropriate information sheet to fill. After lexical analysis, the source string (the external source said) has been translated into words, such as long strings of information (the internal source said), and two forms: constant table and the identifier table, which contain, respectively, the source of all the constants and all identifiers.
Platform: | Size: 2048 | Author: jiaogd | Hits:

[JSP/Javaword

Description: 一个用JAVA编写的实习项目,用以进行电子词典的查询。-An internship program with JAVA prepared to check the electronic dictionary.
Platform: | Size: 36864 | Author: 席勇 | Hits:

[JSP/JavaWord

Description: 列车时刻查询系统是一个基于B/S构架的信息管理系统。系统的设计和开发的目的是可以在多个不同的地点进行订票活动并且能够使用户通过系统查询到自己所需要的出行信息。-Train Enquiry System is based on B/S architecture information management system. System design and development aimed at many different locations, and booking activities through the system enables users to check travel information they need.
Platform: | Size: 26624 | Author: 崔红 | Hits:

[Software Engineeringword-statics

Description: 词频统计是一个重要的工具,你可以统计文章中词出现的频率来真正实现每个词的含义-word statics,you can use the soft ware to check the number of the article.such as a,b.c.d.
Platform: | Size: 13312 | Author: jinzheng | Hits:

[File OperateWORD

Description: 选择文件夹后,程序自动搜索文件夹内所有WORD文件并检查是否包含输入字符串,并将结果列表,使用者可以将不需要替换的文件从列表删除-Select the folder, the program automatically search folder WORD file and check whether it contains the input string, and the results list, users will not need to replace files deleted from the list
Platform: | Size: 16384 | Author: REI | Hits:

[ADO-ODBCzidian

Description: VB SQL-sever实现数据库字典的登入,偏旁查询、拼音查询,从字查词,词查英语,字查成语、成语、歇后语等等,以及各个关系之间的添加删除修改-Logged in the database dictionary and radical inquiry, spelling check, words from the word, the word check English idioms, idioms, twisters, and so on, word search, and add delete modify the various relations between them
Platform: | Size: 653312 | Author: 祖铭 | Hits:

[Otherword

Description: 用于检查一段英文的最长最短单词,以及单词个数,并且输出结果-Check the passage of the longest shortest word, and the number of words
Platform: | Size: 600064 | Author: | Hits:

[OS programWord

Description: Visual C++单词拼写检查器,以命令提示符窗口的形式运行,运行后你可以根据提示输入一段英文字母,本程序会检查你输入的单词拼写是否正确,暂时只支持英文单词的检查,不支持中文拼写检查。-Visual C++ spelling checker in the form of a command prompt window, run, run, you can follow the prompts to enter some letters of the alphabet, the program will check your input word is spelled correctly, only supports English word check, do not support the Chinese spell Check.
Platform: | Size: 1985536 | Author: 黄威霖 | Hits:

[Software Engineeringspell-check

Description: 拼写检查,建立词库,输入单词,检查正误,如果错误就改正为词库中最接近的单词-Spell checking, thesaurus established, enter the word, check the right and wrong, if the mistake is corrected the closest word lexicon
Platform: | Size: 153600 | Author: VangBiBo | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net