期刊文献+
共找到63,591篇文章
< 1 2 250 >
每页显示 20 50 100
基于Spring Cloud微服务框架的工厂全链路监控研究
1
作者 孙优 刘咏 +2 位作者 王淑慧 贾静丽 古明 《电子设计工程》 2026年第4期38-42,47,共6页
针对现有工厂全链路监控系统存在响应速率低、故障预测能力不足等问题,基于Spring Cloud微服务框架设计了一种具备负载均衡与智能预警功能的监控系统。分析了监控系统在全链路追踪、性能监控等方面的功能性需求,构建全网络框架基础模型... 针对现有工厂全链路监控系统存在响应速率低、故障预测能力不足等问题,基于Spring Cloud微服务框架设计了一种具备负载均衡与智能预警功能的监控系统。分析了监控系统在全链路追踪、性能监控等方面的功能性需求,构建全网络框架基础模型,重点设计服务网关模块与业务模块。其中,服务网关模块通过轮询、加权轮询等多种负载均衡算法实现全链路网络监控的流量分配,业务模块则借助大数据分析与机器学习技术对设备运行数据进行深度挖掘。实验结果显示,该系统在监控工厂设备过程中响应速度稳定,流量波动值被严格控制在0.6~1.6 bit/s范围内。进一步研究表明,所提监控方法对工厂设备潜在故障风险的预测准确率较传统方案提升15%以上,有效提高了工厂生产系统的运行可靠性与故障预警能力。 展开更多
关键词 Spring cloud微服务框架 工厂监控 全链路节点 接口技术
在线阅读 下载PDF
Improvement of Low-cloud Simulations with a Revised Cloud Microphysics Scheme in an Atmospheric General Circulation Model
2
作者 LI Jia-bo PENG Xin-dong +2 位作者 LI Xiao-han GU Juan DUAN Sheng-ni 《Journal of Tropical Meteorology》 2026年第1期1-18,共18页
Clouds play an important role in global atmospheric energy and water vapor budgets, and the low cloud simulations suffer from large biases in many atmospheric general circulation models. In this study, cloud microphys... Clouds play an important role in global atmospheric energy and water vapor budgets, and the low cloud simulations suffer from large biases in many atmospheric general circulation models. In this study, cloud microphysical processes such as raindrop evaporation and cloud water accretion in a double-moment six-class cloud microphysics scheme were revised to enhance the simulation of low clouds using the Global-Regional Integrated Forecast System(GRIST)model. The validation of the revised scheme using a single-column version of the GRIST demonstrated a reasonable reduction in liquid water biases. The revised parameterization simulated medium-and low-level cloud fractions that were in better agreement with the observations than the original scheme. Long-term global simulations indicate the mitigation of the originally overestimated low-level cloud fraction and cloud-water mixing ratio in mid-to high-latitude regions,primarily owing to enhanced accretion processes and weakened raindrop evaporation. The reduced low clouds with the revised scheme showed better consistency with satellite observations, particularly at mid-and high-latitudes. Further improvements can be observed in the simulated cloud shortwave radiative forcing and vertical distribution of total cloud cover. Annual precipitation in mid-latitude regions has also improved, particularly over the oceans, with significantly increased large-scale and decreased convective precipitation. 展开更多
关键词 low cloud cloud microphysics scheme general circulation model accretion process raindrop evaporation
在线阅读 下载PDF
Energy Aware Task Scheduling of IoT Application Using a Hybrid Metaheuristic Algorithm in Cloud Computing
3
作者 Ahmed Awad Mohamed Eslam Abdelhakim Seyam +4 位作者 Ahmed R.Elsaeed Laith Abualigah Aseel Smerat Ahmed M.AbdelMouty Hosam E.Refaat 《Computers, Materials & Continua》 2026年第3期1786-1803,共18页
In recent years,fog computing has become an important environment for dealing with the Internet of Things.Fog computing was developed to handle large-scale big data by scheduling tasks via cloud computing.Task schedul... In recent years,fog computing has become an important environment for dealing with the Internet of Things.Fog computing was developed to handle large-scale big data by scheduling tasks via cloud computing.Task scheduling is crucial for efficiently handling IoT user requests,thereby improving system performance,cost,and energy consumption across nodes in cloud computing.With the large amount of data and user requests,achieving the optimal solution to the task scheduling problem is challenging,particularly in terms of cost and energy efficiency.In this paper,we develop novel strategies to save energy consumption across nodes in fog computing when users execute tasks through the least-cost paths.Task scheduling is developed using modified artificial ecosystem optimization(AEO),combined with negative swarm operators,Salp Swarm Algorithm(SSA),in order to competitively optimize their capabilities during the exploitation phase of the optimal search process.In addition,the proposed strategy,Enhancement Artificial Ecosystem Optimization Salp Swarm Algorithm(EAEOSSA),attempts to find the most suitable solution.The optimization that combines cost and energy for multi-objective task scheduling optimization problems.The backpack problem is also added to improve both cost and energy in the iFogSim implementation as well.A comparison was made between the proposed strategy and other strategies in terms of time,cost,energy,and productivity.Experimental results showed that the proposed strategy improved energy consumption,cost,and time over other algorithms.Simulation results demonstrate that the proposed algorithm increases the average cost,average energy consumption,and mean service time in most scenarios,with average reductions of up to 21.15%in cost and 25.8%in energy consumption. 展开更多
关键词 Energy-efficient tasks internet of things(IoT) cloud fog computing artificial ecosystem-based optimization salp swarm algorithm cloud computing
在线阅读 下载PDF
MDMOSA:Multi-Objective-Oriented Dwarf Mongoose Optimization for Cloud Task Scheduling
4
作者 Olanrewaju Lawrence Abraham Md Asri Ngadi +1 位作者 Johan Bin Mohamad Sharif Mohd Kufaisal Mohd Sidik 《Computers, Materials & Continua》 2026年第3期2062-2096,共35页
Task scheduling in cloud computing is a multi-objective optimization problem,often involving conflicting objectives such as minimizing execution time,reducing operational cost,and maximizing resource utilization.Howev... Task scheduling in cloud computing is a multi-objective optimization problem,often involving conflicting objectives such as minimizing execution time,reducing operational cost,and maximizing resource utilization.However,traditional approaches frequently rely on single-objective optimization methods which are insufficient for capturing the complexity of such problems.To address this limitation,we introduce MDMOSA(Multi-objective Dwarf Mongoose Optimization with Simulated Annealing),a hybrid that integrates multi-objective optimization for efficient task scheduling in Infrastructure-as-a-Service(IaaS)cloud environments.MDMOSA harmonizes the exploration capabilities of the biologically inspired Dwarf Mongoose Optimization(DMO)with the exploitation strengths of Simulated Annealing(SA),achieving a balanced search process.The algorithm aims to optimize task allocation by reducing makespan and financial cost while improving system resource utilization.We evaluate MDMOSA through extensive simulations using the real-world Google Cloud Jobs(GoCJ)dataset within the CloudSim environment.Comparative analysis against benchmarked algorithms such as SMOACO,MOTSGWO,and MFPAGWO reveals that MDMOSA consistently achieves superior performance in terms of scheduling efficiency,cost-effectiveness,and scalability.These results confirm the potential of MDMOSA as a robust and adaptable solution for resource scheduling in dynamic and heterogeneous cloud computing infrastructures. 展开更多
关键词 cloud computing MULTI-OBJECTIVE task scheduling dwarf mongoose optimization METAHEURISTIC
在线阅读 下载PDF
当Team Liquid和Cloud9宣布参加KeSPA杯
5
作者 杨直 《电子竞技》 2026年第2期41-43,共3页
蝴蝶还在扇动翅膀。去年11月19日,韩国电子竞技职业协会KeSPA在社交媒体X上宣布了2025年KeSPA杯的详细举办信息。当天,Cloud9总经理David Han转发了这条消息,他提到除了Cloud9,Team Liquid也将参赛,并解释了参赛原因:“在北美赛区的休假... 蝴蝶还在扇动翅膀。去年11月19日,韩国电子竞技职业协会KeSPA在社交媒体X上宣布了2025年KeSPA杯的详细举办信息。当天,Cloud9总经理David Han转发了这条消息,他提到除了Cloud9,Team Liquid也将参赛,并解释了参赛原因:“在北美赛区的休假期,Cloud9希望通过参加更多赛事带给粉丝更多精彩的内容。” 展开更多
关键词 Team Liquid cloud9 KeSPA杯 电子竞技
在线阅读 下载PDF
Color of the Year 2026: Cloud Dancer, a hue of serenity and space
6
《China Textile》 2026年第1期54-55,共2页
The Pantone Color of the Year 2026,PANTONE 11-4201 Cloud Dancer,has been introduced as a soft,lofty white symbolizing calm and clarity in an increasingly noisy world.This gentle shade invites a sense of peace and spac... The Pantone Color of the Year 2026,PANTONE 11-4201 Cloud Dancer,has been introduced as a soft,lofty white symbolizing calm and clarity in an increasingly noisy world.This gentle shade invites a sense of peace and spaciousness,encouraging focus and creating room for creativity and reflection.Cloud Dancer embodies a desire for simplicity and renewal-a blank canvas that allows our minds to wander and new ideas to take shape.Its expansive presence fosters environments where tranquility meets inspiration,offering visual calm that supports wellbeing and mental lightness. 展开更多
关键词 pantone color SERENITY SPACE clarity creativity blank canvas reflection cloud dancerhas
在线阅读 下载PDF
Typhoon Kompasu(2118)simulation with planetary boundary layer and cloud physics parameterization improvements
7
作者 Xiaowei Tan Zhiqiu Gao Yubin Li 《Atmospheric and Oceanic Science Letters》 2026年第1期41-46,共6页
This study introduces a new ocean surface friction velocity scheme and a modified Thompson cloud microphysics parameterization scheme into the CMA-TYM model.The impact of these two parameterization schemes on the pred... This study introduces a new ocean surface friction velocity scheme and a modified Thompson cloud microphysics parameterization scheme into the CMA-TYM model.The impact of these two parameterization schemes on the prediction of the movement track and intensity of Typhoon Kompasu in 2021 is examined.Additionally,the possible reasons for their effects on tropical cyclone(TC)intensity prediction are analyzed.Statistical results show that both parameterization schemes improve the predictions of Typhoon Kompasu’s track and intensity.The influence on track prediction becomes evident after 60 h of model integration,while the significant positive impact on intensity prediction is observed after 66 h.Further analysis reveals that these two schemes affect the timing and magnitude of extreme TC intensity values by influencing the evolution of the TC’s warm-core structure. 展开更多
关键词 Tropical cyclone Numerical simulation Planetary boundary layer parameterization SCHEME cloud physics scheme
在线阅读 下载PDF
A Real-Time IoT and CloudMonitoring Framework for Performance Enhancement of Solar Evacuated Tube Heaters
8
作者 Josmell Alva Alcántara Elder Mendoza Orbegoso +5 位作者 Nattan Roberto Caetano Luis Julca Verástegui Juan Bengoa Seminario Jimmy Silvera Otane Yvan Leiva Calvanapón Giulio Lorenzini 《Frontiers in Heat and Mass Transfer》 2026年第1期266-287,共22页
The continuous improvement of solar thermal technologies is essential to meet the growing demand for sustainable heat generation and to support global decarbonization efforts.This study presents the design,implementat... The continuous improvement of solar thermal technologies is essential to meet the growing demand for sustainable heat generation and to support global decarbonization efforts.This study presents the design,implementation,and validation of a real-time monitoring framework based on the Internet ofThings(IoT)and cloud computing to enhance the thermal performance of evacuated tube solar water heaters(ETSWHs).A commercial system and a custom-built prototype were instrumented with Industry 4.0 technologies,including platinum resistance temperature detectors(PT100),solar irradiance and wind speed sensors,a programmable logic controller(PLC),a SCADAinterface,and a cloud-connected IoT gateway.Data were processed locally and transmitted to cloud storage for continuous analysis and visualization via amobile application.Experimental results demonstrated the prototype’s superior thermal energy storage capacity−47.4 vs.36.2 MJ for the commercial system,representing a 31%—achieved through the novel integration of Industry 4.0 architecture with an optimized collector design.This improvement is attributed to optimized geometric design parameters,including a reduced tilt angle,increased inter-tube spacing,and the incorporation of an aluminum reflective surface.These modifications collectively enhanced solar heat absorption and reduced optical losses.The framework effectively identified thermal stratification,monitored environmental effects on heat transfer,and enabled real-time system diagnostics.By integrating automation,IoT,and cloud computing,the proposed architecture establishes a scalable and replicable model for the intelligent management of solar thermal systems,facilitating predictive maintenance and future integration with artificial intelligence for performance forecasting.This work provides a practical,data-driven approach to digitizing and optimizing heat transfer systems,promoting more efficient and sustainable solar thermal energy applications. 展开更多
关键词 Evacuated tube solar water heaters Industry 4.0 Internet ofThings cloud computing DIGITIZATION
在线阅读 下载PDF
An enhanced segmentation method for 3D point cloud of tunnel support system using PointNet++t and coverage-voted strategy algorithms
9
作者 Wenju Liu Fuqiang Gao +4 位作者 Shuangyong Dong Xiaoqing Wang Shuwen Cao Wanjie Wang Xiaomin Liu 《Journal of Rock Mechanics and Geotechnical Engineering》 2026年第2期1653-1660,共8页
3D laser scanning technology is widely used in underground openings for high-precision,rapid,and nondestructive structural evaluations.Segmenting large 3D point cloud datasets,particularly in coal mine roadways with m... 3D laser scanning technology is widely used in underground openings for high-precision,rapid,and nondestructive structural evaluations.Segmenting large 3D point cloud datasets,particularly in coal mine roadways with multi-scale targets,remains challenging.This paper proposes an enhanced segmentation method integrating improved PointNet++with a coverage-voted strategy.The coverage-voted strategy reduces data while preserving multi-scale target topology.The segmentation is achieved using an enhanced PointNet++algorithm with a normalization preprocessing head,resulting in a 94%accuracy for common supporting components.Ablation experiments show that the preprocessing head and coverage strategies increase segmentation accuracy by 20%and 2%,respectively,and improve Intersection over Union(IoU)for bearing plate segmentation by 58%and 20%.The accuracy of the current pretraining segmentation model may be affected by variations in surface support components,but it can be readily enhanced through re-optimization with additional labeled point cloud data.This proposed method,combined with a previously developed machine learning model that links rock bolt load and the deformation field of its bearing plate,provides a robust technique for simultaneously measuring the load of multiple rock bolts in a single laser scan. 展开更多
关键词 Point cloud segmentation Improved PointNet++ Tunnel laser scanning Rock bolt automatic recognition
在线阅读 下载PDF
Design of Virtual Driving Test Environment for Collecting and Validating Bad Weather SiLS Data Based on Multi-Source Images Using DCU with V2X-Car Edge Cloud
10
作者 Sun Park JongWon Kim 《Computers, Materials & Continua》 2026年第3期448-467,共20页
In real-world autonomous driving tests,unexpected events such as pedestrians or wild animals suddenly entering the driving path can occur.Conducting actual test drives under various weather conditions may also lead to... In real-world autonomous driving tests,unexpected events such as pedestrians or wild animals suddenly entering the driving path can occur.Conducting actual test drives under various weather conditions may also lead to dangerous situations.Furthermore,autonomous vehicles may operate abnormally in bad weather due to limitations of their sensors and GPS.Driving simulators,which replicate driving conditions nearly identical to those in the real world,can drastically reduce the time and cost required for market entry validation;consequently,they have become widely used.In this paper,we design a virtual driving test environment capable of collecting and verifying SiLS data under adverse weather conditions using multi-source images.The proposed method generates a virtual testing environment that incorporates various events,including weather,time of day,and moving objects,that cannot be easily verified in real-world autonomous driving tests.By setting up scenario-based virtual environment events,multi-source image analysis and verification using real-world DCUs(Data Concentrator Units)with V2X-Car edge cloud can effectively address risk factors that may arise in real-world situations.We tested and validated the proposed method with scenarios employing V2X communication and multi-source image analysis. 展开更多
关键词 Virtual driving test DCU bad weather SiLS autonomous environment V2X-Car edge cloud
在线阅读 下载PDF
wViP:an online server of word cloud visualization of biological profiles
11
作者 Jianzhen Peng Miaomiao Chen +3 位作者 Xinhe Huang Cheng Han Di Peng Yu Xue 《Science Bulletin》 2026年第3期482-485,共4页
Word cloud visualization is a compelling graphical representation that visually depicts the frequency of words within a given text or dataset[1].Research on word clouds focuses on two main aspects.The first emphasizes... Word cloud visualization is a compelling graphical representation that visually depicts the frequency of words within a given text or dataset[1].Research on word clouds focuses on two main aspects.The first emphasizes processing words,such as using the latent Dirichlet allocation(LDA)algorithm to uncover topics in the documents[2],while the second involves visual impact through striking word arrangements[3,4].In the realm of extensive biomedical data,effectiveknowledge delivery to biologists is crucial. 展开更多
关键词 uncover topics documents extensive biomedical dataeffectiveknowledge delivery frequency words striking word arrangements word clouds graphical representation processing wordssuch latent dirichlet
原文传递
面向Spring Cloud微服务架构的智慧校园宠物领养系统敏捷设计 被引量:1
12
作者 余久久 葛颖 +2 位作者 凤鹏飞 万谊丹 孙文玲 《佳木斯大学学报(自然科学版)》 2025年第7期37-42,共6页
为有效解决当前校园各类数据服务平台与应用系统所存在的耦合度高、功能服务范围受限、扩展与管理困难等问题,着眼本地智慧校园生活领域,使用软件敏捷开发模型Scrum,快速设计并实现出一个面向Spring Cloud微服务架构的宠物领养系统。作... 为有效解决当前校园各类数据服务平台与应用系统所存在的耦合度高、功能服务范围受限、扩展与管理困难等问题,着眼本地智慧校园生活领域,使用软件敏捷开发模型Scrum,快速设计并实现出一个面向Spring Cloud微服务架构的宠物领养系统。作为一个智慧应用子系统,其部署在本地智慧校园数据中心上。服务器端采用微信云开发功能建立后端数据库,并使用腾讯云服务器搭建云开发资源环境;客户端采用微信开发者工具并协同使用Java Script脚本,结合WeiXin Markup Language(WXML)完成系统前端页面各功能,实现对本地校园流浪猫的信息采集与管理、爱心领养、知识科普等功能。系统操作便捷,性能稳定,对本地校园及周边流浪宠物的监管、饲养、保护、防疫、环境治理、以及丰富校园课外生活等具有积极意义。 展开更多
关键词 微服务架构 Spring cloud 宠物领养系统 微信小程序 敏捷开发模型Scrum 智慧校园
在线阅读 下载PDF
APPLICATION OF FUZZY OPTIMIZATION MODEL IN ECOLOGICAL SECURITY PRE-WARNING 被引量:13
13
作者 WUKai-ya HUShu-heng SUNShi-qun 《Chinese Geographical Science》 SCIE CSCD 2005年第1期29-33,共5页
Ecological security is a vital problem that people all over the world today have to face and solve, and the situation of ecological security is getting more and more severe and has begun to impede heavily the sustaina... Ecological security is a vital problem that people all over the world today have to face and solve, and the situation of ecological security is getting more and more severe and has begun to impede heavily the sustainable development of social economy. Ecological environment pre-warning has become a hotspot for the modern environment science. This paper introduces the theories of ecological security pre-warning and tries to constitute a pre-warning model of ecological security. In terms of pressure-state-response model, the pre-warning guide line of ecological security is constructed while the pre-warning degree judging model of ecological security is established based on fuzzy optimization. As a case, the model is used to assess the present condition pre-warning of the ecological security of Anhui Province. The result is in correspondence with the real condition: the ecological security situations of 8 cities are dangerous and 9 cities are secure. The result shows that this model is scientific and effective for regional ecological security pre-warning. 展开更多
关键词 ecological security pre-warning fuzzy optimization pre-warning model Anhui Province
在线阅读 下载PDF
Non-destructive testing and pre-warning analysis on the quality of bolt support in deep roadways of mining districts 被引量:15
14
作者 Zhang Houquan Miao Xiexing +2 位作者 Zhang Guimin Wu Yu Chen Yanlong 《International Journal of Mining Science and Technology》 SCIE EI CSCD 2017年第6期989-998,共10页
The bolt support quality of coal roadways is one of the important factors for the efficiency and security of coal production. By means of a self-developed technique and equipment of random non-destructive testing, non... The bolt support quality of coal roadways is one of the important factors for the efficiency and security of coal production. By means of a self-developed technique and equipment of random non-destructive testing, non-destructive detection and pre-warning analysis on the quality of bolt support in deep roadways of mining districts were performed in a number of mining areas. The measured data were obtained in the detection instances of abnormal in-situ stress and support invalidation etc. The corresponding relation between axial bolt load variation and roadway surrounding rock deformation and stability was summarized in different mining service stages. Pre-warning technology of roadway surrounding rock stability is proposed based on the detection of axial bolt load. Meanwhile, pre-warning indicators of axial bolt load in different mining service stages are offered and some successful pre-warning cases are also illustrated.The research results show that the change rules of axial bolt load in different mining service stages are quite similar in different mining areas. The change of axial bolt load is in accord with the adjustment of surrounding rock stress, which can consequently reflect the deformation and stability state of roadway surrounding rock. Through the detection of axial bolt load in different sections of roadways, the status of real-time bolt support quality can be reflected; meanwhile, the rationality of bolt support design can be evaluated which provides reference for bolting parameters optimization. 展开更多
关键词 Deep roadways BOLT support QUALITY RANDOM NONDESTRUCTIVE testing SURROUNDING ROCK stability Prediction and pre-warning
在线阅读 下载PDF
Rainfall Threshold Calculation Method for Debris Flow Pre-Warning in Data-Poor Areas 被引量:3
15
作者 潘华利 黄江成 +1 位作者 汪稔 欧国强 《Journal of Earth Science》 SCIE CAS CSCD 2013年第5期854-862,共9页
Debris flows are the one type of natural disaster that is most closely associated with hu- man activities. Debris flows are characterized as being widely distributed and frequently activated. Rainfall is an important ... Debris flows are the one type of natural disaster that is most closely associated with hu- man activities. Debris flows are characterized as being widely distributed and frequently activated. Rainfall is an important component of debris flows and is the most active factor when debris flows oc- cur. Rainfall also determines the temporal and spatial distribution characteristics of the hazards. A reasonable rainfall threshold target is essential to ensuring the accuracy of debris flow pre-warning. Such a threshold is important for the study of the mechanisms of debris flow formation, predicting the characteristics of future activities and the design of prevention and engineering control measures. Most mountainous areas have little data regarding rainfall and hazards, especially in debris flow forming re- gions. Therefore, both the traditional demonstration method and frequency calculated method cannot satisfy the debris flow pre-warning requirements. This study presents the characteristics of pre-warning regions, included the rainfall, hydrologic and topographic conditions. An analogous area with abundant data and the same conditions as the pre-warning region was selected, and the rainfall threshold was calculated by proxy. This method resolved the problem of debris flow pre-warning in ar- eas lacking data and provided a new approach for debris flow pre-warning in mountainous areas. 展开更多
关键词 rainfall threshold debris flow pre-warning calculation method data lack area.
原文传递
High-rise building fire pre-warning model based on the support vector regression 被引量:1
16
作者 张立宁 张奇 安晶 《Journal of Beijing Institute of Technology》 EI CAS 2015年第3期285-290,共6页
Aiming at reducing the deficiency of the traditional fire pre-warning algorithms and the intelligent fire pre-warning algorithms such as artificial neural network,and then to improve the accuracy of fire prewarning fo... Aiming at reducing the deficiency of the traditional fire pre-warning algorithms and the intelligent fire pre-warning algorithms such as artificial neural network,and then to improve the accuracy of fire prewarning for high-rise buildings,a composite fire pre-warning controller is designed according to the characteristic( nonlinear,less historical data,many influence factors),also a high-rise building fire pre-warning model is set up based on the support vector regression( SV R). Then the wood fire standard history data is applied to make empirical analysis. The research results can provide a reliable decision support framework for high-rise building fire pre-warning. 展开更多
关键词 high-rise buildings fire composite fire pre-warning systemdesign the support vector regression pre-warning model
在线阅读 下载PDF
美国CLOUD法案数据跨境执法中的安全风险与中国的应对 被引量:3
17
作者 廖明月 王佳宜 杨映雪 《图书馆论坛》 北大核心 2025年第1期128-137,共10页
数据是数字经济时代重要的国家战略资源,数据跨境流动亦是其中的重要一环。囿于犯罪活动呈现数字化和跨境化态势,数据跨境执法成为打击网络犯罪的重要手段,但基于执法目的的数据出境对数据存储国的影响重大。美国凭借“数据自由”话语... 数据是数字经济时代重要的国家战略资源,数据跨境流动亦是其中的重要一环。囿于犯罪活动呈现数字化和跨境化态势,数据跨境执法成为打击网络犯罪的重要手段,但基于执法目的的数据出境对数据存储国的影响重大。美国凭借“数据自由”话语体系通过CLOUD法案推出以“数据控制者标准”为核心的数据管辖模式,进而依托网络服务提供者实施“长臂管辖”,使得我国数据被动出境和被调取而引发的国家数据安全风险大幅提升。我国应将数据主权作为数据跨境流动的法理基础,探索控制数据安全风险的制度工具,包括基于国家主权调适“数据控制者”标准模式,完善数据跨境调取安全规则和审查机制,以阻断法限制单边数据跨境执法,对美国的相关“长臂管辖”进行有效制衡。 展开更多
关键词 数据跨境执法 安全风险 数据主权 cloud法案
在线阅读 下载PDF
Pre-warning information dissemination models of different media under emergencies
18
作者 Anying Chen Haoran Zhu +1 位作者 Xiaoyong Ni Guofeng Su 《Chinese Physics B》 SCIE EI CAS CSCD 2020年第9期343-352,共10页
Pre-warning plays an important role in emergency handling, especially in urban areas with high population density like Beijing. Knowing the information dissemination mechanisms clearly could help us reduce losses and ... Pre-warning plays an important role in emergency handling, especially in urban areas with high population density like Beijing. Knowing the information dissemination mechanisms clearly could help us reduce losses and ensure the safety of human beings during emergencies. In this paper, we propose the models of pre-warning information dissemination via five classical media based on actual pre-warning issue processes, including television, radio, short message service (SMS), electronic screens, and online social networks. The population coverage ability and dissemination efficiency at different issue time of these five issue channels are analyzed by simulation methods, and their advantages and disadvantages are compared by radar graphs. Results show that SMS is the most appropriate way to issue long-term pre-warning for its large population coverage, but it is not suitable for issuing urgent warnings to large population because of the limitation of telecom company's issue ability. TV shows the best performance to combine the dissemination speed and range, and the performance of radio and electronic screens are not as satisfactory as the others. In addition, online social networks might become one of the most promising communication method for its potential in further diffusion. These models and results could help us make pre-warning issue plans and provide guidance for future construction of information diffusion systems, thus reducing injuries, deaths, and other losses under different emergencies. 展开更多
关键词 information dissemination emergency pre-warning MEDIA
原文传递
Gas concentration pre-warning system based on fuzzy structured element
19
作者 任志玲 于群 《Journal of Coal Science & Engineering(China)》 2008年第4期581-584,共4页
In order to accurately test gas concentration and effectively pre-waming when the gas concentration over-limited on work face, used the high-performance and low prices SCM and the low-cost and high transfer efficiency... In order to accurately test gas concentration and effectively pre-waming when the gas concentration over-limited on work face, used the high-performance and low prices SCM and the low-cost and high transfer efficiency bluetooth technology to forecast the gas concentration in real time. The data tested by SCM, then got the corresponding mathematical model of the data. Put forward the idea of using fuzzy structured element theory to dynamic forecast the gas concentration, analyzed the features in abnormal-effusing on work face and judge whether there was the possibility of abnormal gas-effusion. Simulation results show that mathematical model of this system about gas concentration is correct. This system changes coal mine monitoring system's traditional way of after-alarming into early-warning, and thus enhances its feasibility. 展开更多
关键词 gas concentration pre-warning structured element MONITORING
在线阅读 下载PDF
Current Situations and Future Development Trend of Farmland Pre-warning Researches in China
20
作者 Yongqi JIANG Xiangli WU 《Asian Agricultural Research》 2014年第4期45-49,53,共6页
This paper summarized theory discussion,main research methods,contents,empirical and engineering researches of farmland prewarning in China.It stated that future researches of farmland pre-warning in China will focus ... This paper summarized theory discussion,main research methods,contents,empirical and engineering researches of farmland prewarning in China.It stated that future researches of farmland pre-warning in China will focus on deepening application of farmland security prewarning models,revealing mechanism of changes in different farmland resources,establishing pre-warning models suitable for research areas,accurate evaluation and prediction of farmland security,and exploring establishing and improving farmland security monitoring system and operating mechanism of all levels. 展开更多
关键词 FARMLAND pre-warning SECURITY ASSESSMENT and predi
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部