代码搜索结果
找到约 10,000 项符合
C 的代码
pcf8563.c
/*******************************************************
// I2C总线驱动程序+PCF8563驱动-------PCF8563-Drivers.c
//定义F0为非应答标志位
/*******************************************************
电路连接:
SDA
marsval.dat
00000000000000000000000000000000 00000000000000000000000000000000 3251B3DEDE96C2836B9E063938244C99
00000000000000000000000000000000 3251B3DEDE96C2836B9E063938244C99 9C8EFC641F1829B44B1F14723BAF87
staticarrayc.h
/* Copyright (c) 2002, Nokia Mobile Phones. All rights reserved */
#ifndef __STATIC_ARRAY_C_H__
#define __STATIC_ARRAY_C_H__
/*!
@class TStaticArrayC
@discussion This templated c
ex.dpr
program Ural_1274(Input, Output);
type
TData = Int64;
TFraction = record
//numerator ,denominator
n, d: TData;
end;
var
a, b, c: TFraction;
Oper: Char;
dsp2833x_i2c_defines.h
// TI File $Revision: /main/1 $
// Checkin $Date: August 18, 2006 13:45:46 $
//###########################################################################
//
// FILE: DSP2833x_I2cExample.h
//
lesson3.hex
:040000000C9430002C
:14006000CFE5D4E0CDBFDEBFC051D0400AEA08830024E0E671
:14007400F0E010E0E036F10711F00192FBCF0083E0E6F0E033
:14008800A0E6B0E010E0E036F10721F0C89531960D92F9CFB4
:14009C000E945100FFC
assembly.lis
.text
0057 SPMCR = 0x57 ;RWW区忙标志,读RWW区允许,允许写程序存储区
0000
0000 ; void write_page (unsigned int adr
source.txt
在某些产品的显示部分(如点真LED,液晶屏等)往往都要显示汉字,而字库是这类产品系统中必不可少的,最近我也用到了字库这部分,在这里把我的心得和整理的资料分享下.
GB18030字库是一个相对比较全的字库,大小不超过1M字节.本人存储器用的是29<mark>c</mark>040(两片),对29<mark>C</mark>040的读操作非常简单,类似于SRAM。主要是怎么样通过汉字的汉字代码找到汉字在存储器中的位置。GB18030每个汉 ...
chuankou.hex
:040000000C94470015
:040048000C94B30061
:040050000C94CE003E
:01008C003B38
:14008E00CFEFD0E1CDBFDEBFC051D0400AEA08830024E1E041
:1400A200F1E011E0E230F10711F00192FBCF0083ECE8F0E0F9
:1400B600A0E0B1E
od2101.c
//#include "reg52.h"
#include
#include "intrins.h"
#ifndef uchar
#define uchar unsigned char
#endif
#ifndef uint
#define uint unsigned int
#endif
#define WR