This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is described by Storer and Szymanski [2]. An implementation using a binary tree is proposed by Bell [3]. The algorithm is quite simple: Keep a ring buffer, which initially contains "space" characters only. Read several letters from the file to the buffer. Then search the buffer for the longest string that matches the letters just read, and send its length and position in the buffer.
標簽: initiated described modified slightly
上傳時間: 2014-01-09
上傳用戶:sk5201314
UnZip is a small zipfile extract utility. It is written to be assmall portable as possible and is intended to be starting point for im-plementation of .ZIP files in non-IBM environments.Source code is provided in C and Turbo Pascal. If you port this programto a non-IBM system, I would appreciate a copy of the ported source andexe files.
標簽: is portable possible extract
上傳時間: 2014-01-20
上傳用戶:維子哥哥
Bell and Sejnowski 在1996提出的ica算法,用matlab實現的,但版本較舊,需要做修改才能用于新版本。
上傳時間: 2015-03-23
上傳用戶:tedo811
This program is the database application that display datasets and add, delete, edit a dataset.
標簽: application database datasets program
上傳時間: 2014-01-06
上傳用戶:2404
對數據模板窗體的制作與應用說明。by the DbNavigation Database record Add, Delete and so on
標簽: DbNavigation Database record Delete
上傳時間: 2014-11-04
上傳用戶:shizhanincc
The Kannel Open Source WAP and SMS gateway works as both an SMS gateway, for implementing keyword based services via GSM text messages, and a WAP gateway, via UDP. The SMS part is fairly mature, the WAP part is early in its development. In this release, the GET request for WML pages and WMLScript files via HTTP works, including compilation for WML and WMLScript to binary forms. Only the data call bearer (UDP) is supported, not SMS.
標簽: gateway implementing SMS keyword
上傳時間: 2014-01-11
上傳用戶:2525775
PCCTS這個經典詞法語法分析器的使用手冊。學習編譯原理必須。 A Language Translation Using PCCTS and C
標簽: PCCTS Translation Language Using
上傳時間: 2015-03-24
上傳用戶:liglechongchong
802.11b物理層的simulink建模。模型支持1Mbps, 2Mbps, 5.5Mbps, and 11Mbps 的模式,模型包括幀的生成,BPSK、QPSK調制,巴克碼擴展,CCK以及信道頻移量的選擇和一個AWGN信道。 使用說明:先將壓縮包解壓縮到一個新文件夾中,改變matlab當前執行目錄,然后運行WiFi.mdl文件。 壓縮包中包括6個文件:WiFi.mdl,WiFi_lib.mdl,WiFi_init.m,cck_codes.mat,ber_test.m,test_level_1.m。 模型使用標準:IEEE Std 802.11b-1999, 來源于: http://standards.ieee.org/reading/ieee/std/lanman/
上傳時間: 2014-08-05
上傳用戶:黑漆漆
This software aims to create an applet and panel tools to manage a wireless interface card, such as IEEE 802.11 cards. The development will focus on Linux, as this is the most accessible platform, but will expand as we get access to more platforms
標簽: interface software wireless create
上傳時間: 2013-12-10
上傳用戶:semi1981
使用Binomial Cofficient的演算法,並以Divide-and-Conquer以及Dynamic Programming的方式來實作,並以比例尺來做比較
標簽: Divide-and-Conquer Programming Cofficient Binomial
上傳時間: 2014-01-03
上傳用戶:wangyi39