-
C-Technique
C语言是一种计算机程序设计语言,它既具有高级语言的特点,又具有汇编语言的特点。它的功能性非常强大,目前是各高校的一门必修课。并且市场上许多软件也是基于C语言的平台而产生的,所以C语言在大学中的教学也称得上是"不遗余力"。但是近些年很多的学生普遍反映C语言晦涩难懂,不容易学透,非常努力的学最后却得不能心满意足,课程过后一无所获,甚至一个小小的程序都写不出来,于是针对这些情况就做出一些初步的分析,并且从C语言编程技巧上提出相关的改善对策。 (C language is a computer programming language, both with advanced language features, but also has characteristics of assembly language. Its function is very powerful, is now a required course in colleges and universities. And also a lot of software on the market based on the C language, platform and produce, so C language teaching at the university is also described as a "spare no effort." But in recent years, a lot of students generally reflect the C language obscure, not easy to learn thoroughly, very hard to learn, but finally could not have satisfied the course after nothing, even a small program that can not write, so for these situations to to make some preliminary analysis, and from the C programming language skills relevant improvement measures put forward.)
- 2013-10-08 20:40:35下载
- 积分:1
-
AN1004
This article covers the so-called "min-cost flow" problem, which has many applications for both TopCoder competitors and professional programmers. The article is targeted to readers who are not familiar with the subject, with a focus more on providing a general understanding of the ideas involved rather than heavy theory or technical details for a more in-depth look at this topic, check out the references at the end of this article, in particular [1].
- 2009-11-30 10:18:10下载
- 积分:1
-
wannianli
万年历查询及打印系统代码,能查询日历 并输出选定日期的日历,月历,年历(Calendar inquiries and printing system code, can query and output the selected date calendar calendar calendar calendar)
- 2008-06-15 19:58:50下载
- 积分:1
-
oi
说明: 逻辑电平接口设计规范逻辑电平接口设计规范(Logic level interface design specification
Logic level interface design specification
)
- 2013-11-06 11:15:37下载
- 积分:1
-
LiarbryManagentSystem
图书管理系统,分管理者和读者不同权限,可实现对书籍的管理,读者的管理等(Library management system, sub-managers and readers with different permissions)
- 2012-05-09 22:06:26下载
- 积分:1
-
显示程序实验-汇编语言码源
实现显示程序功能,基本汇编语言码源,在VB.net运行成功(Implement display program function, basic assembly language code source, run successfully on VB.net)
- 2018-09-07 17:28:24下载
- 积分:1
-
12864LCD_lib
说明: 12864液晶的标准测试程序,含底层函数可直接调用(12864 LCD standard testing procedures, including the underlying function can be directly called)
- 2009-08-16 23:42:33下载
- 积分:1
-
cavitation
UDF空化模型的定义,可编译的UDF文件,嵌入fluent,代替原有空化模型,计算质量转换(UDF definition of cavitation model can be compiled UDF files, embed fluent, instead of the original cavitation model to calculate the quality of conversion)
- 2021-03-02 15:29:35下载
- 积分:1
-
Piant
这个软件是可以实现简单的椭圆和点、以及直线的绘图程序(This software can realize simple and elliptical, as well as drawing a straight line program)
- 2008-07-11 11:27:59下载
- 积分:1
-
2
说明: 形参只是形式参数,并不参与实际运算,但是形参在同一个函数里要相同,实参是实际参数,参与实际的运算,
有几个形参就对应有几个实参,形参在自定义函数里,实参在主函数里
(Formals only formal parameter is not involved in the actual operation, but parameter in a function to be the same, the argument is the actual parameters involved in the actual operation, several shape parameters corresponding to several arguments, parameter in Custom function, the argument in the main function)
- 2012-10-01 22:42:31下载
- 积分:1