-
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
-
冒泡排序
冒泡排序代码(C++) 让你快速排序,不用自己辛苦敲代码
- 2022-05-24 12:56:36下载
- 积分:1
-
该院
它是重要的学生园地
为使任何认可价值提供你等管理领域的入场,坦白从宽等。
- 2023-06-25 10:20:04下载
- 积分:1
-
计算流体力学程序代码
主要针对计算流体力学中的基础问题进行C++和Fortran编程并对比(The basic problems in computational fluid dynamics are programmed by C++ and Fortran and compared.)
- 2020-12-23 13:59:06下载
- 积分:1
-
a4
说明: 编译课程设计的LR分析,比较强悍,可用~~可扩充(Compile the curriculum design of LR analysis, comparison tough, can be used ~ ~ can be expanded)
- 2008-12-28 13:10:44下载
- 积分:1
-
VC-HID
使用VC++访问如键盘,鼠标和自定义的HID设备(Using VC++ to access such as a keyboard, mouse, and a custom HID device)
- 2011-01-25 17:09:47下载
- 积分:1
-
report-of-tuxingxue
实验一 直线生成算法
实验二 圆弧生成算法
实验三 窗口菜单交互界面
实验四 区域填充算法
实验五 裁剪算法算法
实验六 图形软件开发包/库应用
实验七 曲线的生成算法
实验八 曲面生成算法
实验九 二维图形变换(Experimental line generation algorithm experiment two arcs to generate the algorithm experimental three-window menu interface experiment four regional filling algorithm experimental five-clipping algorithm algorithm experiment six graphics software development package/library application experiment seven curve generation algorithm experiment eight surface generation algorithm experiments ninety-two dimensional graphics transform)
- 2020-10-22 13:57:23下载
- 积分:1
-
pulse-measurement
这是基于STC89C52编程开发的脉搏检测器,里面包含PCB原理图,程序代码和一篇参考论文。(This is based programming development STC89C52 pulse detector, which contains PCB schematics, program code and a reference papers.)
- 2013-12-13 20:40:50下载
- 积分:1
-
HTRI6.0全功能破解补丁
htri6.0破解补丁1、换热器计算器支持包括所有的标准TEMA类型的计算
Xist 支持包括所有的标准TEMA类型的计算,并且集成了流动导致的震动计算, 管子排布工具等等。
进行空冷器和经济器的设计, 核算和模拟计算, 包括自然通风(风机停运)和强制通风条件下的计算。(Heat Exchanger Calculator Support Including All Standard TEMA Types of Calculations
Xist supports all standard TEMA-type calculations, and integrates flow-induced vibration calculations, pipe layout tools, and so on.
Design, calculate and simulate the air cooler and economizer, including natural ventilation (fan outage) and forced ventilation.)
- 2020-06-16 09:00:01下载
- 积分:1
-
一个简单的MVC购物网站
一个MVC的购物网站实例,希望对大家有帮助,可能代码有些地方不太准确,注释也比较少。
- 2023-02-10 21:30:06下载
- 积分:1