-
DVB-T2_Handbook
The DVB-T standard is the most successful digital terrestrial television standards in
the world. First published in 1995, it has been adopted by more than half of all
countries in the world. Since the publication of the DVB-T standard, however,
research in transmission technology has continued, and new options for modulating
and error-protecting broadcast steams have been developed. Simultaneously, the
demand for broadcasting frequency spectrum has increased as has the pressure to
release broadcast spectrum for non-broadcast applications, making it is ever more
necessary to maximise spectrum efficiency.
- 2013-11-28 23:10:22下载
- 积分:1
-
SPEI
SPEI计算SPEI的R语言版与可执行版(含下载网址).rar(SPEI calculated SPEI R-language version of the executable version (with download link). Rar)
- 2020-10-17 14:37:27下载
- 积分:1
-
此代码可获得本机的mac地址
此代码可获得本机的mac地址-This code will be the machine mac address
- 2022-02-03 23:57:45下载
- 积分:1
-
串口助手基于2.0
说明: 基于2.0的串口助手,与STM32单片机验证通过,平时自己练习使用(Serial assistant based on 2.0)
- 2020-05-13 16:31:25下载
- 积分:1
-
PKI
pki 功能文档,对初学者有很大帮助,可以了解pki的相关功能(pki doc useful for beginner)
- 2009-02-13 15:57:49下载
- 积分:1
-
简单动物识别系统的知识表示与推理Python
简单动物识别系统的知识表示与推理
(1)以动物识别系统的产生式规则为例
(2)建造规则库和综合数据库,并能对他们进行增加、删除和修改操作
(3)基于建立的规则库和综合数据库,进行推理(Knowledge representation and reasoning in simple animal recognition system
(1) take the production rule of animal identification system as an example.
(2) build rule base and integrated database, and add, delete and modify them.
(3) reasoning based on the established rule base and integrated database.)
- 2020-12-13 10:19:15下载
- 积分:1
-
电动三轮车有感方波参考设计(中颖方案)
说明: SH79F1611 EBIKE有感方波方案,包含原理图,程序代码(SH79F1611 EBIKE BLDCdriver)
- 2021-04-25 15:58:46下载
- 积分:1
-
Kriging
Kriging 算法的实现程序包,matlab代码,简洁实用(Kriging algarith)
- 2009-10-22 20:16:29下载
- 积分: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
-
C#工业控制——机械手项目实例
【实例简介】连接机器人并进行相关操作
- 2021-07-29 00:31:15下载
- 积分:1