-
flash
demo flash for sms800c
- 2018-12-09 00:33:48下载
- 积分:1
-
不规则图形的填充
说明: 用VC开发的图形填充算法,简单实用,
希望对你的图形开发有所帮助,
如果有什么问题,可以与我联系(development of the VC graphics filling algorithm, simple and practical, and I hope to your graphics development will help, if any, can contact me)
- 2005-11-29 15:22:20下载
- 积分:1
-
ReverseSubstring
Problem Statement
You are given a string input. You are to find the longest substring of input such that the reversal of the substring is also a substring of input. In case of a tie, return the string that occurs earliest in input.
Definition
Class: ReverseSubstring
Method: findReversed
Parameters: string
Returns: string
Method signature: string findReversed(string input)
(be sure your method is public)
Notes
The substring and its reversal may overlap partially or completely.
The entire original string is itself a valid substring (see example 4).
Constraints
input will contain between 1 and 50 characters, inclusive.
Each character of input will be an uppercase letter ( A - Z ).
Examples
0)
"XBCDEFYWFEDCBZ"
Returns: "BCDEF"
We see that the reverse of BCDEF is FEDCB, which appears later in the string.
1)(Problem Statement You are given a string in put. You are to find the longest substring of proficient ut such that the reversal of the substring is als o a substring of input. In case of a tie. return the string that occurs earliest in input . Definition Class : ReverseSubstring Method : findReversed Parameters : string Returns : Method signature string : string findReversed (string input) (be sure yo ur method is public) The Notes and its substring reversal may overlap partially or completely. The entire original string is itself a valid sub string (see example 4). Constraints will input contain between 1 and 50 characters, inclusive. Each character of input will be an up percase letter (A-Z). Examples 0) "XBCDEFYWFE DCBZ "Returns : "BCDEF" We see the reverse of that is)
- 2007-04-08 00:00:21下载
- 积分:1
-
wgrib2
说明: windows命令行工具,Wgrib2提取Grib数据(Windows command line tool, wgrib 2 extracts grib data)
- 2020-06-07 17:18:19下载
- 积分:1
-
C#实现Word转RTF文档实例
C#实现Word转RTF文档功能
- 2013-01-20下载
- 积分:1
-
Match
匹配算法,可以完美运行,对于初学者有着很好的参考价值(Matching algorithm, can be a perfect run, has a very good reference for beginners)
- 2013-12-13 23:14:37下载
- 积分:1
-
比大小
c语言入门代码课本上的例子,只是为了完成下任务而已c语言入门代码课本上的例子,只是为了完成下任务而已c语言入门代码课本上的例子,只是为了完成下任务而已c语言入门代码课本上的例子,只是为了完成下任务而已c语言入门代码课本上的例子,只是为了完成下任务而已c语言入门代码课本上的例子,只是为了完成下任务而已c语言入门代码课本上的例子,只是为了完成下任务而已c语言入门代码课本上的例子,只是为了完成下任务而已c语言入门代码课本上的例子,只是为了完成下任务而已
- 2022-05-12 12:09:08下载
- 积分:1
-
人力资源管理系统
人事工资管理系统 使用c#编程 欢迎阅读-Human resources management system
- 2023-01-02 13:10:04下载
- 积分:1
-
TRAOD_Algorithm
基于轨迹划分的异常轨迹检测方法。首先采用两种分段粒度将每条轨迹分为若干子轨迹线段,然后,在基于距离的异常检测方法的基础上,引入调整系数的概念,采用密度与距离相结合的方法进行异常轨迹检测。
(Abnormal trajectory detection method based on trajectory partition.Firstly each trajectories should be divided into several substrajectories using two granularities. Then the notion of adjustment coefficient is introduced on the basis of distance based anomaly detection method, and the abnormal trajectories are detected combining density and distance.
)
- 2020-11-08 18:09:47下载
- 积分:1
-
C#遥感影像显示
基于gdal库的遥感影像读取、显示,具有放大缩小漫游等功能,可实现波段的不同组合与直方图均衡化,需要单独编译gdal C#版本的动态库,运行时需将gdal其他动态库与C#封装的8个动态库拷贝至同一个地方。
- 2022-04-18 09:11:55下载
- 积分:1