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