-
lianxi1
这个程序讲的是windows程序内部运行原理(This procedure is a windows program stresses the principles of the internal operation)
- 2009-07-08 14:05:55下载
- 积分:1
-
Level
水准网高程平差,C#语言,可以进行水准网的完整平差程序(Leveling adjustment of leveling network)
- 2017-11-10 20:14:59下载
- 积分:1
-
stm32f407小车程序
小车程序,利用stm32f407开发板和电机驱动板实现对小车的控制,包括前进后退左转右转(The car program USES stm32f407 development board and motor drive board to realize control of the car, including backward left and right turn)
- 2017-10-05 21:43:10下载
- 积分: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
-
09963185
Huffman编码和解码程序,用c++编写,健壮性强,值得参考()
- 2018-06-11 03:28:44下载
- 积分:1
-
屏幕录像
说明: 屏幕录像模块。本程序中可以录像、抓图。设置录像存储路径及光标是否显示。(Screen recording module. This program can record and capture pictures. Set whether the recording storage path and cursor are displayed.)
- 2020-03-13 23:25:20下载
- 积分:1
-
USB-2.0-Host
its a useful document about USB2 HOST
- 2011-06-22 05:30:53下载
- 积分:1
-
8LEDS
DSP28335实现8段数码管从1到9999的显示。(The DSP28335 achieve 8 digital tube display from 1-9999.)
- 2012-11-04 09:58:18下载
- 积分:1
-
MyHanio1
一个用mfc实现的带界面汉诺塔源程序,可手动输入最多15层。(An interface using mfc achieved with HANOR source, you can manually enter up to 15 layers.)
- 2013-11-06 19:40:59下载
- 积分:1
-
msluyple-pair
利用http协议实现网络通信,是基于c语言编写(Use the HTTP protocol to realize network communication, is based on the c language)
- 2017-03-25 00:57:12下载
- 积分:1