-
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
-
8251串行接口应用实验-接收端程序
串行通信接收程序source file
8251 8255 8253综合实验代码...
8251串行接口应用实验-接收端程序
串行通信接收程序source file
8251 8255 8253综合实验代码-8251 serial interface applied the experimental- the receiving end procedures to receive serial communication program source file 8251 8255 8253 Comprehensive Experiment code
- 2023-06-17 16:15:03下载
- 积分:1
-
666
卫星链路计算的matlab 可以 很快算出你要的数值,并利用所知道的一切东西(Calculation of satellite link matlab can quickly calculate the value you want, and use know everything)
- 2017-03-29 10:12:10下载
- 积分:1
-
8051实用程序,可生成硬件8051
8051实用程序,可生成硬件8051-8051 Utility, which will generate a hardware 8051
- 2022-03-20 22:47:17下载
- 积分:1
-
5767例子程序,用C编程,很经典,大家直接复制来用
5767例子程序,用C编程,很经典,大家直接复制来用-5767 examples of the procedure, using C programming, it is a classic, we directly copy to use
- 2023-08-07 01:55:03下载
- 积分:1
-
This sample shows the use of input and output string functions of emu8086.inc
This sample shows the use of input and output string functions of emu8086.inc
- 2022-01-25 23:18:54下载
- 积分:1
-
FM8P53实现七彩跳变+渐变(汇编)
应用背景本程序可以做广告箱控制,实现多彩多样的变化!对做户外亮化的厂家很实用!使用厂家多,是LED生产厂家的后盾!关键技术本程序可以实现AC(交流过零同步)控制,应用广泛,本程序可以实现AC(交流过零同步)控制,应用广泛,本程序可以实现AC(交流过零同步)控制,应用广泛!
- 2022-01-24 10:04:06下载
- 积分:1
-
温度传感器的C51源程序,可使用keil直接编译执行。
温度传感器的C51源程序,可使用keil直接编译执行。-temperature sensor C51 source can be used directly keil compiler implementation.
- 2022-10-12 22:00:03下载
- 积分:1
-
还是汇编语言编的asm to vxd例子
还是汇编语言编的asm to vxd例子-or assembly language series asm example to vxd
- 2022-08-04 11:31:38下载
- 积分: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