搜索资源列表
strings
- symbina strings example. symbian strings example.
strings
- symbina strings example. symbian strings example.
UnicodeStr
- 本程序主要用于Symbian系统应用程序汉化。 可以自由转化汉字字串到符合Symbian资源规则的字串。-the procedure used mainly for Symbian system applications finished. Free into strings of Chinese characters with Symbian resources rules string.
databaseConnectionStrings
- All DATABASE CONNECTION STRINGS
AdvancedGeneticAlgorithm
- This code and accompanying explanation is designed to be a genetic algorithm. It uses the roulette wheel method to optimize the function x^2 using six digit binary strings. The accompanying document goes through the algo
SearchofConcatenatedStrings
- Asia Regional Contest, Aizu, 2008 Search of Concatenated Strings 状态DP+字符串匹配-Asia Regional Contest, Aizu, 2008 Search of Concatenated Strings status DP+ string-matching
algorithms-on-strings-trees-and-sequences
- 一本讲述各种与"树"有关的数据结构的算法书.非常经典,比较晦涩,需要认真阅读-a classic algorithm book mainly talking about tree-related data structure. it is hard to read and understand, but it deservers.
STRINGS
- 输入两个字符串,之后比较两个字符串是否相同,相同输出“MATCH”,否则输出“NOMATCH”-Enter two strings, then compare the two strings are the same, the same output " MATCH" , otherwise output " NOMATCH"
Strings
- C#中基本类型的演示源程序,为初学者提供了更好的学习方法-Csharp strings
Strings
- strings utility from sysinternals
Design.C.code.examples.comparing.strings
- C编程实例比较字符串设计代码Design of C programming code examples comparing strings -Design of C programming code examples comparing strings
minimum-expansion-of-two-strings
- 算法设计类源代码。使用动态规划的方式计算两个字符串的最小扩展距离。-Algorithm design class source code. Calculated using dynamic programming the minimum expansion of the distance of two strings.
Arrays-and-strings-program
- 这是“数组和字符串编程”的实验报告,其主要目的:1通过实验,掌握java语言中数组、字符串程序设计的基本方法。 2较熟练地掌握java程序数组的应用、字符串处理操作的方法应用。 -This is the "programming arrays and strings," the lab report, and its main objectives: 1 through experiments, to master the ja
strings
- dividen of strings in java
Encoding-and-Decoding-Strings
- Encoding and Decoding Strings with XOR function.php
Strings-Unicode-encoding-conversion
- 用C#编写的,字符串与Unicode编码相互转换工具,非常实用.-Written in C#, strings and Unicode encoding conversion tool, very useful.
Wrapper-classes-and-strings
- 大学Java课程ppt,着重介绍了Wrapper类与字符串,适合大学生学习Java时使用。-University of Java courses ppt, highlighting Wrapper classes and strings for use when students learn Java.
Comparison-of-two-strings
- 两个字符串的比较,统计连续相同个数.有需要的下载-Comparison of two strings, the number of consecutive identical statistics
compare-two-strings-without-using-strcmp()-functi
- compare two strings without using strcmp() function
Strings
- 数据结构中常见抽象数据类型--字符串的自定义实现-The custom implementation of common abstract data types--strings in data structure