-
vanishing
基于灭点理论的摄像机标定程序,首先选取具有平行性质的两对线,标好坐标(Based on Vanishing Point camera calibration procedures, first select the character with two pairs of parallel lines, marking a good coordinate)
- 2011-05-19 09:22:57下载
- 积分:1
-
LSC
说明: LSC超像素分割,可将一副图像分割成大小均匀,边界光滑的小块。可用于图像的预处理(LSC Superpixel Segmentation An image can be segmented into small blocks with uniform size and smooth boundary. Can be used for image preprocessing)
- 2020-06-20 19:20:02下载
- 积分:1
-
SearchFrame
说明: 用VS2008编写一个console应用程序,输入文件路径和相对时标,尽可能快速地搜索和定位PS流多媒体文件中某一帧数据的位置,打印其对应的帧长度、帧号、相对文件头偏移字节数等信息。(Written with VS2008 a console application, enter the file path and the relative time scale, as quickly as possible to search for and locate multimedia files in a PS stream frame of data, print the corresponding frame length, frame number, the relative offset of file header The number of bytes and other information.)
- 2011-03-08 17:01:54下载
- 积分:1
-
Huffman
利用哈夫曼树生成哈夫曼编码,并实现字符串的压缩和编码的解压。(Huffman tree is used to generate Huffman coding, and the compression and decompression of the string are realized.)
- 2018-04-26 20:02:58下载
- 积分:1
-
emddenoising
常见的EMD的方法的非平稳信号去噪的例子,完全正确,可以直接运行的程序(good example of emd)
- 2010-01-07 08:58:26下载
- 积分: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
-
CDMA(2)
CDMA系统工程手册,有详尽的参数和标准,分一二三三册(CDMA Systems Engineering Handbook, detailed parameters and standards, in 2330 volumes)
- 2012-06-08 01:16:57下载
- 积分:1
-
knn(带数据)
说明: 基于接收信号强度的KNN室内定位算法,还有测试数据。适合初学者参考(KNN indoor positioning algorithm based on the received signal strength, as well as test data. For beginners)
- 2018-12-24 11:17:23下载
- 积分:1
-
通过Ihttpmodel实现网站url重写功能
通过Ihttpmodel实现网站url重写功能-Ihttpmodel site through the url rewrite to achieve functional
- 2022-04-20 17:39:08下载
- 积分:1
-
Programming-in-Visual-Basic-2008
visual basic programming textbook
- 2012-05-23 12:24:56下载
- 积分:1