搜索资源列表
jspnetcode
- 《JSP网络编程从基础到实践》的实例代码目录中包含了前10章的所有实例的源代码,实例名称及其所处章节如下: 第1章 JSP技术概述 实例1 第一个JSP页面 第3章 Web开发基础 实例2 HTML与Javascr ipt交互示例 第4章 JSP语法 实例3 JSP程序的基本结构 实例4 简单数据类型综合应用实例 实例5 包装类综合应用实例 实例6 数组应用实例 实例7 字符截取程序示例 实例8 查找字符串程序示例 实例9 Str
code
- 该源代码为<c语言名题精选百则>源码! 内容包括查找,排序,字符串处理等经典代码
KMP-code
- 字符串的KMP匹配算法的ADT形式,只有一次循环优化,含注释,易懂。数据结构与算法的基本代码之一。-KMP matching algorithm of string the ADT form of, only one cycle optimization, including the Notes, and easy to understand. One of the basic code of the data structures and algorithms.
bmp_cl.tar
- linux下将字符串转为位图的代码。从freetype中提取出来的。-Under linux string into a bitmap code. Extracted freetype out of.
optimize
- 字符串优化,整数代码优化,浮点优化,,其他优化,避免使用-Optimize code method
Archive
- streing machitng代码 字符串比较-streing machitng代码 字符串比较
经典编程900例(C语言)
- C语言经典代码,包括数学函数,数组,文件,字符串,键盘等(the classical code of C)
各章源代码
- 数据结构与算法书上的字符串代码,比较基础,适合初学者(String code on the data structure book)