期刊文献+
共找到3,595篇文章
< 1 2 180 >
每页显示 20 50 100
Software-hardware co-design accelerates materials simulations 认领 引用
1
作者 Xiaozhe Wang Wei Zhang En Ma 《Journal of Semiconductors》 EI CAS CSCD 2026年第7期28-31,共4页
Accurate atomistic and electronic-structure calculations based on density functional theory(DFT)and DFT-based ab initio molecular dynamics(AIMD)calculations underpin much of modern computational chemistry and material... Accurate atomistic and electronic-structure calculations based on density functional theory(DFT)and DFT-based ab initio molecular dynamics(AIMD)calculations underpin much of modern computational chemistry and materials science[1].DFT calculations offer quantitative insights into chemical bonding,charge transport,phase stability,reaction pathways,etc[2]. 展开更多
关键词 chemical bondingcharge software hardware co design density functional theory dft dft based ab initio molecular dynamics ab initio molecular dynamics aimd calculations materials simulations materials science density functional theory
暂未订购 下载PDF
Application of Plan-Do-Check-Act cycle based on software, hardware, environment, liveware model in preventing infection after endoscopic mucosal resection 认领 引用
2
作者 Wen Li Chun Liu Hai-Yan Zhang 《World Journal of Gastrointestinal Surgery》 SCIE 2026年第3期114-121,共8页
BACKGROUND Endoscopic mucosal resection(EMR)is widely used for superficial gastrointestinal tumors but carries a notable risk of surgical site infection(SSI),which impairs recovery and increases morbidity.Existing inf... BACKGROUND Endoscopic mucosal resection(EMR)is widely used for superficial gastrointestinal tumors but carries a notable risk of surgical site infection(SSI),which impairs recovery and increases morbidity.Existing infection control strategies often lack systematic integration of human,environmental,and procedural factors.The software,hardware,environment,liveware(SHEL)model offers a comprehensive framework to identify such multidimensional risks,while the Plan-Do-Check-Act(PDCA)cycle enables continuous quality improvement.We hypothesized that integrating the SHEL model into a PDCA-based nursing management protocol would significantly reduce post-EMR SSI rates and enhance patient outcomes compared to conventional care.AIM To investigate the effect of a SHEL-based PDCA cycle in preventing EMR infection.METHODS This study was conducted in Shanxi Bethune Hospital with 140 EMR patients,randomly assigned to control(routine perioperative nursing)or observation(SHEL model-integrated PDCA cycle nursing)groups(n=70 each).Outcomes included postoperative incisional infection rate,recovery,operating room care quality,and patient satisfaction.Data were analyzed using χ2 tests and t-tests.RESULTS The incidence of postoperative SSI in the observation group was significantly lower than that in the control group(5.71%vs 18.57%,P=0.020).Postoperative recovery indicators,including first flatus time(7.34±1.37 hours vs 9.89±1.37 hours,P<0.001),first defecation time(12.59±2.42 hours vs 17.21±2.44 hours,P<0.001),first ambulation time(10.01±1.27 hours vs 12.81±1.51 hours,P<0.001),and hospital stay(7.10±1.66 days vs 12.98±1.80 days,P<0.001),were all significantly shorter in the observation group.Operating room care quality scores and overall patient satisfaction(84.29%vs 65.71%,P=0.011)were also significantly higher in the intervention group.CONCLUSION The SHEL-based PDCA cycle significantly reduces infection rates,accelerates recovery,and improves nursing quality and patient satisfaction after EMR. 展开更多
关键词 Postoperative infection Endoscopic mucosal resection Plan-Do-Check-Act cycle Software,hardware,environment,liveware model Surgical site infection
暂未订购 下载PDF
A hardware/software co-optimization approach for embedded software of MP3 decoder 认领 引用
3
作者 ZHANG Wei LIU Peng ZHAI Zhi-bo 《Journal of Zhejiang University-SCIENCE A》 SCIE EI CAS 2007年第1期42-49,共8页
In order to improve the efficiency of embedded software running on processor core, this paper proposes a hard-ware/software co-optimization approach for embedded software from the system point of view. The proposed st... In order to improve the efficiency of embedded software running on processor core, this paper proposes a hard-ware/software co-optimization approach for embedded software from the system point of view. The proposed stepwise methods aim at exploiting the structure and the resources of the processor as much as possible for software algorithm optimization. To achieve low memory usage and low frequency need for the same performance, this co-optimization approach was used to optimize embedded software of MP3 decoder based on a 16-bit fixed-point DSP core. After the optimization, the results of decoding 128 kbps, 44.1 kHz stereo MP3 on DSP evaluation platform need 45.9 MIPS and 20.4 kbytes memory space. The optimization rate achieves 65.6% for memory and 49.6% for frequency respectively compared with the results by compiler using floating-point computation. The experimental result indicates the availability of the hardware/software co-optimization approach depending on the algorithm and architecture. 展开更多
关键词 Hardware/software co-optimization DSP Embedded software MP3 decoder
暂未订购 下载PDF
Hardware/software co-verification platform for EOS design 认领 引用 被引量:2
4
作者 Wang Peng Jin Depeng Zeng Lieguang 《High Technology Letters》 EI CAS 2005年第3期294-297,共4页
Ethernet over SDH/SONET (EOS) is a hotspot in today's data transmission technology for it combines the merits of both Ethernet and SDH/SONET. However, implementing an EOS system on a chip is complex and needs full... Ethernet over SDH/SONET (EOS) is a hotspot in today's data transmission technology for it combines the merits of both Ethernet and SDH/SONET. However, implementing an EOS system on a chip is complex and needs full verifications. This paper introduces our design of Hardware/Software co-verification platform for EOS design. The hardware platform contains a microprocessor board and an FPGA (Field Programmable Gate Array)-based verification board, and the corresponding software includes test benches running in FPGAs, controlling programs for the microprocessor and a console program with GUI (Graphical User Interface) interface for configuration, management and supervision. The design is cost-effective and has been successfully employed to verify several IP (Intellectual Property) blocks of our EOS chip. Moreover, it is flexible and can be applied as a general-purpose verification platform. 展开更多
关键词 Hardware/software co-verification EOS
暂未订购 下载PDF
Solving Hardware/Software Partitioning via a Discrete Dynamic Convexized Method 认领 引用 被引量:1
5
作者 LIN Geng 《Wuhan University Journal of Natural Sciences》 CAS CSCD 2019年第4期341-348,共8页
Hardware/software partitioning is an important step in the design of embedded systems. In this paper, the hardware/software partitioning problem is modeled as a constrained binary integer programming problem, which is... Hardware/software partitioning is an important step in the design of embedded systems. In this paper, the hardware/software partitioning problem is modeled as a constrained binary integer programming problem, which is further converted equivalently to an unconstrained binary integer programming problem by a penalty method. A local search method, HSFM, is developed to obtain a discrete local minimizer of the unconstrained binary integer programming problem. Next, an auxiliary function, which has the same global optimal solutions as the unconstrained binary integer programming problem, is constructed, and its properties are studied. We show that applying HSFM to minimize the auxiliary function can escape from previous local optima by the increase of the parameter value successfully. Finally, a discrete dynamic convexized method is developed to solve the hardware/software partitioning problem. Computational results and comparisons indicate that the proposed algorithm can get high-quality solutions. 展开更多
关键词 hardware software partitioning binary integer programming local search dynamic convexized method
暂未订购 下载PDF
Scheduling Algorithm Based on Storage Capacity of Communication in Hardware/Software Integrated System 认领 引用
6
作者 滕建辅 蔡晓 张涛 《Transactions of Tianjin University》 EI CAS 2015年第4期366-370,共5页
In this paper, the storage capacity of communication among cores and processors is taken into account and a maximum D-value-first algorithm is proposed. By improving the hardware parallelism in the task execution proc... In this paper, the storage capacity of communication among cores and processors is taken into account and a maximum D-value-first algorithm is proposed. By improving the hardware parallelism in the task execution process, the maximum storage requirements for communication are minimized. Experimental results with various directed acyclic graph models showed that compared with the earliest-task-first algorithm, the storage requirements for communication were reduced by 22.46%, on average, while the average of makespan only increased by 0.82%,. 展开更多
关键词 hardware/software partitioning scheduling algorithm storage capacity communication
暂未订购 下载PDF
Hardware/software partitioning based on dynamic combination of maximum entropy and chaos optimization algorithm 认领 引用
7
作者 张宏烈 张国印 姚爱红 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2010年第4期548-551,共4页
This paper presents an algorithm that combines the chaos optimization algorithm with the maximum entropy ( COA-ME) by using entropy model based on chaos algorithm,in which the maximum entropy is used as the second met... This paper presents an algorithm that combines the chaos optimization algorithm with the maximum entropy ( COA-ME) by using entropy model based on chaos algorithm,in which the maximum entropy is used as the second method of searching the excellent solution. The search direction is improved by chaos optimization algorithm and realizes the selective acceptance of wrong solution. The experimental result shows that the presented algorithm can be used in the partitioning of hardware/software of reconfigurable system. It effectively reduces the local extremum problem,and search speed as well as performance of partitioning is improved. 展开更多
关键词 hardware/software partitioning chaos optimization algorithm maximum entropy reconfigurable system
暂未订购 下载PDF
New Approach for Hardware/Software Embedded System Conception Based on the Use of Design Patterns 认领 引用
8
作者 Yassine Manai Joseph Haggège Mohamed Benrejeb 《Journal of Software Engineering and Applications》 2010年第6期525-535,共11页
This paper deals with a new hardware/software embedded system design methodology based on design pattern approach by development of a new design tool called smartcell. Three main constraints of embedded systems design... This paper deals with a new hardware/software embedded system design methodology based on design pattern approach by development of a new design tool called smartcell. Three main constraints of embedded systems design process are investigated: the complexity, the partitioning between hardware and software aspects and the reusability. Two intermediate models are carried out in order to solve the complexity problem. The partitioning problem deals with the proposed hardware/software partitioning algorithm based on Ant Colony Optimisation. The reusability problem is resolved by synthesis of intellectual property blocks. Specification and integration of an intelligent controller on heterogeneous platform are considered to illustrate the proposed approach. 展开更多
关键词 Embedded Systems Design Patterns Smartcell Hardware/Software Partitioning Intellectual Property
暂未订购 下载PDF
Application of Professional Software and Hardware Cloud in Oilfield Research and Production 认领 引用
9
作者 WANG Xin 《外文科技期刊数据库(文摘版)自然科学》 2021年第8期023-025,共3页
With the rapid development of information technology in the energy industry, the use of information means to integrate and share all kinds of resources, to improve the utilization rate of resources, to achieve the pur... With the rapid development of information technology in the energy industry, the use of information means to integrate and share all kinds of resources, to improve the utilization rate of resources, to achieve the purposes of rational use of resources, cost reduction and efficiency improvement, and to improve the labor efficiency has become the primary task of oilfield information and scientific research management. This paper mainly discusses the application of "enterprise-class professional software and hardware cloud" in scientific research, and mainly discusses the contents of professional software and hardware sharing application, intelligent operation and maintenance, data sharing, remote collaboration, etc., and organically combines information management with scientific research and production management, thus effectively improving the management level of scientific research software and hardware. 展开更多
关键词 cloud platform professional software and hardware sharing synergy
暂未订购 下载PDF
Problems and Coping Strategies of Maintenance and Management of Hospital Hardware and Software 认领 引用
10
作者 SUNChao 《外文科技期刊数据库(文摘版)工程技术》 2022年第9期161-164,共4页
With the progress of the times and the development of information technology, the computer has become a life tool. Due to its intelligent convenience, it is widely used in daily life, but the inevitable failure proble... With the progress of the times and the development of information technology, the computer has become a life tool. Due to its intelligent convenience, it is widely used in daily life, but the inevitable failure problems of the machine, or the loss of the computer and data, and causes immeasurable trouble and loss. 展开更多
关键词 hardware and software maintenance and management existing problems coping strategies
暂未订购 下载PDF
Analysis of Hardware and Software Safety Architecture of Dual Motor Controller System in Hybrid Electric Vehicles 认领 引用
11
作者 MA Tianyu LI Zhuangzhuang +3 位作者 YAN Bowen LIU Bin DENG Wei ZHANG Xiaoyu 《同济大学学报(自然科学版)》 EI CAS CSCD 北大核心 2025年第S1期26-39,共14页
The dual-motor controller system is one of the key components in the multi-power architecture of new energy vehicles and is crucial to the safe operation of the vehicle.From the perspective of functional safety,this a... The dual-motor controller system is one of the key components in the multi-power architecture of new energy vehicles and is crucial to the safe operation of the vehicle.From the perspective of functional safety,this article takes the torque safety goal of"avoiding unexpected acceleration of the vehicle due to unexpected acceleration torque"as an example to explore various software and hardware architecture implementation methods,and analysis the test scheme covering multiple stages such as HIL/PowerHIL testing,bench testing and vehicle testing to verify the effectiveness of the safety path.Through the verification of the safety strategy,it provides innovative ideas for the functional safety design and testing of the electric drive control system,which is expected to provide a reference for improving the overall safety of new energy vehicles. 展开更多
关键词 new energy vehicles motor control unit functional safety software and hardware architecture
暂未订购 下载PDF
Model-based robustness testing for avionics-embedded software 认领 引用 被引量:3
12
作者 Yang Shunkun Liu Bin +1 位作者 Wang Shihai Lu Minyan 《Chinese Journal of Aeronautics》 SCIE EI CAS CSCD 2013年第3期730-740,共11页
Robustness testing for safety-critical embedded software is still a challenge in its nascent stages. In this paper, we propose a practical methodology and implement an environment by employing model-based robustness t... Robustness testing for safety-critical embedded software is still a challenge in its nascent stages. In this paper, we propose a practical methodology and implement an environment by employing model-based robustness testing for embedded software systems. It is a system-level black-box testing approach in which the fault behaviors of embedded software is triggered with the aid of modelbased fault injection by the support of an executable model-driven hardware-in-loop (HIL) testing environment. The prototype implementation of the robustness testing environment based on the proposed approach is experimentally discussed and illustrated by industrial case studies based on several avionics-embedded software systems. The results show that our proposed and implemented robustness testing method and environment are effective to find more bugs, and reduce burdens of testing engineers to enhance efficiency of testing tasks, especially for testing complex embedded systems. 展开更多
关键词 Embedded software Hardware-in-loop Model-based testing Robustness testing Testing environment
暂未订购 下载PDF
Research on Software Radio Fuze 认领 引用
13
作者 黄忠华 崔占忠 +1 位作者 林森 栗苹 《Journal of Beijing Institute of Technology》 EI CAS 2001年第1期81-85,共5页
The functions and characteristics of software radio are discussed. Using techniques and method of software radio, the concept and advantages of a new kind of radio fuze, software radio fuze, are analysed. Several kind... The functions and characteristics of software radio are discussed. Using techniques and method of software radio, the concept and advantages of a new kind of radio fuze, software radio fuze, are analysed. Several kinds of hardware platform structures of the software radio fuze are studied and the key techniques are analysed. The software radio fuze will become the most promising radio fuze techniques in 21st century. 展开更多
关键词 software radio fuze hardware platform digital signal processor(DSP)
暂未订购 下载PDF
Domain-Oriented Software Defined Computing Architecture 认领 引用 被引量:1
14
作者 Ping Lv Qinrang Liu +1 位作者 Hongchang Chen Ting Chen 《China Communications》 SCIE CSCD 2019年第6期162-172,共11页
With the introduction of software defined hardware by DARPA Electronics Resurgence Initiative,software definition will be the basic attribute of information system.Benefiting from boundary certainty and algorithm aggr... With the introduction of software defined hardware by DARPA Electronics Resurgence Initiative,software definition will be the basic attribute of information system.Benefiting from boundary certainty and algorithm aggregation of domain applications,domain-oriented computing architecture has become the technical direction that considers the high flexibility and efficiency of information system.Aiming at the characteristics of data-intensive computing in different scenarios such as Internet of Things(IoT),big data,artificial intelligence(AI),this paper presents a domain-oriented software defined computing architecture,discusses the hierarchical interconnection structure,hybrid granularity computing element and its computational kernel extraction method,finally proves the flexibility and high efficiency of this architecture by experimental comparison. 展开更多
关键词 software defined hardware software defined computing architecture hierarchical interconnection mixed-granular computing element
暂未订购 下载PDF
A Blockchain-Based Copyright Management Scheme for Open-Source Software and Hardware Designs 认领 引用
15
作者 Yuhang Jin Li Ling 《Tsinghua Science and Technology》 SCIE EI CAS CSCD 2025年第3期1157-1173,共17页
Plagiarism in software code and hardware design threatens the open-source movement and the software and hardware industries.It is essential to differentiate between the unethical act of plagiarism and the legitimate u... Plagiarism in software code and hardware design threatens the open-source movement and the software and hardware industries.It is essential to differentiate between the unethical act of plagiarism and the legitimate use of open-source resources.Existing copyright protection measures,such as license design,inadequately address copyright ownership and protection issues.Furthermore,they fail to detect plagiarism methods for open-source hardware projects,such as circuit location modification.To address these challenges,this paper proposes a blockchain-based copyright management scheme,which introduces a general originality detection model based on community detection,extracting adjustable granularity digests from code and design files.These digests are stored on a peer-to-peer blockchain,enabling nodes to verify the originality via smart contracts.Additionally,the scheme improves the storage structure,protecting the rights of authors and contributors.Experimental results demonstrate the effectiveness and runtime efficiency of the proposed model in extracting digests for blockchain storage while maintaining verification accuracy.The scheme offers enhanced generality,practical performance,and suitability for distributed development and maintenance,with considerable implications for evidence gathering,fostering innovation and integrity. 展开更多
关键词 blockchain copyright management open-source software and hardware originality detection
暂未订购 下载PDF
System-on-a-Chip (SoC) Based Hardware Acceleration for Video Codec 认领 引用
16
作者 Xinwei Niu Jeffrey Fan 《Optics and Photonics Journal》 2013年第2期112-117,共6页
Nowadays, from home monitoring to large airport security, a lot of digital video surveillance systems have been used. Digital surveillance system usually requires streaming video processing abilities. As an advanced v... Nowadays, from home monitoring to large airport security, a lot of digital video surveillance systems have been used. Digital surveillance system usually requires streaming video processing abilities. As an advanced video coding method, H.264 is introduced to reduce the large video data dramatically (usually by 70X or more). However, computational overhead occurs when coding and decoding H.264 video. In this paper, a System-on-a-Chip (SoC) based hardware acceleration solution for video codec is proposed, which can also be used for other software applications. The characteristics of the video codec are analyzed by using the profiling tool. The Hadamard function, which is the bottleneck of H.264, is identified not only by execution time but also another two attributes, such as cycle per loop and loop round. The Co-processor approach is applied to accelerate the Hadamard function by transforming it to hardware. Performance improvement, resource costs and energy consumption are compared and analyzed. Experimental results indicate that 76.5% energy deduction and 8.09X speedup can be reached after balancing these three key factors. 展开更多
关键词 SoC Software Profiling Hardware Acceleration Video Codec
暂未订购 下载PDF
The Software Industry Promotes All-round Cooperation 认领 引用
17
作者 Lily Wang 《China's Foreign Trade》 2019年第4期40-41,共2页
Software can be seen almost everywhere and is now defining the world.Software has transitioned from an affiliate of hardware,to a network service that is present in every corner of our social lives.
关键词 Software hardware service
暂未订购 下载PDF
从ware到software 认领 引用
18
作者 吴念 《语言教育》 1992年第6期36-37,共2页
随着电子计算机的日益普及,今天在美国由—ware这个构词成分所组成的词屡屡可见。据美国哈佛大学的教育学教授 Howard Gardner声称,在近期召开的一次有关人工智能的学术会议之后,—ware词突然变得风靡起来。一位长期从事人类记忆研究的... 随着电子计算机的日益普及,今天在美国由—ware这个构词成分所组成的词屡屡可见。据美国哈佛大学的教育学教授 Howard Gardner声称,在近期召开的一次有关人工智能的学术会议之后,—ware词突然变得风靡起来。一位长期从事人类记忆研究的神经生物家甚至说,他觉得自已还不能适应这种情况,完全成了“a student of wetware among thecomputer hackers”(处在电子计算机专家中间一名学生)。从80年代初开始,wetware一词便被用来指 human brain。本来也可以用另外几个词:skullware,grayware(gray 展开更多
关键词 构词成分 学术会议 计算机专家 人类记忆 software 计算机时代 warehouse hardware 只读存储器 人脑组织
暂未订购 下载PDF
水声隐蔽通信的数字孪生方法综述 认领 引用 被引量:1
19
作者 邓训彬 周明章 +2 位作者 洪伟 陈德喜 孙海信 《电讯技术》 北大核心 2026年第4期690-700,共11页
水声隐蔽通信旨在复杂海洋环境中,在保障信息可靠传输的同时降低通信存在的可检性,是海军作战通信、无人潜航器协同与海底观测网安全传输的重要支撑。受强噪声、多径衰落、窄带宽与时变多普勒影响,该类系统必须在隐蔽性、可靠性和有效... 水声隐蔽通信旨在复杂海洋环境中,在保障信息可靠传输的同时降低通信存在的可检性,是海军作战通信、无人潜航器协同与海底观测网安全传输的重要支撑。受强噪声、多径衰落、窄带宽与时变多普勒影响,该类系统必须在隐蔽性、可靠性和有效性之间进行精细权衡,且传统“离线仿真-一次性海试”范式难以支撑可复现评测与快速迭代。围绕“海域-信道-平台-任务”的4层数字孪生(Digital Twin, DT)闭环,系统梳理隐蔽通信的理论约束与水声场景特性,归纳混沌/变换域融合、索引调制、仿生伪装、噪声适配与微弱信号检测等代表性技术族,并以图表化方式建立“技术族-DT环节-指标口径-验证方式”的统一映射,形成面向工程落地的在环评测框架。最后讨论模型偏差校准、跨海域泛化、数据闭环与标准化验证等关键挑战,为任务驱动的水声隐蔽通信体制设计与系统优化提供参考。 展开更多
关键词 水声隐蔽通信 数字孪生 在环评测 低检测概率 索引调制 仿生伪装
暂未订购 下载PDF
面向国产软硬件生态的软件测试教学创新 认领 引用
20
作者 陈振宇 房春荣 +1 位作者 虞圣呈 刘佳玮 《计算机教育》 2026年第3期20-24,共5页
针对国产软硬件快速发展、开源软件生态主导及智能化技术影响下的软件测试教育适应性不足问题,探讨现有教材在理论体系、工程实践和智能化工具融合方面的局限,提出以教材《软件测试基础》为依托,构建基于开源生态的递进式教学体系,通过... 针对国产软硬件快速发展、开源软件生态主导及智能化技术影响下的软件测试教育适应性不足问题,探讨现有教材在理论体系、工程实践和智能化工具融合方面的局限,提出以教材《软件测试基础》为依托,构建基于开源生态的递进式教学体系,通过国产软硬件案例与开源项目实践,证明该教学创新有助于培养适应国产软硬件生态和智能化发展需求的高质量软件测试人才。 展开更多
关键词 软件工程教育 软件测试 国产软硬件 开源社区 智能化测试
暂未订购 下载PDF
上一页 1 2 180 下一页 到第
在线咨询 使用帮助 返回顶部 意见反馈