C语言,C language
1)C languageC语言
1.Analysis and Defense of the C language Program Traps;C语言中程序陷阱的分析与防范
2.Fostering Students Interest in Learning C Language;C语言教学中学生兴趣的培养
英文短句/例句

1.The Function Malloc and Free in C LanguageC语言的malloc和free函数
2.Similarities and Dissimilarities between Single - chip Microcomputer Language C and High - level Programming Language C;单片机C语言与C高级程序设计语言的异同
3.The Interface between Assembly Language and Turbo C;汇编语言与Turbo C语言的混合编程方法
4.C++ and OBjective-C (early 1980s) are object-oriented versions of C that have gained much popularity.C++与OBjective-C语言(80年代早期)是C语言的对象导向版本,最多人采用。
5.Method and Implementation about Combined Programming of Turbo C Language and Assembly Language;Turbo C语言和汇编语言混合编程的方法和实现
6.Investigeation and Practice for C and Assembly Language;C语言与汇编语言混合编程的研究与实践
7.The Mutual Transfer Realizes the Mix Programming of C and Assembly LanguageC语言与汇编语言相互调用实现混合编程
8.a compiler for programs written in C.用C语言所写的编译程序。
9.The Realization of Informal Linear Equation Set Algorithm with Row in C Programming Languaage非线性方程组行处理法的C语言实现
10.Programming languages-CGB/T15272-1994程序设计语言c
11.CGI is like C or shell script languages.CGI像c语言或Shell脚本语言。
12.Research of Positive Integer Greatest Common Divisor Algorithms Based on C/C++ Language;基于C/C++语言最大公约数算法的研究
13.A Comparison of C# and C++,Java as Teaching language;C#与C++、Java在教学语言上的比较
14.Research on "Fundamentals of Programming" Grammar Subset of the Teaching Language (C/C++)“程序设计基础”教学语言(C/C++)语法子集的研究
15.C++ is a marriage of the low-level with the high-level.C++是低级语言与高级语言的一种密切结合。
16.Translation scheme from type system of TTCN-3 to C++TTCN-3语言类型系统到C++语言的翻译方案
17.Deep Analysis and Application of the Function Pointer in the C/C++ Language ProgrammingC/C++语言中函数指针的深入分析与应用
18.Denotation of object-oriented programming in C++ languageC++语言中面向对象程序设计的表示法
相关短句/例句

C programming languageC语言
1.The Discussion on Finding the Solution of ++ Expression in the C Programming Language;C语言++表达式的求解探讨
2.Design of general purpose database interface based on C Programming Language;基于C语言的通用数据库接口设计
3.Producing Animation By Accessing Bitmap Function in C Programming Language;在C语言中通过存取位图像函数产生动画
3)language CC语言
1.The application of language C in graphic simulation of cam outline;凸轮廓线图形的计算机仿真及C语言中应用
2.Realization of SAR Images s Compression Bassed on JPEG in Language C;基于JPEG的SAR图像压缩的C语言实现
3.Several Common Errors and Correct Methods in Using the language C Pointer;使用C语言指针的几个常见错误及纠正方法
4)C-LanguageC语言
1.The Discussion about Calculating X-ray Bragg's Angle by Using C-Language;C语言计算X射线Bragg's角的探讨
2.Playfair Algorism and its C-language Simulative Fulfillment;Playfair算法及其C语言模拟实现
3.An Innovative Exploration into the Course "the C-language Programming Design";“计算机C语言”课程改革探索
5)C programC语言
1.The discussion of college’s instruction in C program;高职高专院校C语言实验教学的探讨
2.Laborious operations can be avoided and the MATLAB function feedback can be used conveniently by using this designed C program.通过C语言程序实现级联系统的传递函数的计算 ,可以避免繁杂的手工运算 ,进而可以方便地使用MATLAB函数feedback( )。
3.A multimedia model of teaching and learning C program has been designed based on the Internet.介绍一个基于Internet的C语言程序设计多媒体教学平台。
6)C languageC 语言
1.System uses C language program and shown good readability and portability.系统采用 C 语言编程,可读性和可移植性强。
2.it s the trend to program for the embedded system with the C language for its advantage comparing with assemble language.本文根据作者的实际开发经验,以 KEILC51为开发工具,首先介绍高级语言 C的编程优势,然后介绍 C51与标准 C 语言的主要不同点,介绍用高级语言 C 进行嵌入式系统编程的特点;介绍如何快速编出规范、高效而又精简的 C 语言程序,以及如何对程序进行优化。
3.This paper presents an algorithm of reading directly database files by C Language.本文提出一种用 C 语言直接读取数据库文件的算法,适用于结构和记录个数任意的数据库,具有良好的实用性和通用性。
延伸阅读

C语言C语言C language  C yuyQnC语言(c language)一种使用颇为广泛的程序设计语言。它由AT%26T公司Bell实验室的D.Rithie于1972年至1973年间在类似于BCPL(由英国剑桥大学的M.凡chards于1969年设计并实现的系统程序设计语言)的B上设计而成,故命名为C。首先在DECPDP一n机上实现,著名的Unix操作系统就是用C书写的。 C语言在很多方面继承和发扬了60年代出现的许多高级程序设计语言的成功经验和特色,它使用自由书写格式,具有丰富的数据类型,多种存储类别,一定程度的模块化结构,采用结构化的控制,函数参数传值,并支持分别编译等。主要特点是语言与运行支撑环境分离,语言规模小,相对简单,表示方法简洁,高度灵活,程序运行效率高,可移植性好;有不少操作直接对应于实际机器所执行的动作,在许多场合可代替汇编语言;大量使用指针,对运算时数据类型的一致性限制较少。 尽管最初是作为一种系统程序设计的工具语言设计的,但C已成功用于各个应用领域,是当前使用最广泛的一种通用程序设计语言。 1983年美国国家标准学会(ANSI)的X3Jll委员会开始进行C的标准化工作,国际标准化工作始于1985年(I段)门EC JTCI/义22 WG 14),1990年公布的国际标准I岌〕/IEC9899以美国国家标准ANSIC为基础,是第一个支持多八位字符集的程序设计语言国际标准。我国国家标准等同采用了13〕/IEC 9899。为使C语言能更好地支持对全世界各国语言文字的处理,适应新的编码字符集国际标准13〕10647,以及进一步发展C语言,13D/IEC Jl℃1/义22WG14还在继续工作,预计1995年可正式公布C国际标准的补篇。