Welcome![Sign In][Sign Up]
Location:
Search - REPEAT

Search list

[CSharprepeat

Description: 最长重复子串问题 .问题描述: 在一个特定字符串str 中,多次出现的子串称为重复子串。如果字符串str 中有多个重复 子串,则其中长度最长的子串称为最长重复子串。例如,str=’abcdacdac’ ,则子串’cdac’ 是str 的最长重复子串。 .编程任务: 给定一个字符串str ,编程计算str 的最长重复子串。-longest repeated substrings problems. Problem description : In a specific string str, repeated substrings called repeated substrings. If the string str There were several repeat substrings, which the length of the longest substrings called the longest repeat substrings. For instance, str = 'abcdacdac', substrings' cdac 'is the longest repeat str substrings. . Programming tasks : to set a string str, programmed to calculate the longest str repeat substrings.
Platform: | Size: 46483 | Author: 无翼 | Hits:

[CSharprepeat

Description: 最长重复子串问题 .问题描述: 在一个特定字符串str 中,多次出现的子串称为重复子串。如果字符串str 中有多个重复 子串,则其中长度最长的子串称为最长重复子串。例如,str=’abcdacdac’ ,则子串’cdac’ 是str 的最长重复子串。 .编程任务: 给定一个字符串str ,编程计算str 的最长重复子串。-longest repeated substrings problems. Problem description : In a specific string str, repeated substrings called repeated substrings. If the string str There were several repeat substrings, which the length of the longest substrings called the longest repeat substrings. For instance, str = 'abcdacdac', substrings' cdac 'is the longest repeat str substrings. . Programming tasks : to set a string str, programmed to calculate the longest str repeat substrings.
Platform: | Size: 46080 | Author: 无翼 | Hits:

[Internet-Networkudptransport

Description: 基于UDP实现简单的可靠数据传输 由于数据是在不可靠的信道上传输的,因此数据在信道上传输时可能会发生比特错误,数据丢失。Rdt3.0及之前的版本都是停止—等待协议,它限制了网络底层硬件的能力。为克服这个问题引入了流水线技术,两个能恢复流水线中的错误的基本方法:第N个分组重发和选择性重复。综上,要实现差错编码,顺序号,计时器,分组确认,滑动窗口,拥塞控制。-simple UDP based on the reliable data transmission of data is not reliable transmission of the channel, therefore the data transmission channel may occur bit error, data loss. Rdt3.0 and earlier versions are stop-wait for the agreement, which limits the underlying network hardware capabilities. To overcome this problem the introduction of pipeline technology, both of which can restore pipeline error in the basic methods : section N to a re-issued and selective repeat. In sum, to achieve error coding, sequencing, the timer, a confirmation, sliding window, congestion control.
Platform: | Size: 124928 | Author: 周崇青 | Hits:

[ELanguagePL0hhh

Description: 编译原理的课程设计,对PL0进行扩充完成内容如下:1. 基本内容: (1)增加单词:保留字;运算符 (2)修改单词:不等号# 改为 <> (3)增加条件语句的ELSE子句 (4)扩充赋值运算:+= 和 -= (5)扩充语句(Pascal的FOR语句) 2. 选做内容: (1)增加运算:++ 和 --。 (2)增加类型:① 字符类型; ② 实数类型。 (3)增加一维数组类型(可增加指令)。 (4)其他典型语言设施:case语句;repeat语句。 -compiler theory of curriculum design, right PL0 expansion completed as follows : 1. Basic elements : (1) increase the words : reserved word; Operators (2) Revise the words : re# sign of inequality
Platform: | Size: 106496 | Author: 胡海洪 | Hits:

[Windows Developra_codes

Description: 该程序为规则重复累积码(repeat accumulate code)的编解码程序,运行前需要设置读取图像的路径-ra codes simulation with VC
Platform: | Size: 104448 | Author: 王景宇 | Hits:

[3G developIRAcode

Description: 非规则重复累积码(IRA)在AWGN信道的编译码C程序,译码算法BP算法。程序用txt文档保存。-Code irregular repeat accumulate (IRA) in the AWGN channel codec C procedures, BP decoding algorithm. Txt document with the preservation process.
Platform: | Size: 2048 | Author: wangyuan | Hits:

[CommunicationD016057

Description: RA 码及其在通信系统中的应用研究确良:重复累积码;简化译码算法;高斯估计;比特交织编码调制;光纤通 信;码率兼容码;Turbo 码交织器-RA Code and Its Application in Communication System does good: repeat accumulate codes simplify the decoding algorithm Gaussian estimation Bit-Interleaved Coded Modulation optical fiber communication rate compatible code Turbo Code Interleaver
Platform: | Size: 496640 | Author: zhen | Hits:

[Game Hook Crackqqllkwg

Description: VC写的连连看游戏外挂源程序,使用时请先确保你已经打开连连看游戏,要先点击“锁定”按钮,将游戏窗口定格,然后点击“编码”按钮,编码成功的话会有提示,此时你可以点击“消去”按钮,就这样重复操作,每一局你几乎都会赢,想学习原理的朋友,在这里先不告诉你,自己研究代码吧。 -VC wrote Lianliankan game plug-in source, use first make sure you have opened Lianliankan game, first click the " lock" button, the game window, freeze-frame, and then click on " Encoding" button, coding tips will be successful, this When you can click the " elimination" button and repeat the operation so that each bureau you almost always win, want to learn principles of friends, where they would not tell you that the code bar own research.
Platform: | Size: 15360 | Author: 天晴 | Hits:

[Windows DevelopSW-SIMULATION

Description: Automatic repeat request is basically error detection and retransmission on request.The code represents a stop and wait ARQ protocol. stop and wait ARQ are used in communication systems
Platform: | Size: 1024 | Author: hatsou | Hits:

[matlabselectiverepeat(2)

Description: Selective repeat network protocol
Platform: | Size: 1024 | Author: subu | Hits:

[matlabselectiverepeat

Description: This is a code for selective repeat ARQ which is used for transmission and reception of data. This is checked and tested code in MATLAB.
Platform: | Size: 2048 | Author: noman | Hits:

[matlabFYPdocMAtlab-toolbox

Description: Matlab toolbox for simulation of repeat-accumulate codes
Platform: | Size: 278528 | Author: sbs | Hits:

[AI-NN-PRCoding-theorems-for-turbo-like-codes

Description: Coding theorems for turbo-like codes,RA码(重复累计码)的经典文献-Coding theorems for turbo-like codes, RA codes (repeat accumulate code) in classic literature
Platform: | Size: 169984 | Author: cow | Hits:

[matlabRA-code

Description: 4元与2元重复累积码的比较,仿真分析。20字神马的最讨厌了-4 yuan and 2 yuan repeat accumulate codes comparison, the simulation analysis. 20 words most hated by God, Ma
Platform: | Size: 76800 | Author: kezenggao | Hits:

[Data structsRepeat-square-modulus-calculation

Description: 模重复平方计算法,可以计算形如 a^b(modc)-Repeat square modulus calculation, we can calculate the form a ^ b (modc)
Platform: | Size: 634880 | Author: zhang | Hits:

[matlabselective-repeat

Description: Selective Repeat ARQ / Selective Reject ARQ is a specific instance of the Automatic Repeat-Request (ARQ) protocol used for communications.-Selective Repeat ARQ / Selective Reject ARQ is a specific instance of the Automatic Repeat-Request (ARQ) protocol used for communications.
Platform: | Size: 8192 | Author: sathyapriyanga | Hits:

[JSP/JavaStruts2-prevent-Form-to-repeat

Description: Struts2 防 止表单 重 复 提 交-Struts2 prevent Form to repeat
Platform: | Size: 5120 | Author: limin | Hits:

[OtherRandom-Num-Without-Repeat

Description: This Example Teach You how to make random Numbers Without Repeat
Platform: | Size: 2048 | Author: carbotpc | Hits:

[Internet-NetworkSelctive-Repeat

Description: A matlab source code to illustrate the Selective Repeat Protocol.
Platform: | Size: 1024 | Author: Kavya Kumar | Hits:

[Other Web Coderepeat-c-until-e

Description: repeat C until E This assignment aske you to extend the triangle langusge processor with additional loop of repeat-command-It is executed as follows. The subcommand is executed as follows. The subcommand is executed as follows. The subcommand is executed as follows. The subcommand is executed as follows. The subcommand is executed as follows. The subcommand is executed as follows. The subcommand is executed as follows. The subcommand is executed as follows. The subcommand is executed as follows. The subcommand C is executed, then the expression is executed, then the expression is executed, then the expression is executed, then the expression is executed, then the expression is executed, then the expression is executed, then the expression is executed, then the expression is executed, then the expression is executed, then the expression is executed, then the expression is executed, then the expression E is evaluated. If the value of expression is true, loop t evaluated. If the value of expression is true, loop t evaluated. If the value of expression is true, loop t evaluated. If the value of expression is t
Platform: | Size: 219136 | Author: wong chi | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net