1.上傳所有文件到你的空間。 2.把數據庫文件FORUM.sql導入數據庫。 3.修改config.php 和 data文件夾屬性為0777。 4.后臺管理地址:/admin/login.php 初始管理賬號: 用戶名:admin 密碼:admin
上傳時間: 2016-05-07
上傳用戶:璇珠官人
Flash code for data flash
上傳時間: 2014-01-08
上傳用戶:ljt101007
Data_Structures_and_Algorithms - These notes accompany Data Structures and Algorithms II. The course, to a large extent, follows on from Data Structures and Algorithms I. However, while DS&A I focused on fundamental datastructures, DS&A II will focus on practical algorithms, applicable to a wide range of tasks. The approach will be somewhat less formal, with a little more focus on applications.
標簽: Data_Structures_and_Algorithms Algorithms Structures accompany
上傳時間: 2016-05-08
上傳用戶:阿四AIR
Image and video fingerprinting for digital rights management of multimedia data
標簽: fingerprinting management multimedia digital
上傳時間: 2014-01-20
上傳用戶:330402686
The GSMSP uses the USRP hardware device to receive data from the GSM band. This data is raw and pretty useless unless filtered correctly.
上傳時間: 2014-01-14
上傳用戶:asddsd
Airgo MIMO wireless card Linux driver. It s base on the Specs at http://airgo.wdwconsulting.net/mymoin. If it success, then Linux can support the AGN100 and the AGN300.
標簽: wdwconsulting wireless driver Airgo
上傳時間: 2013-12-02
上傳用戶:亞亞娟娟123
Sonix Sn9c102 camera data sheet
上傳時間: 2014-08-07
上傳用戶:thuyenvinh
E-book, <<Fundamentals of Wireless Communication>> by David.
標簽: Communication Fundamentals Wireless E-book
上傳時間: 2016-05-12
上傳用戶:yuchunhai1990
S60-programming-a-tutorial-guide-symbian. 1 Introduction to Mobile-Phone Systems 1 1.1 Wireless Technologies 1 1.2 Cellular Systems 2 1.3 Elements of a Mobile-Phone System 4 1.4 Keeping Users’ Calls Separate 5 1.5 Multipath Propagation 7 1.6 2G Mobile-Phone Systems 9 1.7 GPRS Systems 10 1.8 3G Mobile-Phone Systems 13 1.9 IP Multimedia Subsystem 16 1.10 Mobile-Phone Hardware 17 2 Introduction to Symbian OS 19 Introduction 19 2.1 The Development of Symbian OS 20 2.2 Symbian OS User Interfaces 21 2.3 Coding Idioms 23 2.4 Tool Chains 28 3 The Console Application 33 Introduction 33 3.1 Creating a Console Application 33 3.2 CBase Classes 38 3.3 Protecting Memory 38 3.4 Putting It Into Practice: An Engine for a Simple Card Game 46 Summary 56
標簽: programming-a-tutorial-guide-symb Introduction Mobile-Phone Wireless
上傳時間: 2016-05-14
上傳用戶:dianxin61
I ve written some many years ago dynamic Huffman algorithm to compress and decompress data. It is mainly targeted to data with some symbols occuring more often than the rest (e.g. having some data file consisted of 3 different symbols and their total number of occurence in that file s1(1000), s2(200), s3(30) so the total length of file is 1000+200+30=1230 bytes, it will be encoded assigning one bit to s1 and 2 bits to s2, s3 so the encoded length will be 1*1000+2*(200+30)=1460 bits=182 bytes). In the best case the file consisted of just one symbol will be encoded with compression ratio as 1:8. Huffman coding is used in image compression, however in JPEG2000 arithmetic codec is imployed.
標簽: decompress algorithm compress Huffman
上傳時間: 2016-05-16
上傳用戶:aysyzxzm