搜索结果
找到约 936 项符合
TOP-L 的查询结果
matlab例程 基于L型线阵的信号频率
基于L型线阵的信号频率,方位角,俯仰角联合估计,采用MUSIC
数值算法/人工智能 实现10次lagrange插值L(x)和三次样条插值
实现10次lagrange插值L(x)和三次样条插值,三次样条插值利用自然边界条件
通讯/手机编程 产生L=31的gold序列,并且进行扩频通信真,我这先只传序列产生程序,其他的还没编完,编写完毕后马上.
产生L=31的gold序列,并且进行扩频通信真,我这先只传序列产生程序,其他的还没编完,编写完毕后马上.
软件工程 Programming C#, the top selling book on Microsoft s high-performance C# programming language, is now
Programming C#, the top selling book on Microsoft s high-performance C# programming language, is now in its fourth edition. Aimed at experienced programmers and web developers, this comprehensive guide focuses on the features and programming patterns that are new to C#, and fundamental to the progra ...
VHDL/FPGA/Verilog 基于VHDL的SDH专用芯片的TOP-DOWN设计
基于VHDL的SDH专用芯片的TOP-DOWN设计,
内有全套源码以及图片,内容详尽,绝对真实可靠!
人工智能/神经网络 T L 字母识别 BP网络 改进的动量项法
T L 字母识别 BP网络 改进的动量项法
编译器/解释器 L属性定义的利用lex和yacc做的计算器。
L属性定义的利用lex和yacc做的计算器。
文章/文档 [wireless—Mobile Network] l MobiWan is a Mobile IPv6 extension for the NS simulator l MobiWan:
[wireless—Mobile Network]
l MobiWan is a Mobile IPv6 extension for the NS simulator
l MobiWan: NS-2 extensions to study mobility in Wide-Area IPv6 Networks
l NS2 + MobiWan2的安裝
l MobiWan的安裝 (From Wireless Netorwork Lab at Beijing University of Posts and Telecommunications)
l Ant-like Mobi ...
Linux/Unix编程 linux 系统下通过top机制
linux 系统下通过top机制,进行系统监控的程序
加密解密 Hill加密算法的基本思想是将l个明文字母通过线性变换将它们转换为k个密文字母。脱密只要做一次逆变换就可以了。密钥就是变换矩阵本身。即 M=m1m2……ml Ek(M)=c1c2……cl 其中
Hill加密算法的基本思想是将l个明文字母通过线性变换将它们转换为k个密文字母。脱密只要做一次逆变换就可以了。密钥就是变换矩阵本身。即
M=m1m2……ml
Ek(M)=c1c2……cl
其中
c1=k11m1+k12m2+……+k1lml
c2=k21m1+k22m2+……+k2lml
……
cl=kl1m1+kl2m2+……+kllml
通常对于字母加解密,使用mod 26的方法。
以上线性方程可 ...