单片机上实现拼音输入法,采用C语言编程实现。-SCM achieve Pinyin input method, the C programming language. 下载
|
基于ARM 的PDA拼音输入法源程序,c语言编写,方便移植-A phoneticize input method for PDA. Based on ARM, coded in C. It is facility for porting. 下载
|
用C语言来实现的编译原理词法分析的小程序,可以对输入的C语言程序进行初步的静态检测-C language compiler to achieve the tenets of lexical analysis of small programs, can the importation of the C language program for the initial static testing 下载
|
这是一个编译原理的词法分析程序,输入一个C语言,输出一个词法分析的结果-This is a compiler tenets of lexical analysis procedures, a C-language input and output a lexical analysis of the results 下载
|
C语言的词法编译程序词法编译器 输入文件名即可生成结果文件,保存在result.txt中 在同目录中放了一个例子文件,名为test.txt,读入即可-C language syntax compiler compiler accidence importation documents can be generated from the outcome document, preserve the result.txt in the same directory put an example document, entitled test.txt, can be read 下载
|
用vc编写的一个词法分析源程序,可以对输入的C语言语句进行种别分类-vc prepared with a lexical analysis of the source, can be imported to the C language statements for other species classification 下载
|
用C++编的pl0编译器,读入用PL/0语言编写的源程序,正确的进行词法分析,并输出二元式序列。-C series of the p10 compiler, read into the use of PL / 0 language of the source, correct for lexical analysis, and dual-output sequence. 下载
|
用c语言编写的关于DES加密解密的程注意事项 DES算法的加密密钥是根据用户输入的密码生成的,该算法把64位密码中的第8位、第16位、第24位、第32位、第40位、第48位、第56位、第64位作为奇偶校验位,在计算密钥时要忽略这8位.如果输入的密码只是在这8位上有区别的话,那么操作后的结果将是一样的. 序。-prepared by the DES encryption and decryption on the way to note the DES encryption algorithm is based on key user input the password generated by the algorithm combines 64-bit password the first eight, 16, 24, 32, 40, 48, 56, as the first 64-bit parity, in calculating key to overlook this when eight. If the password is only 8 in this distinction is the case, then the results of operations will be the same. Preface. 下载
|
用c语言编写的拼音输入法-prepared by the Pinyin input method 下载
|
很好的c语言词法分析程序,该词法分析程序用VC++ 6.0编写,以FileOpenDialog打开的*.c或*.cpp文件为语言字集的 源程序作为词法分析程序的输入数据,经词法分析程序分析后的结果保存在源文件的同目录 的outpu.. 开发工具:C++Builder, 提供者:汤超 · 词法分析器11.rar, 2005-12-25 ...-good language lexical analysis procedures, the lexical analysis procedures used to prepare VC 6.0, FileOpenDialog to open *. c *. cpp or document language character sets as the source Lexical analysis of the data entry process, Lexical analysis procedures by the analysis of the results stored in the same source file directory outpu .. development tools : C Builder, providers : Tang-lexical analyzer 11.rar, 2005-12-25 ... 下载
|