-
“Keil软件
&Keil Software-Cx51编译器用户手册英文版(403)。Pdf格式
- 2022-06-12 04:40:46下载
- 积分:1
-
一个简单的 Dll 使用示例
△ 使用 Dll 简单示例
说明: 此代码将显示一个简单的 Dll 和如何使用其中一个。它展示了什么是和引用的 dll 时并不是对最终用户可见。只是输入的名字和姓氏,和 dll 将格式转换为 ProperCase,并将其返回到调用项目。首先你需要打开 ProperCaseName.vbp 文件,并使该 dll。然后打开 DllTester.vbp 文件并添加对你刚编译 ProperCaseName dll 的引用。运行 DllTester 项目。
作者可能保留了某些版权到此代码...请遵守他们的要求和法律通过审查所有版权的条件,在上面的 URL。
- 2023-02-20 18:10:03下载
- 积分:1
-
一套软件工程管理的文档体系,实际工作中非常实用。
一套软件工程管理的文档体系,实际工作中非常实用。-A set of software engineering document management system, very useful in practical work.
- 2022-09-16 09:35:03下载
- 积分:1
-
sofeware
软件工程的总目标是充分利用有限的人力、物力资源,高效率、高质量、低成本地完成软件 开发项目。在测试阶段既然穷举测试不可行,为了节省时间和资源,提高测试效率-sofeware
- 2022-08-15 22:10:53下载
- 积分:1
-
netfilter中对多连接协议跟踪和NAT实现
netfilter中对多连接协议跟踪和NAT实现-netfilter Connection agreement on the multi-tracking and NAT realize
- 2022-03-09 18:47:21下载
- 积分:1
-
学生订票系统
基于VB的高铁订票管理系统设计 随着高铁旅客人数的不断攀升以及电子商务的飞速发展,针对解决旅客购票难而进行的高效订购票系统建设已成为高速铁路运营企业的紧迫工作,本系统特针对这一实际需求开发。 本系统中,具备准确快捷的高铁信息查询和方便简单的订票操作,系统要为旅客提供准确高铁信息和当前客票状况,服务器端要能够及时添加、修改班次信息,对旅客信息进行录入和删除等。本系统要满足: 1. 客户端要能够有方便的查询系统,简单明了的订票、退票操作等 2. 防止旅客重复订、退票操作,影响系统数据的正确性 3. 服务器端提供信息完全可靠,时效性强,安全可靠
- 2022-02-27 03:42:12下载
- 积分:1
-
本书设计实例从面向对象的设计中精选出23个设计模式,总结了面向对象设计中最有价值的经验,并且用简洁可复用的形式表达出来。本书分类描述了一组设计良好,表达清楚的软...
本书设计实例从面向对象的设计中精选出23个设计模式,总结了面向对象设计中最有价值的经验,并且用简洁可复用的形式表达出来。本书分类描述了一组设计良好,表达清楚的软件设计模式,这些模式在实用环境下有特别有用。-Book design example from the design of object-oriented selection of 23 design patterns, object-oriented design sums up the most valuable experience and a concise form of reusable express. This book describes the classification of a group of well-designed to express a clear software design patterns, these models have in the practical environment particularly useful.
- 2022-01-28 12:07:24下载
- 积分: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
-
循环冗余码CRC 检验技术广泛应用于测控及通信领域。CRC 计算可以靠专用的硬件来实现,
但是对于低成本的微控制器系统, 在没有硬件支持下实现 CRC 检验...
循环冗余码CRC 检验技术广泛应用于测控及通信领域。CRC 计算可以靠专用的硬件来实现,
但是对于低成本的微控制器系统, 在没有硬件支持下实现 CRC 检验,关键的问题就是如何通过软件
来完成CRC 计算,也就是 CRC 算法的问题。
这里将提供三种算法,它们稍有不同,一种适用于程序空间十分苛刻但 CRC 计算速度要求不高
的微控制器系统,另一种适用于程序空间较大且 CRC 计算速度要求较高的计算机或微控制器系统,
最后一种是适用于程序空间不太大,且CRC计算速度又不可以太慢的微控制器系统。-CRC Cyclic Redundancy Code inspection techniques are widely used in the field of measurement and control and communications
- 2022-06-19 03:39:52下载
- 积分:1
-
经典usacoDp题,文件包含题目以及源程序.
经典usacoDp题,文件包含题目以及源程序.-Classic usacoDP subject file contains the subject, and procedures .
- 2023-03-08 20:50:03下载
- 积分:1