源代码开放 meaning in English
open sources
Examples
- Carrier grade linux has been enjoyed by many telecom carrier manufacturers for its inexpensive cost , opening code , independent with platform , rapid upgrade
运营级linux以其成本低、源代码开放、平台无关、升级快的特点深受广大电信运营商的亲睐。 - This article made a deeply research concentrated on the application of source code exploitation c / os , which is widely used in the embedded operation system , on the spca 720a
本文主要对嵌入式操作系统中的一种应用较为广泛的、源代码开放的os ? c os在spca720a芯片中的应用做了深入研究。 - Opening source , supported by many developers , strong kernel , multi - architecture , perfect networks and graphics , supporting thousands of devices and well documented , linux has been a prefer os for embedded systems
它以其源代码开放、众多的开发者支持、功能强大的内核、多体系结构支持、完善的网络通信和图形功能、大量的外设支持、文档丰富等特点,已经成为广大嵌入式os的首选操作系统。 - In this paper , it is analyzed that in this system the embedded real - time ( rtos ) is needed . two rtoses , rt _ linux and uc / os which are both published with source code , are compared in many aspects and the later is more appropriate for our purpose
然后分析了在系统中引入rtos的必要性以及通用操作系统与rtos之间的区别,从多个方面比较了两个源代码开放的rtos ,即rt _ linux和uc os ,指出后者可能更加适合于中小规模的嵌入式实时控制系统。 - The processor which was adopted in the design is atmega128 , this is a low - power cmos 8 - bit microcontroller based on avr enhanced risc architecture . the software adopts the real - time kernel c / os - , the step we do first is the transplanting of the os , the next is to divide the multitask in accordance with the all function of the system and define the pri of each task , the final is to finish the task program
本设计采用了爱特美尔公司的高档avr高速单片机atmega128作为系统的微处理器;同时在软件设计上采用了源代码开放的实时嵌入式多任务操作系统c os - ,将c os -操作系统移植到单片机上,将系统所要实现的功能分成多个任务分别设计任务程序,在操作系统的调度管理下进行系统的运行。