登录
首页 » 操作系统 » TViX firmware creation tool.

TViX firmware creation tool.

于 2022-03-01 发布 文件大小:30.90 kB
0 109
下载积分: 2 下载次数: 1

代码说明:

TViX firmware creation tool.

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

发表评论

0 个回复

  • 通过研究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
  • 请阅读您的软件包,并用英文描述它至少40个字节。
    Please read your package and describe it at least 40 bytes in English. System will automatically delete the directory of debug and release, so please do not put files on these two directory.
    2022-08-21 02:21:32下载
    积分:1
  • 提供对城市信息的编辑,提供列车时刻表和飞机航班表的编辑,提供三种最优决策:最快到达、最省钱到达、最少中转次数到达。...
    提供对城市信息的编辑,提供列车时刻表和飞机航班表的编辑,提供三种最优决策:最快到达、最省钱到达、最少中转次数到达。-Provide information on the city editor, providing the train schedule and aircraft flight table editing, offers three optimal decision: to reach the fastest, most cost-effective to reach at least the number of transit arrival.
    2022-03-02 08:55:56下载
    积分:1
  • 的内存管理,包括自己的alloc和free函数
    操作系统的内存管理,包括自己的alloc和free函数-operating system memory management, including its own alloc and free function
    2022-01-23 11:17:04下载
    积分:1
  • 图像分割方法
    这非常有助于充分做这种类型的编程将 2d 对象转换为 3d 图用插值算法的程序代码
    2022-02-06 05:55:02下载
    积分:1
  • Linux的雏形,也就是Linux的创始人公布的最初代码。 现在各种分析Linux的书太多了,但对于初学者来说都过于复杂,难以理解,这个最初版本相对来说要简单多...
    Linux的雏形,也就是Linux的创始人公布的最初代码。 现在各种分析Linux的书太多了,但对于初学者来说都过于复杂,难以理解,这个最初版本相对来说要简单多了,但一样可以让我们了解Linux的基本实现过程,大小只有70多K-Linux prototype, is the founder of Linux announced the initial code. Now, all kinds of analysis of the Linux too many books, but for a newcomer are too complicated to understand, the initial version to be relatively more simple, but you can help us understand the basic realization of Linux process, the size of only 70 K
    2022-06-30 23:05:41下载
    积分:1
  • 这里是UC/OS-11 的2.6的内核代码
    这里是UC/OS-11 的2.6的内核代码-UC/OS-11 here is the 2.6 kernel code
    2022-02-03 09:47:28下载
    积分:1
  • 的存储管理
    操作系统的存储管理-Operating system storage management
    2022-02-11 21:46:05下载
    积分:1
  • 计算机磁盘驱动调度算法的模拟实现
    计算机操作系统磁盘驱动调度算法的模拟实现-Computer operating system disk drive simulation scheduling algorithm to achieve
    2022-06-28 13:42:04下载
    积分:1
  • hwmodiag for mcp55芯片
    hwmodiag for mcp55 chipset
    2023-08-15 01:40:02下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载