搜索资源列表
-
0下载:
JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented features, reference counting (auto destruction of data as soon as it is no longer used, no garbage collection), exceptions (handled in C/C++ or virtual ma
-
-
0下载:
Programming Embedded Systems in C and C plus plus
-
-
0下载:
It is written in C programming language. Problem: Building and simulating a Least-Slack-Time scheduler using linked
list and stack data structures
Descr iption: In time shared systems, tasks submitted to the system are
assigned to a limited num
-
-
0下载:
O.Reilly (1999). Programming Embedded Systems in C and C++. "This book introduces embedded systems to C and C++ programmers. Topics include testing memory devices, writing and erasing Flash memory, verifying nonvolatile memory contents, controlling o
-
-
0下载:
Programming embedded systems in C with GNU development tools
-
-
0下载:
本书提供了使用C编程语言进行微控制器程序设计的一个完整的中级讨论,覆盖了设计嵌入式环境所需对C的改编,以及一个成功开发工程的通用组成部分的全部内容。-This book provides the C programming language for microcontroller programming a full mid-level discussion, covering the design of embedded environment required for the adaptat
-
-
0下载:
C语言是一种计算机程序设计语言。它既具有高级语言的特点,又具有汇编语言的特点。它由美国贝尔研究所的D.M.Ritchie于1972年推出。1978后,C语言已先后被移植到大、中、小及微型机上。它可以作为工作系统设计语言,编写系统应用程序,也可以作为应用程序设计语言,编写不依赖计算机硬件的应用程序。它的应用范围广泛,具备很强的数据处理能力,不仅仅是在软件开发上,而且各类科研都需要用到C语言,适于编写系统软件,三维,二维图形和动画。具体应用比如单片机以及嵌入式系统开发。-C language is
-
-
0下载:
C++ (pronounced cee plus plus) is a general purpose programming language. It has imperative, object-oriented and generic programming features, while also providing the facilities for low level memory manipulation.
It is designed with a bias for
-