搜索资源列表
15577661
- 递归求字符串长度 许多公司的面试题目,找工作的人可以-recursive string length for the many interview subjects, people looking for work can s
Stringencryptionprocess.rar
- 字符串加密程序,可设置一位字符或数字密钥加密原字符串,字符串长度无限制,String encryption process, you can set a character or numeric key encryption the original string, string length limit
Pointer-seeking-string-length
- 运用指针的相关知识进行求取字符串长度的操作。-Knowledge of the use of pointers strike length of the string operation.
common_subsequence
- 计算两个字符串的最长公共子字符串的长度,使用动态规划。-Calculation of two of the longest common sub-string length of string, the use of dynamic programming.
asdsdas
- 求字符串长度,发表一个同学写的源码用来学习-For the string length, issued a classmate to write source code used to study
WindowsApplication14
- String length, space in string, no of char in string
zt
- 浮点数到字符串 length为小数长度,具体见说明-Decimal floating-point number to the length of the string length, specific See note
longerstr
- 给定一个字符串S[1..n]和一个整数T,现在需要在字符串S中找出长度不小于T的一个子串, 使得其在原串中不重叠出现的次数最多,求这个次数。 Input 第一行:一个整数T(T > 1) 第二行:一个字符串S,且仅包含小写字母,字符串长度不超过10000 Output 一个整数。代表出现最多的次数 如果没有满足条件的解则输出0-Given a string S [1 .. n] and an integer T, now need to find the le
LCS
- 利用动态规划技术和递推的办法,求出两个字母表A和B的最大公共字串长度。-The use of dynamic programming techniques and recursive approach to find the two alphabets A and B, the largest public string length.
utf8
- 基本思路很简单,就用两个大数组: UTF8 ->GBK 先从UTF8中解读出unicode值,再从数组中读出GBK值。 GBK->UTF8 直接以GBK的值为下标,查找数组中对应的UTF8值。 现在解决的问题: 1.可从UTF8转换到GBK编码 2.可对UTF8的编码格式作出判断,如某个UTF8不合要求或字节数不足,会自动跳过。 3.可从GBK编码转换到UTF8编码 未完成的问题: 1.计算字符串长度 2.在调用函数给要分
string
- 实现字符串拷贝、拷贝size_t大小的字符串、字符串连接、将size_t大小的字符串连接、求字符串长度、字符串比较。-To achieve a string copy, copy size_t size string, string concatenation, the connection string size_t size, find the string length, string comparison.
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
C
- 个字符串常见算法系统总共包括12个模块。每个模块都是并列的,分别对应相应的字符串算法。只要输入相应的数字就能进入此模块然后进行相应的操作。而输入可以随意输入一个字符串(可以包含空格).我的第一个模块是求字符串的复制;第二个模块是字符串的比较;第三个模块是求字符串的长度 ;第四个模块是连接两个字符串;第五个模块将ch字符转换为小写母 ;是第六个模块是;将ch字符转换为大写字母 ;第七个模块是检查ch是否是字母;-Common algorithm string system includes 12
plpro
- 一个求多义线各段参数(如果是弧段则有半径弧长)的lisp程序 编号 1:凸度,2:弦长或直段长,3:半径,4:弧长,5:圆心-- 加载程序,运行bulge,则显示上述参数-A request polyline paragraphs parameters (if there arc radius of the arc length) of the lisp program number 1: crown, 2: string length or long straight section,
Dec
- 一个将十六进制数的字符串转化为十进制整数的功能函数,可以是任意的字符串长度-A string of hexadecimal numbers into decimal integer performance function, can be any string length
strings
- 自定义字符串的常用操作:串拷贝、求串长、查找字符串的操作。-The common custom string operation: string copy, find string length, find the string operation.
WinTest
- ComboBox显示图片及下拉框根据字符串长度动态伸缩-ComboBox drop-down box to display pictures and dynamic stretching under the string length
achieve-the-hex-string-to-decimal-
- 实现长度小于N个字符的十六进制字符串转换为十进制输出 扩展说明:可实现任意进制的转换-Length is less than N characters to achieve the hex string to decimal output expansion Descr iption: can be any hex conversion
shiyan2_1
- Write a program used to report its input string length, the longest and the shortest in enter to end the EOF marker.
计算字符长度
- 计算字符串长度Calculate string length(Calculate string length)