-
C语言经典程序18例及难点分析.rar
C语言必背18个经典程序.pdf
C语言难点及分析.pdf
本压缩包有18个经典的C语言程序以及C语言难点及分析,主要涉及变量的作用域和存储类别、函数、数组、字符串、指针、文件、链表等,希望对大家有所帮助。谢谢!
- 2022-03-03 20:23:17下载
- 积分:1
-
vc preparation procedures calculated pi
vc编写 计算圆周率程序-vc preparation procedures calculated pi
- 2022-01-23 11:08:28下载
- 积分:1
-
这是一个用梯形法求积的程序实例(VC)
这是一个用梯形法求积的程序实例(VC)-This is a method for using trapezoidal plot examples of procedures (VC)
- 2023-04-24 11:50:03下载
- 积分:1
-
umat编写Johnson-cook强化模型
Abaqus 中Johnson-cook模型只能用于explicit显示分析中,而我们需要在standard模块中可以使用的更加精细的Johnson-cook模型,故而借助Fortran来编写子程序来实现其本构关系。
- 2022-01-22 03:11:26下载
- 积分:1
-
使用插入排序和快速排序方法排序数组
程序生成一个数组,然后对它使用插入排序和快速排序方法进行排序。在屏幕上的输出显示了这两种方法来对数组排序,所花的时间。在编译后的程序以及创建输出文件,在 project 的文件夹命名为的 Array.txt,你可以在这里看到如何生成的矩阵的样子,怎么它被排序,也多少时间就能对它进行排序。
- 2022-05-20 03:32:59下载
- 积分:1
-
berkeley and Christian Algorithm
this program is describe the berkeley and christian algorithm, the language is programming by java
这是两个用Java语言编辑的算法,你可以很好地知道,明白两个算法的理论知识
- 2023-08-19 01:15:03下载
- 积分:1
-
KPCA face recognition algorithm
KPCA is very famous, this method is using for face recognition,great effect,many data for the tests
- 2023-05-06 01:50:03下载
- 积分:1
-
latest Fuzzy Logic Toolbox
最新模糊逻辑工具箱-latest Fuzzy Logic Toolbox
- 2022-02-06 07:28:58下载
- 积分:1
-
C语言作的四色验证1.需求分析问题描述:证明了可以用不多于4种颜色对n个区域着色,而满足相邻的区域具有不同的颜色输入形式 : 暂定最多50个区域,如需证明更多区...
C语言作的四色验证1.需求分析问题描述:证明了可以用不多于4种颜色对n个区域着色,而满足相邻的区域具有不同的颜色输入形式 : 暂定最多50个区域,如需证明更多区域,修改#define S 50 即可;以整形形式输入(取值范围1-32767)用户需要证明的区域数目,相联的一对矩阵; 输出形式:以0和1输出关联矩阵,和以blue yellow orange pink形式输出每个区域相对应证明出的颜色;-C language does four colors confirm 1. demands analyses
question description: Had proven may use not to be many to 4 kind of
colors to n region coloration, but satisfies the neighboring region to
have the different color input form: Establishes provisionally more
than 50 regions, if must prove more regions, revise#define S 50 then;
Region number (value scope 1-32767) the user needs to prove which by
the reshaping form input, unites a pair of matrix; Output form: By 0
and 1 output incidence matrixs, with form outputs the color by blue
yellow orange the pink which each region corresponds proves;
- 2022-10-20 02:35:04下载
- 积分:1
-
统计方面的程序,c编译
统计方面的程序,c编译-statistical procedures, c compiler
- 2022-07-28 07:07:12下载
- 积分:1