-
MNT1
Nucleus内核源码,包括任务的创建,任务间通信,中断处理.(Nucleus kernel source code, including task creation, task inter-communication, interrupt handling.)
- 2008-01-09 14:39:44下载
- 积分:1
-
socket--programme--base
socket 编程基础 里面主要是介绍性文字和少量代码(socket programming which is mainly based introductory text and a small amount of code)
- 2011-09-10 20:23:22下载
- 积分:1
-
TestProject
test return point or point as param
- 2007-09-15 10:12:17下载
- 积分:1
-
JYTJQL
这是外汇活动中的一种 可以从多种货币的汇率差异中,获得利润(This is one of the foreign exchange activities that can be profited from the exchange rate differences of multiple currencies.)
- 2019-01-01 05:37:39下载
- 积分:1
-
C06策略
c06tb套利交易策略源码,源码为人人宽客编写分享(C06tb arbitrage strategy source code, source code for everyone to share quants written)
- 2017-09-22 09:54:00下载
- 积分:1
-
small.b0t.C
A small IRC base bot written in C++
- 2009-11-14 15:34:53下载
- 积分:1
-
LISTVIEW
this is the list view project for help those people who want to show image Image in List View
it can be use in show for list of products with images
- 2014-02-21 20:01:25下载
- 积分:1
-
ReadGeotiff
读取geotiff格式图像,并显示图像信息,如行列号,角点坐标,分辨率,投影信息等(Read geotiff format images, and display image information, such as row and column numbers, corner coordinates, resolution, projection information)
- 2012-01-31 20:39:40下载
- 积分:1
-
C8051F060-DAC
这个程序输出正弦和余弦波形 使用DAC硬这C8051F060单片机DAC0波形输出 和DAC1 Timer4中断更新的输出DAC.Timer4 ISR的 然后导致了DACs计算的输出,这是下一个中断。 输出波形的频率设定的# define <频率>。 实现定义的精确输出频率<频率>,一个 /使用外部晶体。(This program outputs sine and cosine waveforms using the hardware DACs
// on the C8051F06x microcontroller. The waveforms are output on pins DAC0
// and DAC1.
//
// The output of the DAC is updated upon a Timer4 interrupt. The Timer4 ISR
// then calculates the output of the DACs for the next interrupt.
//
// The frequency of the output waveforms is set by the#define <FREQUENCY>.
// To achieve the exact output frequency defined by <FREQUENCY>, an
// external crystal should be used.)
- 2014-07-03 19:05:12下载
- 积分:1
-
PWM_MotoA
1.本示例演示PWM波形输出以控制电机,通过配置,28035的PWM1A和PWM1B将输出频率为10KHZ的方波;
//2.28035有多达7个通道14路PWM波输出,在本实验中,我们使用的是PWM1的A路和B路,
// 它们分别是GPIO0和GPIO1。(DSP theory and motor control applications)
- 2020-10-15 14:57:29下载
- 积分:1