Code Monkey home page Code Monkey logo

favorites's Introduction

Favorites

该仓库用于一些开源项目学习、汇总。

Introduction

项目收集、学习、汇总。

Projects

lOT

物联网

OS

OS 系统

  • RT-Thread: 官网 / Github / Gitee

  • EVM: 全称 Embedded Virtual Machine, 本质上是一款通用、精简的嵌入式虚拟机,由语法解析前端框架和字节码运行后端构成,可运行在资源受限制的单片机上。

  • Zephyr: 是一个Linux基金会托管的开源合作项目,联合了业内领先企业(英特尔公司、恩智浦半导体公司),为所有资源受限设备构建了针对资源受限设备进行优化的最佳小型可扩展实时操作系统(RTOS)。

Process

开发流程相关

A-Spice

ASPICE: 全称是"Automotive Software Process Improvement and Capacity Determination",汽车软件过程改进及能力评定,是汽车行业用于评价软件开发团队的研发能力水平的模型框架。最初由欧洲20多家主要汽车制造商共同制定,于2005年发布,目的是为了指导汽车零部件研发厂商的软件开发流程,从而改善车载软件的质量。

多年以来,ASPICE在欧洲汽车行业内被广泛用于研发流程改善及供应商的研发能力评价。随着近年车联网、智能驾驶、新能源汽车的迅速发展,软件在汽车研发中的占比激增,企业对软件质量管理的需求不断增强,ASPICE逐渐被引入到国内,被国内的企业所熟知。另一方面随着TS16949的改版,对企业提出定期审核的要求,也对ASPICE在国内的应用起到的极大的促进作用。

ASPICE History img

Note: ubuntu 提速 github,通过修改hosts。 获取ip地址,写入hosts文件,刷新缓存,命令如下:

nslookup github.com                     /* 获取Github的IP地址 */
nslookup github.global.ssl.fastly.net   /* 获取github.global.ssl.fastly.net的IP地址 */
nslookup assets-cdn.github.com
sudo vim /etc/hosts                     /* 写入hosts */
sudo /etc/init.d/networking restart     /* 刷新缓存 */

favorites's People

Contributors

huang-jianrong avatar tab-cn avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.