A dispatcher system using leaky bucket architecture. The code was written for HC12, HCS08, and compiled using codewarrior for HCS08
资源简介:A dispatcher system using leaky bucket architecture. The code was written for HC12, HCS08, and compiled using codewarrior for HCS08
上传时间: 2014-12-08
上传用户:cx111111
资源简介:This m file models a UWB system using BPSK with the fifth order derivative of the gaussian pulse with correlation receiver and intgrator.
上传时间: 2016-06-28
上传用户:xuanjie
资源简介:This program accesses a SPI EEPROM using polled mode access. The F12x MCU is configured in 4-wire Single Master Mode, and the EEPROM is the only slave device connected to the SPI bus. The read/write operations are tailored to access a Micro...
上传时间: 2016-03-29
上传用户:gut1234567
资源简介:// This program accesses a SPI EEPROM using polled mode access. The F06x MCU // is configured in 4-wire Single Master Mode, and the EEPROM is the only // slave device connected to the SPI bus. The read/write operations are // tailored to...
上传时间: 2014-01-18
上传用户:liglechongchong
资源简介:// This program accesses a SPI EEPROM using polled mode access. The F06x MCU // is configured in 4-wire Single Master Mode, and the EEPROM is the only // slave device connected to the SPI bus. The read/write operations are // tailored to...
上传时间: 2016-04-12
上传用户:qb1993225
资源简介:This document gives the code for programming a CC2500 transceiver using Altera Stratix FPGA. The FPGA and CC2500 are connected through SPI mode with the FPGA as the master and CC2500 as the slave.
上传时间: 2014-01-15
上传用户:wuyuying
资源简介:Yet another mp3 player, but this time using SVGALib under Linux. The idea was to use a 320x240 display which can be used in a vehicle. I wrote this quite a few years ago, before mp3 players were so cheap. It uses mpg123 for the mp3 decod...
上传时间: 2013-12-26
上传用户:zmy123
资源简介:zlib 1.2.2 is a general purpose data compression library. All the code is thread safe. The data format used by the zlib library is described by RFCs (Request for Comments) 1950 to 1952 in the files http://www.ietf.org/rfc/rfc1950.txt (zlib ...
上传时间: 2013-12-09
上传用户:894898248
资源简介:anb 版的LBM程序 This code was written to show beginners in a simple and c short way the relevant procedures of a lattice Boltzmann solver, c pointing on how everything works "in principle". Nearly all c procedures could be implemented ...
上传时间: 2017-02-11
上传用户:wlcaption
资源简介:This code is basically used for sending Email using Java Servlet Check The Code Here ::mailservlet.java
上传时间: 2014-11-23
上传用户:彭玖华
资源简介:This code outputs various NMEA strings to a com port. The code was originally used to test naviation programmes. First select the required com port and the required NMEA message string. There is a default starting position but this ca...
上传时间: 2013-11-30
上传用户:熊少锋
资源简介:SrcDecompiler is about creating a Delphi program decompiler. The program is written for Delphi 4 or higher and will not work with a previous version of Delphi. Also it can only decompile programs written with the same version of Delphi as t...
上传时间: 2013-12-20
上传用户:invtnewer
资源简介:The program was written with some object-orientation in mind, which means that all functions that operate on a certain structure, has the structure s name as prefix in the function name, for example "Bitstream_get" which gets bits from a bi...
上传时间: 2014-01-15
上传用户:epson850
资源简介: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 t...
上传时间: 2015-09-20
上传用户:tedo811
资源简介:uC/OS-II Notes from Nohau Corporation The code associated with this readme.txt file is provided "as is". The code was written with the intention of creating a functional RTOS demo for the Nohau evaluation boards that can run a MicroBlaz...
上传时间: 2013-12-27
上传用户:tzl1975
资源简介:The code for this article was written for version 1.0 of the Active Template Library (ATL). The current version of the code (in SieveATL) was built with Visual C++ 6.0 and the ATL provided with that compiler. It may be slightly differe...
上传时间: 2013-12-01
上传用户:古谷仁美
资源简介:Java Phrasebook gives you the code phrases you need to quickly and effectively complete your programming projects in Java.
上传时间: 2013-11-25
上传用户:rishian
资源简介:Description: The programm generates encoder for CRC-, BCH- and RS-Codes. The command line options of the tools can be displayed with -h !
上传时间: 2016-06-25
上传用户:ikemada
资源简介:The Microsoft(R) Guide for Assembly Language and C Programmers By Ray Duncan PROGRAMMING FOR MS-DOS Genealogy of MS-DOS MS-DOS in Operation Structure of MS-DOS Application Programs MS-DOS Programming Tools Keyboard and Mouse Input V...
上传时间: 2017-05-05
上传用户:xuanjie
资源简介:This packet is a IS-95 baseband simulation for 1 data channel of 9.6 KBps rate. The simulation is written for static channel and AWGN noise. The packet include: 1) Packet Builder (Viterbi Encoding, Interleaver, PN generation) 2) Modula...
上传时间: 2014-11-09
上传用户:hwl453472107
资源简介:his packet is a IS-95 baseband simulation for 1 data channel of 9.6 KBps rate. The simulation is written for static channel and AWGN noise. The packet include: 1) Packet Builder (Viterbi Encoding, Interleaver, PN generation) 2) Modulat...
上传时间: 2013-12-23
上传用户:zhangyigenius
资源简介:This packet is a IS-95 baseband simulation for 1 data channel of 9.6 KBps rate. The simulation is written for static channel and AWGN noise. The packet include: 1) Packet Builder (Viterbi Encoding, Interleaver, PN generation) 2) Modula...
上传时间: 2014-12-20
上传用户:ukuk
资源简介:JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented features, reference counting (auto destruction of data as soon as it is no longer used, no garbage collection), exceptions (handled in C/C++ or ...
上传时间: 2013-12-23
上传用户:cc1015285075
资源简介:Bochs is a highly portable open source IA-32 (x86) PC emulator written in C++, that runs on most popular platforms. It includes emulation of the Intel x86 CPU, common I/O devices, and a custom BIOS. Currently, Bochs can be compiled to em...
上传时间: 2015-04-06
上传用户:FreeSky
资源简介:Thermostat Project using DS18B20 and P89V51RD2 Microcontroller. Compiler used is SDCC. Schematic Included. Main file is "09.C". The code is written for turning the relay on and off at particular temperature thresholds.
上传时间: 2014-01-18
上传用户:woshiayin
资源简介:This tutorial illustrates how to use the versatile Eclipse environment to facilitate development of Globus Toolkit V4 (GT4) grid services. The tutorial is written for Web service and grid developers who would like the convenience of orch...
上传时间: 2014-08-18
上传用户:我们的船长
资源简介:The program computes the checksum and displays the result in an output port. The program is written for Microchip PIC16F877A target device
上传时间: 2014-10-28
上传用户:hoperingcong
资源简介:This m file models a DPSK UWB system using a delay in one leg of the mixer, correlation receiver low pass filter combination requiring no template for synching. Various waveforms are displayed throughout the system to allow the user to obse...
上传时间: 2013-12-13
上传用户:semi1981
资源简介:This m file models an UWB system using BPSK. The receiver is a correlation receiver with a LPF integrator and comparators for threshhold selection.
上传时间: 2014-12-19
上传用户:ryb
资源简介:cvs is a version control system. Using it, you can record the history of your source files.
上传时间: 2014-01-09
上传用户:Breathe0125