搜索:Programming+Example

找到约 2,890 项符合「Programming+Example」的查询结果

结果 2,890
按分类筛选
显示更多分类
https://www.eeworm.com/dl/684/233661.html 软件设计/软件工程

In a preemptive priority based RTOS, priority inversion problem is among the major sources of deadl

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 sinc ...
下载 196
·
查看 1110
https://www.eeworm.com/dl/745436.html 书籍

Code Craft: the practice of writing excellent code

This book addresses programmer attitudes, but it’s not some kind of psychology textbook. We’ll investigate many topics, including: Source code presentation Defensive coding techniques How to debug programs effectively Good teamworking skills Managing your source code Take a q ...
查看 70
https://www.eeworm.com/dl/542/389046.html 其他书籍

Fully revised to cover the latest standards and technologies, XML and Java(TM), Second Edition provi

Fully revised to cover the latest standards and technologies, XML and Java(TM), Second Edition provides the practical solutions developers need to design powerful and portable Web-based applications. Featuring step-by-step examples, this book focuses on harnessing the power of Ja ...
下载 160
·
查看 1076
https://www.eeworm.com/dl/897899.html 技术资料

基于雨课堂的课程设计混合教学模式的构建与实践——以“单片机原理及应用课程设计”为例

在分析课程设计教学现状的基础上,构建了基于雨课堂的混合教学模式框架。以某学院“单片机原理及应用课程设计”为例,进行了混合教学模式实施的初步尝试,并评估其实施效果,为混合教学在课程设计中的广泛应用提供参考。On the basis of analyzing curriculum design teaching situation,the mixed teachin ...
下载 2
·
查看 3340
https://www.eeworm.com/dl/678/176761.html 系统设计方案

This text surrounds the development of the electric power SCADA system exactly, aiming at the presen

This text surrounds the development of the electric power SCADA system exactly, aiming at the present condition of the our country electric power charged barbed wire net currently, according to the oneself at the e- lectric power protect the profession after the electricity in se ...
下载 81
·
查看 1115
https://www.eeworm.com/dl/654/155653.html 数据结构

解决时钟问题

解决时钟问题,acm竞赛题 A weird clock marked from 0 to 59 has only a minute hand. It won t move until a special coin is thrown into its box. There are different kinds of coins as your options. However once you make your choice, you cannot use any other kind. There are infinite nu ...
下载 163
·
查看 1055
https://www.eeworm.com/dl/519/327851.html 加密解密

(* 介绍 *) AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封

(* 介绍 *) AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密。 (* 密匙长度 *) 128 位支持长度为 16 个字符 192 位支持长度 ...
下载 136
·
查看 1288
https://www.eeworm.com/dl/521756.html 技术资料

Data+Processing+in+Smart+Cities

Smart Grids provide many benefits for society. Reliability, observability across the energy distribution system and the exchange of information between devices are just some of the features that make Smart Grids so attractive. One of the main products of a Smart Grid is to data. ...
查看 70
https://www.eeworm.com/dl/521764.html 论文

Data+Processing+in+Smart+Cities

Smart Grids provide many benefits for society. Reliability, observability across the energy distribution system and the exchange of information between devices are just some of the features that make Smart Grids so attractive. One of the main products of a Smart Grid is to data. ...
查看 87
https://www.eeworm.com/dl/519/334748.html 加密解密

AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单

AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密。 (* 密匙长度 *) 128 位支持长度为 16 个字符 192 位支持长度为 24 个字符 ...
下载 77
·
查看 1323