代码搜索结果

找到约 10,000 项符合 C 的代码

compiler.c

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-98 by Solar Designer */ #include #include #include #include "arch.h" #include "para

dynamic_clock_12.h

/************* Revision Controle System Header ************* * GSM Layer 1 software * DYNAMIC_CLOCK_12_H * * Filename dynamic_clock_12.h * Copyright 2003 (C) Texas

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

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_

untitled3.m

u_c_out=[1 2 3 4 5 6 7 8 9]; nx_c=3; ny_c=3; IX_c = 1:nx_c; IY_c = 1:ny_c; %IX_f = 2:(nx_f+1); IY_f = 2:(ny_f+1); coarse(IX_c,IY_c) = reshape(u_c_out,nx_c,ny_c); disp(coarse);

untitled3.asv

u_c_out=[1 2 3 4 5 6 7 8 9]; nx_c=3; ny_c=3; IX_c = 1:nx_c; IY_c = 1:ny_c; %IX_f = 2:(nx_f+1); IY_f = 2:(ny_f+1); coarse([],IY_c) = reshape(u_c_out,nx_c,ny_c); disp(coarse);

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

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_

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_

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_