-
new
POTDR模拟主程序(输入参数,输出偏振态和fft结果)(POTDR simulation main program (input parameters, output polarization and FFT results))
- 2017-10-11 14:14:08下载
- 积分:1
-
关键帧变形动画系统
Qt Creator 4.2.1@windows 10设计交互界面,用户通过界面交互输入数据
进行线性插值和矢量线性插值并输出插值结果(Qt Creator 4.2.1@windows 10)
- 2020-11-09 11:09:47下载
- 积分:1
-
lbmtwo-phase
用来计算不同密度比的两相流动的lbm程序(LBM program for calculating two-phase flow with different density ratios)
- 2018-12-06 04:11:05下载
- 积分:1
-
1从ie向列表控件中拖曳连接地址
2建立internet快捷
3创建拨号连接对象
4邮件客户端程序
5简单聊天程序
6ftp下载
7 s...
1从ie向列表控件中拖曳连接地址
2建立internet快捷
3创建拨号连接对象
4邮件客户端程序
5简单聊天程序
6ftp下载
7 socket传输
8 http服务监视器-ie from a list of controls to drag link which addresses the establishment of two fast internet dial-up connections create 3 Object four-mail client program Chat five simple procedures 6ftp download 7 8 http socket transmission services supervisor As for
- 2022-02-06 12:23:45下载
- 积分:1
-
area
用户从键盘上输入三角形三条边的边长,计算并输出三角形的面积。(calculate the area of a triangle)
- 2013-04-25 20:30:58下载
- 积分:1
-
cryptopp-master
该项目是加密文档 应用于加密算法值得学习(The project is an encryption document applied to an encryption algorithm worth learning)
- 2020-06-24 17:20:01下载
- 积分:1
-
md5sum
windows下计算文件的MD5值,命令行:md5sum 文件1 文件2 ...(windows file MD5 for calculating the value of the command line: md5sum file 1 file 2 ...)
- 2010-03-13 22:18:32下载
- 积分:1
-
MFCPADOPAccess_budget_mgr
使用ADO,进行Access数据库的存取操作,VC6以及更新版本均可使用,有代码注释。注:实现了记账管理软件,基于MFC的界面(With ADO, Access database access operations performed, VC6 and later versions can be used with code comments. Note: The realization of accounting management software, MFC-based interface)
- 2014-05-31 17:26:12下载
- 积分: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
-
LCD_STM32F103C8
实现stm32f103c8t6驱动spi彩色显示屏进行通信,内置串口通信,RTC时钟,看门狗,EEPROM存储等功能(Achieve stm32f103c8t6 driven SPI color display communication, built-in serial communication, RTC clock, watchdog, EEPROM storage and other functions.)
- 2018-07-03 16:06:19下载
- 积分:1