登录
首页 » 软件系统 » uClinux中Makefile文件整体分析。uClinux/目录下的这个Makefile 是个总领式的文件,通过它又层层包含调用各个目录、子目录下面对应Mak...

uClinux中Makefile文件整体分析。uClinux/目录下的这个Makefile 是个总领式的文件,通过它又层层包含调用各个目录、子目录下面对应Mak...

于 2022-01-26 发布 文件大小:3.68 kB
0 127
下载积分: 2 下载次数: 1

代码说明:

uClinux中Makefile文件整体分析。uClinux/目录下的这个Makefile 是个总领式的文件,通过它又层层包含调用各个目录、子目录下面对应Makefile,就这样层层调用下去,从而完成整个软件系统的编译。 -uClinux which Makefile overall analysis. UClinux/Contents of the Makefile is the consul-general-paper through it all layers include calling directory, subdirectory below counterparts Makefile, Calling on such layers, which in turn will complete the entire software system compiler.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 编写一模拟股票交易的程序,该程序有以下几个功能: 1. 委托申请: 输入:每个委托包括四个数据项,股票编码( 4 位数字)、价格(浮点数...
    编写一模拟股票交易的程序,该程序有以下几个功能: 1. 委托申请: 输入:每个委托包括四个数据项,股票编码( 4 位数字)、价格(浮点数)、数量(整数)、买 / 卖( B/S ) 输出: a. 程序为每个委托产生一个唯一的序号( 04d ),该序号从 1 开始; b. 每笔成交包括:成交价格( 6.1f )、成交量( 4d )、买委托序号( 04d )、卖委托序号( 04d )。 2. 查询未成交的委托: 输入:股票编码 输出:按撮合队列中委托的顺序,分别输出该股票未成交的委托,每个输出的委托包括:委托序号( 04d )、 股票编码 ( 04d ) 、 价格( 6.1f )、数量( 4d )、 B/S (买 / 卖 ) 3. 委托撤消: 输入:要撤消的委托号。 输出:若成功,显示该委托信息,其中委托包括数据项:委托序号、股票编码、价格、数量、 B/S (买 / 卖 ) ;否则显示“ not found ”失败信息。 委托输入格式 : 1 股票编码 价格 数量 买卖 查询输入格式 : 2 股票编码 委托撤销 : .3 委托号 退出: 0 如: 1 0038 20 1000 b orderid: 0001 1 0278 18 2000 s orderid: 0002 1 0003 8 5000 b orderid: 0003 -编写一模拟股票交易的程序,该程序有以下几个功能: 1. 委托申请: 输入:每个委托包括四个数据项,股票编码( 4 位数字)、价格(浮点数)、数量(整数)、买/卖( B/S ) 输出: a. 程序为每个委托产生一个唯一的序号( 04d ),该序号从 1 开始; b. 每笔成交包括:成交价格( 6.1f )、成交量( 4d )、买委托序号( 04d )、卖委托序号( 04d )。 2. 查询未成交的委托: 输入:股票编码 输出:按撮合队列中委托的顺序,分别输出该股票未成交的委托,每个输出的委托包括:委托序号( 04d )、 股票编码 ( 04d ) 、 价格( 6.1f )、数量( 4d )、 B/S (买/卖 )
    2022-03-16 00:17:05下载
    积分:1
  • 根据用户输入的账号和密码,判断用户是否合法,如果是合法用户则记录用户的账号、上机时间,如果为非法用户则提示账号或密码错误,请重试。用户上机结束后,记录用户的下机...
    根据用户输入的账号和密码,判断用户是否合法,如果是合法用户则记录用户的账号、上机时间,如果为非法用户则提示账号或密码错误,请重试。用户上机结束后,记录用户的下机时间,并计算费用(设每小时时间费用为1元)。 -computer management system
    2022-03-22 11:44:52下载
    积分:1
  • mq4编程语言
    mq4编程语言 -mq4 programming language programming language mq4 mq4 Programming Language
    2022-01-25 21:46:14下载
    积分:1
  • 学籍管理源程序本全称为学籍管理。是一典型的信息管理。通过的分析和设计,解决了不同学校学生信息的综合管理。本以vb为基本框架,提供了基本的...
    学籍管理系统源程序本系统全称为学籍管理系统。是一典型的信息管理系统。通过系统的分析和设计,解决了不同学校学生信息的综合管理。本系统以vb为基本框架,提供了基本的学生信息的添加、删除、修改和查询服务。管理系统是典型的管理信息系统(MIS),-School management system known as the source of the system-wide student management system. Is a typical information management system. Through systematic analysis and design to address the different schools of information management. Vb for the system to the basic framework, provides the basic student information to add, delete, modify, and query services. Management system is a typical management information system (MIS),
    2022-03-30 23:25:18下载
    积分:1
  • 利用MATLAB 提供的V2Realm Builder 建立倒立摆三维虚拟场景,用MATLAB 的虚 拟现实工具箱将倒立摆三维虚拟场景和Simulink 中...
    利用MATLAB 提供的V2Realm Builder 建立倒立摆三维虚拟场景,用MATLAB 的虚 拟现实工具箱将倒立摆三维虚拟场景和Simulink 中倒立摆仿真模型连接起来,实现了虚拟倒 立摆的仿真。-The use of MATLAB to provide the inverted pendulum V2Realm Builder to establish three-dimensional virtual scene, using the Virtual Reality Toolbox MATLAB will be inverted pendulum three-dimensional virtual scene and the Simulink simulation model of the inverted pendulum linking realize the virtual simulation of the inverted pendulum.
    2023-01-21 03:35:04下载
    积分:1
  • cocos2d游戏
    应用背景一个用c++写的Visual Studio VC++和Cocos2D简单的视频游戏,这是一个为移动设备强大的跨平台引擎。此实现显示一个实用的方法来整合一个适当的流视频游戏以最佳的方式cocos2d。它包括精灵,动画,线程等,这将被扩展到一个适当的游戏将被张贴在商店。如果你有任何疑问,不要犹豫,联系我。除了cocos2d源代码是我的。关键技术该项目是用VC++,Visual Studio,使用cocos2d。提出了实施cocos2d和遗传类最佳的方式适当的流程优化的方式。这是一个基于OpenGL的框架,并介绍了着色。
    2023-05-02 03:10:23下载
    积分:1
  • IPCAM Design document based on TI DaVinci
    IPCAM Design document based on TI DaVinci
    2023-02-18 08:10:06下载
    积分:1
  • 这是本人做数据库课程设计时的仓促之作,自我感觉实际应用价值并不大,但可以给学VC和数据库编程的朋友做个范例。...
    这是本人做数据库课程设计时的仓促之作,自我感觉实际应用价值并不大,但可以给学VC和数据库编程的朋友做个范例。-This is why I do a database program designed to make the rush of self-feeling of the real value is not large, but can give learning, and database programming VC friends to be a paradigm. See also before doing a lot of the same type of management system, much has been achieved, the student management system now posted in the hope that can help a friend in need. System shortcomings are certainly many, and also requests master the exhibitions, please contact with me. I added in the system directly through the SQL statements to modify the table of the background features, very controversial, but also invited a friend Zhijiao practical development experience.
    2023-01-26 10:25:04下载
    积分:1
  • the opp development software engineer tutorial
    the opp development software engineer tutorial
    2023-07-06 02:40:03下载
    积分:1
  • online shopping. Achieving an online shopping process. Personal Web servers Ser...
    网上购物.实现一个网上购物的程序.服务器通过Personal Web Server服务器软件在Internet上发布网上订购自行车的主业,用户可以通过该主页填写定单并发送给服务器,服务器获取用户定单并反馈给用户一个确认消息.-online shopping. Achieving an online shopping process. Personal Web servers Ser ver server software released on the Internet online ordering the main bicycle industry, The user can fill in the Home orders and send server, Server users access to orders and feedback to the user confirming the news.
    2022-08-06 17:54:03下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载