期刊文献+
共找到10,690篇文章
< 1 2 250 >
每页显示 20 50 100
CNVbase:Batch identification of novel and rare copy number variations based on multi-ethnic population data
1
作者 Cheng Zhang Jianqi Lu +5 位作者 Haiyi Lou Renqian Du Shuhua Xu Yiping Shen Feng Zhang Li Jin 《Journal of Genetics and Genomics》 SCIE CAS CSCD 2017年第7期367-370,共4页
Human genetic variants have long been known to play an important role in both Mendelian disorders and common diseases. Notably, pathogenic variants are not limited to single-nucleotide variants. It has become apparent... Human genetic variants have long been known to play an important role in both Mendelian disorders and common diseases. Notably, pathogenic variants are not limited to single-nucleotide variants. It has become apparent that human diseases can also be caused by copy number variations (CNVs), especially patient- specific novel CNVs (lafrate et al., 2004; Sebat et al., 2004; Redon et al., 2006; LuDski, 2007; Zhan~ et al.. 2009: Wu et al.. 2015). 展开更多
关键词 CNVs is for as cnvbase:batch identification of novel and rare copy number variations based on multi-ethnic population data of on
原文传递
南华北盆地科学实验场隐伏断裂系统Mini Batch K-means聚类研究
2
作者 许军 李丛 +6 位作者 张栋 张垚垚 袁青松 董果果 张馨元 瓮纪昌 刘炎昊 《地球物理学进展》 北大核心 2025年第5期2014-2027,共14页
南华北盆地西北缘主力层段山西组—太原组发育多期次断裂.该区非均质性较强、裂隙形成机制复杂、小尺度隐伏断裂比较发育,利用常规预测手段获得的小尺度裂缝边界特征模糊,精度较低,严重制约了深部煤系气的开发进程.因此,亟需寻找一种适... 南华北盆地西北缘主力层段山西组—太原组发育多期次断裂.该区非均质性较强、裂隙形成机制复杂、小尺度隐伏断裂比较发育,利用常规预测手段获得的小尺度裂缝边界特征模糊,精度较低,严重制约了深部煤系气的开发进程.因此,亟需寻找一种适合于研究区的隐伏构造预测方法.本文以JF1井区为例,提出融合灰度共生矩阵的纹理分析和Mini Batch K-means深度聚类的隐伏断裂识别方法.首先,本文采用时变分频反褶积技术进行了拓频处理,获取了宽频带的叠后地震数据.然后,通过优化三维滑动窗口尺度和灰度级数,在滑动窗口按照指定的真倾角和方位角生成灰度共生矩阵,分别提取熵、差异性、均一性及能量的纹理特征.将基于真倾角、方位角约束的纹理属性作为样本数据,设定Mini Batch K-means初始聚类中心,优化小批量数据子集,建立适合JF1井区的Mini Batch Kmeans深度学习模型.最后,基于智能蚁群算法优选裂缝优势路径,结合连续裂缝网格的粗化网格,构建小尺度连续缝网模型,可以获得局部隐伏断裂系统的连通性规律.结果表明,小批量、分批次的Mini Batch Kmeans算法对隐伏断裂系统分析具有重要作用.Mini Batch K-means深度学习模型和小尺度连通性预测方法对南华北盆地JF1井区隐伏断裂发育区的预测具有较好的应用效果. 展开更多
关键词 Mini batch K-means 时变分频反褶积 灰度共生矩阵 连通性 隐伏断裂系统
原文传递
An Efficient and Secure Data Audit Scheme for Cloud-Based EHRs with Recoverable and Batch Auditing
3
作者 Yuanhang Zhang Xu An Wang +3 位作者 Weiwei Jiang Mingyu Zhou Xiaoxuan Xu Hao Liu 《Computers, Materials & Continua》 2025年第4期1533-1553,共21页
Cloud storage,a core component of cloud computing,plays a vital role in the storage and management of data.Electronic Health Records(EHRs),which document users’health information,are typically stored on cloud servers... Cloud storage,a core component of cloud computing,plays a vital role in the storage and management of data.Electronic Health Records(EHRs),which document users’health information,are typically stored on cloud servers.However,users’sensitive data would then become unregulated.In the event of data loss,cloud storage providers might conceal the fact that data has been compromised to protect their reputation and mitigate losses.Ensuring the integrity of data stored in the cloud remains a pressing issue that urgently needs to be addressed.In this paper,we propose a data auditing scheme for cloud-based EHRs that incorporates recoverability and batch auditing,alongside a thorough security and performance evaluation.Our scheme builds upon the indistinguishability-based privacy-preserving auditing approach proposed by Zhou et al.We identify that this scheme is insecure and vulnerable to forgery attacks on data storage proofs.To address these vulnerabilities,we enhanced the auditing process using masking techniques and designed new algorithms to strengthen security.We also provide formal proof of the security of the signature algorithm and the auditing scheme.Furthermore,our results show that our scheme effectively protects user privacy and is resilient against malicious attacks.Experimental results indicate that our scheme is not only secure and efficient but also supports batch auditing of cloud data.Specifically,when auditing 10,000 users,batch auditing reduces computational overhead by 101 s compared to normal auditing. 展开更多
关键词 SECURITY cloud computing cloud storage recoverable batch auditing
在线阅读 下载PDF
Low-Complexity Hardware Architecture for Batch Normalization of CNN Training Accelerator
4
作者 Go-Eun Woo Sang-Bo Park +2 位作者 Gi-Tae Park Muhammad Junaid Hyung-Won Kim 《Computers, Materials & Continua》 2025年第8期3241-3257,共17页
On-device Artificial Intelligence(AI)accelerators capable of not only inference but also training neural network models are in increasing demand in the industrial AI field,where frequent retraining is crucial due to f... On-device Artificial Intelligence(AI)accelerators capable of not only inference but also training neural network models are in increasing demand in the industrial AI field,where frequent retraining is crucial due to frequent production changes.Batch normalization(BN)is fundamental to training convolutional neural networks(CNNs),but its implementation in compact accelerator chips remains challenging due to computational complexity,particularly in calculating statistical parameters and gradients across mini-batches.Existing accelerator architectures either compromise the training accuracy of CNNs through approximations or require substantial computational resources,limiting their practical deployment.We present a hardware-optimized BN accelerator that maintains training accuracy while significantly reducing computational overhead through three novel techniques:(1)resourcesharing for efficient resource utilization across forward and backward passes,(2)interleaved buffering for reduced dynamic random-access memory(DRAM)access latencies,and(3)zero-skipping for minimal gradient computation.Implemented on a VCU118 Field Programmable Gate Array(FPGA)on 100 MHz and validated using You Only Look Once version 2-tiny(YOLOv2-tiny)on the PASCALVisualObjectClasses(VOC)dataset,our normalization accelerator achieves a 72%reduction in processing time and 83%lower power consumption compared to a 2.4 GHz Intel Central Processing Unit(CPU)software normalization implementation,while maintaining accuracy(0.51%mean Average Precision(mAP)drop at floating-point 32 bits(FP32),1.35%at brain floating-point 16 bits(bfloat16)).When integrated into a neural processing unit(NPU),the design demonstrates 63%and 97%performance improvements over AMD CPU and Reduced Instruction Set Computing-V(RISC-V)implementations,respectively.These results confirm that our proposed BN hardware design enables efficient,high-accuracy,and power-saving on-device training for modern CNNs.Our results demonstrate that efficient hardware implementation of standard batch normalization is achievable without sacrificing accuracy,enabling practical on-device CNN training with significantly reduced computational and power requirements. 展开更多
关键词 Convolutional neural network NORMALIZATION batch normalization deep learning TRAINING HARDWARE
在线阅读 下载PDF
A Shufled Frog-Leaping Algorithm with Competition for Parallel Batch Processing Machines Scheduling in Fabric Dyeing Process
5
作者 Mingbo Li Deming Lei 《Computer Modeling in Engineering & Sciences》 2025年第5期1789-1808,共20页
As a complicated optimization problem,parallel batch processing machines scheduling problem(PBPMSP)exists in many real-life manufacturing industries such as textiles and semiconductors.Machine eligibility means that a... As a complicated optimization problem,parallel batch processing machines scheduling problem(PBPMSP)exists in many real-life manufacturing industries such as textiles and semiconductors.Machine eligibility means that at least one machine is not eligible for at least one job.PBPMSP and scheduling problems with machine eligibility are frequently considered;however,PBPMSP with machine eligibility is seldom explored.This study investigates PBPMSP with machine eligibility in fabric dyeing and presents a novel shuffled frog-leaping algorithm with competition(CSFLA)to minimize makespan.In CSFLA,the initial population is produced in a heuristic and random way,and the competitive search of memeplexes comprises two phases.Competition between any two memeplexes is done in the first phase,then iteration times are adjusted based on competition,and search strategies are adjusted adaptively based on the evolution quality of memeplexes in the second phase.An adaptive population shuffling is given.Computational experiments are conducted on 100 instances.The computational results showed that the new strategies of CSFLA are effective and that CSFLA has promising advantages in solving the considered PBPMSP. 展开更多
关键词 batch processing machines shuffled frog-leaping algorithm COMPETITION parallel machines scheduling
在线阅读 下载PDF
Dynamic temperature control of dividing wall batch distillation with middle vessel based on neural network soft-sensor and fuzzy control
6
作者 Xiaoyu Zhou Erwei Song +1 位作者 Mingmei Wang Erqiang Wang 《Chinese Journal of Chemical Engineering》 2025年第3期200-211,共12页
Dividing wall batch distillation with middle vessel(DWBDM)is a new type of batch distillation column,with outstanding advantages of low capital cost,energy saving and flexible operation.However,temperature control of ... Dividing wall batch distillation with middle vessel(DWBDM)is a new type of batch distillation column,with outstanding advantages of low capital cost,energy saving and flexible operation.However,temperature control of DWBDM process is challenging,since inherently dynamic and highly nonlinear,which make it difficult to give the controller reasonable set value or optimal temperature profile for temperature control scheme.To overcome this obstacle,this study proposes a new strategy to develop temperature control scheme for DWBDM combining neural network soft-sensor with fuzzy control.Dynamic model of DWBDM was firstly developed and numerically solved by Python,with three control schemes:composition control by PID and fuzzy control respectively,and temperature control by fuzzy control with neural network soft-sensor.For dynamic process,the neural networks with memory functions,such as RNN,LSTM and GRU,are used to handle with time-series data.The results from a case example show that the new control scheme can perform a good temperature control of DWBDM with the same or even better product purities as traditional PID or fuzzy control,and fuzzy control could reduce the effect of prediction error from neural network,indicating that it is a highly feasible and effective control approach for DWBDM,and could even be extended to other dynamic processes. 展开更多
关键词 Dividing wall batch distillation column Middle-vessel Temperature control Neural network soft-sensor Fuzzy control
在线阅读 下载PDF
An Adaptive Cooperated Shuffled Frog-Leaping Algorithm for Parallel Batch Processing Machines Scheduling in Fabric Dyeing Processes
7
作者 Lianqiang Wu Deming Lei Yutong Cai 《Computers, Materials & Continua》 2025年第5期1771-1789,共19页
Fabric dyeing is a critical production process in the clothing industry and heavily relies on batch processing machines(BPM).In this study,the parallel BPM scheduling problem with machine eligibility in fabric dyeing ... Fabric dyeing is a critical production process in the clothing industry and heavily relies on batch processing machines(BPM).In this study,the parallel BPM scheduling problem with machine eligibility in fabric dyeing is considered,and an adaptive cooperated shuffled frog-leaping algorithm(ACSFLA)is proposed to minimize makespan and total tardiness simultaneously.ACSFLA determines the search times for each memeplex based on its quality,with more searches in high-quality memeplexes.An adaptive cooperated and diversified search mechanism is applied,dynamically adjusting search strategies for each memeplex based on their dominance relationships and quality.During the cooperated search,ACSFLA uses a segmented and dynamic targeted search approach,while in non-cooperated scenarios,the search focuses on local search around superior solutions to improve efficiency.Furthermore,ACSFLA employs adaptive population division and partial population shuffling strategies.Through these strategies,memeplexes with low evolutionary potential are selected for reconstruction in the next generation,while thosewithhighevolutionarypotential are retained to continue their evolution.Toevaluate the performance of ACSFLA,comparative experiments were conducted using ACSFLA,SFLA,ASFLA,MOABC,and NSGA-CC in 90 instances.The computational results reveal that ACSFLA outperforms the other algorithms in 78 of the 90 test cases,highlighting its advantages in solving the parallel BPM scheduling problem with machine eligibility. 展开更多
关键词 batch processing machine parallel machine scheduling shuffled frog-leaping algorithm fabric dyeing process machine eligibility
在线阅读 下载PDF
Cost-Benefit Analysis of Continuous Manufacturing vs. Batch Processing in Biopharmaceutical Engineering Design: A Project Management Perspective
8
作者 Yang Ge 《Science International Innovative Medicine》 2025年第3期1-4,共4页
This paper investigates the economic and operational trade-offs between continuous manufacturing and batch processing in the context of biopharmaceutical engineering design,through the lens of project management.The s... This paper investigates the economic and operational trade-offs between continuous manufacturing and batch processing in the context of biopharmaceutical engineering design,through the lens of project management.The study explores the fundamental principles of both manufacturing modes,assesses their implications on capital and operational expenditures,and evaluates their performance against key project management metrics such as cost,time,quality,and risk.Drawing on current regulatory guidance,industrial practices,and technological advances,the paper concludes that while continuous manufacturing offers significant benefits in process efficiency and quality control,its implementation requires substantial upfront investment,risk management,and stakeholder alignment.The study aims to support informed decision-making in early-stage biopharmaceutical facility and process design. 展开更多
关键词 Continuous Manufacturing batch Processing Biopharmaceutical Engineering Cost-Benefit Analysis Project Management Facility Design Operational Efficiency Regulatory Compliance
在线阅读 下载PDF
基于外码分块编码的BATS码度优化
9
作者 杨柳 阴慧颖 +2 位作者 马征 刘恒 王士恒 《西南交通大学学报》 北大核心 2026年第1期156-166,共11页
为解决分批稀疏码(BATS码)在现有外码分块编码方案下,外码随机分批导致的数据重复译码及资源浪费问题,系统地研究基于外码分块编码方案的BATS码理论批次数优化与动态适应性问题.首先,在已知丢包率的条件下,构建BATS码批次数消耗分析模型... 为解决分批稀疏码(BATS码)在现有外码分块编码方案下,外码随机分批导致的数据重复译码及资源浪费问题,系统地研究基于外码分块编码方案的BATS码理论批次数优化与动态适应性问题.首先,在已知丢包率的条件下,构建BATS码批次数消耗分析模型,并推导得出最优度值的计算方法,以此应对现有方案在计算理论批次数以及确定最小化批次数消耗的最优度值方面所面临的挑战;其次,针对信道丢包率未知的场景,提出一种基于强化学习的BATS码动态度优化方法,借助智能学习机制,在丢包率未知的情况下实时获取度值;最后,通过仿真实验对所构建的理论模型和提出的动态优化方法进行评估.理论分析结果显示,所构建的基于外码分块的传输模型及其理论批次数计算公式能够精准计算批次数消耗并确定最优度值.仿真结果进一步证明,在丢包率未知的场景下,所提出的强化学习优化方案的平均批次数消耗低于固定度值方案,且在动态信道环境中能够保持良好的性能表现. 展开更多
关键词 分批稀疏码 分块码 传输次数 强化学习
在线阅读 下载PDF
肉用绵羊妊娠毒血症检测与防治试验
10
作者 王辉 郭晓凡 +5 位作者 李嘉琪 李国智 王鹏涛 郭芳 潘梦浩 马保华 《动物医学进展》 北大核心 2026年第4期136-144,共9页
本研究旨在通过监测规模化养殖场多胎与单胎妊娠肉用绵羊在妊娠后期不同时间点的血酮(β-羟基丁酸,BHBA)水平,确定妊娠毒血症的适宜预警时机,并评估不同预防与治疗措施的效果,为制定肉绵羊多胎妊娠后期妊娠毒血症预警与防治方案提供科... 本研究旨在通过监测规模化养殖场多胎与单胎妊娠肉用绵羊在妊娠后期不同时间点的血酮(β-羟基丁酸,BHBA)水平,确定妊娠毒血症的适宜预警时机,并评估不同预防与治疗措施的效果,为制定肉绵羊多胎妊娠后期妊娠毒血症预警与防治方案提供科学依据。试验根据母羊品种和B超妊娠胎儿数检查结果,将妊娠母羊分为多胎妊娠群240只(分为20个小圈,每圈12只)和单胎妊娠群90只(8个小圈,每圈11-12只)。每个小圈随机选取1只母羊,分别于产前60 d、50 d、35 d、20 d、10 d和5 d监测血酮。产前20 d发现有3圈单胎妊娠母羊(37.50%,3/8)和9圈多胎妊娠母羊(45.00%,9/20)的监测个体血酮值进入亚临床妊娠毒血症预警范围,另有2圈(10.00%,2/20)多胎群个体血酮值达到临床型妊娠毒血症水平。对亚临床型羊群分别实施三种预防方案(改善饲养水平、添加过瘤胃胆碱、改善饲养水平+添加过瘤胃胆碱)并与未处理组对比;10 d后(产前10 d)再次监测血酮,评估预防效果。对临床型病例采用丙二醇灌服联合硼葡萄糖酸钙注射及饲养改善进行治疗,疗程结束后复检血酮、评估疗效。对血酮值未达到亚临床型妊娠毒血症范围的羊群,采取改善饲养水平措施。结果显示,三种预防措施均能有效降低血酮水平,其中"改善饲养水平+添加过瘤胃胆碱"组效果最佳;未预防组中有7只(19.44%,7/36)在产前20 d至分娩期间发展为临床型病例,经治疗后有4只母羊临床症状得到缓解,3只母羊死亡。对达到临床型妊娠毒血症范围的羊群,经治疗及饲养改善后,血酮整体下降;其中4只(16.70%,4/24)在产前发展为临床型并继续治疗,最终2只死亡。血酮正常的母羊在产前改善饲养水平后,血酮水平呈现先升高后回落的趋势,且始终未突破亚临床阈值。试验工作为制定妊娠肉绵羊妊娠毒血症的预警与防治方案提供了理论依据和技术支撑。 展开更多
关键词 妊娠毒血症 批次化高效繁殖 妊娠母羊 绵羊
在线阅读 下载PDF
一种考虑成本的柔性作业车间分批调度方法
11
作者 张硕 庄存波 +1 位作者 郭昊鑫 高庆霖 《兵工自动化》 北大核心 2026年第3期83-91,共9页
为解决现有柔性作业车间分批调度中批次划分决策与生产成本关系建模不足的问题,提出一种融合NSGA_(2)种群进化机制与模拟退火算法的多目标进化算法NSGA_(2)_SA。设计一种3段式编码方案,用于表示批次划分、机器选择和工序排序;设计一种... 为解决现有柔性作业车间分批调度中批次划分决策与生产成本关系建模不足的问题,提出一种融合NSGA_(2)种群进化机制与模拟退火算法的多目标进化算法NSGA_(2)_SA。设计一种3段式编码方案,用于表示批次划分、机器选择和工序排序;设计一种基于动态加工信息的自适应变异算子,以提高搜索效率;引入模拟退火算法,以增强局部搜索能力。小、中、大3种规模实例的对比实验结果表明,所提算法具备高效性和稳定性。 展开更多
关键词 柔性作业车间调度问题 分批调度 成本 NSGA_(2)
在线阅读 下载PDF
产NMN转移酶工程菌高密度发酵研究
12
作者 李红梅 段琳琳 《工业微生物》 2026年第1期110-114,共5页
文章将含有烟酰胺单核苷酸腺苷酰转移酶(Nmnat)基因的重组大肠杆菌在5 L生物反应器中分批培养,以评估细胞生长情况和酶产量,系统考察包括生物量积累(OD600)和Nmnat活性在内的发酵参数,重点优化发酵策略和诱导时间。实验菌株在5 L生物反... 文章将含有烟酰胺单核苷酸腺苷酰转移酶(Nmnat)基因的重组大肠杆菌在5 L生物反应器中分批培养,以评估细胞生长情况和酶产量,系统考察包括生物量积累(OD600)和Nmnat活性在内的发酵参数,重点优化发酵策略和诱导时间。实验菌株在5 L生物反应器中分批发酵培养12 h,OD600达到最大值10.05,Nmnat活性峰值为16.77 U/mg,较摇瓶培养(9.36 U/mg)提高79.17%。补料策略的比较分析表明,恒速流加补料在细胞生长和Nmnat产量方面均优于DO-Stat补料方式。当诱导时间为10 h时,发酵达到最佳状态,获得最大OD600值(46.69)、最高Nmnat活性(21.95 U/mg)和总酶活(190.5 kU)。研究确定的5 L规模发酵参数,为潜在的工业化放大应用提供了重要参考。 展开更多
关键词 重组大肠杆菌 NMN转移酶 分批发酵 恒速流加补料
在线阅读 下载PDF
原料种类对OLED基板玻璃配合料受热过程反应的影响
13
作者 田英良 王忠宇 +1 位作者 李志峰 赵志永 《硅酸盐通报》 北大核心 2026年第1期264-274,共11页
OLED基板玻璃配合料具有较高的熔融温度,合理选择原料种类可显著提升熔化速率、降低生产用能,并改善玻璃熔化质量。本文探究引入不同产地石英砂、含铝原料、含镁原料等对配合料在受热过程中的影响。结果表明:在相同条件下,对于三种不同... OLED基板玻璃配合料具有较高的熔融温度,合理选择原料种类可显著提升熔化速率、降低生产用能,并改善玻璃熔化质量。本文探究引入不同产地石英砂、含铝原料、含镁原料等对配合料在受热过程中的影响。结果表明:在相同条件下,对于三种不同产地的石英砂(简称B砂、Q砂、F砂),采用B砂的配合料其用能较Q砂和F砂分别降低了0.97%和3.52%,而F砂配合料的熔融速率最大;采用Al_(2)O_(3)的配合料其用能较Al(OH)_(3)的配合料降低了13.77%,但Al(OH)_(3)的分解过程促进了熔融;采用MgO的配合料其用能较MgCO_(3)的配合料降低了7.36%。研究结果为工业化生产OLED基板玻璃的原料选择方面提供了参考,当以B砂、Al(OH)_(3)和MgO作为原料引入源时,所熔制的OLED基板玻璃具有高熔融速率、低用能的优点。 展开更多
关键词 OLED 基板玻璃 玻璃配合料 原料种类 受热过程
在线阅读 下载PDF
融合对抗自编码器和U-net的非侵入式负荷分解方法
14
作者 王凌云 朱倍萱 +1 位作者 张涛 罗明天 《电力系统及其自动化学报》 北大核心 2026年第2期59-68,共10页
为了提高非侵入式负荷分解模型的分解效果和泛化性能,并针对现有生成式模型在非侵入式负荷分解任务中存在的一些局限性,提出一种引入变分推理思想和联合对抗机制的对抗自编码器非侵入式负荷分解方法。为保证负荷分解的实时性,采用序列... 为了提高非侵入式负荷分解模型的分解效果和泛化性能,并针对现有生成式模型在非侵入式负荷分解任务中存在的一些局限性,提出一种引入变分推理思想和联合对抗机制的对抗自编码器非侵入式负荷分解方法。为保证负荷分解的实时性,采用序列到序列映射模型。基于U-net框架构建对抗自编码器模型,在编码器与解码器之间添加跳跃连接,使模型可以同时捕获电器特征的局部细节和全局信息,实现多特征融合,避免特征丢失,同时引入实例-批归一化网络,提高模型的分解性能以及泛化性能。最后将所提模型与几种代表性模型在UK-DALE数据集上进行对比实验。结果表明:所提模型具有优秀的分解性能和泛化能力,并且更加轻量化。 展开更多
关键词 非侵入式负荷分解 对抗自编码器 深度学习 序列到序列 U-net 实例-批归一化
在线阅读 下载PDF
马钢A高炉风温受限条件下的高产低耗生产实践
15
作者 吴宏亮 李骏峰 +2 位作者 黄震环 郝团伟 高鹏 《炼铁》 北大核心 2026年第1期6-10,共5页
马钢A高炉在风温受限条件下,以合适的送风参数匹配关系为突破口,推进大矿批攻关,通过上下部制度相配合,实现了高产低耗生产。认为:①中心加焦模式下,以保证软熔带焦层厚度250~300mm为基础,上部拉宽布料平台,下部扩大风口面积,维持鼓风动... 马钢A高炉在风温受限条件下,以合适的送风参数匹配关系为突破口,推进大矿批攻关,通过上下部制度相配合,实现了高产低耗生产。认为:①中心加焦模式下,以保证软熔带焦层厚度250~300mm为基础,上部拉宽布料平台,下部扩大风口面积,维持鼓风动能>140kJ/s.矿批可扩大到145t:②全铸铁冷却壁操作炉型稳定周期相对较长,渣皮易结厚,日常操作炉型管理中,在稳定中心的前提下,边沿气流指数W值应维持在0.60左右为宜;③在操作炉型的形成期,保证炉温合适、炉缸活跃及出铁稳定非常重要。 展开更多
关键词 大型高炉 风温 大矿批 操作炉型 高产低耗
原文传递
改进人工蜂群算法求解多目标单元构建问题
16
作者 余淑均 黄思忆 张利平 《组合机床与自动化加工技术》 北大核心 2026年第2期195-200,共6页
针对多目标单元构建问题,提出了一种改进的人工蜂群算法(IABC),旨在最小化跨单元次数和优化单元负载平衡。构建了以跨单元次数和负载平衡为优化目标的数学模型,进一步通过引入自适应交叉和变异机制、变邻域搜索策略以及动态调整的侦查... 针对多目标单元构建问题,提出了一种改进的人工蜂群算法(IABC),旨在最小化跨单元次数和优化单元负载平衡。构建了以跨单元次数和负载平衡为优化目标的数学模型,进一步通过引入自适应交叉和变异机制、变邻域搜索策略以及动态调整的侦查蜂操作,增强了算法的全局搜索能力和解集多样性。通过实验验证,IABC算法在多个标杆案例中表现优异,尤其在覆盖率指标C和Pareto比率指标PR和IGD指标方面,优于传统人工蜂群算法、NSGA-Ⅱ、MOEA/D等多目标算法。实验表明,IABC算法在收敛性、稳定性和多样性上优势显著,可提升单元构建效率并减少跨单元流动。未来可扩展模型约束并引入并行计算以增强实时性。 展开更多
关键词 多品种小批量 多目标优化 单元构建 改进ABC算法
在线阅读 下载PDF
后张预应力混凝土明挖隧道结构预应力损失研究
17
作者 王勇 吴京 +2 位作者 邓斌 谢鲁齐 张海佳 《建筑技术》 2026年第4期432-436,共5页
针对后张预应力混凝土明挖隧道结构的预应力损失开展理论与数值研究,分析钢束分批张拉、预应力筋形态及高温火灾等场景下的损失情况,并优化方案。研究结果表明,分批张拉的预应力损失值较小,但明挖隧道荷载与地基刚度的不确定性较高,要... 针对后张预应力混凝土明挖隧道结构的预应力损失开展理论与数值研究,分析钢束分批张拉、预应力筋形态及高温火灾等场景下的损失情况,并优化方案。研究结果表明,分批张拉的预应力损失值较小,但明挖隧道荷载与地基刚度的不确定性较高,要求设计中优化张拉工艺控制损失;混凝土收缩、徐变对锚固区的预应力损失影响更大,总体分别为4.41%~6.20%、5%以下;高温会引发大幅预应力损失,1000℃时锚固区预应力筋甚至完全松弛。设计需强化防火措施,对锚固体系完好的结构,可通过补偿张拉弥补预应力损失。 展开更多
关键词 后张预应力 混凝土结构 明挖隧道结构 预应力损失 分批张拉
在线阅读 下载PDF
一种有效的Batch RSA改进算法 被引量:2
18
作者 李云飞 柳青 +1 位作者 李彤 郝林 《小型微型计算机系统》 CSCD 北大核心 2012年第1期64-70,共7页
Batch RSA算法的解密性能与指数计算阶段的大数模幂运算的实现效率有着直接的关系.针对提升Batch RSA算法的解密性能,提出一种Batch RSA算法的改进方案.提升通过将Batch RSA算法指数计算阶段的一些运算量转移到加密方,并且运用多素数技... Batch RSA算法的解密性能与指数计算阶段的大数模幂运算的实现效率有着直接的关系.针对提升Batch RSA算法的解密性能,提出一种Batch RSA算法的改进方案.提升通过将Batch RSA算法指数计算阶段的一些运算量转移到加密方,并且运用多素数技术使得解密时大数模幂运算的模数位数和指数位数减小.理论分析和实验结果表明该方案不仅提升了批处理RSA算法的解密性能,且该方案易于并行实现,可使得基于多核平台的RSA密码算法的性能得到进一步提升. 展开更多
关键词 batch RSA Multi-Prime 解密 加速 并行 多核
在线阅读 下载PDF
一种有效的Batch RSA算法的研究 被引量:2
19
作者 李云飞 柳青 +1 位作者 李彤 郝林 《计算机科学》 CSCD 北大核心 2011年第6期127-132,139,共7页
提出了一种改进的Batch RSA算法来提升Batch RSA算法的解密性能。该改进算法结合了负载转移技术和Multi-Power RSA技术,在Batch RSA算法的指数计算阶段提升Batch RSA算法的解密性能。实验结果和理论分析表明,该改进算法使得Batch RSA算... 提出了一种改进的Batch RSA算法来提升Batch RSA算法的解密性能。该改进算法结合了负载转移技术和Multi-Power RSA技术,在Batch RSA算法的指数计算阶段提升Batch RSA算法的解密性能。实验结果和理论分析表明,该改进算法使得Batch RSA算法的解密性能得到显著提升,且易于并行实现,可使基于多核平台的BatchRSA算法的整体性能得到进一步提升。 展开更多
关键词 batch RSA MULTI-POWER RSA 解密 加速 并行 多核
在线阅读 下载PDF
改进的Batch RSA算法的设计与实现 被引量:1
20
作者 李云飞 柳青 +1 位作者 郝林 刘庆龙 《计算机工程与应用》 CSCD 北大核心 2011年第29期107-109,199,共4页
Batch RSA算法的解密性能与其指数计算阶段的大数模幂运算的实现效率有着直接的关系。提出了一种Batch RSA算法的改进方案,通过将Batch RSA算法解密时指数计算阶段的一些运算量转移到加密方,运用多素数技术使大数模幂运算的模位数和指... Batch RSA算法的解密性能与其指数计算阶段的大数模幂运算的实现效率有着直接的关系。提出了一种Batch RSA算法的改进方案,通过将Batch RSA算法解密时指数计算阶段的一些运算量转移到加密方,运用多素数技术使大数模幂运算的模位数和指数位数减小来加速Batch RSA的解密过程。理论分析和实验数据表明该改进算法使得Batch RSA算法的解密性能得到明显提升。 展开更多
关键词 batch RSA 加速 解密 模幂
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部