搜索资源列表
-
0下载:
c54变成指南,包括c语言编程风格,汇编的混合编程,以及代码优化-c54 into guidelines, including c programming language style, a compilation of mixed programming, and code optimization
-
-
1下载:
ANSYS的APDL与C语言混合编程(实例)。介绍了如何使用ANSYS的APDL与C语言的混合编程基本方法,并给出了实例及代码。
-The ANSYS APDL language mixed with the C programming (instance). Describes how to use ANSYS APDL and the Mixed C programming language, the basic method, and gives examples and code.
-
-
0下载:
原名是:c语言经典教程105例源代码,里面讲述了一些经典的C语言编程,附代码,适合于初学者,里面许多编程的思想值得借鉴,它把复杂的算法用了一种很简单的方式来用c语言实现,让你有所领悟-Formerly known as are: c language tutorial 105 cases of classic source code, which describes some of the classic C language programming, with code, suitable f
-
-
0下载:
99秒码表计数器,通过AT89S51控制的秒码表计数器以及C语言与汇编语言编程-Code Table 99 seconds counter, AT89S51 control through the second code table and the counter C programming language and assembly language
-
-
0下载:
hamming code for c programming language
-
-
0下载:
C++ is the object oriented extension of C. As for C there is an ANSI/ISO standard ( final draft 1998) for the C++ programming language. This will ensure that the C++ code is portable between computers.
-
-
1下载:
misra c rules , MISRA C is a software development standard for the C programming language developed by MISRA (Motor Industry Software Reliability Association). Its aims are to facilitate code safety, portability and reliability in the context of embe
-
-
0下载:
MISRA C is a software development standard for the C programming language developed by MISRA (Motor Industry Software Reliability Association). Its aims are to facilitate code safety, portability and reliability in the context of embedded systems, sp
-
-
1下载:
C语言程序设计 谭浩强 全部源代码-C programming language source code for all of Transplantation and Hemopurification
-
-
0下载:
This document discusses recommended practices and style for programmers using the C language in the Flight Dynamics Division environment.-This document discusses recommended practices and style for programmers using the C language in the Flight Dynam
-
-
1下载:
从DSP的基本开发方法入手,介绍基于DSP的系统软/硬件开发方法,并以TMS320X281x系列处理器的各模块功能为主线详细介绍各模块的硬件使用和C语言编程。此外还根据DSP的特点介绍基于点处理器实现浮点算法的方法。在介绍功能的同时,列举了相应的应用实例,给出了硬件的原理和C语言程序清单,并标有详细的程序说明,为用户快速掌握处理器各功能单元的使用提供了方便。附光盘1张,内含C语言程序代码。-From the DSP development methodologies, this paper in
-
-
0下载:
电子信息工程方面简单的C语言程序设计,有简单的程序代码-Electronic and Information Engineering, C Programming Language, a simple code
-
-
0下载:
作为IT行业的求职者,强烈推荐此文档,它深度剖析了C语言的一些重点和难点,无论是对底层代码开发,还是上次应用开发都具有很好的借鉴意义,而且文档对C语言编程规范作了很详细总结。-Job seekers as the IT industry, it is strongly recommended in this document, it depth analysis of some of the key and difficult points of the C language, regardle
-
-
0下载:
微软四大名著之编程精粹:编写高质量C语言代码-Microsoft' s four masterpieces Programming Gems: writing high quality C language code
-
-
0下载:
c语言编程规范,对于养成良好的编程习惯,编写出规范的代码非常有用!-c programming language specifications, develop good programming habits, preparation of specification code is very useful!
-
-
0下载:
一些最基础的c语言编程代码,一般对于初学者来说是一个不错的选择。-Some of the most basic of c programming language code, usually for beginners is a good choice.
-
-
0下载:
c语言经典代码大全 包括各类常用案例代码编程-c language code Daquan classic case code including various types of commonly used programming
-
-
0下载:
华为内部使用的C语言编程规范,有很多实用的技巧和重要的注意事项,帮助你写出优秀的代码。-HUAWEI internal use C programming language specification, there are a lot of practical tips and important notes to help you write good code.
-
-
0下载:
】C 语言因其功能强大, 使用灵活, 目标代码生成率高等诸多优点而被广泛使用, 但c 语言本身存在一些不完善的地方, 常常出现
一些意想不到的错误, 给编程者带来许多不便.本文指出了在用c 语言编程时常遇到的一些问题及解决办法.列举和分析了在C 语言上机实践
中的常见错误。并进行了归纳和总结。-] C language because of its powerful, flexible, high target code generation and many other advanta
-
-
0下载:
Go语言是谷歌推出的一种全新的C语言风格的编程语言,可以在不损失应用程序性能的情况下降低代码的复杂性,提高编程效率,适合开发大型软件,有望成为主流的编程语言。本书由《C程序设计语言》的作者Kernighan和谷歌公司Go团队合作编写而成,是关于Go语言编程的权威著作。(Go language is a new C language style programming language launched by Google. It can reduce the complexity of code
-