-
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
-
linux字符设备驱动学习
linux内核驱动编程,简单的字符设备基础编程学习
struct file_operations led_fops =
{
.owner = THIS_MODULE,
.open = led_open,
.release = led_release,
};
应用方法的掌握
- 2022-09-12 22:15:03下载
- 积分:1
-
RoboCup机器人仿真足球比赛11v11组的源代码11V11Client
RoboCup机器人仿真足球比赛11v11组的源代码,仅供个人评测使用。里面包含已经用Visual C++编译好的客户端程序,配合服务器端程序一起使用。(RoboCup robot simulation football match 11v11 group source code for personal evaluation use. Which contains the client program has been compiled with Visual C++ used in conjunction with server-side program.)
- 2012-07-18 09:40:03下载
- 积分:1
-
直方图对话框构造函数 ZFT::ZFT(CWnd* pParent /*=NULL*/) : CDialog(ZFT::IDD, pParent)//ZFT为定...
直方图对话框构造函数 ZFT::ZFT(CWnd* pParent /*=NULL*/) : CDialog(ZFT::IDD, pParent)//ZFT为定义的用来显示直方图的对话框类; { Width=Height=0 //对话框初始化阶段设置图像的宽和高为"0"; }-Histogram dialog Constructors Asian : : Asian (CWnd* pParent/*= NULL* /) : CDialog (Asian : : IDD, pParent)// Asian used for the definition of the histogram shows the dialog; Width = (Height = 0// dialog initialization stage set image"s width and height of the "0";)
- 2022-01-28 01:55:16下载
- 积分:1
-
RS-232接口 示例源码下载 SerialPortTerminal
RS-232接口 示例源码下载 SerialPortTerminal
- 2021-04-20 23:48:49下载
- 积分:1
-
C#实现Word转RTF文档实例
C#实现Word转RTF文档功能
- 2013-01-20下载
- 积分:1
-
ios_Chat
微信功能实现通信机制沟通你我他.在你我他之间架起沟通的桥梁(Micro-channel communication mechanism to achieve functional communication you and me. Between you and me, he acted as bridges)
- 2014-02-10 18:46:52下载
- 积分:1
-
偶尔小工具(简单版)魔力超强外挂
魔力宝贝 私服辅助 偶尔小工具 自动战斗 高速战斗 脚本(moli sf software atuo fight)
- 2017-11-23 21:10:50下载
- 积分:1
-
GPS_SINS
几个用C++编写的关于GPS捷联惯性组合导航的程序,采用kalman滤波(Several programs written in C++ about GPS strapdown inertial integrated navigation, using Kalman filtering)
- 2020-09-10 16:38:01下载
- 积分:1
-
ModularityWithMef
一个学习Mef的demo,Modularity with mef(A study of Mef demo ,Modularity with mef
)
- 2014-12-09 11:30:12下载
- 积分:1