Location:
Search - 嵌入式应用软件
Search list
Description: 本文详细介绍了嵌入式平台上用C 语言编写统软件和应用软件的方法。虽然是针对ARM平台介绍的,但基本经验和算法也适合于其他嵌入式平台的软件设-This paper describes a platform embedded C language EC software and application method. Although ARM platform is introduced, but the basic experiences and algorithms are suitable for embedded in other software-based platform
Platform: |
Size: 140632 |
Author: john163john |
Hits:
Description: 由北京飞漫软件技术有限公司开发的MiniGUI是国内为数不多的几大国际知名自由软件之一。 其目标是为实时嵌入式操作系统建立一个跨操作系统的、快速、稳定和轻量级的图形用户界面支持系统。我们将 MiniGUI 定义为“针对嵌入式设备的、跨操作系统的图形界面支持系统” ,属于一种“嵌入式图形中间件”软件产品。目前,MiniGUI 已成为跨操作系统的图形用户界面支持系统,可在Linux/uClinux、eCos、VxWorks、pSOS、
ThreadX、Nucleus、uC/OS-II、OSE 等操作系统,以及 Win32 平台上运行。
本指南详细讲述了利用 MiniGUI 开发嵌入式应用软件的基础知识、技术资料和开发技巧,内容涉及到 MiniGUI 编程的各个方面,包括消息循环和窗口过程、对话框和控件、图形接口等。
Platform: |
Size: 2320078 |
Author: 刘即为 |
Hits:
Description: 提供了与《嵌入式实时操作系统及应用开发》教材配套的实验系统软件,包括:1)mbda22-DEMO-PC:嵌入式实时软件开发平台“道系统”安装程序目录,请直接执行其中的up.exe文件。2)EXP-Lambda22-DEMO-PC.exe:实验用例程序集,可以将这些实验用例解压安装到“Lambda安装目录\\demos”下。3)Lambda22-DEMO-PC使用说明.doc:“道系统”使用说。4)嵌入式操作系统应用开发实验指导书.doc5)s_no.txt:“道系统”安装序列号文件,里面包含安装“道系统”时所用到的序列号(52位的字符数字串)。6)readme.txt:本文档。注:在本CD-ROM中只提供针对嵌入式仿真PC平台的版本,读者可在此基础上进行嵌入式软件的仿真开发。--The source code from the book: Embedded Real Time Operation Systems and Application Development. It includes: 1)mbda22-DEMO-PC; 2)EXP-Lambda22-DEMO-PC.exe; 3)Lambda22-DEMO-PC user manual.doc; 4)Embedded OS application development guide; 5) s_no.txt ; 6)readme.txt.
Platform: |
Size: 34769137 |
Author: 大灰熊 |
Hits:
Description: 嵌入式系统软件下COM分布式对象应用程序开发库函数
Platform: |
Size: 7513 |
Author: jundui |
Hits:
Description: 提供了与《嵌入式实时操作系统及应用开发》教材配套的实验系统软件,包括:1)mbda22-DEMO-PC:嵌入式实时软件开发平台“道系统”安装程序目录,请直接执行其中的up.exe文件。2)EXP-Lambda22-DEMO-PC.exe:实验用例程序集,可以将这些实验用例解压安装到“Lambda安装目录\demos”下。3)Lambda22-DEMO-PC使用说明.doc:“道系统”使用说。4)嵌入式操作系统应用开发实验指导书.doc5)s_no.txt:“道系统”安装序列号文件,里面包含安装“道系统”时所用到的序列号(52位的字符数字串)。6)readme.txt:本文档。注:在本CD-ROM中只提供针对嵌入式仿真PC平台的版本,读者可在此基础上进行嵌入式软件的仿真开发。--The source code from the book: Embedded Real Time Operation Systems and Application Development. It includes: 1)mbda22-DEMO-PC; 2)EXP-Lambda22-DEMO-PC.exe; 3)Lambda22-DEMO-PC user manual.doc; 4)Embedded OS application development guide; 5) s_no.txt ; 6)readme.txt.
Platform: |
Size: 34768896 |
Author: 大灰熊 |
Hits:
Description: 嵌入式LINUX下的手写板应用软件,键盘应用,稍微改写就可应用于一般的触摸屏程序
-Embedded Linux under the 5270 application software, keyboard application can be slightly rewritten for the general procedures Touchscreen
Platform: |
Size: 212992 |
Author: 陈家振 |
Hits:
Description: 本文详细介绍了嵌入式平台上用C 语言编写统软件和应用软件的方法。虽然是针对ARM平台介绍的,但基本经验和算法也适合于其他嵌入式平台的软件设-This paper describes a platform embedded C language EC software and application method. Although ARM platform is introduced, but the basic experiences and algorithms are suitable for embedded in other software-based platform
Platform: |
Size: 140288 |
Author: john163john |
Hits:
Description: 32位嵌入式系统编程教程,应用软件开发,系统底层驱动等-32 Embedded Systems Programming Guide, software application development, systems driven by the bottom
Platform: |
Size: 11343872 |
Author: 王佐 |
Hits:
Description: 嵌入式系统应用工程师借用计算机专家创建的C语言,使嵌入式系统应用得以飞速发展,而MISRAC是嵌入式系统应用工程师对C语言嵌入式应用做 出的贡献。如今MISRA C已经被越来越多的企业接受,成为用于嵌入式系统的C语言标准,特别是对安全性要求极高的嵌入式系统,软件应符合MISRA标准。
本文由清华嵌入式系统研究专家,邵贝贝教授领衔执笔,分六讲,跟读者一起学习MISRAC。
第一讲:“‘安全第一’的C语言编程规范”,简述MISRAC的概况。
第二讲:“跨越数据类型的重重陷阱”,介绍规范的数据定义和操作方式,重点在隐式数据类型转换中的问题。
第三讲:“指针、结构体、联合体的安全规范”,解析如何安全而高效地应用指针、结构体和联合体。
第四讲:“防范表达式的失控”,剖析MISRAC中关于表达式、函数声明和定义等的不良使用习惯,最大限度地减小各类潜在错误。
第五讲:“准确的程序流控制”,表述C语言中控制表达式和程序流控制的规范做法。
第六讲:“构建安全的编译环境”,讲解与编译器相关的规范编写方式,避免来自编译器的隐患。
希望大家喜欢。
-embedded system engineers use computer experts created by the C language, Embedded systems make application to rapid development MISRAC which is embedded system engineers from the C language embedded application made contributions. Now MISRA C has been more and more enterprises are accepted as for embedded system in C language standard, especially for high security requirements of embedded systems, software should comply with MISRA standards. This paper from Qinghua embedded systems, an expert Professor Shao Beibei headed the pen, six speakers, with the readers learn MISRAC. 1st : " 'safety first' C programming language norms," MISRAC brief overview. 2nd : "data across numerous types of traps" to introduce a standardized data definitions and practices, focus on
Platform: |
Size: 60416 |
Author: 孙斌 |
Hits:
Description: 一种基于UML的嵌入式实时应用软件开发环境:Rhapsody、UML在嵌入式系统设计中的应用、如何在嵌入式系统开发中使用UML工具-UML-based embedded real-time application software development environment : Rhapsody. UML for embedded system design of the application, how in embedded systems development using UML tools
Platform: |
Size: 385024 |
Author: 阿木 |
Hits:
Description: MiniWeb是一个针对嵌入式应用而开发的微型Web Server,它占用资源少,工作效率高,可移植性好,使用C语言编写,可以单线程服务多个用户,支持动态页面生成和页面变量替换等动态Web技术,可作为静态库或动态库内嵌于其他软件中,也可作为独立的Web server运行在Windows和Linux上。-MiniWeb was an embedded application and development of the micro-Web Server, It occupied less resources, high efficiency, portability and use the C language, can thread a number of service users, Dynamic pages and pages generated variable substitution, and other dynamic Web technology, as a static or dynamic library embedded in other software, can also be used as an independent Web server running on Windows and Linux.
Platform: |
Size: 49152 |
Author: justgo |
Hits:
Description: ARM嵌入式系统C语言编程, 无操作系统支持的嵌入式系统软件,包括系统引导(BOOT) 、驱动程序、动态内存管理、IPO、通信以及应用软件等方面。本文详细介绍了嵌入式平台上用C 语言编写系统软件和应用软件的方法。虽然是针对ARM平台介绍的,但基本经验和算法也适合于其他嵌入式平台的软件设计-ARM Embedded System C programming language, operating system without the support of embedded system software, including guidance system (BOOT), the driver, dynamic memory management, IPO, communication and application software, and so on. This paper describes a platform embedded C language system software and application software methods. Although the address is on the ARM platform, but the basic algorithm experience and is also suitable for other platforms Embedded Software Design
Platform: |
Size: 140288 |
Author: 张俩 |
Hits:
Description: 练习并掌握多任务实时操作系统下Task 调度、Task 间主要通信手段(信号量、消息队列等)、RISC 处理器 I/O 端口控制等内容,并形成嵌入式实时应用软件的良好编程习惯。创建多Task,为每个Task 创建私有的Message Queue,每个Task 只通过自己的私有Message Queue 接收消息;Task 间消息通信通过向对方私有MessageQueue 发送消息完成。
Task1:管理Task。负责系统启动时同步系统中其他Task 的启动同步,利用信号量的semFlush()完成。同时接收各Task 的告警信息,告警信息需编号以logmsg 方式输出。本task 负责系统结束时的Task 删除处理。
Task2:console 命令行接收Task。接收并分析console 发来的命令行及参数。自行设置5 种以上命令,并根据命令的内容向Task3 或/及Task4 发送激励消息。同时实现系统退出命令,使系统采用适当方式安全退出。收到非法命令向Task1告警。
Task3:Led 控制Task。接收Led 控制消息(命令),自定义Led 显示方式表现命令执行情况。本task 应负责led 相关I/O port 初始化。收到非法led 控制命令向Task1 告警。
Task4:console 输出Task。接收需打印输出的字串消息(命令),输出到console。收到长度为0 或超常字串向Task1 告警。-err
Platform: |
Size: 2048 |
Author: 王昊 |
Hits:
Description: 这是一本关于嵌入式系统应用软件开发案例,介绍了ARM处理器和UC/OS-II操作系统的嵌入式编程的基础知识和独有特点,本书的每一个综合实验都分别用实验报告书、实验指导书和源码详解3个部分给予介绍.
Platform: |
Size: 6348800 |
Author: 小刚 |
Hits:
Description: 嵌入式C 标准研究报告(一)
---MISRA C标准工程师笔记
C语言是开发嵌入式应用的主要工具,然而C语言并非是专门为嵌入式系统设计,相当多的嵌入式系统较一般计算机系统对软件安全性有更苛刻的要求。1998 年,MISRA指出,一些在C看来可以接受,却存在安全隐患的地方有127处之多。2004年,MISRA对C的限制增加到141条。
嵌入式系统应用工程师借用计算机专家创建的C语言,使嵌入式系统应用得以飞速发展,而MISRAC是嵌入式系统应用工程师对C语言嵌入式应用做 出的贡献。如今MISRA C已经被越来越多的企业接受,成为用于嵌入式系统的C语言标准,特别是对安全性要求极高的嵌入式系统,软件应符合MISRA标准。
Platform: |
Size: 400384 |
Author: LX |
Hits:
Description: 由北京飞漫软件技术有限公司开发的MiniGUI是国内为数不多的几大国际知名自由软件之一。 其目标是为实时嵌入式操作系统建立一个跨操作系统的、快速、稳定和轻量级的图形用户界面支持系统。我们将 MiniGUI 定义为“针对嵌入式设备的、跨操作系统的图形界面支持系统” ,属于一种“嵌入式图形中间件”软件产品。目前,MiniGUI 已成为跨操作系统的图形用户界面支持系统,可在Linux/uClinux、eCos、VxWorks、pSOS、
ThreadX、Nucleus、uC/OS-II、OSE 等操作系统,以及 Win32 平台上运行。
本指南详细讲述了利用 MiniGUI 开发嵌入式应用软件的基础知识、技术资料和开发技巧,内容涉及到 MiniGUI 编程的各个方面,包括消息循环和窗口过程、对话框和控件、图形接口等。-err
Platform: |
Size: 2319360 |
Author: 刘即为 |
Hits:
Description: 无操作系统支持的嵌入式系统软件,包括系统引导(BOOT) 、驱动程序、动态内存管理、IPO、通信以及应用软件等方面。
本文详细介绍了嵌入式平台上用C 语言编写系统软件和应用软件的方法。虽然是针对ARM平台介绍的,但基本经验和算法也适
合于其他嵌入式平台的软件设计。-No operating system support for embedded system software, including system boot (BOOT), driver, dynamic memory management, IPO, communications and application software and so on. This paper describes an embedded platform using C language, system software and application software approach. Although the ARM platform is introduced, but the basic experience and algorithms are also suitable for other embedded platforms, software design.
Platform: |
Size: 140288 |
Author: wking |
Hits:
Description: 嵌入式的WEB服务器及远程测控应用以及详解,讲得不错:
嵌入式WEB 服务器及远程测控是导师的毕业课题,总的思想就是网络化仪器。现在完
成的目标要先确定下来,就是设计基于Linux 操作系统的远程测控系统,并且讨论在核辐射
实验中可行性研究,我们通过普通的浏览器就可以对远端现场的控制和测量以及获取远端现
场的图像信息。使用嵌入式WEB 服务器的好处有这样几点:(1)远程监控终端仅需要安装
浏览器即可,IE 或Netscape 等软件大多由操作系统自带,无需开发专门的应用软件,降低
系统成本。(2)浏览器所在的监控终端平台与Web 所在的服务器平台无关,监控终端可以
采用多种操作系统,真正实现了跨平台。(3)操作界面简单统一,表达直观生动,用户无需
经过专门培训。(4)易于扩展新的功能,系统升级仅需在Web 服务器一端添加相应模块,
与远程监控终端无关,降低系统升级维护费用。(5)可提供分布式并行处理,基于Web 的
测控系统可构成一个多CPU 协调工作的分布式测控系统,可并行处理多个测控指令。-Embedded WEB server and remote monitoring and control applications, and explain, speak good: embedded WEB server and remote monitoring and control is the subject of instructors are graduates, with a total of thinking is the network equipment
Platform: |
Size: 1669120 |
Author: 黎先生 |
Hits:
Description: 介绍了一种基于嵌入式Linux 的智能手机系统软件平台的设计与实现,系统软件从层次上分为四层,
最底层是操作系统层,实现对嵌入式Linux 的移植、裁剪;第二层是系统服务层,所有跟手机相关的业务都由此层
来处理,以及数据库服务;第三层是中间层,嵌入式GUI 实现人机交互接口,J2ME 中间件支持java 程序的下载、
运行;最上层是智能手机应用层,实现手机的基本功能及其他应用。-Introduces the design and implementation of the smart phone system software based on the
embedded Linux. The system software is divided into four layers with the operating system as the bottom
layer, which realizes the transplantations of embedded Linux. The second layer is the system service which
deals with the database service as well as all the business related with cell phones. In the third layer,
the middle layer, the embedded GUI realizes the human-computer interface and the J2ME middleware supports
the download and running of java programmers. The top layer is the application layer of smart phones where
the basic functions and other applications of cell phones are realized.
Platform: |
Size: 1010688 |
Author: kunter |
Hits:
« 12
3
4
5
6
7
8
9
10
...
19
»