代码搜索:2

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

代码结果 10,000
www.eeworm.com/read/293555/7129105

c tst_crol.c

#include void tst_crol (void) { char a; char b; a = 0xA5; b = _crol_(a,3); /* b now is 0x2D */ } void tst_irol (void) { int a; int b; a = 0xA5
www.eeworm.com/read/209774/7216455

h ustring.h

#include "..\inc\def.h" //int 到Unicode字符串的转换 void Int2Unicode(int number, U16 str[]); //Unicode字符串到int的转换 int Unicode2Int(U16 str[]); //char类型包括GB编码,到Unicode的编码转换 void strChar2Unicode(U16 ch2[
www.eeworm.com/read/460090/7257841

h ustring.h

#include "..\inc\def.h" //int 到Unicode字符串的转换 void Int2Unicode(int number, U16 str[]); //Unicode字符串到int的转换 int Unicode2Int(U16 str[]); //char类型包括GB编码,到Unicode的编码转换 void strChar2Unicode(U16 ch2[
www.eeworm.com/read/449661/7498895

h ustring.h

#include "..\inc\def.h" //int 到Unicode字符串的转换 void Int2Unicode(int number, U16 str[]); //Unicode字符串到int的转换 int Unicode2Int(U16 str[]); //char类型包括GB编码,到Unicode的编码转换 void strChar2Unicode(U16 ch2[], cons
www.eeworm.com/read/439924/7697012

c msp430f169的i2c程序(仅供参考).c

MSP430F169的i2c程序(仅供参考) /************************************************************ *文件名:msp430f169i2c.c *整体描述:MSP430F169单片机硬件IIC软件,字节方式,主方式 * IIC接口:P3.3=SCL,P3.1=SDA;(开漏输出) * 相应寄存器:地址寄存器 I2CO
www.eeworm.com/read/196524/8077349

m imline.m

function M = imline(I, p1x, p1y, p2x, p2y) % This function draws lines on a grayscale image I % where p1x(i), p1y(i): first point (x,y) and % p2x(i), p2y(i): second point (x,y) % and returns M, th
www.eeworm.com/read/246953/12696166

c tst_crol.c

#include void tst_crol (void) { char a; char b; a = 0xA5; b = _crol_(a,3); /* b now is 0x2D */ } void tst_irol (void) { int a; int b; a = 0xA5
www.eeworm.com/read/333204/12698659

h ustring.h

#include "..\inc\def.h" //int 到Unicode字符串的转换 void Int2Unicode(int number, U16 str[]); //Unicode字符串到int的转换 int Unicode2Int(U16 str[]); //char类型包括GB编码,到Unicode的编码转换 void strChar2Unicode(U16 ch2[], cons
www.eeworm.com/read/145488/12719104

h ustring.h

#include "..\inc\def.h" //int 到Unicode字符串的转换 void Int2Unicode(int number, U16 str[]); //Unicode字符串到int的转换 int Unicode2Int(U16 str[]); //char类型包括GB编码,到Unicode的编码转换 void strChar2Unicode(U16 ch2[
www.eeworm.com/read/241756/13121995

h ustring.h

#include "..\inc\def.h" //int 到Unicode字符串的转换 void Int2Unicode(int number, U16 str[]); //Unicode字符串到int的转换 int Unicode2Int(U16 str[]); //char类型包括GB编码,到Unicode的编码转换 void strChar2Unicode(U16 ch2[], cons