代码搜索:C语言基础
找到约 10,000 项符合「C语言基础」的源代码
代码结果 10,000
www.eeworm.com/read/297558/8010988
hex ddd1.hex
:100003007581501200767F8012004C7F5812006178
:100013007F551200617F2D1200617F531200617FB3
:10002300481200617F451200617F4E1200617F47D5
:100033001200617F2D1200617F481200617F55120B
:0900430000617F69120
www.eeworm.com/read/332317/12763830
c i2cint.c
/*
---------------------------------------------------------------------------------------------------------
*****************************************************************************************
www.eeworm.com/read/101083/6239818
scf tacptool.scf
[WINDOW]
[SETUP] TAC_TOOLBAR_WIN C_TYPE_NORMAL 660 68
[RANGES] 0 0 800 600 660 68
[XY] 140 532
[GROUP] 3025
[FLAGBITON] C_BIT_CANTMOVE
[DEPTH] 4
[FLAGBITON] C_BIT_TRANSLUCENT
[FILL]
[SETUP]
www.eeworm.com/read/361185/6311885
c i2cint.c
/*
---------------------------------------------------------------------------------------------------------
*****************************************************************************************
www.eeworm.com/read/486944/6521334
v i2c_master_defines.v
// I2C registers wishbone addresses
// bitcontroller states
`define I2C_CMD_NOP 4'b0000
`define I2C_CMD_START 4'b0001
`define I2C_CMD_STOP 4'b0010
`define I2C_CMD_WRITE 4'b0100
`define I2C_CMD_
www.eeworm.com/read/264861/11297747
h trafficlight.h
#ifndef __TRAFFICLIGHT_H__
#define __TRAFFICLIGHT_H__
// write your header here
unsigned int ui_Cnt = 1;
unsigned int uiRet = 0;
unsigned int uiFlash_Flag = 0; //闪烁时显示绿灯还是熄灭的标志
unsign
www.eeworm.com/read/402450/11534644
v i2c_master_defines.v
// I2C registers wishbone addresses
// bitcontroller states
`define I2C_CMD_NOP 4'b0000
`define I2C_CMD_START 4'b0001
`define I2C_CMD_STOP 4'b0010
`define I2C_CMD_WRITE 4'b0100
`define I2C_CMD_
www.eeworm.com/read/345796/11791597
makefile
#
# Makefile for the i2c core.
#
obj-$(CONFIG_I2C) += i2c-core.o
obj-$(CONFIG_I2C_CHARDEV) += i2c-dev.o
obj-$(CONFIG_I2C_SENSOR) += i2c-sensor.o
obj-y += busses/ chips/ algos/
ifeq ($(CONFIG_I2C
www.eeworm.com/read/339860/12200287
c i2cint.c
/*
---------------------------------------------------------------------------------------------------------
*****************************************************************************************
www.eeworm.com/read/250293/12415715
c i2cint.c
/*
---------------------------------------------------------------------------------------------------------
*****************************************************************************************