-
Watershed Superpixel
分水岭超像素,包含代码和论文,Watershed SuperPixel, IEEE ICIP2015,
- 2020-12-03下载
- 积分:1
-
TestTree
使用dtree.js组件创建动态树,非常简单。(Dtree.js components used to create dynamic tree, very simple.)
- 2008-12-25 11:38:10下载
- 积分: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
-
变速恒频双馈风力发电机仿真中很有用的几个模块
变速恒频双馈风力发电机仿真中很有用的几个模块-Doubly-fed VSCF wind turbine simulation is useful in several modules
- 2022-09-22 06:50:03下载
- 积分:1
-
KNN分类器完整的matlab代码
可以通过使用KNN分类器进行图片分类,KNN分类器完整的matlab代码。
- 2020-12-05下载
- 积分:1
-
半桥式LLC变换器仿真模型
说明: 采用Visio Studio编译生成动态链接库,嵌入Psim进行仿真。仿真模型提供了半桥谐振变换器的数模混合仿真,有动态链接库实现PWM的分配。(Visio Studio is used to compile and generate dynamic link libraries, which are embedded in Psim for simulation. The simulation model provides digital-analog hybrid simulation of half-bridge resonant converter, with dynamic link library to realize PWM allocation.)
- 2020-06-21 02:40:01下载
- 积分:1
-
IEEE33节点
IEEE33的标准格式,多用于验证实例.具体读取可以百度搜扫IEEE标准格式解析
- 2020-12-06下载
- 积分:1
-
comm
一个很好用的通用串口通讯类,含例程,在VC下可执行(With a good general-purpose serial communications, including routines, under the executable in VC)
- 2008-08-23 12:48:30下载
- 积分:1
-
5824991
说明: 系统分别对无线通信中的几种重要的多址接入协议进行了仿真,包括pure-ALOHA,slotted-ALOHA,CSMA以及(Several important multiple access protocols in wireless communication are simulated by the system, including pure-ALOHA, slotched-ALOHA, CSMA, and the like.)
- 2019-03-28 11:32:12下载
- 积分:1
-
opencv人脸/人眼/人体识别分类器
opencv已训练好的haarcascades分类器,共22个,包括了人脸、人眼、人体等各种分类器。
- 2020-12-01下载
- 积分:1