This program uses the HF flag of a FIFO to trigger reads, guaranteeing that the FIFO is never blocked for the writer, giving high throughput for the reader (bursts of D/2 = 128) and guaranteeing that the the reader will not be stuck in the top half of the FIFO.
资源简介:This program uses the HF flag of a FIFO to trigger reads, guaranteeing that the FIFO is never blocked for the writer, giving high throughput for the reader (bursts of D/2 = 128) and guaranteeing that the the reader will not be stuck in the ...
上传时间: 2016-05-05
上传用户:784533221
资源简介:This paper presents the key circuits of a 1MHz bandwidth, 750kb/s GMSK transmitter. the fractional-N synthesizer forming the basis of the transmitter uses a combined phasefrequency detector (PFD) and digital-to-analog converter (DAC) circu...
上传时间: 2016-04-14
上传用户:er1219
资源简介:memcat - Copy the value of a key to standard output memflush - Flush the contents of your servers. memrm - Remove a key(s) from the server. memstat - Dump the stats of your servers to standard output memslap - Load generation utility (b...
上传时间: 2014-11-28
上传用户:zhuimenghuadie
资源简介:the program uses fminsearch to obtain the transfer function of a tank’s height. This tank is then controlled using a real PID controller. Controller’s tuning (determination of optimum controller’s parameters: gain and time constants) is ...
上传时间: 2013-12-01
上传用户:rocwangdp
资源简介:This program uses the database created by MakeAPIDB. It opens a connection * to a database using the same property file used by MakeAPIDB. then it * queries that database in several interesting ways to obtain useful * information abo...
上传时间: 2013-11-25
上传用户:miaochun888
资源简介:This program computes the CRC checksum of a file.
上传时间: 2015-10-27
上传用户:wxhwjf
资源简介:In this program we calculate the scattering field of a infinite dielectric cylinder by two methods. 1)Moment 2)Analytic
上传时间: 2017-03-30
上传用户:BIBI
资源简介:In this program we calculate the scattering field of a infinite rectangular surface. I use Physical Optic method and compare the result with exact solution.
上传时间: 2014-01-19
上传用户:362279997
资源简介:This program uses principle of the Image Processing to find center of circles.
上传时间: 2017-04-12
上传用户:xieguodong1234
资源简介:This program uses Markowitz portofolio theory to find combination of stocks in a portfolio which has minimum variance for expected returns
上传时间: 2017-05-07
上传用户:李彦东
资源简介:This demonstration models a flight control for the longitudinal motion of a Grumman Aerospace F-14 Tomcat. First order linear approximations of the aircraft and actuator behavior are connected to an analog flight control design that uses ...
上传时间: 2016-05-17
上传用户:wang5829
资源简介:This program uses the 2131 dev board s push buttons and seven-segment LED for limited keyboard functionality and is based on the EZ-USB firmware frameworks.
上传时间: 2013-12-07
上传用户:小码农lz
资源简介:This program will ask how many numbers you want to find the average of, then it will allow you to enter your numbers(yes they can even be decimals) then it will calculate the mean, median, mode and range of what you enter.
上传时间: 2015-03-23
上传用户:skhlm
资源简介:This program uses a button to load a document from a URL
上传时间: 2015-07-03
上传用户:wang0123456789
资源简介:具体功能, this a trading plan template which introduce the basic aspects of a good trading plan
上传时间: 2013-12-26
上传用户:cjf0304
资源简介:This program uses the waterfilling to compute capacity
上传时间: 2013-12-31
上传用户:yzy6007
资源简介:This the first release of a free TCP/IP/PPP protocol stack for the uC/OS Real-Time Operating System. As a first release it s still rather rough and very much larger than desired however it is working well in an embedded product and therefor...
上传时间: 2016-09-16
上传用户:songyue1991
资源简介:This program would work fine only with a specific flash tool through PC printer port under EPP mode.program is capable of identifying flash chip manufacturer, device type, capacity,... It also allows user to dump flash data, edit/revise the...
上传时间: 2014-01-16
上传用户:ywqaxiwang
资源简介:This will calculate the shortest path of a graph
上传时间: 2017-03-11
上传用户:nanshan
资源简介:this program uses pic microcontroller for display temperature on a lcd monitor.
上传时间: 2017-04-04
上传用户:hakim
资源简介:Matlab program that calculates the resonant freequency of a seria RLC circut.
上传时间: 2014-08-02
上传用户:GHF
资源简介:This code will sum-up the value of a listview and save the entire list of a listview in just one click.
上传时间: 2013-12-26
上传用户:SimonQQ
资源简介:ImpulseC Codeveloper fft code. This file implements the hardware portion of a 256 sample FFT using a radix-4 algorithm. This implementation demonstrates that results similar to hand-coded HDL can be achieved using the C language, and witho...
上传时间: 2014-01-16
上传用户:hustfanenze
资源简介:This function is used to evaluate the max height and the max distance of a projectile and plot the trajectory. Inputs v0 : the initial velocity in m/s theta: the angle at which the projectile is fired in degrees Outputs...
上传时间: 2013-12-22
上传用户:dongbaobao
资源简介:This is the source code of a digital clock implemented using Atmel 8 bit AVR Controller(ATMega16). To fully understand it look at the hardware implementation shown in attached photo(pdf).
上传时间: 2014-08-18
上传用户:moshushi0009
资源简介:MATLAB Code : For MATLAB programmers, this code is to implement the tracking algorithm of a Radar, in the Matlab environment
上传时间: 2014-01-18
上传用户:希酱大魔王
资源简介:%the phase locked loop(PLL),adjusts the phase of a local oscillator %w.r.t the incoming modulated signal.In this way,the phase of the %incoming signal is locked and the signal is demodulated.This scheme %is used in PM and FM as wel...
上传时间: 2015-09-28
上传用户:zhangzhenyu
资源简介:Given an positive integer A (1 <= A <= 109), output the lowest bit of A. For example, given A = 26, we can write A in binary form as 11010, so the lowest bit of A is 10, so the output should be 2. Another example goes like this: given A = 8...
上传时间: 2014-01-22
上传用户:rocketrevenge
资源简介:/* * the internal form of a hash table. * * the table is an array indexed by the hash of the key collisions * are resolved by hanging a linked list of hash entries off each * element of the array. Although this is a really simple ...
上传时间: 2014-01-07
上传用户:gtf1207
资源简介:the Ruby Way takes a "how-to" approach to Ruby programming with the bulk of the material consisting of more than 400 examples arranged by topic. Each example answers the question "How do I do this in Ruby?" Working along with the author, yo...
上传时间: 2013-12-13
上传用户:yoleeson