-
基于otsu算法的图像分割方法
说明: oust图像分割,最大类间方差,多阈值图像分割(Oust image segmentation, maximum inter-class variance, multi-threshold image segmentation)
- 2019-12-25 16:38:49下载
- 积分:1
-
matrix
matrix.C 该文件是矩阵键盘的驱动代码,其中包括了main主函数以及矩阵键盘判读的代码( matrix.C )
- 2013-11-04 13:02:32下载
- 积分:1
-
fuzzypid
模糊PID,电机控制仿真程序,希望大家下载(Fuzzy PID, motor control simulation program, I hope everyone downloads)
- 2013-06-05 15:17:52下载
- 积分:1
-
work
其中包含了OFDM系统的简单仿真,有SLM算法输入输出的比较,PAPR明显降低(Which contains a simple simulation of the OFDM system, the comparison of the input and output of SLM algorithm, PAPR is significantly reduced)
- 2013-04-01 16:18:10下载
- 积分:1
-
使用Raw Socket抓取IP包 使用本程序后,可以监听到网络中的所有数据,只要稍微修改一下,网络中明文传输的“帐号...
使用Raw Socket抓取IP包 使用本程序后,可以监听到网络中的所有数据,只要稍微修改一下,网络中明文传输的“帐号-密码”就都呈现在你眼前了!-Raw Socket crawling using IP packet using this procedure, you can listen to the network all the data, as long as the slightly changed a bit, specifically transmission network " account- the password" on both the front of your eyes now!
- 2023-04-04 14:30: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
-
简单的FTP服务器和客户端程序,可以实现简单通讯。
简单的FTP服务器和客户端程序,可以实现简单通讯。-Simple FTP server and client programs, you can realize simple communication.
- 2022-05-19 15:37:26下载
- 积分:1
-
Read_SGI
说明: 这是用Visual Basic写的读取SGI文件的样例程序(This is written in Visual Basic reader SGI document of the sample program)
- 2006-03-19 15:17:52下载
- 积分:1
-
网址管理工具的源程序
网址管理工具的源程序
网址管理工具的源程序
网址管理工具的源程序
-Web site management tools, source code
- 2022-10-03 02:50:03下载
- 积分:1
-
映射网络驱动器程序
映射网络驱动器程序 -The app of mapping network driver
- 2022-04-23 18:17:09下载
- 积分:1