搜索资源列表
15577661
- 递归求字符串长度 许多公司的面试题目,找工作的人可以-recursive string length for the many interview subjects, people looking for work can s
suffarray_c
- 后缀数组求最长公共子串 这里的最长公共子串是指的连续的子串,并非经典dp的那种。 aabbc abc 这两个字符串的最长公共子串为ab 算法复杂度是o(n)的(n为两个字符串长度的和)-suffix array for the longest string of public-public here - the longest string of consecutive refers to the substring. dp is not the
UP
- 几个实用算法:质数 组合数 公约数 字符串长度-several practical algorithm : a few quality portfolio Conventions few string length
01.Source
- 04.字符串长度计算、光标设置以及ASCII 0x0a LF实验
marscrypt(DLL)
- mars的加密算法,打包成dll格式,字符串长度不限制。
yaohu_lib
- 参赛作品简介: 这次我们小组主要用C++实现了三个库函数,并且将其模板化,使用者只要将其包含,即可使用其功能。 主要使用了构造函数,操作符重载等方法,并且用中文写了较为详细的注释,限于C++水平,我们只是 实现这些库的部分功能,其实对于C++来说,只有编写出好的库来支持它,才能发挥出它的强大的功能。 对于LIST来说,由于它表示的是非连续的内存区域,所以通过一对指针双向连接起来,在LIST中在任意 位置插入或者删除元素效率很高,但对随机访问的支持并不好。
数p.w的个数(字程序编制)
- : 从BUF1,BUF2为首制的两个字符串分别同基础P,W的个数,并将它们分别存入COUNTP和COUNTW单元 (字符串长度分别为COUNT1,COUNT2).-: BUF1, BUF2 system headed by the same two strings were based P, the number of W, and they were deposited COUNTP and COUNTW unit (length of the string COUNT1, COUNT2).
perfy
- 实现字符串的输出功能,并用AX存储字符串长度.类型创度等数据,然后输出AX中的10进制数.
asm
- 计算二位无符号数平方的程序,将用户从键盘输入的十进制数转换成为十六进制数并显示。对键盘输入的两个字符串进行比较,输入的字符串长度不超过80。
Stringencryptionprocess.rar
- 字符串加密程序,可设置一位字符或数字密钥加密原字符串,字符串长度无限制,String encryption process, you can set a character or numeric key encryption the original string, string length limit
myTools
- js SOAP构造多个同名子节点 计算字符串长度(汉字为2) 转换特殊字符, get方式提交时有用 以Array的方式封装xml 根据参数长度随机取字符串
STRINGS
- C语言的字符串处理,包括字符串的合并,取长度,大小写变化-C-string processing, including a string of mergers, take length, case changes. . .
compre
- 两个字符串的比较.编写一个程序,对键盘输入的两个字符串进行比较,输入的字符串长度不超过80-Comparison of the two strings. Write a program for keyboard input to compare the two strings, the input string length does not exceed 80
string
- 1、为该类设计构造函数和析构函数,要求构造函数不少于两个 2、为该类设计合理的成员变量 3、为string类提供必要的成员函数,可以参考C++类库的string类提供了那些成员函数,起码包括字符查找 获得C风格字符串、获得字符串长度、字符串比较等。 4、要求该类的设计有良好的封装性 5、有一个能正常运行的测试程序,测试该类的所有成员函数-1, the design for the class constructor and destructor, constructor re
Str
- VB实现字符串操作,可统计字符串长度内容等。(VB string operations, statistics string length, content and so on.)
textsearch
- VB实现字符串匹配查询,同时可统计字符串长度(VB to achieve string matching queries, while statistical string length)
ce liang zifuchuan changdu
- 输入一个字符串,可以返回这个字符串的长度(Enter a string to return the length of the string)
字符串长度检测
- 能够实时监测字符串的长度,并且显示出来,效果非常好(The ability to monitor the length of a string in real time and to display it)
计算字符长度
- 计算字符串长度Calculate string length(Calculate string length)
测量字符串长度
- 测量字符串长度,输入字符串,输出字符串的长度。(Measure the length of the string, input the string, output the length of the string.)