-
设计模式教程,对设计模式初学者来说是个不错的电子书。
设计模式教程,对设计模式初学者来说是个不错的电子书。-Design patterns tutorial on design patterns is a good beginner" s book.
- 2023-04-10 19:15:15下载
- 积分:1
-
一个makefile是什么?Winodws很多程序员可能不知道这件事,因为…
什么是makefile?或许很多Winodws的程序员都不知道这个东西,因为那些Windows的IDE都为你做了这个工作,但我觉得要作一个好的和professional的程序员,makefile还是要懂。这就好像现在有这么多的HTML的编辑器,但如果你想成为一个专业人士,你还是要了解HTML的标识的含义。特别在Unix下的软件编译,你就不能不自己写makefile了,会不会写makefile,从一个侧面说明了一个人是否具备完成大型工程的能力。-What is a makefile? Winodws many programmers may not know this thing, because those who have Windows-IDE for you to do this work, but I think we need to make a good and professional programmers, makefile or to understand. It
- 2023-07-25 21:05:03下载
- 积分:1
-
所有的Windows API用户指南
all the WINDOWS API uesr guide
- 2022-03-05 16:31:53下载
- 积分:1
-
Qt操作Excel代码
资源描述qt操作Excle 利用开源代码 来实现Excel操作。。。。。。。看看 有人需求么
- 2023-08-05 07:15:03下载
- 积分:1
-
用vb实现橡皮筋技术,实现画树,画线 还可以随机画线
用vb实现橡皮筋技术,实现画树,画线 还可以随机画线 -Using vb to achieve a rubber band technology, the realization of painting the tree, drawing a line can also be a random drawing a line
- 2022-06-03 10:59:29下载
- 积分:1
-
c# written in hotel management system that contains the source code, using pseud...
c#写的酒店管理系统包含源代码,采用伪3层开发模式-c# written in hotel management system that contains the source code, using pseudo-3-storey development model
- 2022-02-01 11:15:55下载
- 积分:1
-
- 2023-02-02 15:30:04下载
- 积分:1
-
在UML
一篇是关于基于UML的图书管理系统设计的论文,另一篇是关于信息安全的论文-On a UML-based library management system designed papers, another one is on information security thesis
- 2022-02-13 11:20:03下载
- 积分:1
-
格
Lattice公司的数字系统设计软件ispEXPERT的使用文档。-Lattice
- 2022-03-17 16:21:41下载
- 积分:1
-
在一个基于RTOS优先级,优先级反转
In a preemptive priority based RTOS, priority inversion
problem is among the major sources of deadline
violations. Priority inheritance protocol is one of the
approaches to reduce priority inversion. Unfortunately,
RTOS like uC/OS can’t support priority inheritance
protocol since it does not allow kernel to have multiple
tasks at the same priority. Although it has different ways
to avoid priority inversion such as priority ceiling
protocol, developers still have some difficulties in
programming real time applications with it. In this paper,
we redesign the uC/OS kernel to provide the ability to
support round robin scheduling and implement priority
inheritance semaphore on the modified kernel. As result,
we port new kernel with priority inheritance semaphore to
evaluation board, and evaluate the execution time of each
of the kernel service as well as verify the operations of
our implementation.-In a preemptive priority based RTOS, priority inversionproble
- 2022-03-24 17:49:36下载
- 积分:1