登录
首页 » 操作系统 » osapi 2.0 操作系统抽象层 "系统抽象层"使得你可以实现一种对于RTOS、CPU和所运行产品物理特性完全透明的软件。使用这种公共通用接口,高层软件在...

osapi 2.0 操作系统抽象层 "系统抽象层"使得你可以实现一种对于RTOS、CPU和所运行产品物理特性完全透明的软件。使用这种公共通用接口,高层软件在...

于 2022-01-26 发布 文件大小:1.03 MB
0 134
下载积分: 2 下载次数: 1

代码说明:

osapi 2.0 操作系统抽象层 "系统抽象层"使得你可以实现一种对于RTOS、CPU和所运行产品物理特性完全透明的软件。使用这种公共通用接口,高层软件在并不了解底层硬件特性的情况下也可以访问底层服务,比如对非易失性内存的读写。 -osapi 2.0 Operating System Abstraction Layer "system abstraction layer" allows you to achieve an RTO S, CPU and the operating characteristics of the physical products fully transparent software. Public use of such common interface, high-level software is not in understanding the underlying hardware characteristics of the bottom can also access services, For instance, nonvolatile memory read and write.

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

发表评论

0 个回复

  • windows 的一个字体,非常的棒(价格4万),欢迎下载使用.
    windows 的一个字体,非常的棒(价格4万),欢迎下载使用.-Another font in windows, which seems very good.(worth $40,000) Welcome to download and try.
    2022-01-30 21:31:03下载
    积分:1
  • qt-x11-opensource-src-4.1.4.tar.gz源码-qt- x11- opensource- src- 4.1.4.tar.gz FOSS
    2023-08-31 06:00:10下载
    积分:1
  • 这是一个完整的计算机的电子书籍,各章内容讲解精辟,是学习的一手好资料...
    这是一个完整的计算机操作系统的电子书籍,各章内容讲解精辟,是学习的一手好资料-This is a complete computer operating system of e-books, the chapter on the brilliant, is good to learn first-hand information
    2022-02-14 12:49:31下载
    积分:1
  • 用VB实现生产者与消费者问题
    用VB实现生产者与消费者问题-VB producer and consumer issues
    2022-06-16 19:29:24下载
    积分:1
  • 内存监视
    设计一个内存监视器,能实时地显示当前系统中内存的使用情况,包括系统地址空间的布局,物理内存的使用情况;能实时显示某个进程的虚拟地址空间布局和工作集信息等。 
    2023-02-15 17:30:03下载
    积分:1
  • ncurses
    ncurses-5.4 需要的就来下把 一定会有用的哦-ncurses-5.4 needed on to the next will be used to Oh
    2023-07-26 20:50:04下载
    积分:1
  • 通过研究Linux的线程机制和信号量实现读者写者(Reader
    通过研究Linux的线程机制和信号量实现读者写者(Reader-Writer)问题并发控制。 1)写-写互斥:不能有两个写者同时进行写操作; 2)读-写互斥:不能同时有一个线程在读,而另一个线程在写; 3)读-读允许:可以有一个或多个读者在读; 4)读者优先的附加限制:如果读者申请进行读操作时已有另一个读者正在进行读操作,则该读者可直接开始读操作; 5)写者优先的附加限制:如果一个读者申请进行读操作时已有另一个写者在等待访问共享资源,则该读者必须等到没有写者处于等待状态后才能开始读操作。 -By studying the Linux thread mechanism and semaphores realize readers who write (Reader-Writer) the issue of concurrency control. 1) to write- write mutex: Can not write at the same time there are two write operations 2) read- write mutex: Can not have a thread at the same time in reading and writing another thread 3) Reading- Reading of permit: can have one or more readers read 4) the priority of additional restrictions readers: If the readers apply for a read operation, there was another reader being read, the reader can be directly started reading operation 5) to write additional priority Restrictions: If an application for a reader reading write operation has been in waiting for another visit to a shared resource, the read
    2022-02-06 09:26:49下载
    积分:1
  • Internal communication systems to provide network communication capabilities, in...
    企业内部通讯系统必须提供网络通讯功能、在通讯过程中禁止使用聊天表情、文件传送等功能,避免资料外泄,或因发送错误而导致上级资料的丢失以及其他损失。最重要的是必须适应任何操作系统,也就是实现跨平台技术,因为企业内部的工作需要,工作环境中使用了多个操作系统来完成不同的工作。另外,系统不需要使用服务器中转和记录通讯内容,可以独立完成通讯任务,排除职工对领导监视工作进度等逆反心理-Internal communication systems to provide network communication capabilities, in the communications process of the Prohibition of the Use chat expressions, such as file transfer capabilities, to avoid leakage of information, or send an error which led to the loss of higher-level information as well as other losses. The most important thing is to be adapted to any operating system, which is cross-platform technology, as businesses need to work within the working environment in the use of a number of different operating system to complete the work. In addition, the system does not require the use of transit and records of communications servers, you can independently accomplish the communication task, remove the leadership of trade unions to monitor the progress of the work of such an antagonistic mental
    2022-05-15 18:57:53下载
    积分:1
  • vc开发的关于的液面置换的模拟
    vc开发的关于操作系统的液面置换的模拟-vc development of the operating system on the surface of the simulation replacement
    2023-08-04 05:40:03下载
    积分:1
  • 大家快来下载。这是目前最新管方版本了,Micrium
    大家快来下载。这是目前最新管方版本了,Micrium-uCOS-II-V284.zip, 开发和研究者可以通过购买Micrium公司的Jean先生的μC/OS-II的书籍,而得到μC/OS-II源代码,但是仅可以作为个人和学校学习使用,所有和μC/OS-II直接和间接相关的商业目的行为,必须购买使用μC/OS-II及系列产品的商业授权,包括芯片/单板/系统厂家的任何参考设计,教学设备和最终的产品,如果没有得到Micrium公司Jean先生签字的合法授权都是不合法的使用, 这在μC/OS-II的书籍Micrium公司(www.micrium.com)和中国代理商-北京麦克泰软件公司网站(www.bmrtech.com)上面中有明确规定。 -Come everyone to download. This is the latest version of the management, Micrium-uCOS-II-V284.zip, development, and researchers can purchase Micrium
    2022-08-22 20:15:49下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载