搜索资源列表
Rawpack
- SOCKET 底层协议数据结构 如: /* IP Header RFC-791 0 3 7 15 31 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ |Version| IHL |Type of Service| Total Length | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
cvery_72125488
- #include \"pch.h\" #include \"base64.h\" NAMESPACE_BEGIN(CryptoPP) static const int MAX_LINE_LENGTH = 72 static const byte vec[] = \"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/\
arp
- ARP编程,发送ARP,// ARP fr a me typedef struct tagARPfr a me { unsigned short HW_Type /* hardware address */ unsigned short Prot_Type /* protocol address */ unsigned char HW_Addr_Len /* length of hardware addres
ajax2
- DATAGRID异步获取数据 <html> <head> <title>AJAX静态分页</title> <meta http-equiv=\"content-type\" content=\"text/html charset=gb2312\"> <style type=\"text/css\"> <!-- body
汇编
OA协同
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head i
Rawpack
- SOCKET 底层协议数据结构 如: /* IP Header RFC-791 0 3 7 15 31 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ |Version| IHL |Type of Service| Total Length | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
ovrlpsav
- %realize overlapped-save method %y:output sequence %x:input seqence %h:filter impulse response sequence %N:length of each segment %重叠保留法实现分段卷积 - Realize overlapped-save method y: output sequence x: input se
cvery_72125488
- #include "pch.h" #include "base64.h" NAMESPACE_BEGIN(CryptoPP) static const int MAX_LINE_LENGTH = 72 static const byte vec[] = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/" s
arp
- ARP编程,发送ARP,// ARP fr a me typedef struct tagARPfr a me { unsigned short HW_Type /* hardware address */ unsigned short Prot_Type /* protocol address */ unsigned char HW_Addr_Len /* length of hardware addres
ajax2
- DATAGRID异步获取数据 <html> <head> <title>AJAX静态分页</title> <meta http-equiv="content-type" content="text/html charset=gb2312"> <style type="text/css"> <!-- body { text
RSAProject1.3.2
- RSA加密算法演示程序.包括公钥与私钥的生成算法.自定义公钥与私钥的长度-RSA encryption algorithm demo program. Including the public key and private key generation algorithm. Since the definition of a public key and private key length
alinha_sequencia
- This program take a two sequences with differents lengths and transform in two sequences with same length with use zero padding method.
OFDMpadding
- zero padding in OFDM
zero_pad
- Demo of zero-padding DFTs for 4F7 course (lecture 2): Spectrum of a single complex exponential added together
GI-and-CP-in-OFDM
- This scr ipt shows the difference of using zero padding (GI) in the end of OFDM symbol and using cyclic prefix (CP).
05361482
- Its a research paper from ieee In this letter, analytical expressions are derived for the power spectral density (PSD) of orthogonal frequency division multiplex (OFDM) signals employing a cyclic prefix (CP-OFDM) o
structure-padding
- Data structure padding: Although the compiler (or interpreter) normally allocates individual data items on aligned boundaries, data structures often have members with different alignment requirements. To maintain prope
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 沪ICP备09016508号
1999-2046 源码中国 All Rights Reserved.