Some of the basic design of C language algorithm C语言的几种算法:自顶向下、逐步求精方法、简单排序算法、枚举法、迭代法、递推与递归法、分治法
标签: algorithm language design basic
上传时间: 2017-01-02
上传用户:gundan
free c standard file C
上传时间: 2017-01-04
上传用户:Andy123456
Effective C# 中文版改善C#程序的50种方法
上传时间: 2017-01-06
上传用户:123456wh
C++是对C的扩充,是C的超集。它保留了C语言原有的所有优点,与C完全兼容,用C语言写的程序可以不加修改地用于C++,但C++增加了面向对象的机制,它是由贝尔实验室的Bjarne Stroustrup博士及其同事在C语言的基础上开发成功的。
标签:
上传时间: 2017-01-08
上传用户:h886166
1)C++源代码扫描程序识别C++记号。 C++语言包含了几种类型的记号:标识符,关键字,数(包括整数、浮点数),字符串、注释、特殊符号(分界符)和运算符号等。 (2)打开一个C++源文件,打印出所有以上的记号。 (3)要求应用程序应为Windows界面。 (4)选作部分:为了提高C++源程序的可读性,C++程序在书写过程中加入了空行、空格、缩进、注释等。假设你想牺牲可读性,以节省磁盘空间,那么你可以存贮一个删除了所有不必要空格和注释的C++源程序的压缩文本。因此,程序中还应该有这样的压缩功能。 (5)选作部分:进一步思考或实现——如何进一步实现减小源文件大小的压缩功能。 (6)应该书写完善的软件文档,最好使用Rational Rose来完成部分框图。
上传时间: 2013-11-26
上传用户:开怀常笑
CAN1.c and CAN2.c are a simple example of configuring a CAN network to transmit and receive data on a CAN network, and how to move information to and from CAN RAM message objects. Each C8051F040-TB CAN node is configured to send a message when it s P3.7 button is depressed/released, with a 0x11 to indicate the button is pushed, and 0x00 when released. Each node also has a message object configured to receive messages. The C8051 tests the received data and will turn on/off the target board s LED. When one target is loaded with CAN2.c and the other is loaded with CAN1.c, one target board s push-button will control the other target board s LED, establishing a simple control link via the CAN bus and can be observed directly on the target boards.
标签: CAN configuring and transmit
上传时间: 2013-12-11
上传用户:weiwolkt
c++经典书籍大集合: c++ prime effect c++ think in c++ VC++技术内幕 高质量C++编程
上传时间: 2017-01-25
上传用户:dyctj
第一部分主要讲解C++语言类C的部分,因为C++语言是在C语言基础之上的,C语言中的很多概念也是C++中的概念。第二部分主要讲C++语言特有的性质
上传时间: 2014-01-23
上传用户:123456wh
C++课程设计 C++开放的高校职工管理软件 附带源代码及报告
上传时间: 2014-01-24
上传用户:gonuiln
C#编写的c#编译器,基于antlr,研究antlr的朋友不要错过
上传时间: 2014-01-09
上传用户:fhzm5658