This is a verilog code used oversampled clock to implement SPI slave. Also include C code for a ARM processor as the SPI master
資源簡介:This is a verilog code used oversampled clock to implement SPI slave. Also include C code for a ARM processor as the SPI master
上傳時間: 2013-12-13
上傳用戶:leixinzhuo
資源簡介:This source code show you how to implement the FFT algorithm in c.details please referent my fft.c file.
上傳時間: 2014-02-25
上傳用戶:yulg
資源簡介:This is an example application that shows how to use a SQLlite DB to display information on an iPhone.
上傳時間: 2014-01-14
上傳用戶:huql11633
資源簡介:This is brief doccumentation done on the clock syncronasation in distributed systems.ths includes algorithem for physical and logical clocks and mutual exclusion.
上傳時間: 2017-03-21
上傳用戶:plsee
資源簡介:this is my project and used in disk scheduling enjoy/!!!
上傳時間: 2013-11-26
上傳用戶:小草123
資源簡介:actually this is hybrid power system.used in many areas
上傳時間: 2017-04-25
上傳用戶:784533221
資源簡介:This is the script which used on 10minutemail.com for temporary email.
上傳時間: 2014-11-17
上傳用戶:asdkin
資源簡介:genetic algorithm (or GA) is a search technique used in computing to find true or approximate solutions to optimization and search problems for function of 2 variable
上傳時間: 2017-07-25
上傳用戶:225588
資源簡介:This is an example USB project showing how to interface an optical mouse sensor (the ADNS-2620) with a standard XP/Vista computer. The TD-USB-01 board with a PIC18F2550 communicates with: * the PC: USB 2.0 through a mini-B connect...
上傳時間: 2017-05-25
上傳用戶:diets
資源簡介:This is the tlc0834 driver, welcome everybody criticism to point out mistakes This is the tlc0834 driver, welcome everybody criticism to point out mistakes
上傳時間: 2015-12-14
上傳用戶:caixiaoxu26
資源簡介:This is an example application that shows how to connect connect two iPhone devices using Bonjour wirelessly to transmit information.
上傳時間: 2017-03-07
上傳用戶:fandeshun
資源簡介:This is an example application that shows how to use the Location services on the iPhone.
上傳時間: 2017-03-07
上傳用戶:gaome
資源簡介:This is an example application that shows how to use OpenAL to play sounds on an iPhone.
上傳時間: 2017-03-07
上傳用戶:123啊
資源簡介:This is an example applications that shows how to handle multiple touches at the same time on the iPhone.
上傳時間: 2013-12-20
上傳用戶:klin3139
資源簡介:This is example of using Atmel at89c5131 MCU with at49db11(spi dataflash) and epson s1d1335 graphic controller.
上傳時間: 2017-06-18
上傳用戶:GHF
資源簡介:this is e -book that could bring you to understand more about security
上傳時間: 2013-12-19
上傳用戶:aig85
資源簡介:The present LS-SVMlab toolbox contains Matlab/C implementations for a number of LS-SVM algorithms.
上傳時間: 2014-11-12
上傳用戶:氣溫達上千萬的
資源簡介:userial is an Free project building an USB to I2C/SPI/GPIO bridge, using the Atmel AT90USB647 chip. Hardware and Software are released under an Open Source licence. It supports the following interfaces: * USB interface (serial emulat...
上傳時間: 2013-12-25
上傳用戶:小鵬
資源簡介:this a pack include source code for quartus 2. It is an implementation of the LC2. The LC-2 computer is described in Introduction to Computing Systems from Bits & Gates to C & Beyond by Yale Patt and Sanjay Patel, McGraw Hill, 2001. The ...
上傳時間: 2013-12-25
上傳用戶:壞壞的華仔
資源簡介:eForth is a small portable Forth design for a wide range of microprocessors. This is the first implementation for 8086. As machine dependency is consolidated into 31 code words, moving eForth to other CPU s will be much less of a chore com...
上傳時間: 2014-01-25
上傳用戶:從此走出陰霾
資源簡介:C++讀取Excel AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current la...
上傳時間: 2016-03-12
上傳用戶:cazjing
資源簡介:This diskette (version 1.0) contains demonstration programs and source codes in MATLAB (v.5.2) for algorithms listed in the textbook Global Positioning Systems, Inertial Navigation, and Integration, by M. S. Grewal, Lawrence Weill, and A. P...
上傳時間: 2016-10-20
上傳用戶:壞天使kk
資源簡介:Clock_Dithering_Verilog this is a Clock u_dither, 大家想要做Verilog去抖動的可以參考.
上傳時間: 2013-12-09
上傳用戶:
資源簡介:This is a code for Verilog for I2C
上傳時間: 2014-10-25
上傳用戶:1109003457
資源簡介:this is a code for DDS in Verilog
上傳時間: 2013-12-03
上傳用戶:sdq_123
資源簡介:This is a code of Pseudo-Arc Length Continuation Method , the method can be used for solving the nonlinear equations, the principle can re found in some text books. In the code,I prove the agreement of the code with other methods
上傳時間: 2013-12-03
上傳用戶:xzt
資源簡介:this is a code of AMBA AHB master protocol in verilog
上傳時間: 2017-09-10
上傳用戶:冇尾飛鉈
資源簡介: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
資源簡介:* This a software code module for a time-of-day clock object. * The clock may be fixed 12-hour, fixed 24-hour, or dynamically * configurable between these two types. Clock data can be accessed * as a binary number representing the num...
上傳時間: 2013-12-07
上傳用戶:llandlu
資源簡介:This is the source for a C compiler that generates 386 or m68K code. code generation is fairly good although the optimizer is a little naive... the code itself should be highly portable although there are some issues involved with portin...
上傳時間: 2016-08-01
上傳用戶:sxdtlqqjl