-
dplay
dplay.dll,D3D的动态链接库文件,你可以使用D3D动画编程
(Dplay.dll, D3D dynamic link library file, you can use the D3D animation programming
)
- 2013-05-25 07:45:37下载
- 积分:1
-
49615636
WINDOWS编程,一个用VC做成的TCP SERVER程序,对于WINSOCK入门者极为实用(WINDOWS programming, one made of VC TCPSERVER program, the WINSOCK self-important is very practical)
- 2017-07-22 10:30:12下载
- 积分:1
-
huamo
说明: simulink搭建滑模观测器,并检测出故障,对故障鲁棒,具有较好的检测效果。(Simlink builds sliding mode observer and detects faults. It is robust to faults and has good detection effect.)
- 2020-12-30 15:39:01下载
- 积分:1
-
在windows下面启用/禁用网卡的源程序。 相信大家都找了很久了。...
在windows下面启用/禁用网卡的源程序。 相信大家都找了很久了。-Disable the network card in window , think you having found it long.
- 2022-02-22 03:08:30下载
- 积分:1
-
一断点续传程序服务器端
本软件适用于装有IP/TCP协议的电脑.
主要功能:电脑间传送大型文件.(如电影等)...
一断点续传程序服务器端
本软件适用于装有IP/TCP协议的电脑.
主要功能:电脑间传送大型文件.(如电影等)- A break point continues passes on procedure server end this
software to be suitable to being loaded with the IP/TCP agreement the
computer Main function: Between the computer transmits the
large-scale document. (for example movie and so on)
- 2022-02-09 22:50:13下载
- 积分:1
-
json_spirit_v4[1][1].00
json解析器,对json格式的进行解析,windows VC编译(json parser for json format parsing, windows VC compiler)
- 2009-09-23 22:53:25下载
- 积分: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
-
ftoption
ftoption.h User-selectable configuration macros (specification only).
- 2015-10-29 23:11:22下载
- 积分:1
-
一个简易的浏览器的源代码
一个简易的浏览器的源代码
一个简易的浏览器的源代码
一个简易的浏览器的源代码-A simple browser, a simple source code browser source code
- 2022-07-25 06:45:29下载
- 积分:1
-
ipca
第二种增量的主成分分析算法,能够增量地获取高维数据的主成分。(《Incremental PCA or On-Line Visual Learning and Recognition》)
- 2009-11-08 20:53:05下载
- 积分:1