本文:采用了FPGA方法來模擬高動態(Global Position System GPS)信號源中的C/A碼產生器。C/A碼在GPS中實現分址、衛星信號粗捕和精碼(P碼)引導捕獲起著重要的作用,通過硬件描述語言VERILOG在ISE中實現電路生成,采用MODELSIM、SYNPLIFY工具分別進行仿真和綜合。
上傳時間: 2013-08-31
上傳用戶:pwcsoft
Pocket SIP Messenger is a SIP instant messaging client for small devices that use Windows CE (iPAQ Pocket PC, ...). The IM protocol is based on SIMPLE (IETF) working group s specification.
標簽: Messenger SIP messaging instant
上傳時間: 2015-03-13
上傳用戶:lyy1234
RSA算法 :首先, 找出三個數, p, q, r, 其中 p, q 是兩個相異的質數, r 是與 (p-1)(q-1) 互質的數...... p, q, r 這三個數便是 person_key,接著, 找出 m, 使得 r^m == 1 mod (p-1)(q-1)..... 這個 m 一定存在, 因為 r 與 (p-1)(q-1) 互質, 用輾轉相除法就可以得到了..... 再來, 計算 n = pq....... m, n 這兩個數便是 public_key ,編碼過程是, 若資料為 a, 將其看成是一個大整數, 假設 a < n.... 如果 a >= n 的話, 就將 a 表成 s 進位 (s
標簽: person_key RSA 算法
上傳時間: 2013-12-14
上傳用戶:zhuyibin
The Small C compiler translates a subset of the C language into assembly language. It runs under PC/MS-DOS 2.1 and later. Small C is compatible with the Microsoft and Small Mac assemblers. Small C takes full advantage of the ability of these assemblers to generate relocatable object code, to maintain libraries of relocatable modules, and to link separately compiled program modules. It supports a small memory model with one code and one data/stack segment.
標簽: language translates compiler assembly
上傳時間: 2015-04-08
上傳用戶:Avoid98
計算ARMA(p,q)模型的功率譜密度。 形參說明: b——雙精度實型一維數組,長度為(q+1),存放ARMA(p,q)模型的滑動平均系數。 a——雙精度實型一維數組,長度為(p+1),存放ARMA(p,q)模型的自回歸系數。 q——整型變量,ARMA(p,q)模型的滑動平均階數。 p——整型變量,ARMA(p,q)模型的自回歸階數。 sigma2——雙精度實型變量,ARMA(p,q)模型白噪聲激勵的方差。 fs——雙精度實型變量,采樣頻率(Hz)。 x——雙精度實型一維數組,長度為len。當sign=0時,存放功率譜密度;當sign= 1時,存放用分貝表示的功率譜密度。 freq——雙精度實型一維數組,長度為len。存放功率譜密度所對應的頻率。 len——整型變量,功率譜密度的數據點數。 sign——整型變量,當sign=0時,計算功率譜密度;當sign=1時,計算用分貝表 示的功率譜密度。
上傳時間: 2015-04-09
上傳用戶:qiao8960
this is a trade sale system realized by java. It can run some easy functions and has a good design pattern CVS. A good project to learn CVS.
標簽: functions realized design system
上傳時間: 2015-04-17
上傳用戶:sz_hjbf
Punjab is a jabber XMLRPC/SOAP/REST client. It is a xmlrpc, soap, or REST server that allows for persistent client connections to a jabber server.
上傳時間: 2015-05-09
上傳用戶:fanboynet
I. Introduction This code exploits a previously undisclosed vulnerability in the bit string decoding code in the Microsoft ASN.1 library. This vulnerability is not related to the bit string vulnerability described in eEye advisory AD20040210-2. Both vulnerabilities were fixed in the MS04-007 patch. II. Screenshots $ ./kill-bill.pl . kill-bill : Microsoft ASN.1 remote exploit for CAN-2003-0818 (MS04-007) by Solar Eclipse <solareclipse@phreedom.org> Usage: kill-bill -p <port> -s <service> host Services: iis IIS HTTP server (port 80) iis-ssl IIS HTTP server with SSL (port 443) exchange Microsoft Exchange SMTP server (port 25) smb-nbt SMB over NetBIOS (port 139) smb SMB (port 445) If a service is running on its default port you don t have to specify both the service and the port. Examples: kill-bill -s iis 192.168.0.1 kill-bill -p 80 192.168.0.1 kill-bill -p 1234 -s smb 192.168.0.1
標簽: I. vulnerability Introduction undisclosed
上傳時間: 2015-05-15
上傳用戶:xhz1993
初始用戶:高國軍 初始密碼:a 聯系QQ:66639527 如果要源碼的我可以提供 其中用到的第三方控件有: DevExpress.QuantumGridv4.5.2 DevExpress.PageControl.2.1.2 SUIPack4.0 dxpack2.0.1 (源碼空間有這些控件) 注意:顯示器顯示模式 1024*768
標簽: DevExpress QuantumGridv 66639527 用戶
上傳時間: 2013-12-25
上傳用戶:CHENKAI
提供了一種簡單的單向“進程間通信”(interprocess communication, I P C)機制。這個機制的名字非常古怪,叫作“郵槽”(M a i l s l o t)。用最簡單的話來說,通過 郵槽,客戶機進程可將消息傳送或廣播給一個或多個服務器進程。
標簽: communication interprocess 機制 進程間通信
上傳時間: 2014-01-26
上傳用戶:二驅蚊器