CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - sequence
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - sequence - List
[
Disk Tools
]
sequence
DL : 0
这是个C#读硬盘序列号的原代码 ,希望站长接收。-This the C# hard time sequence of the original code, the receiving station.
Date
: 2008-10-13
Size
: 2.17kb
User
:
刘坤模
[
Crack Hack
]
Sequence-Cipher-Algorithm
DL : 0
序列加密算法,用于文件的加密。基于硬件,速度快,还算好用-sequence encryption algorithm for file encryption. Hardware-based, fast and rather user-friendly
Date
: 2008-10-13
Size
: 51.13kb
User
:
云容
[
Other
]
symbol-sequence-statistics
DL : 1
symbol sequence statistics 符号序列统计源码
Date
: 2008-10-13
Size
: 830byte
User
:
小珍
[
SourceCode
]
gold
DL : 1
伪随机gold序列产生程序- The pseudo-random gold sequence has the procedure
Date
: 2025-07-02
Size
: 2kb
User
:
[
Disk Tools
]
sequence
DL : 0
这是个C#读硬盘序列号的原代码 ,希望站长接收。-This the C# hard time sequence of the original code, the receiving station.
Date
: 2025-07-02
Size
: 2kb
User
:
刘坤模
[
Windows Develop
]
pn
DL : 0
PN序列生成器,比较好的demo-PN sequence generator, and better demo
Date
: 2025-07-02
Size
: 7kb
User
:
秦赵真
[
Communication
]
m序列产生器
DL : 0
m序列产生器 用于扩频通信-m sequence generator for spread spectrum communications
Date
: 2025-07-02
Size
: 3kb
User
:
田允国
[
Communication-Mobile
]
Kasami Sequences产生器
DL : 0
Kasami序列产生器 用于扩频通信-Kasami sequence generator for spread spectrum communications
Date
: 2025-07-02
Size
: 9kb
User
:
田允国
[
Program doc
]
mseq
DL : 0
m序列的生成,包括在有限域GF(p)中的基于不同p取值,不同级数条件下的本原多项式多种选择条件下的m序列生成。-m sequence generation, including in GF (p), the p value based on different, different levels under the conditions of primitive polynomial number of options under the conditions of m-sequences generated.
Date
: 2025-07-02
Size
: 3kb
User
:
李南
[
CSharp
]
sequence
DL : 0
通过C#进行图片的序列化和反序列化的基本操作!-Through C# for picture of the sequence and the anti-sequence of the basic operation!
Date
: 2025-07-02
Size
: 35kb
User
:
陈锋
[
matlab
]
m-sequence
DL : 0
伪随机序列产生器源代码-Pseudo-random sequence generator source code
Date
: 2025-07-02
Size
: 3kb
User
:
谭硕
[
VHDL-FPGA-Verilog
]
Sequence-detector-design
DL : 0
序列检测器设计的思路大多都是用FSM来实现的,此思路是通过移位寄存器来实现序列检测-Sequence detector design ideas are often used to achieve the FSM, the idea is to achieve through the shift register sequence detection
Date
: 2025-07-02
Size
: 30kb
User
:
lsp
[
matlab
]
M-sequence-signal
DL : 1
M序列信号算法仿真在系统辨识中有着很大的应用前景。多谐差相方法辨识精度很高有着很苛刻的要求,要求已知辨识参数个数已知并且需要整周截断。而M序列信号的测试方法没有这个方面的要求。其辨识未知模型时,可以用最小二乘算法观察辨识系统的精度来确定模型的阶次。本算法里面不但给出了用于M序列生成的本原多项式计算方法,同时编写了M序列信号的生成算法,并编写了相关辨识方法的算法。-M sequence signal simulation algorithm for identification in the system have great application prospects. Identification of multi-harmonic differential phase method with high precision has very stringent requirements, demand parameters are known to identify the number of known and need to cut off the whole week. The M sequence signal testing methods do not have this requirements. Its identification unknown model, you can observe the identification system using least-squares algorithm to determine the accuracy of the model order times. This algorithm is used which not only gives the M sequence generated by primitive polynomial method of calculation as well as prepare the M sequence signal generation algorithm, and the preparation of the relevant identification method algorithms.
Date
: 2025-07-02
Size
: 80kb
User
:
黄金峰
[
VHDL-FPGA-Verilog
]
M-sequence-generator
DL : 0
M sequence generator using VHDL-M sequence generator
Date
: 2025-07-02
Size
: 207kb
User
:
jkl
[
Communication-Mobile
]
Partial-transmit-sequence-based-on-the-peak-averag
DL : 0
基于部分传输序列的OFDM系统峰值平均功率比优化算法Partial transmit sequence based on the peak average power ratio of OFDM system optimization-Partial transmit sequence based on the peak average power ratio of OFDM system optimization
Date
: 2025-07-02
Size
: 61kb
User
:
shen1052
[
Algorithm
]
sequence-alignment-matrix-
DL : 0
求解序列比对得分矩阵,对于两个序列S和T,令[S]和[T]分别为序列S和T的长度,S[i]和T[j](其中正整数i,j满足0≤j< [S]和0≤j <[T])都属于字符集Ω={A,T,C,G,-},对Ω中的任何元素和空符号。 设计S[i]和T[j]两两之间的一个记分值来比较序列间的同一性的优劣,用记分函数σ(x,y)表示, σ(S[i],T[j])=2 ( S[i]=T[j]≠-);σ(S[i],T[j])= -1 ( S[i]≠T[j],S[i]≠-,T[j]≠-);σ(S[i],T[j])= -2 (S[i]orT[j]=-)。-Solve the sequence alignment score matrix for two sequences S and T, so [S] and [T] S and T respectively, sequence length, S [i] and T [j] (which is an integer i, j satisfying 0 ≤ j < [S] and 0 ≤ j < [T]) belong to the character set Ω = {A, T, C, G,-}, any element of Ω, and the empty symbols. Design S [i] and T [j] between any two of a record score to compare the sequence identity between the pros and cons, with the score function σ (x, y) that, σ (S [i], T [j ]) = 2 (S [i] = T [j] ≠-) σ (S [i], T [j]) =-1 (S [i] ≠ T [j], S [i] ≠- , T [j] ≠-) σ (S [i], T [j]) =-2 (S [i] orT [j ]=-)。
Date
: 2025-07-02
Size
: 4kb
User
:
zhouyanghua
[
Other
]
Hailstone Sequence Analyzer
DL : 0
Messing around with entropy and trajectory paths of the Hailstone Sequence.
Date
: 2017-03-21
Size
: 22.29kb
User
:
nVasquez
[
VHDL-FPGA-Verilog
]
sequence detector
DL : 0
sequence detector in verilog for xilinx
Date
: 2025-07-02
Size
: 185kb
User
:
addy007
[
VHDL-FPGA-Verilog
]
FSM two sequence
DL : 0
FSM sequence detector
Date
: 2025-07-02
Size
: 4kb
User
:
mgvayada
[
Data structs
]
list and sequence table
DL : 0
链表和顺序表的基本操作,简单易懂,简洁明了(The basic operation of the list and the sequence table.)
Date
: 2025-07-02
Size
: 2kb
User
:
jane_x
«
1
2
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.