rc5的encryption,帶state machine,一共四種狀態(tài)st_idle,st_ready,st_round_op,st_pre_round
標簽: encryption machine state rc5
上傳時間: 2014-12-20
上傳用戶:wab1981
不帶state machine的decryption of rc5
標簽: decryption machine state rc5
上傳時間: 2014-01-20
上傳用戶:牧羊人8920
粒子濾波的基本程序及粒子濾波原始論文Novel approach to nonlinear_non-Gaussian Bayesian state estimation
標簽: nonlinear_non-Gaussian estimation Bayesian approach
上傳時間: 2016-12-07
上傳用戶:lyy1234
UKF for nonlinear system state and parameters estimation.
標簽: estimation parameters nonlinear system
上傳時間: 2016-12-17
上傳用戶:671145514
二叉排序樹(Binary Sort Tree--BST)或者是一棵空樹;或者是具有下列性質(zhì)的二叉樹: ⑴ 若左子樹不空,則左子樹上所有結點的值均小于根結點的值;若右子樹不空,則右子樹上所有結點的值均大于根結點的值。 ⑵ 左右子樹也都是二叉排序樹。 (3) 中序遍歷BST可得到一個關鍵字的有序序列 文本文件單詞索引是指將文本中單詞按字母順序列出并且列出每個單詞在文本中出現(xiàn)的次數(shù),它也是關鍵字列表的一種特例,即單詞為關鍵字并附加每個關鍵字在文中出現(xiàn)次數(shù).文本文件單詞索引常用于作者著作分析以此決定有爭議作品作者身份。 實驗目的與目標
上傳時間: 2013-12-19
上傳用戶:410805624
Implementation of binary tree to use it nclude this header to your project
標簽: Implementation project binary header
上傳時間: 2014-12-21
上傳用戶:xiaohuanhuan
Optimal Binary Index Assignments for a Class of Equiprobable Scalar and Vector Quantizers
標簽: Equiprobable Assignments Quantizers Optimal
上傳時間: 2014-01-04
上傳用戶:xieguodong1234
state of art language modeling methods: An Empirical Study of Smoothing Techniques for Language Modeling.pdf BLEU, a Method for Automatic Evaluation of Machine Translation.pdf Class-based n-gram models of natural language.pdf Distributed Language Modeling for N-best List Re-ranking.pdf Distributed Word Clustering for Large Scale Class-Based Language Modeling in.pdf
標簽: Techniques Empirical Smoothing Language
上傳時間: 2016-12-26
上傳用戶:zhuoying119
This a FREE tool chain which compiles C codes into 8051 binary code, converts the binary to RTL ROM, and simulate in Modelsim. SDCC is the compiler. Example compilation: cd compile sdcc --iram-size 0x80 --xram-size 0x800 t8051.c REM sdcc --iram-size 0x80 t8051.c packihx t8051.ihx > t8051.hex ..\test\mkrom.exe ..\compile\t8051.hex
標簽: binary compiles converts chain
上傳時間: 2017-01-07
上傳用戶:wyc199288
Process a binary data stream using a communication system that consists of a baseband modulator, channel, and demodulator. Compute the system s bit error rate (BER). Also, display the transmitted and received signals in a scatter plot.
標簽: communication modulator baseband consists
上傳時間: 2017-01-08
上傳用戶:ardager