-
ADS Introductory Workbook
ADS教程 在这一章里,将介绍ARM 开发软件ADS(ARM Developer Suite)。通过学习如何在CodeWarrior IDE 集成开发环境下编写,编译一个工程的例子,使读者能够掌握在ADS 软件平台下开发用户应用 程序。本章还描述了如何使用AXD 调试工程,使读者对于调试工程有个初步的理解,为进一步的 使用和掌握调试工具起到抛砖引玉的作用(ADS Directory in this chapter, will introduce the development of software ARM ADS (ARM Developer Suite). Through the study of how the CodeWarrior IDE integrated development environment to prepare, compile a project examples, so readers can grasp the ADS software platform developed under user applications. This chapter also describes how to use the AXD debugger works, and readers for debugging project of a preliminary understanding, in order to further the use and control of debugging tools to initiate play the role)
- 2004-08-10 13:53:45下载
- 积分:1
-
ucos-gcc
ucos-ii-gcc UCOS-II在AVR单片机上的应用 利用GCC开发环境(CENTER-ii- gcc UCOS-II in the AVR on the use of GCC Application Development Environment)
- 2005-07-14 12:42:58下载
- 积分:1
-
C#将图片添加到窗体并等比例缩放是学习缩放等比例图片的好帮手...
C#将图片添加到窗体并等比例缩放是学习缩放等比例图片的好帮手-C# will be added to the form and wait for image scaling is to study scaling ratio picture is a good helper
- 2023-08-26 12:25:03下载
- 积分:1
-
可以更改硬盘物理ID hookDiskID
可以更改硬盘物理ID(不是逻辑卷标号),XP下使用,目前只对硬盘有效(You can change the hard disk physical ID (not the logical volume label), XP used on the hard disk is only effective)
- 2020-06-26 02:00:01下载
- 积分:1
-
GPS_IMU_Kalman_Filter-master
说明: 详细描述了通过卡尔曼滤波算法对GSP和imu数据进行融合(merge the gps and imu with the kalman)
- 2020-06-08 21:04:02下载
- 积分:1
-
可以在ebox4300平台下的wince6.0下实现与电脑的串口通信,基于c#的串口类实现,简单实用...
可以在ebox4300平台下的wince6.0下实现与电脑的串口通信,基于c#的串口类实现,简单实用-Ebox4300 platform can be achieved under the wince6.0 serial communication with the computer, based on the c# serial port class implements a simple and practical
- 2022-12-16 00:05:03下载
- 积分:1
-
直角坐标系的建立
本程序采用VC6.0中的MFC实现了直角坐标系的建立,可以在该直角坐标系中作一些一维的图形;
- 2022-03-11 12:18:03下载
- 积分:1
-
CSS3天气预报插件
一款非常高端的HTML5 SVG天气预报动画卡片,可以对不同的天气模拟相应的画面(A very high-end HTML5 SVG weather forecast animation card, can simulate different weather corresponding pictures)
- 2018-11-13 10:26:34下载
- 积分:1
-
6_1
1. 定义一个抽象学生类CStudent,它具有公有成员函数Average(),该函数用于计算学生的平均分,函数为虚函数;定义一个文科学生类CStudentLiberalArts,它是类CStudent的派生类,并以公有方式派生,它具有的成员有:
1) 保存英语、政治、数学、地理和历史、美术成绩的整形成员变量;
2) 设置上述变量的公有成员函数;
3) 输出上述变量的公有成员函数;
4) 公有的成员函数Average()用于计算学生的平均分;
定义一个理科学生类CStudentScience,它是类CStudent的派生类,并以公有方式派生,它具有的成员为:
1) 保存英语、物理、数学、化学和计算机、程序设计成绩的整形成员变量;
2) 设置上述变量的公有成员函数;
3) 输出上述变量的公有成员函数;
4) 公有的成员函数Average()用于计算学生的平均分;
编写主函数,并测试以下内容:
1) 定义一个CStudent的指针数组pStu,数组长度为4;
2) 动态创建2个文科学生的对象,地址存于pStu数组的0-1个元素内;
3) 动态创建2个理科学生的对象,地址存于pStu数组的2-3个元素内;
4) 利用while循环调用数组里每个元素的计算平均成绩操作;
释放动态分配的空间,确保必要的析构函数能被调用。
(1 define an abstract class student CStudent, it has a public member function Average (), this function is used to calculate the student s average points function as virtual function definition of a liberal arts student class CStudentLiberalArts, it is the class CStudent derived class, and public be derived, which has members are:
1) Save English, shaping member variables politics, mathematics, geography and history, art achievements
2) Set the above variables public member function
3) public member function of the output of the variable
4) public member function Average () is used to calculate the average student s points
The definition of a science student class CStudentScience, it is the class CStudent derived class, and public manner derived, which has members as follows:
1) Save English, physics, mathematics, chemistry and computer programming achievement shaping member variables
2) Set the above variables public member function
3) public member function of t)
- 2014-10-20 15:29:16下载
- 积分:1
-
C8051Fxxx-SOC-microcomputer
学习C8051系列单片机的必备书籍,十分好用(Learn C8051 Series MCU essential books, very easy to use)
- 2013-10-07 17:09:53下载
- 积分:1