Beginning with an introduction to 802.11b in general, 802.11 Security gives you a broad basis in theory and practice of wireless security, dispelling some of the myths along the way. In doing so, they provide you with the technical grounding required to think about how the REST of the book applies to your specific needs and situations. If you are a network, security, or systems engineer, or anyone inteRESTed in deploying 802.11b--based systems, you ll want this book beside you every step of the way.
標簽: 802.11 introduction Beginning Security
上傳時間: 2013-12-04
上傳用戶:CHINA526
This article shows that by using the tools available and understanding the programming system, it is possible to improve programming productivity. Microsoft Foundation Classes (MFC) and other tools let the user build GUIs while working in the same development program that was used to write the REST of the test code. MFC comes bundled with Microsoft Visual C++ and other development systems such as Watcom C/C++ and Borland Inprise C++ Builder.
標簽: understanding programming available the
上傳時間: 2014-12-02
上傳用戶:無聊來刷下
The purpose of this lab is to introduce the concept of FSMs with a datapath, and to study the usage of more complex test benches. Also, we enforce a rudimentary design methodology by assuming that the students are part of a bigger project, and have no knowledge of VHDL-implementation of the datapath (made by a hypothetical other group) other than its predefined Entity Interface until they come to the lab. The REST of this document is structured as follows: Section 2 describes some prelimi- nary reading and exercises that should be done before the lab. Section 3 details the design tasks that should be carried out to pass this lab.
標簽: introduce datapath purpose concept
上傳時間: 2014-01-24
上傳用戶:熊少鋒
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
pashload是應用在linux下的網絡帶寬測試源程序精確度比較高 ///////////////////////////////////// Pathload is a tool for estimating the available bandwidth of an end-to-end path from a host S (sender) to a host R (receiver). The available bandwidth is the maximum IP-layer throughput that a flow can get in the path from S to R, without reducing the rate of the REST of the traffic in the path.
標簽: pashload Pathload linux tool
上傳時間: 2016-06-29
上傳用戶:xzt
PHP Cookbook has a wealth of solutions for problems that you ll face regularly. With topics that range from beginner questions to advanced web programming techniques, this guide contains practical examples -- or "recipes" -- for anyone who uses this scripting language to generate dynamic web content. Updated for PHP 5, this book provides solutions that explain how to use the new language features in detail, including the vastly improved object-oriented capabilities and the new PDO data access extension. New sections on classes and objects are included, along with new material on processing XML, building web services with PHP, and working with SOAP/REST architectures. With each recipe, the authors include a discussion that explains the logic and concepts underlying the solution.
標簽: that solutions regularly Cookbook
上傳時間: 2014-12-03
上傳用戶:努力努力再努力
While RESTing-state fMRI is drawing more and more attention, there has not been a software for its data analysis. Based on MATLAB, we developed a package named REST. Currently REST has three main functions: function connectivity, ReHo and ALFF.
標簽: more RESTing-state attention software
上傳時間: 2016-07-19
上傳用戶:cmc_68289287
非常好的優化算法的書,詳細介紹了蟻群算法和粒子群算法以及相關的matlab工具箱,講了理論和應用給出了工具箱的下載地址。 Swarm intelligence is an innovative computational way to solve hard problems. In particular, particle swarm optimization, also commonly known as PSO, mimics the behavior of a swarm of insects or a school of fish. If one of the particle discovers a good path to food the REST of the swarm will be able to follow instantly even if they are far away in the swarm. Swarm behavior is modeled by particles in multidimensional space that have two characteristics: a position and a velocity. These particles wander around the hyperspace and remember the best position that they have discovered. They communicate good positions to each other and adjust their own position and velocity based on these good positions.
標簽: 優化算法
上傳時間: 2014-01-26
上傳用戶:zgu489
用vc實現Apriori算法的全部功能.請大家盡情心使用!-the algorithm can be used vc Apriori algorithm to achieve the full. Please REST assured use!
標簽: algorithm Apriori the achieve
上傳時間: 2013-12-20
上傳用戶:ynzfm
各功能描述: 1. 當A為低電平時,AC-3燈點亮,即是AC-3的輸入方式 當A為高電平時,STEREO燈點亮,即是STEREO的輸入方式 2. 當STANDBY燈點亮時,為待機狀態;此LED閃動時為MUTE狀態,PT2258為靜音狀態,同時STANDBY為低電平 3. 各聲道(FRONT,SUB,REAR,CENT)其微調音量調節+/-5dB;音量調節從01~80dB 4. 面板無任何按鍵,均為遙控器控制 5. 剛開機時為待機狀態,開機時音量為50dB狀態,各微調為0dB, 6. 按遙控器的REST鍵后,系統為開機時狀態, 7. PT2258音量衰減共80DB,按遙控器每按一次衰減1dB,
上傳時間: 2016-12-30
上傳用戶:VRMMO