Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - REPEAT
Search - REPEAT - List
DL : 0
最长重复子串问题 .问题描述: 在一个特定字符串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.
Update : 2008-10-13 Size : 45.39kb Publisher : 无翼

DL : 0
最长重复子串问题 .问题描述: 在一个特定字符串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.
Update : 2025-02-17 Size : 45kb Publisher : 无翼

基于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.
Update : 2025-02-17 Size : 122kb Publisher : 周崇青

DL : 0
编译原理的课程设计,对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
Update : 2025-02-17 Size : 104kb Publisher : 胡海洪

该程序为规则重复累积码(repeat accumulate code)的编解码程序,运行前需要设置读取图像的路径-ra codes simulation with VC
Update : 2025-02-17 Size : 102kb Publisher : 王景宇

非规则重复累积码(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.
Update : 2025-02-17 Size : 2kb Publisher : wangyuan

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
Update : 2025-02-17 Size : 485kb Publisher : zhen

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.
Update : 2025-02-17 Size : 15kb Publisher : 天晴

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
Update : 2025-02-17 Size : 1kb Publisher : hatsou

Selective repeat network protocol
Update : 2025-02-17 Size : 1kb Publisher : subu

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.
Update : 2025-02-17 Size : 2kb Publisher : noman

Matlab toolbox for simulation of repeat-accumulate codes
Update : 2025-02-17 Size : 272kb Publisher : sbs

Coding theorems for turbo-like codes,RA码(重复累计码)的经典文献-Coding theorems for turbo-like codes, RA codes (repeat accumulate code) in classic literature
Update : 2025-02-17 Size : 166kb Publisher : cow

DL : 0
4元与2元重复累积码的比较,仿真分析。20字神马的最讨厌了-4 yuan and 2 yuan repeat accumulate codes comparison, the simulation analysis. 20 words most hated by God, Ma
Update : 2025-02-17 Size : 75kb Publisher : kezenggao

模重复平方计算法,可以计算形如 a^b(modc)-Repeat square modulus calculation, we can calculate the form a ^ b (modc)
Update : 2025-02-17 Size : 620kb Publisher : zhang

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.
Update : 2025-02-17 Size : 8kb Publisher : sathyapriyanga

Struts2 防 止表单 重 复 提 交-Struts2 prevent Form to repeat
Update : 2025-02-17 Size : 5kb Publisher : limin

This Example Teach You how to make random Numbers Without Repeat
Update : 2025-02-17 Size : 2kb Publisher : carbotpc

A matlab source code to illustrate the Selective Repeat Protocol.
Update : 2025-02-17 Size : 1kb Publisher : Kavya Kumar

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
Update : 2025-02-17 Size : 214kb Publisher : wong chi
« 12 3 4 5 6 7 8 9 10 ... 50 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.