This code was used to produce simulation results described in: USing Directional Antennas to Prevent Wormhole Attacks Lingxuan Hu and David Evans. Network and Distributed System Security Symposium, San Diego, 5-6 February 2004.
標簽: Directional simulation described Antennas
上傳時間: 2014-12-06
上傳用戶:xieguodong1234
#ifdef _AFXDLL Enable3dControls() // Call this when USing MFC in a shared DLL #else Enable3dControlsStatic() // Call this when linking to MFC statically #endif CPreviewDialogDlg dlg m_pMainWnd = &dlg int nResponse = dlg.DoModal() if (nResponse == IDOK) { // TODO: Place code here to handle when the dialog is // dismissed with OK } else if (nResponse == IDCANCEL) { // TODO: Place code here to handle when the dialog is // dismissed with Cancel } // Since the dialog has been closed, return FALSE so that we exit the // application, rather than start the application s message pump. return FALSE }
標簽: Enable3dControls Enable3d AFXDLL shared
上傳時間: 2015-12-19
上傳用戶:hustfanenze
finacial application USing excel add-in c C
標簽: application finacial add-in excel
上傳時間: 2015-12-21
上傳用戶:zhangyi99104144
AES Core Modules In this document I describe components designated to encoding and decoding USing AES. aes enc — parametrizable component which can encrypt input data, USing 128, 192 and 256 bit key, • aes dec — parametrizable component which can decrypt input data, USing 128, 192 and 256 bit key, • key expansion — parametrizable component which can produce key expansion, USing 128, 192 and 256 bit key,
標簽: components designated document describe
上傳時間: 2015-12-22
上傳用戶:Late_Li
USing spectra to calculate strength of reflections and losses in passive cavities.The wavelength, reflection spectrum and transmission spectrum should be in the first 3 columns of an Excel file, which is selected when the cavity.m Matlab file is run.
標簽: reflections wavelength calculate cavities
上傳時間: 2013-12-24
上傳用戶:sz_hjbf
A simple (de)compression program USing Run Length Encoding. Compression is done that easy: compressedData = rle(originalData) Decompression: originalData = rle(compressedData)
標簽: compression Compression Encoding program
上傳時間: 2015-12-24
上傳用戶:遠遠ssad
USing Ant Colony Optimization Algorithm to solve Traveling Salesman Problem.對此方面的研究很有幫助
標簽: Optimization Algorithm Traveling Salesman
上傳時間: 2014-01-12
上傳用戶:集美慧
AVR134 Real-Time Clock USing the Asynchronous Timer
標簽: Asynchronous Real-Time Clock USing
上傳時間: 2015-12-26
上傳用戶:ouyangtongze
Apply the standard QR-decomposition based LSL algorithm USing angle-normalized error to predict/estimate complex-valued processes.
標簽: QR-decomposition angle-normalized algorithm standard
上傳時間: 2015-12-27
上傳用戶:cc1
Dijkstra算法求最短路徑(C#版) USing System USing System.Collections USing System.Text namespace Greedy { class Marx { private int[] distance private int row private ArrayList ways = new ArrayList() public Marx(int n,params int[] d) { this.row = n distance = new int[row * row] for (int i = 0 i < row * row i++) { this.distance[i] = d[i]
標簽: System USing Collections namespace
上傳時間: 2013-12-29
上傳用戶:liglechongchong
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1