VHDL源代碼.設計一個帶有異步清0功能的十進制計數器。計數器時鐘clk上升沿有效,清零端為clrn,進位輸出為co。
上傳時間: 2014-11-21
上傳用戶:xc216
Securing Apache 2: Step-by-Step When choosing a web server, Apache very often wins against its competitors because of stability, performance, that fact that it s open source, and many other advantages. But when deciding on which version of Apache to use, the choice is not always so simple. On the one hand there is a very popular, stable version used by millions of users, version 1.3, and on the other hand, there is an enhanced and re-designed version 2.0.
標簽: Apache Step-by-Step Securing choosing
上傳時間: 2015-09-06
上傳用戶:gundamwzc
This code was used for making the practical measurements in section 2.3 of my thesis. This Matlab code allows an OFDM signal to be generated based on an input data file. The data can be random data, a grey scale image, a wave file, or any type of file. The generated OFDM signal is stored as a windows wave file, allowing it to be viewed, listened to and manipulated in other programs. The modified wave file can then be decoded by the receiver software to extract the original data. This code was developed for the experiments that I performed in my honours thesis, and thus has not been fully debugged. This is the original code developed for the thesis and so has several problems with it. The BER performance given by the simulations is infact Symbol Error Rate.
標簽: This measurements practical section
上傳時間: 2015-09-20
上傳用戶:tedo811
來自澳大利亞Qeensland大學的計算機視覺Matlab工具箱。 This Toolbox provides a number of functions that are useful in computer vision, machine vision and related areas. It is a somewhat eclectic collection reflecting the author s personal interest in areas of photometry, photogrammetry, colorimetry. It covers functions such as image file reading and writing, filtering, segmentation, feature extraction, camera calibration, camera exterior orientation, display, color space conversion and blackbody radiators. The Toolbox, combined with MATLAB and a modern workstation computer, is a useful and convenient environment for investigation of machine vision algorithms. It is possible to use MEX files to interface with image acquisition hardware ranging from simple framegrabbers to Datacube servers.
標簽: Qeensland functions provides Toolbox
上傳時間: 2015-09-30
上傳用戶:qb1993225
一個完整的email客戶端代碼 Example program from Chapter 1 Programming Spiders, Bots and Aggregators in Java Copyright 2001 by Jeff Heaton SendMail is an example of client sockets. This program presents a simple dialog box that prompts the user for information about how to send a mail.
標簽: Aggregators Programming Example Chapter
上傳時間: 2015-10-04
上傳用戶:葉山豪
Calculates photonic band structure for either the bcc lattice of dielectric spheres of dielectric constant epsilon_a in a dielectric background of dielectric constant epsilon_b.
標簽: dielectric Calculates structure photonic
上傳時間: 2015-10-08
上傳用戶:skhlm
--- --- --- ----UART0: 115200,8,n,1------------------------------- Embest S3CEV40 >Embest Info&Tech Co., Ltd. Embest Info&Tech Co., Ltd. Embest S3CEV40 >
上傳時間: 2013-11-30
上傳用戶:wqxstar
目錄結構 ├─WuYuFei ├─WuYufei_matlab ├─cap_turbo ├─mother └─paper constituent_decoder_SemiTh.m constituent_decoder_logmap.m constituent_decoder_max.m constituent_decoder_Th.m 這四個文件是子譯碼器 interleaver_3GPP.m 3GPP標準的交織器。Turbo.m中可以選擇是用偽隨機交織還是3GPP標準交織 decoder_all_algorithm.m 譯碼器,其中包含了3種譯碼算法 test_OverLoad_menu.m 對運算負荷的測試程序 test_algorithm_menu.m 對算法的測試程序 Shannon_Limit.m 香農限 test_uncoded_BPSK.m test_uncoded_BPSK_theory.m 未編碼BPSK的性能,一個是理論的,另外一個是測試的。
標簽: constituent_decoder_SemiTh WuYufei_matlab cap_turbo WuYuFei
上傳時間: 2015-10-15
上傳用戶:從此走出陰霾
Introduction to SPW (signal processing workbench): basic, toolbox, optional libraries, optional verification environment
標簽: optional Introduction processing libraries
上傳時間: 2014-12-04
上傳用戶:從此走出陰霾
<%@ LANGUAGE="VBSCRIPT" %> <!--#include file="conn.asp"--> <% set rs=server.createobject("adodb.recordset") sqltext="select * from RegUser where UserId= " & request.form("uid") & " " rs.open sqltext,co
標簽: lt LANGUAGE VBSCRIPT include
上傳時間: 2013-12-08
上傳用戶:yuanyuan123