-
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
-
SFEwienerdens
通过使用插值计算的方式,计算金融波动过程的维纳现象。(Calculated by using the interpolation method to calculate the Wiener process, the phenomenon of financial volatility.)
- 2011-10-22 11:03:18下载
- 积分:1
-
PMSM
基于Simulink的永磁同步电机的直接转矩控制的调速仿真,里面用S函数自建部分模块,加快了仿真速度。(Simulink-based permanent magnet synchronous motor direct torque control of the speed of simulation, which used self-built part of the S-function module to speed up the simulation speed.)
- 2020-06-30 10:40:02下载
- 积分:1
-
Mathematical-modeling-
数学建模算法与应用司守奎 (作者), 孙玺菁 (作者)(Mathematical modeling algorithms and applications)
- 2014-02-07 19:15:52下载
- 积分:1
-
decision
decision tree matlab code
- 2010-12-01 02:16:29下载
- 积分:1
-
quyushengzhang
说明: 用matlab实现的区域生长算法,易懂,对于初学者很有参考价值(the regiongrowing algorithm using MATLAB)
- 2011-04-11 14:23:13下载
- 积分:1
-
Tx2RxSpatialMultiplex
2发2收的mimo系统通信仿真,希望对从事MIMO系统仿真的工作演员有所帮助。(2 Fat 2 collected MIMO system communication simulation, and they hope to engage in the work of MIMO system simulation actors help.)
- 2009-02-06 22:23:42下载
- 积分:1
-
huffman
图像的哈弗曼编码matlab实现,实现图像的无损压缩(Matlab coding huffman images achieved)
- 2009-05-09 16:02:30下载
- 积分:1
-
SimpleColorDetection
this is all about SimpleColorDetection
- 2010-01-22 14:10:03下载
- 积分:1
-
gabor_c
说明: 一个用纯C语言编写的GABOR 变换源码,我在网上找了很久也没找到,只好自己根椐matlab版源码写了一个源码。(A pure C language source code written in GABOR transform, I am looking for a long time on the Internet had not found, had noted in their written a matlab source code version of source code.)
- 2010-03-22 09:33:26下载
- 积分:1