-
设计模式教程,对设计模式初学者来说是个不错的电子书。
设计模式教程,对设计模式初学者来说是个不错的电子书。-Design patterns tutorial on design patterns is a good beginner" s book.
- 2023-04-10 19:15:15下载
- 积分:1
-
里面有详细计算程序设计手册和原码分析
fortran90
里面有详细计算程序设计手册和原码分析
fortran90-and-computational-science-There are detailed calculation procedures for the design manual and the original code analysis fortran90-and-computational-science
- 2023-01-01 16:10:04下载
- 积分:1
-
RoboCup robot soccer small
RoboCup小型足球机器人建模及仿真平台研究-RoboCup robot soccer small-scale modeling and simulation platform for research
- 2022-01-31 17:08:46下载
- 积分:1
-
程序员笔记本(记录各种源代码、操作说明等)
程序员笔记本(记录各种源代码、操作说明等,方便快速查找,可保存图片信息,也可以用于日记本记录,
信息登记查打,支持文件加密)
- 2022-06-19 08:47:08下载
- 积分: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
-
C语言图象设计,编程好书,大家可以尽情的下载,我觉得不错的书...
C语言图象设计,编程好书,大家可以尽情的下载,我觉得不错的书
- 2022-09-16 00:55:02下载
- 积分:1
-
General
基于Web的通用数据库系统设计与实现,在线考试设计
- 2022-07-23 09:48:48下载
- 积分:1
-
关于ARm CAN总线技术开发总结(chinese)
关于ARm CAN总线技术开发总结(chinese)-on ARm CAN bus technology development summary (english)
- 2022-06-18 07:43:02下载
- 积分:1
-
自动售货机的对象模型动态模型以及功能模型
自动售货机的对象模型动态模型以及功能模型-Vending machine" s object model, dynamic model and functional model of
- 2022-02-03 01:55:50下载
- 积分:1
-
插入、 删除、在网格视图中使用 ASP.NET 更新
插入,使用ASP.NET删除在网格视图更新1.As我们不希望使用数据源控件。请删除“对象数据源1”,从Web窗体控件。2.删除数据源ID=从网格视图1“对象数据ource1”。这应该去除对象的数据源1控制网格视图1的依赖。3.从代码隐藏文件,删除lbInsert_Click()事件处理方法。4.在“雇员”模板字段的“页脚模板”,请删除点击=“lbInsert_Click”,因为我们不再有这样的事件处理方法。5.删除从网格视图1“命令字段”列6.现在,包括在指挥现场的地方模板字段。这个模板字段用于显示编辑,更新,取消和删除链接按钮。我们不希望删除并取消按钮,以使验证,所以设置导致这些按钮Validaion属性设置为false。
- 2022-08-11 08:24:38下载
- 积分:1