- FreeRTOS_Temperature Temperature sensing with 2X16 LCD module using FreeRTOS Real Time Operating System.
- AVI2DicomImageProcessing This program converts avi video to DICOM image equence for medical image processing applications using MATLAB
- CrossAppSocket cross socket application in delphi 7 i was used TWinSocket ICS kind regards hazret
- IEC101(104) 规约入门培训(免费)
- dialogs 嵌入式QT设计
- TradeX-Python27-API 将TradeX.dll通过SWIG封装为python 2.7下的接口函数
文件名称:asimpledigitalfrequencymeterBasedonPIC16F87A
介绍说明--下载内容来自于网络,使用问题请自行百度
//本程序利用CCP1模块实现一个“简易数字频率计”的功能
#include <pic.h>
#include <stdio.h>
#include <math.h>
const char table[11]={0xc0,0xf9,0xa4,0xb0,0x99,0x92,0x82,0XD8,0x80,0x90,0xFF};
//不带小数点的显示段码表
-//CCP1 module for use in this process a " simple digital frequency meter" function# include <pic.h># Include <stdio.h># Include <math.h> const char table [11] = (0xc0, 0xf9, 0xa4, 0xb0, 0x99, 0x92, 0x82, 0XD8, 0x80, 0x90, 0xFF) // without a decimal point display section of code table ~ ~ ~
#include <pic.h>
#include <stdio.h>
#include <math.h>
const char table[11]={0xc0,0xf9,0xa4,0xb0,0x99,0x92,0x82,0XD8,0x80,0x90,0xFF};
//不带小数点的显示段码表
-//CCP1 module for use in this process a " simple digital frequency meter" function# include <pic.h># Include <stdio.h># Include <math.h> const char table [11] = (0xc0, 0xf9, 0xa4, 0xb0, 0x99, 0x92, 0x82, 0XD8, 0x80, 0x90, 0xFF) // without a decimal point display section of code table ~ ~ ~
相关搜索: pic.h
(系统自动生成,下载前可以参看下载内容)
下载文件列表
asimpledigitalfrequencymeterBased onPIC16F87A .txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.