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