-
网络视频
网络视频监控源代码,用VC6.0开发,用很大的参考意义-net video
- 2022-07-23 11:04:57下载
- 积分:1
-
网络端口进程监视器,作者为www.6663.net论坛坛主
网络端口进程监视器,作者为www.6663.net论坛坛主-Network port process monitors, author www.6663.net Forum Administrator
- 2022-05-16 12:28:51下载
- 积分:1
-
IIRandFIR
IIR和FIR数字滤波器的实现,IIR由模拟滤波器实现,FIR利用了汉明窗(Realization of IIR and FIR digital filters, IIR uses analog filter, FIR uses Hamming window)
- 2013-03-11 22:37:06下载
- 积分:1
-
1
说明: FFT变换,可以变换将时域信号变换为频域信号,在vc6.0环境调试(FFT transform,Can change the time domain signal transformation for frequency domain signal, debugging in vc6.0 environment
)
- 2014-03-25 21:24:00下载
- 积分:1
-
gdop_all
雷达辐射源定位技术中通过用GDOP来计算定位精度(Radar Emitter positioning technology to calculate the positioning accuracy by using the GDOP)
- 2012-11-30 10:51:44下载
- 积分:1
-
BeamForming_Matlab
基于matlab软件的阵列天线波束综合程序集锦(Beam forming program)
- 2018-06-20 17:39:27下载
- 积分:1
-
polarcoding_matlab
实现Polar码编码译码,SC译码,简单实用,运行速度快(Polar MATLAB include encode and decode useful and simple)
- 2019-04-10 10:33:51下载
- 积分:1
-
Turbomatlab
turbo码的matlab仿真,有程序/仿真图以及论文.(turbo codes Matlab simulation, process/simulation maps and papers.)
- 2021-04-08 23:19:00下载
- 积分: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
-
Qt从入门到精通
说明: QT教程,从入门到精通,适合初学者使用,好东西。(QT tutorial, good thing)
- 2020-07-02 22:25:36下载
- 积分:1