-
国网表抄表设置软件,通讯协议为DLT645
国网表抄表设置软件,通讯协议为DLT645-2007,目前网络上唯一一份国网表的设置抄表用软件-State Grid Meter Reading set up the software, telecommunications agreement DLT645-2007, is currently the only network in a country setting netlist meter reading software
- 2023-04-08 14:15:04下载
- 积分: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
-
VB.NET
完全自己编写的做练习题的软件源代码,包括填空、选择、判断等类型,用ACCESS制作题库。通过这个例子可以学习VB下数据库的使用。(Fully prepared to do their own exercises in the software source code, including fill in the blank, select, judge and other types of produce with ACCESS exam. Through this example we can learn to use the database under VB.)
- 2014-01-31 10:25:10下载
- 积分:1
-
tomo2d.v1.4.3f+manual.tar
二维射线追踪地震层析成像,需要在GNU C++环境下运行。安装cygwin也可在windows下使用,具体使用方法在readme中有介绍(Two-dimensional ray tracing seismic tomography, the need for GNU C++ Environment. Install cygwin in windows can also be used, the specific use in the readme in the introduction)
- 2007-09-07 16:16:43下载
- 积分:1
-
is peer
是实现点对点的文件传输功能的程序,可以当作模块用-is peer-to-peer file transfer function of the procedure can be used as a module
- 2022-03-18 17:00:27下载
- 积分:1
-
ultra
超快速的多文件传送源码-ultra-fast transmission of documents over the FOSS
- 2022-06-27 22:58:29下载
- 积分:1
-
全面的介绍了串口通信的知识,通过实例介绍了如何编程实现串口通信...
全面的介绍了串口通信的知识,通过实例介绍了如何编程实现串口通信-Comprehensive introduction of the serial communication of knowledge, through examples of how programming of serial communication
- 2022-07-06 14:20:15下载
- 积分:1
-
CSAMT-one-dimensional-inversion
CSAMT一维反演程序,基于L-BFGS方法的水平电偶极一维反演(CSAMT one dimensional inversion procedure, based on L- BFGS method of horizontal electric dipole one dimensional inversion)
- 2020-12-30 15:08:59下载
- 积分:1
-
客户机/服务器模型是为了解决通信中的聚合问题。如果不采用客户机/服务器模型很难实现正常的通信,只有在一方作为服务器采用被动方式,始终等待对方与其通信;另一方作为...
客户机/服务器模型是为了解决通信中的聚合问题。如果不采用客户机/服务器模型很难实现正常的通信,只有在一方作为服务器采用被动方式,始终等待对方与其通信;另一方作为客户机采用主动通信的方式,主动发起通信过程,才能最终完成通信。-client/server model is to solve the communication problems polymerization. If we do not use the client/server model is very difficult to achieve normal communications, as one of only a passive server, which has been waiting for communication with the other side; The other client as an active communication, initiate the communication process can be finalized communications.
- 2022-01-26 07:43:14下载
- 积分:1
-
用VC开发的在局域网内的一个聊天室
用VC开发的在局域网内的一个聊天室-VC in the development of a LAN chat rooms
- 2022-02-03 07:02:01下载
- 积分:1