登录
首页 » 操作系统 » AU1100嵌入式处理器lcd显示驱动程序

AU1100嵌入式处理器lcd显示驱动程序

于 2023-06-17 发布 文件大小:37.84 kB
0 82
下载积分: 2 下载次数: 1

代码说明:

AU1100嵌入式处理器lcd显示驱动程序-Lcd display embedded processor AU1100 driver

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

发表评论

0 个回复

  • 蓝牙blue tooth sco协议栈,在Linux下编译,该协议栈提供了有用工具来配置模块参数...
    蓝牙blue tooth sco协议栈,在Linux操作系统下编译,该协议栈提供了有用工具来配置模块参数-blue tooth Merom Bluetooth protocol stack, the compiler under Linux operating system, The protocol stack provides a useful tool to configure parameters module
    2023-02-12 00:10:03下载
    积分:1
  • 一个minigui的程序,单击可以改变对话框 改变按钮颜色
    一个minigui的程序,单击可以改变对话框 改变按钮颜色
    2022-01-29 03:38:06下载
    积分:1
  • 哈夫曼编码的实现,用C++编写的。课设时做的,可以正确的运行...
    哈夫曼编码的实现,用C++编写的。操作系统课设时做的,可以正确的运行-Huffman encoding implementation, using C++ prepared. When the operating system to do for the class, you can run the right
    2023-05-13 08:10:02下载
    积分:1
  • 一个餐厅的管理 一个餐厅的管理 一个餐厅的管理...
    一个餐厅的管理系统 一个餐厅的管理系统 一个餐厅的管理系统-A restaurant, a restaurant management system management system management system for a restaurant in a restaurant management system
    2022-02-11 11:03:15下载
    积分:1
  • a simple core of the Minix operating system code, including all the underlying i...
    一个简单的操作系统minix的核心代码,包括所有的底层实现和上层架构。-a simple core of the Minix operating system code, including all the underlying implementation and the upper echelons.
    2022-01-28 14:34:09下载
    积分:1
  • Windows实验--内存监视
    实验要求:设计一个内存监视器,能实时地显示当前系统中内存的使用情况,包括系统地址空间的布局,物理内存的使用情况;能实时显示某个进程的虚拟地址空间布局和工作集信息等。
    2022-05-26 11:19:28下载
    积分:1
  • 本书用大量的篇幅讲述了与计算机原理相关的条种编码方法,并通过数字逻辑电路(包括逻辑与开关,逻辑门电路与触发器,二进制加法器等)以及存储器、微处理器的形式、组织及...
    本书用大量的篇幅讲述了与计算机原理相关的条种编码方法,并通过数字逻辑电路(包括逻辑与开关,逻辑门电路与触发器,二进制加法器等)以及存储器、微处理器的形式、组织及发展阐述了编码的实现。此外,本书还涉及到计算机系统、操作系统、编程语言等的产生及发展,甚至对计算机图形化的相关技术也给了一个全面的描述。阅读本书,相信您会从它图文并茂的编排组织,通俗风趣的语言文字、简练丰富的背景知识中体会到作者超凡的智慧和深邃的学问。本书定会带你去畅游计算机内部世界并和你共同去探索编码的奥秘。本书适合各种技术背景的人阅读,并可作为高等院校计算机或非计算机专业的教材使用-This book with plenty of space to talk about with computer-related articles of the principle of encoding method, and through digital logic circuit (including logic and switches, logic gates and flip-flops, binary adder, etc.) as well as the memory, microprocessor form Organization and development on the realization of coding
    2022-03-05 03:56:59下载
    积分:1
  • 昨夜调度程序 1.按输入创建工队列 2打印输入业 3.先来先服务 4.按到达时间排序 5.按先来先服务进行相关计算...
    昨夜调度程序 1.按输入创建工作队列 2打印输入作业 3.先来先服务 4.按到达时间排序 5.按先来先服务进行相关计算-last night for a scheduler. According to the importation of work to create Print Queue 2 3 importation operations. First-come first-serve 4. On arrival time Scheduling 5. according to first-come first-related computing services
    2022-11-24 11:20: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
  • 存储分区的可变管理
    存储分区的可变管理-variable storage area management
    2023-05-14 22:05:03下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载