-
ADcaijimokuai
单片机的A/D采集模块,该模块通过编者使用,性能良好稳定。(Microcontroller A/D acquisition module, through the editor to use, good performance and stability.)
- 2013-09-07 15:51:18下载
- 积分:1
-
KML-Graphics
KML文件图形化显示,使用此插件,必须安装GOOLE EARTH才能正确使用(KML files, graphical display, use this plugin, you must install the GOOLE EARTH to use)
- 2013-12-25 08:37:32下载
- 积分:1
-
student-management-system
学生成绩管理系统,可以用于实现学生成绩管理系统的源码。(Student achievement management system that can be used to implement student achievement management system source code.)
- 2013-12-24 11:09:57下载
- 积分: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
-
sdf2samples
用于开发Windows Mobile的参考源程序(Windows Mobile for the development of a reference source)
- 2008-06-30 10:24:17下载
- 积分:1
-
jin zhi da yin xi tong
jin zhi da yin xi tong
- 2022-05-26 04:56:28下载
- 积分:1
-
APF
Low-pass filter 可自行調整延遲角度(Low-pass filter)
- 2014-10-29 19:46:12下载
- 积分:1
-
rotate
平移数组元素的实例程序。来自编程珠玑。非常有用。(rotate array, sample code from programming pearls.)
- 2011-11-02 00:35:08下载
- 积分:1
-
51温度
#include "type.h"
#define ZN 1 //智能
#define SD 0 //手动
#define ZD 16 //最低温度就关掉风扇
#define DW 24 //低温
#define GW 30 //高温
//-------------------------主函数---------------------------------------//
void main()
{
while(1)
{
ReadTemperature(); //18b温度
wenduxianshi(); //显示
//GongNeng(); //按键
}
}
- 2022-07-14 20:15:41下载
- 积分:1
-
NLM
说明: SAR图像非局部平均滤波,包括高斯平滑,PSNR检测(SAR image non local average filtering, including Gaussian smoothing, PSNR detection)
- 2021-03-03 10:59:33下载
- 积分:1