-
65850aa6cee2df523eb85276f49179b1
Calendar Application” Using C/C++
- 2015-03-02 03:28:55下载
- 积分:1
-
VC++用桌面背景填充指定区域
说明: VC++用桌面背景填充指定区域!!!!!!!!!!(VC++Fills the specified area with the desktop background)
- 2020-06-19 23:40:02下载
- 积分:1
-
c_matlab
一个进行C++和matlab混合编程的程序,可以实现c++调用matlab,虽是一个简单的例子但是却会让你学会VC、matlab混合编程的强大(One for C++ and matlab mixed programming procedures can be achieved c++ calling matlab, although a simple example but it makes you learn to VC, matlab powerful Hybrid Programming)
- 2009-10-02 17:12:00下载
- 积分:1
-
tcpdemo
tcp协议的demo程序,包括tcp server和client,可用于学习基本的C/S通信机制。(tcp protocol demo program, including the tcp server and client, can be used to learn the basics of C/S communication mechanism.)
- 2014-08-21 09:47:12下载
- 积分:1
-
huitu
单文档绘图工具,包括直线,曲线,扇形,圆形,圆角矩形,矩形等图形,还可以设置线条的颜色等属性。(Single document drawing tools including lines, curves, fan-shaped, round, rounded rectangle, rectangle and other graphics, you can also set the line color and other attributes.)
- 2013-11-18 20:19:56下载
- 积分:1
-
C#常用类文件,包括:SqlHelper源码及使用实例,DataValidator,Excel操作类.cs,Word操作类.cs,常用输出JS脚本的类.cs,文...
C#常用类文件,包括:SqlHelper源码及使用实例,DataValidator,Excel操作类.cs,Word操作类.cs,常用输出JS脚本的类.cs,文件目录常用操作的类.cs,常用数据检查类.cs等等.-Common C# class files, including: SqlHelper source and use of examples, DataValidator, Excel action class. Cs, Word operation class. Cs, commonly used output JS script class. Cs, file directory operations commonly used classes. Cs, common data type checking . cs and so on.
- 2022-03-19 18:45:09下载
- 积分:1
-
vb 写的好看的控件
vb 写的好看的控件
- 2023-01-18 15:10:03下载
- 积分: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
-
sourcemod插件,右键机瞄
CS起源机瞄插件源码,适用于橙盒版CS起源,需要自己分析源码自行编译。
- 2023-07-16 14:20:02下载
- 积分:1
-
suanshubianma
算术编码是用符号的概率和它的编码间隔两俩个基本参数来描述的。算术编码可以是静态的或是自适应的。(Arithmetic coding to both of two basic parameters to describe the probability of the symbol and its coding interval. Arithmetic coding can be static or adaptive.)
- 2012-08-13 03:57:21下载
- 积分:1