代码搜索:main.c
找到约 10,000 项符合「main.c」的源代码
代码结果 10,000
www.eeworm.com/read/288423/8633774
c main.c
#include "ascii8x16.h"
#include "hzk24.h"
void Lcd_DspAscII8X16(lcd_layer p,uint32 x0, uint32 y0, uint8 *s);
void Lcd_DspHz24(lcd_layer p,uint32 x0, uint32 y0, uint8 *s);
void Lcd_DspAscII8X16(lc
www.eeworm.com/read/288415/8634246
c main.c
////////////////////////////////////////////////////////////////////////////////
// main.c :
//
#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
#include
www.eeworm.com/read/288415/8634435
c main.c
/**
* @file main.c
*
* Sample main function for compiling NULL OS test set used by uCIP.
*
* Use this as a starting point to adapt uCIP
* to your own operating system.
*/
//#include "
www.eeworm.com/read/388119/8634544
c main.c
/****************************************************************************
* *
* File: MAIN.C
www.eeworm.com/read/432059/8634722
c main.c
include
#include"IIC.h"
#include"A24CXX.h"
#include "soundplay.h"
unsigned char code Music_Girl[]={ 0x17,0x02, 0x17,0x03, 0x18,0x03, 0x19,0x02, 0x15,0x03,
www.eeworm.com/read/388099/8636080
c main.c
#include
#include
#define uchar unsigned char
#define uint unsigned int
#define true 1
#define false 0
sbit SDA=P3^7;
sbit SCL=P3^6;
sbit write=0xA2;
sbit read=
www.eeworm.com/read/288383/8636283
c main.c
//////////////////////////////////////////////
// 1.在程序中"break point"注释行语句上加软件断点
// 2.菜单view->graph->Image:
// color space = RGB
// Start Address -R Source = y
//
www.eeworm.com/read/288383/8636745
c main.c
#define IMAGEWIDTH 120
#define IMAGEHEIGHT 96
unsigned char y1[IMAGEWIDTH*IMAGEHEIGHT];
ioport unsigned int port0;
int main()
{
port0=1;
vedio();
Sobel(IMAGEWIDTH,IM
www.eeworm.com/read/288383/8636768
c main.c
#define IMAGEWIDTH 120
#define IMAGEHEIGHT 96
unsigned char y1[IMAGEWIDTH*IMAGEHEIGHT];
ioport unsigned int port0;
int main()
{
port0=1;
vedio();
Laplace(IMAGEWIDT
www.eeworm.com/read/288383/8636927
c main.c
#define IMAGEWIDTH 120
#define IMAGEHEIGHT 96
unsigned char y1[IMAGEWIDTH*IMAGEHEIGHT];
ioport unsigned int port0;
int main()
{
port0=1;