-
C
说明: 1.1 C基础知识 1
1.2 函数与头文件 2
1.3 C预处理器 3
1.4 将一个字符转换为long型 4
1.5 strcpy函数 4
1.6 assert用法 5
1.7 itoa函数和atoi函数 6
1.8 strcmp函数实现 8
1.9 strcpy函数实现 9
1.10 memcpy函数实现 10
1.11 memcpy和memmove函数的实现 11
1.12 strcat函数实现 13
1.13 使用库函数atoi,将char *→int 13
1.14 使用库函数itoa,将int→char * 14
1.15 不使用库函数,将int→char * 14
1.16 不使用库函数,将char *→int 15
1.17 求两个整数的最大公约数 16
1.18 Little_endian or Big_endian 17
1.19 sizeof与strlen的区别 19
1.20 实现String类的BIG_FOUR 19
1.21 struct和union的区别 20
1.22 char字符变量与int整型数据 22
1.23 字,字节,字符,比特 23
1.24 空格、空字符、字符数组结束符的区别 25(1.1 C Basics 1
1.2 Functions and header files 2
1.3 C preprocessor 3
1.4 will be a long-type characters into four
1.5 strcpy function 4
1.6 assert usage 5
1.7 itoa function and atoi function 6
1.8 strcmp function to achieve 8
1.9 strcpy function to achieve 9
1.10 memcpy function to achieve 10
Achieve 11 1.11 memcpy and memmove function
1.12 strcat function to achieve 13
1.13 using the library function atoi, the char* → int 13
1.14 using the library function itoa, the int → char* 14
1.15 does not use the library function, int → char* 14
1.16 does not use the library function, char* → int 15
1.17 find the greatest common divisor of two integers 16
1.18 Little_endian or Big_endian 17
Difference 1.19 sizeof and strlen 19
1.20 realize BIG_FOUR String class 19
Difference 1.21 struct and union of 20
1.22 char and int integer variable character data 22
1.23 word, byte, character, bit 23
Difference 1.24 spaces, null characters, character array termi)
- 2014-10-08 10:33:55下载
- 积分:1
-
management-of-bank-card
对银行卡存款取款时候的数据变化进行管理模拟,获得收支情况(Deposits of the bank card withdrawals when data changes in management simulation to obtain income and expenditure)
- 2013-06-19 11:41:04下载
- 积分:1
-
A student' s information will be inserted into the array
将某个学生的信息插入到数组中,可以通过文件输入数据文件输出结果-A student" s information will be inserted into the array
- 2022-03-16 01:49:56下载
- 积分:1
-
ExampleCode_PLL_ADF4350
AD公司的锁相环芯片ADF4350的开发例程(Example code for ADF4350)
- 2021-03-15 17:39:22下载
- 积分:1
-
DSP_fft32x32
Optimized FFT code on TI C64+
- 2009-08-20 05:48:10下载
- 积分:1
-
MSP430F149读写卡参考例程
说明: MSP430F149读写卡参考例程,实现读卡模块和写卡模块的操作。基本例程全在。也可以实现 扣费钱包等功能。(The MSP430F149 read/write card reference routine implements the operation of the card reader module and the card reader module. The basic routines are all there. It is also possible to implement functions such as deducting wallets.)
- 2020-06-19 15:40:02下载
- 积分:1
-
analog-I2C-driver-MPU050
stm32芯片--用GPIO口模拟I2C驱动MPU6050陀螺仪(Stm32 chip- using GPIO port simulation I2C driver MPU6050 gyroscope)
- 2013-12-19 19:43:04下载
- 积分:1
-
arm_project
ARM7026 based data acquisition and PID controlling C code in Keil
- 2011-08-22 01:19:18下载
- 积分:1
-
vc++网络通信
基于VC++6.0开发环境的网络通信开发,包括数据流传输和数据报传输,TCP/IP网络协议和UDP网络协议。
- 2022-03-18 21:05:08下载
- 积分:1
-
Cpp1
对于一些简单问题的c语言解决,操作简单易于学习(For some of the c language to solve simple problems, simple easy to learn)
- 2011-08-18 21:08:51下载
- 积分:1