搜索资源列表
RapidControl_for_CLI_Tutorial
- This manual, as well as the software described in it, is furnished under license and may only be used in accordance with the terms of that license. No part of this document may be reproduced or transmitted in any form or by any means, electronic or
java加密技术
- java加密技术:除了DES,我们还知道有DESede(TripleDES,就是3DES)、AES、Blowfish、RC2、RC4(ARCFOUR)等多种对称加密方式,其实现方式大同小异,这里介绍对称加密的另一个算法——PBE-java encryption technology: In addition to DES, we also know DESede (TripleDES, that is, 3DES), AES, Blowfish, RC2, RC4 (ARCFOUR) and o
1-wire
- 基于单总线1-wire芯片DS2431的通讯方法。-Based on single-chip 1-wire bus DS2431 means of communication.
DMX512
- DMX512协议最先是由USITT(美国剧院技术协会)发展成为从控制台用标准数字接口控制调光器的方式,但是传统上的信号传输依赖于485接口方式的双绞线,在使用灵活上大打折扣!而基于TCP/IP的无线传输由于时延大,控制数据实时性差等,也很难满足需求-DMX512 protocol is the first USITT (United States Association of Theater Technology) to develop into from the console using a
kalmanexpri
- The Kalman filter is a set of mathematical equations that provides an efficient computational [recursive] means to estimate the state of a process, in a way that minimizes the mean of the squared error. The filter is very powerful in several aspe
ISO-IEC-14496-2_2001_MPEG4_Visual.pdf
- MPEG-4 标准文档 access to visual objects in natural and synthetic moving pictures and associated natural or synthetic sound for various applications such as digital storage media, internet, various forms of wired or wireless communication etc. The
dnpdol
- DNP3 Object Library Documentation (*.doc extension) 2.1 GENERAL This section describes the basic rules for the declaration of information elements. These rules have been derived from the IEC TC57 870 series of standards or drafts. These rules pro
GPRS_SMS
- GPRS与GSM/SMS通信方式的介绍,包括术语、通信方式的特点等,可供大家选择通信方案时参考-GPRS and GSM/SMS communication presentation, including the terminology, the characteristics of means of communication, means of communication available to us choose a reference
blindcfo
- OFDM(Orthogonal frequency-division multiplexing)意即正交頻分複用技術對頻率偏移極為敏感,初期皆以導引信號作為偵測. 後期則著重在盲通道估測~此兩篇論文是盲通道的技術~有助於你學習更多知識 -OFDM (Orthogonal frequency-division multiplexing) means orthogonal frequency division multiplexing frequency offset pairs are
Lab01_Ethernet
- The Ethernet is a working example of the more general Carrier Sense, Multiple Access with Collision Detect (CSMA/CD) local area network technology. The Ethernet is a multiple-access network, meaning that a set of nodes sends and receives frames o
RESEARCH_ON_END-TO-END_HANDOFF
- 本文在研究IEEE802.16e协议和SIP协议的基础上,提出了利用 SIP解决IEEE802.16接入网络中端到端切换的新方案。该方案采用跨 层切换的设计思想,联合MAC层和应用层SIP协议,在底层链路切换 的同时,完成应用层会话的修改,加快了切换过程,减少了切换时延, 提高了切换成功率。本文基于NS2仿真平台,完成了相应的仿真平台 搭建过程,实现了SIP协议模块和WiMAX协议模块的融合,扩展了SIP 协议模块的部分消息,最终在基于SIP协议模块和WiMAX协议的统
The_8051_Microcontroller_Architecture__Programmin
- MCS Electronics may update this documentation without notice. Products specification and usage may change accordingly. MCS Electronics will not be liable for any miss-information or errors found in this document. All software provided with this
201106006123456
- IP欺骗的技术比较复杂,不是简单地照猫画老虎就能掌握,但作为常规攻击手段,有必要理解其原理,至少有利于自己的安全防范,易守难攻嘛。-IP spoofing technique is more complex, not simply according to the tiger cat picture can master, but as a conventional means of attack, it is necessary to understand its principles, at
1
- 正交中频采样实现数字下变频,是数字信号处理的第一步,是模拟信号变数字信号的手段-Quadrature digital downconversion IF sampling is the first step in digital signal processing, digital signal an analog signal becomes a means of
spread-spectrum-communication
- 所谓扩频通信,是扩展频谱通信的简称。它是指用来传输信息的射频带宽远大于信息本身带宽的一种通信方式,扩频通信系统的出现,被誉为是通信技术的一次重大突破。-The so-called spread spectrum communications, spread spectrum communication is short. It is used to transfer the information bandwidth of the RF bandwidth is much greater tha
Q24-series-s-Chinese-material
- Q24系列硬件说明书中文资料,Q24手机模块系列一直以来都没有好的中文资料,本人英语有不好,就自己翻译了这个硬件说明书,其中有很多翻译的不是很合理,只是字面意思,但是能看懂是什么意思就可以了,你可以参照源英文文档一起学习-Q24 Series Hardware Manual Chinese data, Q24 mobile modules has been no good Chinese data, I have good English, on his own translation of t
RS-decoder-circuit-reconfigurability
- 介绍了基于线性反馈位移寄存器的编码原理及可重构改进方法。通过乘法和加法的迭代运算实现了伴随多项式的并行运算。采用改进欧几里德算法求解关键方程,运用钱氏搜索算法实现了错误位置的查找,并提出以上两种算法的可重构计算结构。-Introduced based on linear displacement of the code register feedback principle and reconfigurable improvement methods. Through the multiplic
New-Microsoft-Office-Word-Document
- With the fast development of the computer technology and information processing technology, the problem of information security is becoming more and more important. Information hiding is usually used to protect the important information from disclosi
k-means
- k均值算法的ppt,里面包含了模糊c均值算法,有益于对该算法的理解,有较大的帮助-k-means algorithm ppt, which contains a fuzzy c-means algorithm, the benefits of this algorithm understanding, a great help
K-Means
- 对500个随机二维坐标点进行聚类,然后通过C++程序输出窗口输出。(Cluster Algorithm.Put the 500 2d points into 20 clusters.)