代码搜索结果
找到约 10,000 项符合
C 的代码
cs_dictionary.h
/*
*
* cs_dictionary.h
*
* Copyright (c) 2001, 2002
* Andrew Fedoniouk - andrew@terra-informatica.org
* Portions: Serge Kuznetsov - kuznetsov@deeptown.org
*
* See the file "COPYING" for infor
avr2464.c
//*******************************************************************
//********File name :24C64 eeprom's write and read
//********File create date :2008/5/27
//********Design dept :
2464.c
//*******************************************************************
//********File name :24C64 eeprom's write and read
//********File create date :2008/5/27
//********Design dept :
bank_ex2.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Simulator), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,5, 0x0
File 1,2,
24c02.h.bak
#ifndef __24C02
#define __24C02
unsigned char Write24c02(unsigned char*psrc_data,unsigned char adr,unsigned char nbyte);
unsigned char Read24c02(unsigned char *pdin_data,unsigned char adr);
unsi
24c02.h
#ifndef __24C02
#define __24C02
unsigned char Write24c02(unsigned char*psrc_data,unsigned char adr,unsigned char nbyte);
unsigned char Read24c02(unsigned char *pdin_data,unsigned char adr);
unsi
zc030x_i2c.h
#ifndef h_Zc030x_I2C_h
#define h_Zc030x_I2C_h
/* This file implement the I2C communication functionnalities */
/* This project is under GPL */
/* - Driver file -
debug.c
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*-------------------------------------------------
huffman_c.h
#ifndef _HUFFMAN_C_HEADER_001_
#define _HUFFMAN_C_HEADER_001_
#include "huffman_base.h"
// 使用Canonical Huffman编码,同时对huffman_b的存储结构进行
// 改造,将二叉树存放在连续空间tree里,空间的每个结点类型都
// 和结点权值的数据类型相同,空间大小为2*num,tree
memtest.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
File 1,4,