-
LT
说明: 最近在研究数字喷泉码,这是对LT码的仿真,系统XP,语言C++(Recent study of digital fountain codes, LT codes which is the simulation, the system XP, language C++)
- 2011-11-24 13:07:01下载
- 积分:1
-
snowstorm
一个从网上看到的基于opengl编写的雪景的程序,特此奉献给大家,有需要的可以下载(One from the Internet to see the opengl-based procedures for the preparation of the snow, and would like to give everyone in need can be downloaded)
- 2008-03-04 10:56:26下载
- 积分:1
-
include
ATMEGA48 头文件 适用于 ICCAVR7.0 有些版本没有ATMEGA48的头文件(ATMEGA48 )
- 2013-08-08 22:45:19下载
- 积分:1
-
CListCtrlRePain
CListCtrl重绘,可以在ListCtrl中添加 Button等控件
- 2016-11-30 19:22:05下载
- 积分:1
-
ping_Alexei
有关Ping使用的例子(the Ping examples of usage)
- 2004-09-25 10:39:47下载
- 积分:1
-
MiNiplayer_zl
说明: 迷你播放器,采用C++开发,支持多种播放多媒体文件,非常好用的一个迷你播放器。(Mini player, using C++ developers to support multiple broadcast multimedia files, very easy to use as a mini player.)
- 2010-04-26 16:34:28下载
- 积分:1
-
OS_EXP3
操作系统实验三(银行家算法),西安电子科技大学出版社, 实验代码, 及数据文件(Operating system experiment, Xi an University of Electronic Science and Technology Publishing House, the experimental code, and data files)
- 2013-04-01 10:22:53下载
- 积分:1
-
boykov_kolmogorov_max_flow.cpp
Maximum Flow Graph (Boykov Kolmogorov Algorithm)
- 2013-10-09 03:12:32下载
- 积分:1
-
BLE-2015-3-16
基于CC2540芯片的串口测试程序,是改别人的程序,很实用测试过,可供大家参考,程序架构调整过,很容易看懂。(Based on CC2540 chip serial test program, it is to change others program, very practical tested, for your reference, application architecture adjusted, it is easy to understand.)
- 2015-04-19 21:53:13下载
- 积分:1
-
C8051F060-AD-UART1
C8051F060 自带高速AD进行数据采集 可达100兆采样率 并切缓存与片外ram 并把采集数据通过串口发送给PC ( Data Acquisition example for C8051F060
Description: This example illustrates the use of ADC1 and the DMA to acquire and store
data. It is intended for use with the C8051F060 target board in the development kit.
// This code measures a signal at the AIN0 input with the 16-bit SAR ADC0.
// The data is sampled at a rate of 100kHz. ADC output data is transferred to
XDATA memory space using the DMA.
//
// With the EMIF configured for off-chip XRAM access (on the upper ports),
this code moves the ADC data to the C8051F060TB target boards s SRAM device.
// Once data acquisition is complete, the code then prompts the user to press the P3.7
// button on the target board when ready to receive the data via the UART0 serial port.
The TB features an RS-232 transceiver and connector, so the data can be transferred
// to a PC via its serial port.
//
The code is set to acquire up to 32768 samples (for 64kbytes of data). The SRAM device -
can accommodate up to 128kbytes, )
- 2014-07-03 18:46:42下载
- 积分:1