搜索资源列表
JAVA立体字渐出效果
- * 显示字符串,立体效果,用Html传递字符串 * 渐出立体字。采用变色、位移、慢出显示,产生效果。 * 用线程控制渐显效果-* Display string, three-dimensional effects, with Html pass strings * gradually characters three-dimensional. Use of color, displacement, slow out that effect. * Use thread control in
count4
- 统计字符串中字母和数字的个数,对自学汇编的人会有帮助的,其中有如何输入字符串,如何输出两位数.-statistics strings of letters and digits of the number, the compilation of self-help, which is how the input string, how to double-digit output.
LL(1)分析的实现
- 编译中的LL(1)分析方法的实现。对于输入的文法,判断其有效性,用LL(1)方法进行语法分析,并可判别输入的符号串是否为该文法的句型。 -compiler of LL (1) Method of analysis. The importation of the grammar, to judge its effectiveness, with LL (1) methods for syntax analysis, discriminant can input strings of symbols
LL(1)_syntax
- LL(1)语法分析程序 (1)对输入文法,它能判断是否为LL(1)文法,若是,则转(2);否则报错并终止; (2)输入已知文法,由程序自动生成它的LL(1)分析表; (3)对于给定的输入串,应能判断识别该串是否为给定文法的句型。 -LL (1) syntax analysis program (1) on the importation of grammar, it can determine whether to LL (1) grammar, and if so, in
sring
- 三类C++程序:找出字符串中的所有子字符串;实现字符串的反转但保留其中某些字符不变;常用字符串函数大全-three C : to identify all the strings-strings; Realizing the string reversal but retain some of the same characters; Daquan commonly used string functions
huwenchuan
- 回文串程序 随意输入一断字符串,检验其是否是回文串 主要以动态数组来实现-Palindrome procedures random input strings a broken string, the test is whether the Palindrome Series main dynamic arrays to achieve
ASM11
- 汇编实现一位数加数,多位数加法,查找字符串,乘法。程序中已经有详细的说明了。-achieve a compilation of several augend, multi-digit addition, search strings, multiplication. Proceedings have a detailed descr iption.
Part_3_C_programmes
- 程序总结3:牛顿迭代|牛顿下山|秦九韶|三对角线追赶法|系统|弦割法|雅克比迭代|综合测评-procedures : Newton iteration | Newton down | Qinjiushao | 3 diagonal chasing France | System | Strings cutting France | Jacques than iterative | Comprehensive Assessment
wangjian
- 生成20902个Unicode汉字,利用UltrEdit打开,执行Unicode转ASCII,即可得到Unicode转换表, //查此表即可转换任意的Unicode汉字串了 -generated 20,902 Unicode Chinese characters, using UltrEdit opened, ASCII to Unicode implementation, and can be Unicode conversion table / / check this table c
My_struct
- 这是一些常用的排序,串,矩阵等算法数据结构中常用类-this is some sort of common, strings, matrix algorithm data structure used category
TestCorpusyuliaoguanli
- 1. 这是一个简单的语料库管理系统 2. 可以添加和删除语料文件,统计语料中的字数 3. 可以查找语料中的汉字串以及重叠形式 4. 语料文件存放在corpus目录下,查询结果保存在跟语料库相同目录下 5. corpus目录下有4个文本文件(其中test1, test2是两个小文件)供测试用 6. 只能处理文本文件,GB内码-1. This is a simple Corpus management system 2. They can add and delete corpu
简易语法分析程序LL
- 简易语法分析程序LL(1) (1)对输入文法,它能判断是否为LL(1)文法,若是,则转(2);否则报错并终止; (2)输入已知文法,由程序自动生成它的LL(1)分析表; (3)对于给定的输入串,应能判断识别该串是否为给定文法的句型-simple syntax analysis procedures LL (1) (a) on the importation of grammar. it will determine whether to LL (1) grammar, a
yanzheng
- 编写一个算法frequency,统计在一个输入字符串中各个不同字符出现的频度。用适当的测试数据来验证这个算法。 -prepared an algorithm frequency, in a statistical input strings various characters frequency of occurrence. The use of appropriate test data to validate the algorithm.
Num2Str
- Convert from Number to charater strings-Convert from strings to charater
TestUnicode
- 将中文汉字转换成Unicode码,用于在通信中传递字符串,接收端收到后用相应函数进行转化成字符串-Chinese characters will be converted into Unicode code for the communications pass strings, after receiving end received with the corresponding functions into strings
BTOD(5b)
- 用汇编语言编写的数制转换程序,可以将5位的二进制串转化为十进制数字输出-assembler language few of the system conversion process, which would be five binary strings into metric digital output
c_strstr
- 旨在用於比較字串中所指定比對的字串,如果搜尋不到則將結果列印在memo中-designed to be used more strings than specified by the string, will be less than if the search results were printed in the memo
403
- 輸入字串將大小寫切換-input strings will be case-sensitive switch .........................
CONVSTRN
- C function to convert strings.一个实用的C处理函数。-C function to convert strings. A practical C. handling functions.
Encoding-and-Decoding-Strings
- Encoding and Decoding Strings with XOR function.php