-
CSharpAE
ArcGIS engine二次开发的小程序,功能:添加shp、lyr图层,删除图层,移动图层,更改图例符号,属性查询,鹰眼,C#。 (ArcGIS engine)
- 2011-11-06 15:12:42下载
- 积分:1
-
shortest-path
通信网络的架设问题 若要在n(≥10)个城市之间建设通信网络,只需要架设n-1条线路即可(With the Dijksra algorithm to network G from source points to the rest of the vertices of the shortest path)
- 2014-01-11 23:32:27下载
- 积分:1
-
jp
说明: 一个基于日语汉字转化出拼音的源码一个基于日语汉字转化出拼音的源码(based on a Japanese into Chinese characters spelling out the source based on a Japanese into Chinese characters spelling out the source)
- 2006-07-17 20:43:36下载
- 积分:1
-
WinFormUDPSocket
模仿QQ传送文件,使用UDP协议,界面漂亮,vs2005环境开发,直接就可以使用(QQ transfer files to imitate, using UDP protocol, beautiful interface, vs2005 environment and development, can be used directly)
- 2010-11-03 18:19:33下载
- 积分:1
-
TCPServerclient
客户服务器TCP/IP通信程序利用WINSOCK编程(client-server TCP/IP communications programming procedures using Winsock)
- 2005-06-30 11:10:29下载
- 积分:1
-
NMPC
说明: 非线性模型预测控制技术,一般移动机器人轨迹跟踪控制(Nonlinear model predictive control technology, trajectory tracking control of general mobile robot)
- 2019-11-17 08:20:26下载
- 积分:1
-
Exam2
Java Applet that simulates an online exam in programming course. Source code is simple for java developers
- 2015-04-01 15:24:08下载
- 积分:1
-
DirectShow
DirectShow技术的应用研究与开发(DirectShow technology, applied research and development)
- 2013-09-10 15:55:21下载
- 积分: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
-
NewsDemmo
新闻管理后台静态页面,对做一些Java语言的后台页面有帮助(News management background static page, helpful to do some Java language background page)
- 2015-05-13 10:41:31下载
- 积分:1