代码搜索:Convert

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

代码结果 10,000
www.eeworm.com/read/419676/10845575

exe convert.exe

www.eeworm.com/read/419541/10862976

exe convert.exe

www.eeworm.com/read/348762/10868525

c convert.c

// ------------------------------------------------------------------------- // - Functions for data convertion - // ----------------------------------------------------------------------
www.eeworm.com/read/348762/10868528

h convert.h

//Head file for convert.c #ifndef __CONVERT__ #define __CONVERT__ // Reverse the direction of bits uint8 RvsByte(uint8 dByte); // Convert 123 to '1','2','3' uint8* NumberToChar(uint8 Number);
www.eeworm.com/read/274170/10886396

c convert.c

# include # include int main() { char num1[80], num2[80]; double sum1; int sum2; long sum3; printf("Enter first: "); gets(num1); printf("Enter second: "); g
www.eeworm.com/read/273782/10901437

txt convert.txt

www.eeworm.com/read/273782/10901438

c convert.c

www.eeworm.com/read/273782/10901554

txt convert.txt

www.eeworm.com/read/273782/10901556

c convert.c

www.eeworm.com/read/418605/10939130

c convert.c

#include #include "convert.h" int jp[20][3] = { /* S pls R */ {1, 440, 171}, //RLEG_JOINT1 {1, 440, 171}, //RLEG_JOINT2 {-1, 440, 171}, //RLEG_JOINT3 {1, 440, 171}, //RLEG_JOINT4 {1, 4