-
巴士预订和调度
正如名称所描述的它帮助你了解巴士时间表,所需目的地的票。欢迎大家下载、试用。谢谢大家的支持!
- 2022-08-21 13:11:15下载
- 积分:1
-
正则表达式相关内容的初步探索,涉及相应的原理论述以及实现方案(源码),是研究句法分析的重要参考资料....
正则表达式相关内容的初步探索,涉及相应的原理论述以及实现方案(源码),是研究句法分析的重要参考资料.-Regular expression content of the initial exploration, the corresponding principle involved, as well as on the realization of the program (source code), syntactic analysis is to study an important reference.
- 2022-05-08 20:41:42下载
- 积分:1
-
高校计算机学院软件工程课程所使用的课件,利于软件工程课程的学习...
高校计算机学院软件工程课程所使用的课件,利于软件工程课程的学习-College of Computer Science Software Engineering Curriculum courseware used, in favor of software engineering courses
- 2022-03-04 00:48:58下载
- 积分:1
-
恒润科技公司的基于模型的系统工程与软件工程PPT
恒润科技公司的基于模型的系统工程与软件工程PPT-Hengrun Technology, Inc. Model-based systems engineering and software engineering PPT
- 2022-06-28 02:21:43下载
- 积分:1
-
Csharp基本教程很是适合初级学生学习.欢迎下载.
Csharp基本教程很是适合初级学生学习.欢迎下载.-Csharp basic course is suitable for primary students to learn. Welcome to download.
- 2022-04-17 19:36:59下载
- 积分:1
-
MapX中文培训教材,现在市面上唯一如此详细讲述MapX的培训教材。...
MapX中文培训教材,现在市面上唯一如此详细讲述MapX的培训教材。-MapX Chinese training materials, now available only on such a detailed training materials MapX.
- 2023-04-13 23:30:04下载
- 积分:1
-
1. Item 2 of the establishment. Insert the project MSComm 3. Use ClassWizar d de...
1.建立项目
2.在项目中插入MSComm控件
3.利用ClassWizard定义CMSComm类控制变量
4.在对话框中添加控件
5.添加串口事件消息处理函数OnComm()
6.打开和设置串口参数
7.发送数据
-1. Item 2 of the establishment. Insert the project MSComm 3. Use ClassWizar d definition CMSComm category four control variables. Add in the dialog box controls 5. Serial news events added processing function OnComm () 6. open and install a serial parameters 7. Send data
- 2022-03-20 18:23:30下载
- 积分: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_sharp_shell的开发教程,里面附demo
比较好的c_sharp_shell的开发教程,里面附demo-better c_sharp_shell Development Guide, which attached demo
- 2023-04-21 01:35:04下载
- 积分:1
-
专家系统 C语言
应用背景
应用与人工智能专家系统
可提供输入和输出页面,实现人机互动,适用于简单的学习
关键技术
基于产生式规则的专家系统 适用于初学者进行学习
有详细的注解,理解起来很方便
不适用于非常专业的情况
有4部分构成
- 2022-02-14 03:17:03下载
- 积分:1