C51源程序集锦 This a demo program showing a way to perform simultaneous RS-232 transmit and receive using only one hardware timer. The transmit and receive routines divide each bit time into 4 slices to allow synchronizing to incoming data that may be out of synch with outgoing data.
资源简介:C51源程序集锦 This a demo program showing a way to perform simultaneous RS-232 transmit and receive using only one hardware timer. The transmit and receive routines divide each bit time into 4 slices to allow synchronizing to inc...
上传时间: 2017-02-08
上传用户:yangbo69
资源简介:// This is a demo program for 7279a // It is test for 500R circuit // This is a demo for HD7279A
上传时间: 2015-09-18
上传用户:Thuan
资源简介:采用蚁群算法检测图像边缘 This a demo program of image edge detection using ant colony, based on the paper, "An Ant Colony Optimization Algorithm For Image Edge Detection," IEEE Congress on Evolutionary Computation (CEC), pp. 751-756, Hongk...
上传时间: 2016-09-28
上传用户:cc1
资源简介:A demonstration program showing the TreeTable in action.
上传时间: 2013-12-25
上传用户:Altman
资源简介:The Virtual COM port project is a demo program for the Keil MCB2140 Board using the Philips LPC214x Microcontroller.
上传时间: 2014-01-23
上传用户:蠢蠢66
资源简介:The Audio project is a demo program for the Keil MCB2140 Board using the Philips LPC2148 Microcontroller.
上传时间: 2014-01-16
上传用户:15071087253
资源简介:The Memory project is a demo program for the Keil MCB2140 Board using the Philips LPC2148 Microcontroller.
上传时间: 2015-10-27
上传用户:1079836864
资源简介:c51源程序集锦,51单片机开发的好资料,包括各种常用模块,很实用!
上传时间: 2013-12-15
上传用户:maizezhen
资源简介:because I can not get the download rights, so I uoload this file.This is a wash program, include a caculation of prograss for me,
上传时间: 2014-01-07
上传用户:懒龙1988
资源简介:A MATLAB program has been written to investigate Orthogonal Frequency Division Multiplexing (OFDM) communication systems. This program is valuable for future researchers simulating systems that are too theoretically complex to analyze. Si...
上传时间: 2013-12-09
上传用户:redmoons
资源简介:Garble is a C++ program for transferring data to and from Garmin GPS
上传时间: 2013-12-19
上传用户:huangld
资源简介:RTX51 CAN program for the Infineon C505C, This program demonstrates how to transmit and receive CAN messages using the Infineon C505C Micrcontroller s integrated CAN Controller.
上传时间: 2014-11-27
上传用户:linlin
资源简介:A java program asking the user to enter a date, the program will calculate the julian date, and take the julian date to return it to a gregorian date again.
上传时间: 2014-05-30
上传用户:gaome
资源简介:By using a MATLAB program, design a Delta Modulation (DM) system with one step-size and a modified DM system with two step-sizes.
上传时间: 2017-08-15
上传用户:LIKE
资源简介:A demo of create a BIG Integer
上传时间: 2014-01-14
上传用户:zhuyibin
资源简介:This example shows how to transmit and receive packets with packet length up to 255 bytes. The status byte is polled every 200 us in a timer1 int.
上传时间: 2014-01-26
上传用户:zhuimenghuadie
资源简介:This example shows how to use CortexM3 Bit-Band access to perform atomic read-modify-write and read operations on a varaible in SRAM.
上传时间: 2013-12-23
上传用户:1427796291
资源简介:A badic controller for the UART. It incorporates a -- transmit and receive FIFO (from Max+Plus II s MegaWizard -- plug-in manager). Note that no checking is done to see -- whether the FIFOs ...
上传时间: 2017-09-05
上传用户:13681659100
资源简介:* A ncurses user interface. * Network statistics to view the amount of packets and data in many different protocols, interfaces and hosts. * View what active TCP connections are on the network. * View UDP packets. * View and log ICM...
上传时间: 2015-04-20
上传用户:bjgaofei
资源简介:CAN1.c and CAN2.c are a simple example of configuring a CAN network to transmit and receive data on a CAN network, and how to move information to and from CAN RAM message objects. Each C8051F040-TB CAN node is configured to send a mes...
上传时间: 2013-12-11
上传用户:weiwolkt
资源简介:In this application note we will only refer to the FX1. The same terminologies and concept is also used in the FX2. The FX2 has identical FIFO architecture and the same number of endpoints as the FX1
上传时间: 2014-01-10
上传用户:zhangliming420
资源简介:In this PDF you can find out how to use MAPLE for having QR and SVD decompositions on each dataset.
上传时间: 2017-06-11
上传用户:924484786
资源简介:a calculator applet developed in java to perform mathematical calculations
上传时间: 2013-12-25
上传用户:qoovoop
资源简介:Due to the asymmetry between the amount of data traffic in the downlink and uplink direction of nowadays and future wireless networks, a proper design of the transceivers in the broadcast channel is inevitable in order to satisfy the users...
上传时间: 2020-05-28
上传用户:shancjb
资源简介:This file contains a test program for showing how to use the joystick and the LCD display. The display will show the joystick position. Joystick.c
上传时间: 2016-07-01
上传用户:fxf126@126.com
资源简介:This file contains a test program for showing how to use the joystick
上传时间: 2014-01-04
上传用户:天诚24
资源简介:This file contains a test program for showing how to use the different
上传时间: 2014-01-01
上传用户:小眼睛LSL
资源简介:This application includes a demo server and client program. You could write your own server launcher and client application by using the SimpleScreenCaptureServer class and the SimpleRemoteScreenCaptureClient class. Usage: 1. Type the...
上传时间: 2016-10-06
上传用户:kr770906
资源简介:This is an example program showing how to use the LMX2326 chip. The program configures the chip and then prompts the user for a channel number. When the channel number is entered, the pll tunes to the desired frequency.
上传时间: 2017-08-04
上传用户:小儒尼尼奥
资源简介:a Java program that reads a file containing instructions written in self-defined file (TPL in this case), and executes those instructions. This program should take the name of the TPL file as a command line parameter, and write its output t...
上传时间: 2015-01-11
上传用户:曹云鹏