代码搜索结果
找到约 523 项符合
OLED 的代码
oledbtextprovidersess.h
// Session.h : Declaration of the COLEDBTextProviderSession
#ifndef __COLEDBTextProviderSession_H_
#define __COLEDBTextProviderSession_H_
#include "resource.h" // main symbols
#include "OLED
oled.c
#include "Board.h"
#include "mytype.h"
#include "AT91SAM7X256.h"
extern unsigned char const gbhz16x16dot[];
extern unsigned char const Asc8x16dot[];
delays(n)
{
for(int j=0;j
photo.ctl
VERSION 5.00
Begin VB.UserControl Photo
BackStyle = 0 'Transparent
ClientHeight = 1275
ClientLeft = 0
ClientTop = 0
ClientWidth = 1290
OLED
注释.txt
5个430系列微控制器源代码,开发环境:IAR embeded system,希望对大家有所帮助:
430 and PCF8576是430与PCF8576接口源代码;
430 and SD是430与sd卡接口源代码;
430com是430与pc通讯源代码;
430tcp_ip是430tcp-ip通讯源代码;
430usb是430与usb通讯源代码;
430OLED是430与oled屏通
mdlcommon.bas
Attribute VB_Name = "mdlCommon"
Option Explicit
Public Sub OpenTable(pAdo As Adodc, pRecordSource As String) '打开一个表,得到一个数据集
With pAdo
.ConnectionString = "Provider=Microsoft.Jet.OLED
osram96x16.c
//*****************************************************************************
//
// osram96x16.c - Driver for the OSRAM 96x16 graphical OLED display.
//
// Copyright (c) 2006 Luminary Micro, Inc
osram96x16.h
//*****************************************************************************
//
// osram96x16.h - Prototypes for the driver for the OSRAM 96x16 graphical OLED
// display.
//
//