期刊文献+
共找到441篇文章
< 1 2 23 >
每页显示 20 50 100
基于ArcGIS Runtime for WPF的触摸屏施肥咨询系统集成与应用 认领 引用 被引量:4
1
作者 麻万诸 李丽 +3 位作者 陆若辉 朱伟锋 蒋玉根 吕晓男 《浙江农业学报》 CSCD 北大核心 2015年第12期2206-2211,共6页
为了更高效地推广科学施肥技术,开发集成了基于Arc GIS Runtime for WPF的触摸屏施肥咨询系统。使用既有瓦片影像高效生成高清离线多级瓦片缓存地图包技术和基于专家知识库的施肥方案,降低了用户门槛,提升了用户体验,使得测土配方施肥... 为了更高效地推广科学施肥技术,开发集成了基于Arc GIS Runtime for WPF的触摸屏施肥咨询系统。使用既有瓦片影像高效生成高清离线多级瓦片缓存地图包技术和基于专家知识库的施肥方案,降低了用户门槛,提升了用户体验,使得测土配方施肥技术面向基层的全面推广变得更为可行。 展开更多
关键词 测土配方施肥 Arc GIS Runtime WPF 触摸屏 施肥咨询系统 瓦片缓存地图
暂未订购 下载PDF
基于ArcGIS Runtime SDK平台的手机地图应用开发 认领 引用 被引量:1
2
作者 韩善锋 张宁 +2 位作者 刘潇 陈建疆 蒋晓林 《物探装备》 2020年第5期289-291,297,共3页
本文首先介绍ArcGIS Runtime SDK开发手机地图应用的环境配置步骤,然后详细介绍了如何应用ArcGIS Runtime SDK中的API开发地图加载显示功能、GNSS定位功能、地物搜索功能、路径规划功能以及离线地图功能。最后,介绍基于ArcGIS Runtime ... 本文首先介绍ArcGIS Runtime SDK开发手机地图应用的环境配置步骤,然后详细介绍了如何应用ArcGIS Runtime SDK中的API开发地图加载显示功能、GNSS定位功能、地物搜索功能、路径规划功能以及离线地图功能。最后,介绍基于ArcGIS Runtime SDK开发的应用程序在野外施工现场使用效果。 展开更多
关键词 ArcGIS Runtime SDK 手机地图 导航定位
暂未订购 下载PDF
基于Runtime的iOS编程研究与实现 认领 引用 被引量:1
3
作者 胡坤 特日根 《吉林大学学报(信息科学版)》 CAS 2021年第1期106-113,共8页
在iOS开发过程中,因为系统自带方法对应的功能不足,使部分业务需求不能有效地实现。为此,首先对Runtime库的主要API接口用途进行了研究,找到可利用的接口;然后对Runtime消息转发机制进行研究,证明函数调用的实质就是消息的传递;最后通... 在iOS开发过程中,因为系统自带方法对应的功能不足,使部分业务需求不能有效地实现。为此,首先对Runtime库的主要API接口用途进行了研究,找到可利用的接口;然后对Runtime消息转发机制进行研究,证明函数调用的实质就是消息的传递;最后通过实际案例,证明了应用Runtime可以解决系统方法不足的问题。结果表明,通过Runtime库给系统自带的类动态添加或修改成员变量和成员方法具有可行性,可为iOS开发者提供参考和借鉴。 展开更多
关键词 iOS系统 运行时机制 函数调用 动态修改
暂未订购 下载PDF
NCCMF:Non-Collaborative Continuous Monitoring Framework for Container-Based Cloud Runtime Status 认领 引用
4
作者 Tao Zheng Wenyi Tang +1 位作者 Xingshu Chen Changxiang Shen 《Computers, Materials & Continua》 SCIE EI 2024年第10期1687-1701,共15页
The security performance of cloud services is a key factor influencing users’selection of Cloud Service Providers(CSPs).Continuous monitoring of the security status of cloud services is critical.However,existing rese... The security performance of cloud services is a key factor influencing users’selection of Cloud Service Providers(CSPs).Continuous monitoring of the security status of cloud services is critical.However,existing research lacks a practical framework for such ongoing monitoring.To address this gap,this paper proposes the first NonCollaborative Container-Based Cloud Service Operation State Continuous Monitoring Framework(NCCMF),based on relevant standards.NCCMF operates without the CSP’s collaboration by:1)establishing a scalable supervisory index system through the identification of security responsibilities for each role,and 2)designing a Continuous Metrics Supervision Protocol(CMA)to automate the negotiation of supervisory metrics.The framework also outlines the supervision process for cloud services across different deployment models.Experimental results demonstrate that NCCMF effectively monitors the operational state of two real-world IoT(Internet of Things)cloud services,with an average supervision error of less than 15%. 展开更多
关键词 Container-based cloud non-collaborative continuous monitor runtime status
暂未订购 下载PDF
Runtime系统综述 认领 引用
5
作者 张宏莉 胡铭曾 方滨兴 《计算机科学》 北大核心 1999年第6期25-28,共4页
Runtime systems play an important role in parallel programming and parallel compilation. In this paper,goals and key techniques of runtime systems are presented. And some experiences and its trend are given in the end.
关键词 Runtime系统 并行编译系统 并行处理 多线程 同步 通信技术 调度技术
暂未订购 下载PDF
Matlab/Runtime Server工具箱在工程中的应用研究 认领 引用
6
作者 向建华 张卫正 廖日东 《计算机仿真》 2005年第7期161-162,220,共2页
作为一种高性能的用于工程计算的编程软件,Matlab具有强大的数值计算、图形处理、算法开发等功能,但是具有这些功能的应用程序只能在Matlab环境中使用,代码执行速度慢。该文系统地分析了用Matlab/RuntimeServer工具箱进行Mat-lab应用程... 作为一种高性能的用于工程计算的编程软件,Matlab具有强大的数值计算、图形处理、算法开发等功能,但是具有这些功能的应用程序只能在Matlab环境中使用,代码执行速度慢。该文系统地分析了用Matlab/RuntimeServer工具箱进行Mat-lab应用程序独立发布技术的特点,并重点阐述了利用该工具箱如何实现对Matlab应用程序的独立发布,最后的工程应用实例讨论了具体实现过程,从而拓宽了Matlab在科学研究和工程技术中的应用领域。 展开更多
关键词 独立发布 实时服务器 图形用户界面
暂未订购 下载PDF
Identifying Data-Flow Errors in Cyber-Physical Systems Based on the Simplified Merged Process of Petri Nets 认领 引用
7
作者 Min Wang Yike Wang +4 位作者 Xiao Chen Lu Liu MengChu Zhou Xiaobing Sun Shanchen Pang 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2025年第10期2002-2014,共13页
Data-flow errors are prevalent in cyber-physical systems(CPS).Although various approaches based on business process modeling notation(BPMN)have been devised for CPS modeling,the absence of formal specifications compli... Data-flow errors are prevalent in cyber-physical systems(CPS).Although various approaches based on business process modeling notation(BPMN)have been devised for CPS modeling,the absence of formal specifications complicates the verification of data-flow.Formal techniques such as Petri nets are popularly used for identifying data-flow errors.However,due to their interleaving semantics,they suffer from the state-space explosion problem.As an unfolding method for Petri nets,the merged process(MP)technique can well represent concurrency relationships and thus be used to address this issue.Yet generating MP is complex and incurs substantial overhead.By designing and applyingα-deletion rules for Petri nets with data(PNDs),this work simplifies MP,thus resulting in simplified MP(SMP)that is then used to identify data-flow errors.Our approach involves converting a BPMN into a PND and then constructing its SMP.The algorithms are developed to identify data-flow errors,e.g.,redundantdata and lost-data ones.The proposed method enhances the efficiency and effectiveness of identifying data-flow errors in CPS.It is expected to prevent the problems caused by data-flow errors,e.g.,medical malpractice and economic loss in some practical CPS.Its practicality and efficiency of the proposed method through several CPS.Its significant advantages over the state of the art are demonstrated. 展开更多
关键词 Business process modelling notation(BPMN) cyberphysical system(CPS) data-flow errors discrete event system fault detection model simplification Petri net
暂未订购 下载PDF
基于ArcGIS Runtime SDK for Android离线编辑关键技术应用研究 认领 引用 被引量:18
8
作者 任思思 张禹 +1 位作者 郑磊 周亮 《测绘与空间地理信息》 2017年第7期123-125,共3页
近年来,传统的外业调绘模式逐渐向内外业一体化模式转变。本文以地理国情内外业一体化系统为依托,重点研究了ESRI的离线编辑关键技术,介绍了基于ArcGIS Runtime SDK for Android实现的离线编辑功能,以面修形算法为例,在细粒度的几何编... 近年来,传统的外业调绘模式逐渐向内外业一体化模式转变。本文以地理国情内外业一体化系统为依托,重点研究了ESRI的离线编辑关键技术,介绍了基于ArcGIS Runtime SDK for Android实现的离线编辑功能,以面修形算法为例,在细粒度的几何编辑基础上实现了常见的外业编辑业务。 展开更多
关键词 ArcGIS Runtime SDK for Android 离线编辑 内外业一体化
暂未订购 下载PDF
Container Instrumentation and Enforcement System for Runtime Security of Kubernetes Platform with eBPF 认领 引用 被引量:2
9
作者 Songi Gwak Thien-Phuc Doan Souhwan Jung 《Intelligent Automation & Soft Computing》 SCIE 2023年第8期1773-1786,共14页
Containerization is a fundamental component of modern cloud-native infrastructure,and Kubernetes is a prominent platform of container orchestration systems.However,containerization raises significant security concerns... Containerization is a fundamental component of modern cloud-native infrastructure,and Kubernetes is a prominent platform of container orchestration systems.However,containerization raises significant security concerns due to the nature of sharing a kernel among multiple containers,which can lead to container breakout or privilege escalation.Kubernetes cannot avoid it as well.While various tools,such as container image scanning and configuration checking,can mitigate container workload vulnerabilities,these are not foolproof and cannot guarantee perfect isolation or prevent every active threat in runtime.As such,a policy enforcement solution is required to tackle the problem,and existing solutions based on LSM(Linux Security Module)frameworks may not be adequate for some situations.To address this,we propose an enforcement system based on BPF-LSM,which leverages eBPF(extended Berkeley Packet Filter)technology to provide fine-grained control and dynamic adoption of security policies.In this paper,we compare different LSM implementations to highlight the challenges of current enforcement solutions before detailing the design of our eBPF-based Kubernetes Runtime Instrumentation and Enforcement System(KRSIE).Finally,we evaluate the effectiveness of our system using a real-world scenario,as measuring the performance of a policy enforcement system is a complex task.Our results show that KRSIE can successfully control containers’behaviors using LSM hooks at container runtime,offering improved container security for cloud-native infrastructure. 展开更多
关键词 Container kubernetes runtime security eBPF enforcement
暂未订购 下载PDF
Systematic Approach for Web Protection Runtime Tools’Effectiveness Analysis 认领 引用 被引量:1
10
作者 Tomás Sureda Riera Juan Ramón Bermejo Higuera +2 位作者 Javier Bermejo Higuera Juan Antonio Sicilia Montalvo José Javier Martínez Herráiz 《Computer Modeling in Engineering & Sciences》 SCIE EI 2022年第12期579-599,共21页
Web applications represent one of the principal vehicles by which attackers gain access to an organization’s network or resources.Thus,different approaches to protect web applications have been proposed to date.Of th... Web applications represent one of the principal vehicles by which attackers gain access to an organization’s network or resources.Thus,different approaches to protect web applications have been proposed to date.Of them,the two major approaches are Web Application Firewalls(WAF)and Runtime Application Self Protection(RASP).It is,thus,essential to understand the differences and relative effectiveness of both these approaches for effective decisionmaking regarding the security of web applications.Here we present a comparative study between WAF and RASP simulated settings,with the aim to compare their effectiveness and efficiency against different categories of attacks.For this,we used computation of different metrics and sorted their results using F-Score index.We found that RASP tools scored better than WAF tools.In this study,we also developed a new experimental methodology for the objective evaluation ofweb protection tools since,to the best of our knowledge,nomethod specifically evaluates web protection tools. 展开更多
关键词 Web Application Firewall(WAF) Runtime Application Self Protection(RASP) F-Score web attacks experimental methodology
暂未订购 下载PDF
Runtime environment for reflective real-time component 认领 引用 被引量:1
11
作者 黄靖 卢炎生 《Journal of Shanghai University(English Edition)》 2008年第1期52-60,共9页
Reflective real-time component model is a special component model, which can identify timing constraint characteristics of component and support dynamic design-time amendment of real-time component according to users... Reflective real-time component model is a special component model, which can identify timing constraint characteristics of component and support dynamic design-time amendment of real-time component according to users' requirements. The reflective real-time component runtime environment is a bearing space and reflective infrastructure for this special component model. It consists of three parts and manages the lifecycle and various relevant services of reflective real-time component. In this paper its mechanism and relevant key techniques in design and realization are formally specified with the communicating sequential processing (CSP) and the extended timed communicating sequential processing (TCSP). Finally a prototype is established. Experimental study shows that this runtime environment can introduce a relevant reflective infrastructure guaranteeing dynamic and real-time features of software component. 展开更多
关键词 software component real-time runtime environment reflection
暂未订购 下载PDF
iOS底层解析Runtime实现原理 认领 引用 被引量:1
12
作者 窦术尧 赵延超 +2 位作者 张明瑞 刘煜 闫艺丹 《电子技术与软件工程》 2018年第12期198-198,共1页
针对常用的技术点进行源码剖析,分析Runtime数据结构的底层实现原理。本论文所采用的底层源码基于objc-runtime-680版本。
关键词 iOS Runtime
暂未订购 下载PDF
基于ArcGIS Runtime测绘信息管理系统的设计与实现 认领 引用 被引量:1
13
作者 余剑 《城市勘测》 2022年第3期56-59,共4页
信息化是当今时代发展的趋势,代表着先进生产力,为了提高测绘数据的利用效率,对历年的数据进行分析整理,基于ArcGIS Runtime平台,使用C/S体系架构开发了测绘信息管理系统,该系统能够对地形数据、影像数据和业务数据等进行查询浏览,并对... 信息化是当今时代发展的趋势,代表着先进生产力,为了提高测绘数据的利用效率,对历年的数据进行分析整理,基于ArcGIS Runtime平台,使用C/S体系架构开发了测绘信息管理系统,该系统能够对地形数据、影像数据和业务数据等进行查询浏览,并对数据进行提取分析,为业务发展和人员结构调整提供有力支撑。 展开更多
关键词 ArcGIS Runtime 测绘信息 FDO
暂未订购 下载PDF
基于ArcGIS runtime SDk for.net的初中地理信息教学系统的设计与实现 认领 引用 被引量:1
14
作者 温馨 曾唯珈 《科技视界》 2016年第23期395-396,共2页
本文将Esri公司的Arc GIS runtime SDK for.net技术、数据库技术与地理信息系统(geographic information system)的开发理念相结合,设计出一个基于Arc GIS技术的初中地理信息教学系统。在本篇文章中,对该系统的相关体系的结构设计、功... 本文将Esri公司的Arc GIS runtime SDK for.net技术、数据库技术与地理信息系统(geographic information system)的开发理念相结合,设计出一个基于Arc GIS技术的初中地理信息教学系统。在本篇文章中,对该系统的相关体系的结构设计、功能模块的设计、以及系统得以完成运转的关键技术等相关内容进行了比较完整的论述,经过相关测试和实际应用证明其可行性和合理性。 展开更多
关键词 中学地理信息教学系统 ArcGIS runtime .net 系统设计
暂未订购 下载PDF
Management of Intelligent Campus Wireless Sensor Networks Based on Runtime Model 认领 引用 被引量:1
15
作者 Ping Zhang Jianzhong Wang 《Journal of Computer and Communications》 2015年第7期22-31,共10页
To quick customize and develop intelligent campus internet of things (ICIOT) system more efficiently, in this paper an approach based on runtime model to managing intelligent campus wireless sensor networks is propose... To quick customize and develop intelligent campus internet of things (ICIOT) system more efficiently, in this paper an approach based on runtime model to managing intelligent campus wireless sensor networks is proposed. Firstly, manageability of intelligent campus wireless sensors is abstracted as runtime models which automatically and immediately propagate any observable runtime changes of target resources to corresponding architecture models. Then, a composite model of intelligent campus wireless sensors is constructed through merging their runtime models in order to manage different kinds of devices in a unified way. Finally, a customized model is constructed according to the personalized management requirement and the synchronization between the customized model and the composite model is ensured through model transformation. Thus, all the management tasks can be carried through executing operating programs on the customized model. In the part of the teaching area schools conducted experiments and compared with the traditional method, this method can be more effective management of campus facilities, more energy efficient and orderly, which can reach a 16.7% energy saving. 展开更多
关键词 Wireless Sensor Networks Intelligent Campus Runtime Model Intelligent Campus Internet of Things Software Architecture
暂未订购 下载PDF
MATLAB Runtime Server的应用技巧 认领 引用
16
作者 徐红 种伟亮 《自动化技术与应用》 2008年第7期39-41,共3页
在设计自动控制原理多媒体CAI课件的过程中,需要将MATLAB编制的一个用以简单分析系统(包括绘制根轨迹、伯德图、乃奎斯特图、阶跃响应、脉冲响应)的GUI应用程序完全脱离庞大的MATLAB平台,并使之嵌入到用Authorware制作的课件中。探索中... 在设计自动控制原理多媒体CAI课件的过程中,需要将MATLAB编制的一个用以简单分析系统(包括绘制根轨迹、伯德图、乃奎斯特图、阶跃响应、脉冲响应)的GUI应用程序完全脱离庞大的MATLAB平台,并使之嵌入到用Authorware制作的课件中。探索中,我们找到了一种比较简洁的方法,即使用MATLAB Runtime Server工具箱,解决了MATLAB无法成为可执行文件的难题。本文将详细介绍MATLAB Runtime Server工具箱及其使用技巧. 展开更多
关键词 MATLAB CAI课件 MATLAB Runtime Server 工具箱
暂未订购 下载PDF
基于源代码的ASP.NET HTTP Runtime分析摘要 认领 引用 被引量:1
17
作者 陈刚 《价值工程》 2012年第3期141-143,共3页
本文基于源代码,探讨了客户端请求如何从非托管环境被传递到.NET CLR的托管环境,揭示了HttpRuntime在ASP.NET HTTPRuntime中的功能和作用,论述了HttpApplication管线的设计模式,并对事件驱动的截取过滤器模式中执行步的创建与执行进行... 本文基于源代码,探讨了客户端请求如何从非托管环境被传递到.NET CLR的托管环境,揭示了HttpRuntime在ASP.NET HTTPRuntime中的功能和作用,论述了HttpApplication管线的设计模式,并对事件驱动的截取过滤器模式中执行步的创建与执行进行了详细的探讨和描述。 展开更多
关键词 ASP.NET HTTPRuntime 设计模式
暂未订购 下载PDF
自己的路自己走——评《Customizing the Microsoft.NET Framework Common Language Runtime》 认领 引用
18
作者 蔡学镛 《MSDN开发精选》 2005年第3期129-129,共1页
.NET Framework的核心是CLR。由于参考数据不齐全,我们很难轻易地得知CLR的全部细节,仅能透过Jeffrey Richter的《Applied Microsoft.NET Framework Programming》、Don Box的《Essential.NET,Volume I:The Common Language Runt... .NET Framework的核心是CLR。由于参考数据不齐全,我们很难轻易地得知CLR的全部细节,仅能透过Jeffrey Richter的《Applied Microsoft.NET Framework Programming》、Don Box的《Essential.NET,Volume I:The Common Language Runtime》、David Stutz/Ted Neward/Geoff Shilling的《Shared Source CLI Essentials》, 展开更多
关键词 软件开发 应用软件 书评 《Customizing the Microsoft.NET Framework Common Language Runtime
暂未订购 下载PDF
以“可控性”为中心的智能体个人信息保护体系——基于行动型处理的运行时合规 认领 引用 被引量:1
19
作者 洪延青 《政法论丛》 CSSCI 北大核心 2026年第3期19-34,共16页
智能体人工智能将大模型与规划推理、记忆存取、工具调用及多智能体协同相结合,使个人信息处理由静态、可预设的输入输出流程转变为运行时决策驱动的多步行动链。现行个人信息保护法的基本原则仍然适用,但其合规模型所依赖的关键前提在... 智能体人工智能将大模型与规划推理、记忆存取、工具调用及多智能体协同相结合,使个人信息处理由静态、可预设的输入输出流程转变为运行时决策驱动的多步行动链。现行个人信息保护法的基本原则仍然适用,但其合规模型所依赖的关键前提在行动型处理结构中被系统性削弱。在此背景下,智能体处理个人信息的合规基础有必要以“可控性”作为进入真实业务环境的前提能力,并具体落实为可限定、可追溯、可纠正三项运行时要素。以智能体数据处理链作为最小法律评价对象,可以围绕目的控制、手段控制与行动控制重构多方责任配置,并将目的限定、最小必要、透明与问责等原则嵌入可执行、可审计的程序义务之中,从而形成适用于智能体场景的个人信息保护运行时合规路径。 展开更多
关键词 智能体人工智能 个人信息保护 可控性 智能体数据处理链 运行时合规
暂未订购 下载PDF
国产平台的软件运行时可信监测机制 认领 引用
20
作者 何周灿 陈树炎 +2 位作者 王涵涵 刘欢 张凯龙 《航天控制》 CSCD 2026年第1期1-6,共6页
面向可信嵌入式装备的研制需要,采用自主可信根、龙芯处理器、昆仑固件及SylixOS全国产技术栈设计了一个可信嵌入式硬件平台。在此基础上,基于主动防御思想,研究并设计了一种软件代码的运行时动态可信校验机制,可在程序启动、运行时进... 面向可信嵌入式装备的研制需要,采用自主可信根、龙芯处理器、昆仑固件及SylixOS全国产技术栈设计了一个可信嵌入式硬件平台。在此基础上,基于主动防御思想,研究并设计了一种软件代码的运行时动态可信校验机制,可在程序启动、运行时进行身份及代码合法性的即时校验,由此避免非法程序或者是被篡改代码的执行。最后,构建了可信嵌入式平台并对相关设计进行了验证。实践证明,所研究方法可有效提升装备软件的可信能力。 展开更多
关键词 嵌入式装备 龙芯 SylixOS 可信计算 运行时校验
暂未订购 下载PDF
上一页 1 2 23 下一页 到第
在线咨询 使用帮助 返回顶部 意见反馈