代码搜索:2

找到约 10,000 项符合「2」的源代码

代码结果 10,000
www.eeworm.com/read/134574/5892038

tcl setup.tcl

# SETUP # SET CLOCK PERIOD set register2register 1000 set input2register 1000 set register2output 1000 set input2output 1000 # SETUP TECHNOLOGY set part S30PQ208 set process
www.eeworm.com/read/183944/6352446

c h263main.c

/* * Copyright 2003 by Texas Instruments Incorporated. * All rights reserved. Property of Texas Instruments Incorporated. * Restricted rights to use, duplicate or disclose this code are *
www.eeworm.com/read/494116/6378621

txt global.txt

; generated by ARM/Thumb C/C++ Compiler with , RVCT3.1 [Build 934] for uVision ; commandline ArmCC [--debug -c --asm --interleave -oglobal.o --depend=global.d --device=DARMP --apcs=interwork -O3 -IC:
www.eeworm.com/read/487968/6503078

c main.c

/****************************************Copyright (c)************************************************** ** Guangzou ZLG-MCU Development Co.,LTD. **
www.eeworm.com/read/407122/11428897

asv 初始化骨架矩阵inicia_matriz_objecto.asv

function Inicia_Matriz_Objecto global face1base face2base face3base face4base face5base face6base global face1elo1 face2elo1 face3elo1 face4elo1 face5elo1 face6elo1 global face1topelo1 face2top
www.eeworm.com/read/407122/11428898

m 初始化骨架矩阵inicia_matriz_objecto.m

function Inicia_Matriz_Objecto global face1base face2base face3base face4base face5base face6base global face1elo1 face2elo1 face3elo1 face4elo1 face5elo1 face6elo1 global face1topelo1 face2top
www.eeworm.com/read/407122/11428926

m inicia_matriz_objecto.m

function Inicia_Matriz_Objecto global face1base face2base face3base face4base face5base face6base global face1elo1 face2elo1 face3elo1 face4elo1 face5elo1 face6elo1 global face1topelo1 face2top
www.eeworm.com/read/407122/11428931

asv inicia_matriz_objecto.asv

function Inicia_Matriz_Objecto global face1base face2base face3base face4base face5base face6base global face1elo1 face2elo1 face3elo1 face4elo1 face5elo1 face6elo1 global face1topelo1 face2top
www.eeworm.com/read/403851/11508677

vbw vehicle_mis.vbw

Module1 = -6, 0, 772, 625, frmMain = 4, 1, 827, 604, , 5, 4, 697, 580, C frmLogin = 0, 0, 0, 0, C, 50, 80, 695, 544, C frmAbout = 0, 0, 0, 0, C, 135, 140, 884, 604, C frmAcc = -25, 6, 866, 583, ,
www.eeworm.com/read/403649/11513386

h i2c.h

#ifndef I2C_H #define I2C_H #include "eeprom.h" typedef struct _I2C_Param { uint16 WrLen; // 写入长度 uint16 RdLen; // 读出长度 uint8 *RTBuf; // 写入/读出数据缓冲区起始地址 uint8 Addr; // I2C器件地址