期刊文献+
共找到4,683篇文章
< 1 2 235 >
每页显示 20 50 100
The Computational Theory of Intelligence: Applications to Genetic Programming and Turing Machines
1
作者 Daniel Kovach 《International Journal of Modern Nonlinear Theory and Application》 2015年第1期10-20,共11页
In this paper, we continue the efforts of the Computational Theory of Intelligence (CTI) by extending concepts to include computational processes in terms of Genetic Algorithms (GA’s) and Turing Machines (TM’s). Act... In this paper, we continue the efforts of the Computational Theory of Intelligence (CTI) by extending concepts to include computational processes in terms of Genetic Algorithms (GA’s) and Turing Machines (TM’s). Active, Passive, and Hybrid Computational Intelligence processes are also introduced and discussed. We consider the ramifications of the assumptions of CTI with regard to the qualities of reproduction and virility. Applications to Biology, Computer Science and Cyber Security are also discussed. 展开更多
关键词 Artificial INTELLIGENCE computER SCIENCE INTELLIGENCE GENETIC programming GENETIC Algorithms Machine Learning
下载PDF
Optimization Techniques for GPU-Based Parallel Programming Models in High-Performance Computing
2
作者 Shuntao Tang Wei Chen 《信息工程期刊(中英文版)》 2024年第1期7-11,共5页
This study embarks on a comprehensive examination of optimization techniques within GPU-based parallel programming models,pivotal for advancing high-performance computing(HPC).Emphasizing the transition of GPUs from g... This study embarks on a comprehensive examination of optimization techniques within GPU-based parallel programming models,pivotal for advancing high-performance computing(HPC).Emphasizing the transition of GPUs from graphic-centric processors to versatile computing units,it delves into the nuanced optimization of memory access,thread management,algorithmic design,and data structures.These optimizations are critical for exploiting the parallel processing capabilities of GPUs,addressingboth the theoretical frameworks and practical implementations.By integrating advanced strategies such as memory coalescing,dynamic scheduling,and parallel algorithmic transformations,this research aims to significantly elevate computational efficiency and throughput.The findings underscore the potential of optimized GPU programming to revolutionize computational tasks across various domains,highlighting a pathway towards achieving unparalleled processing power and efficiency in HPC environments.The paper not only contributes to the academic discourse on GPU optimization but also provides actionable insights for developers,fostering advancements in computational sciences and technology. 展开更多
关键词 Optimization Techniques GPU-Based Parallel programming Models High-Performance computing
下载PDF
ON LINE COMPUTATION OF EMPIRICAL FORMULA BY MEANS OF ELEMENTAL ANALYSIS AND ITS PROGRAM DESIGN
3
作者 钱朴 胡培荣 金正成 《苏州大学学报(自然科学版)》 CAS 1995年第2期90-94,共5页
On line determination of empirical formula for organic compounds with an automatic elemental analyzer and its program design method were investigated. The computational results shews that the reliability of computatio... On line determination of empirical formula for organic compounds with an automatic elemental analyzer and its program design method were investigated. The computational results shews that the reliability of computational results depends on the accuracy of the analytical data and the organic compound itself. 展开更多
关键词 在线估算 经验公式 元素分析 程序设计 有机化合物 分子量 分子式 原子比率
下载PDF
Energy-Optimal and Delay-Bounded Computation Offloading in Mobile Edge Computing with Heterogeneous Clouds 被引量:25
4
作者 Tianchu Zhao Sheng Zhou +3 位作者 Linqi Song Zhiyuan Jiang Xueying Guo Zhisheng Niu 《China Communications》 SCIE CSCD 2020年第5期191-210,共20页
By Mobile Edge Computing(MEC), computation-intensive tasks are offloaded from mobile devices to cloud servers, and thus the energy consumption of mobile devices can be notably reduced. In this paper, we study task off... By Mobile Edge Computing(MEC), computation-intensive tasks are offloaded from mobile devices to cloud servers, and thus the energy consumption of mobile devices can be notably reduced. In this paper, we study task offloading in multi-user MEC systems with heterogeneous clouds, including edge clouds and remote clouds. Tasks are forwarded from mobile devices to edge clouds via wireless channels, and they can be further forwarded to remote clouds via the Internet. Our objective is to minimize the total energy consumption of multiple mobile devices, subject to bounded-delay requirements of tasks. Based on dynamic programming, we propose an algorithm that minimizes the energy consumption, by jointly allocating bandwidth and computational resources to mobile devices. The algorithm is of pseudo-polynomial complexity. To further reduce the complexity, we propose an approximation algorithm with energy discretization, and its total energy consumption is proved to be within a bounded gap from the optimum. Simulation results show that, nearly 82.7% energy of mobile devices can be saved by task offloading compared with mobile device execution. 展开更多
关键词 mobile edge computing heterogeneous clouds energy saving delay bounds dynamic programming
下载PDF
Design and realization of runtime library support for irregular computation 被引量:1
5
作者 王丽宏 方滨兴 胡铭曾 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2001年第2期159-163,共5页
Firstly analyzes the CHAOS and points out its shortages, and then uses the basic method—inspector/executor to deal with irregular computation, and offers the realization scheme for the CHAOS+ runtime library that sup... Firstly analyzes the CHAOS and points out its shortages, and then uses the basic method—inspector/executor to deal with irregular computation, and offers the realization scheme for the CHAOS+ runtime library that supports irregular computation, and finally gives the node code program to show the example with CHAOS+ runtime library. 展开更多
关键词 irregular computation INSPECTOR EXECUTOR SPMD program
下载PDF
Programming for scientific computing on peta-scale heterogeneous parallel systems 被引量:1
6
作者 杨灿群 吴强 +2 位作者 唐滔 王锋 薛京灵 《Journal of Central South University》 SCIE EI CAS 2013年第5期1189-1203,共15页
Peta-scale high-perfomlance computing systems are increasingly built with heterogeneous CPU and GPU nodes to achieve higher power efficiency and computation throughput. While providing unprecedented capabilities to co... Peta-scale high-perfomlance computing systems are increasingly built with heterogeneous CPU and GPU nodes to achieve higher power efficiency and computation throughput. While providing unprecedented capabilities to conduct computational experiments of historic significance, these systems are presently difficult to program. The users, who are domain experts rather than computer experts, prefer to use programming models closer to their domains (e.g., physics and biology) rather than MPI and OpenME This has led the development of domain-specific programming that provides domain-specific programming interfaces but abstracts away some performance-critical architecture details. Based on experience in designing large-scale computing systems, a hybrid programming framework for scientific computing on heterogeneous architectures is proposed in this work. Its design philosophy is to provide a collaborative mechanism for domain experts and computer experts so that both domain-specific knowledge and performance-critical architecture details can be adequately exploited. Two real-world scientific applications have been evaluated on TH-IA, a peta-scale CPU-GPU heterogeneous system that is currently the 5th fastest supercomputer in the world. The experimental results show that the proposed framework is well suited for developing large-scale scientific computing applications on peta-scale heterogeneous CPU/GPU systems. 展开更多
关键词 heterogeneous parallel system programming framework scientific computing GPU computing molecular dynamic
下载PDF
APPLICATIONS OF THE PACK & UNPACK TECHNIQUE IN VECTOR COMPUTATION
7
作者 HUANG QINGNAN and XU MIN(Southwest computation Center, P. O.BOX 532-101,Chengdu 610003, P.R.CHINA) 《Wuhan University Journal of Natural Sciences》 CAS 1996年第Z1期321-324,共4页
This article describes the pack & unpack performance of the vector using YH-1 supercomputer as its platform, with its emphasis on the pack & unpack technique's unique application to vector computation, in ... This article describes the pack & unpack performance of the vector using YH-1 supercomputer as its platform, with its emphasis on the pack & unpack technique's unique application to vector computation, in the light of vector computer's characteristics and some practical cases. The practical numerical experiment proves that the pack & unpack techniques is a key method to the depth parallel development and vectorization research of large scale scientific computation project, and which is a highly effective method to vectorizing application programs. 展开更多
关键词 parallel algorithm pack & unpack technique vector logical ruler vector program design vector computation.
下载PDF
Design of a Computational Heuristic to Solve the Nonlinear Liénard Differential Model
8
作者 Li Yan Zulqurnain Sabir +3 位作者 Esin Ilhan Muhammad Asif Zahoor Raja WeiGao Haci Mehmet Baskonus 《Computer Modeling in Engineering & Sciences》 SCIE EI 2023年第7期201-221,共21页
In this study,the design of a computational heuristic based on the nonlinear Liénard model is presented using the efficiency of artificial neural networks(ANNs)along with the hybridization procedures of global an... In this study,the design of a computational heuristic based on the nonlinear Liénard model is presented using the efficiency of artificial neural networks(ANNs)along with the hybridization procedures of global and local search approaches.The global search genetic algorithm(GA)and local search sequential quadratic programming scheme(SQPS)are implemented to solve the nonlinear Liénard model.An objective function using the differential model and boundary conditions is designed and optimized by the hybrid computing strength of the GA-SQPS.The motivation of the ANN procedures along with GA-SQPS comes to present reliable,feasible and precise frameworks to tackle stiff and highly nonlinear differentialmodels.The designed procedures of ANNs along with GA-SQPS are applied for three highly nonlinear differential models.The achieved numerical outcomes on multiple trials using the designed procedures are compared to authenticate the correctness,viability and efficacy.Moreover,statistical performances based on different measures are also provided to check the reliability of the ANN along with GASQPS. 展开更多
关键词 Nonlinear Liénard model numerical computing sequential quadratic programming scheme genetic algorithm statistical analysis artificial neural networks
下载PDF
Modeling and Simulation for High Energy Sub-Nuclear Interactions Using Evolutionary Computation Technique
9
作者 Mahmoud Y. El-Bakry El-Sayed A. El-Dahshan +2 位作者 Amr Radi Mohamed Tantawy Moaaz A. Moussa 《Journal of Applied Mathematics and Physics》 2016年第1期53-65,共13页
High energy sub-nuclear interactions are a good tool to dive deeply in the core of the particles to recognize their structures and the forces governed. The current article focuses on using one of the evolutionary comp... High energy sub-nuclear interactions are a good tool to dive deeply in the core of the particles to recognize their structures and the forces governed. The current article focuses on using one of the evolutionary computation techniques, the so-called genetic programming (GP), to model the hadron nucleus (h-A) interactions through discovering functions. In this article, GP is used to simulate the rapidity distribution  of total charged, positive and negative pions for p<sup>-</sup>-Ar and p<sup>-</sup>-Xe interactions at 200 GeV/c and charged particles for p-pb collision at 5.02 TeV. We have done so many runs to select the best runs of the GP program and finally obtained the rapidity distribution  as a function of the lab momentum , mass number (A) and the number of particles per unit solid angle (Y). In all cases studied, we compared our seven discovered functions produced by GP technique with the corresponding experimental data and the excellent matching was so clear. 展开更多
关键词 Modeling Simulation Evolutionary computation Genetic programming Hadron-Nucleus Interaction Rapidity Distribution
下载PDF
PARALLEL COMPUTATIONAL ALGORITHM OF SUBSTRUCTURE METHOD OF LARGE-SCALE STRUCTURE ANALYSIS
10
作者 张汝清 《Applied Mathematics and Mechanics(English Edition)》 SCIE EI 1991年第1期93-100,共8页
In this paper, according to the parallel environment of ELXSI computer, a parallel solving process of substructure method in static and dynamic analyses of large-scale and complex structure has been put forward, and t... In this paper, according to the parallel environment of ELXSI computer, a parallel solving process of substructure method in static and dynamic analyses of large-scale and complex structure has been put forward, and the corresponding parallel computational program has been developed. 展开更多
关键词 computer programming ALGORITHMS computer Systems Digital Parallel Processing
下载PDF
General-Service Ballistic Computer Programming Based on B-Method
11
作者 郑宇军 张子丘 +1 位作者 王金全 薛锦云 《Defence Technology(防务技术)》 SCIE EI CAS 2006年第3期178-183,共6页
关键词 抽象机 精化 弹道 程序设计
下载PDF
A New Approach of Solving Linear Fractional Programming Problem (LFP) by Using Computer Algorithm
12
作者 Sumon Kumar Saha Md. Rezwan Hossain +1 位作者 Md. Kutub Uddin Rabindra Nath Mondal 《Open Journal of Optimization》 2015年第3期74-86,共13页
In this paper, we study a new approach for solving linear fractional programming problem (LFP) by converting it into a single Linear Programming (LP) Problem, which can be solved by using any type of linear fractional... In this paper, we study a new approach for solving linear fractional programming problem (LFP) by converting it into a single Linear Programming (LP) Problem, which can be solved by using any type of linear fractional programming technique. In the objective function of an LFP, if &beta;is negative, the available methods are failed to solve, while our proposed method is capable of solving such problems. In the present paper, we propose a new method and develop FORTRAN programs to solve the problem. The optimal LFP solution procedure is illustrated with numerical examples and also by a computer program. We also compare our method with other available methods for solving LFP problems. Our proposed method of linear fractional programming (LFP) problem is very simple and easy to understand and apply. 展开更多
关键词 LINEAR programming LINEAR FRACTIONAL programming Problem computER program
下载PDF
An Empirical Study of the Optimum Team Size Requirement in a Collaborative Computer Programming/Learning Environment
13
作者 Olalekan S. Akinola Babatunde I. Ayinla 《Journal of Software Engineering and Applications》 2014年第12期1008-1018,共11页
Pair programming has been widely acclaimed the best way to go in computer programming. Recently, collaboration involving more subjects has been shown to produce better results in programming environments. However, the... Pair programming has been widely acclaimed the best way to go in computer programming. Recently, collaboration involving more subjects has been shown to produce better results in programming environments. However, the optimum group size needed for the collaboration has not been adequately addressed. This paper seeks to inculcate and acquaint the students involved in the study with the spirit of team work in software projects and to empirically determine the effective (optimum) team size that may be desirable in programming/learning real life environments. Two different experiments were organized and conducted. Parameters for determining the optimal team size were formulated. Volunteered participants of different genders were randomly grouped into five parallel teams of different sizes ranging from 1 to 5 in the first experiment. Each team size was replicated six times. The second experiment involved teams of same gender compositions (males or females) in different sizes. The times (efforts) for problem analysis and coding as well as compile-time errors (bugs) were recorded for each team size. The effectiveness was finally analyzed for the teams. The study shows that collaboration is highly beneficial to new learners of computer programming. They easily grasp the programming concepts when the learning is done in the company of others. The study also demonstrates that the optimum team size that may be adopted in a collaborative learning of computer programming is four. 展开更多
关键词 OPTIMUM TEAM Size COLLABORATIVE Learning COLLABORATIVE programming computer programming
下载PDF
A revised version of the program VEC (visual computing in electron crystallography)
14
作者 李雪明 李方华 范海福 《Chinese Physics B》 SCIE EI CAS CSCD 2009年第6期2459-2463,共5页
The program package VEC (Visual computing in Electron Crystallography) has been revised such that (i) a program converting one-line symbols to two-line symbols of (3+1)-dimensional superspace groups has been in... The program package VEC (Visual computing in Electron Crystallography) has been revised such that (i) a program converting one-line symbols to two-line symbols of (3+1)-dimensional superspace groups has been incorporated into VEC so that the latter can interpret both kinds of symbols; (ii) a bug in calculating structure factors of onedimensionally incommensurate modulated crystals has been fixed. The correction has been verified by successfully matching the experimental electron microscopy image of an incommensurate crystal with a series of simulated images. The precompiled revised version of VEC and relevant materials are available on the Web at http://cryst.iphy.ac.cn. 展开更多
关键词 VEC electron crystallography computer program
下载PDF
CALCULATION OF ADIABATIC TEMPERATURE THROUGH COMPUTER PROGRAM IN PROCESS OF COMBUSTION SYNTHESIS
15
作者 Hu,Wenbin Liu,Weiwei Liu,Yexiang Wang,Huazhang Zheng,Ziqiao Central South University of Technology,Changsha 410083,China Works in the Computation Center of the Department of Coal in Hunan 《中国有色金属学会会刊:英文版》 CSCD 1993年第4期56-59,共4页
The adiabatic temperature in the process of self-propagating high temperature synthesis iscalculated through FOXBASE language program on the base of establishing thermodynamic datapool concerned.The adiabatic temperat... The adiabatic temperature in the process of self-propagating high temperature synthesis iscalculated through FOXBASE language program on the base of establishing thermodynamic datapool concerned.The adiabatic temperature of some common self-propagating high temperaturesynthesis has been calculated,and the computed results are compared with the adiabatic tempera-ture reported.At the same time,the curve about the influence of preheating temperature andadding diluent on T<sub>ad</sub>is drawn as an example. 展开更多
关键词 self propagating high TEMPERATURE synthesis ADIABATIC TEMPERATURE PREHEATING TEMPERATURE DILUENT CALCULATION THROUGH computer program
下载PDF
A Computer Program for Dynamic Load Simulation of Spur Gears with Asymmetric and Symmetric Teeth
16
作者 Fatih Karpat Stephen Ekwaro-Osire Esin Karpat 《World Journal of Mechanics》 2012年第5期239-245,共7页
An important concern in gear design is to reduce the dynamic load and noise of gear systems. It has been found that the noise generated from gearing is basically due to gearbox vibration excited by the dynamic load. S... An important concern in gear design is to reduce the dynamic load and noise of gear systems. It has been found that the noise generated from gearing is basically due to gearbox vibration excited by the dynamic load. Since one of the situations that demand high performance is the high rotational speeds, there is a need to understand the dynamic behavior of the gears at such speeds. Such knowledge would shed light on detrimental characteristics like dynamic loads and vibrations. An efficient way in performing studies on the dynamic behavior of gears is using computer aided analysis on numerical models. In this paper, a developed computer program is introduced to analyze dynamic behavior of spur gears with asymmetric teeth that have a potential use for higher performance in wind turbine gearboxes. This program can be used to compare conventional spur gears with symmetric teeth and spur gears with asymmetric teeth. By using this program, gear designers can design a gear pair and obtain results, e.g dynamic Load, transmitted torque, static transmission error, and frequency spectra of static transmission error etc., just by pressing a command button. 展开更多
关键词 GEARS computER program ASYMMETRIC Teeth
下载PDF
Computer Program Calculation for Distortion of Wide-Band Track and Hold Amplifier
17
作者 Hailang Liang Jin He +6 位作者 Xiaoan Zhu Xiaomeng He Cheng Wang Lin He Gui Liu Qingxing He Caixia Du 《Journal of Computer and Communications》 2013年第6期1-4,共4页
Tow different computer calculation methods for distortion of the wide-band diode bridge track and hold amplifier (THA) are presented based on a high frequency Schottky diode model. One of the computer programs calcula... Tow different computer calculation methods for distortion of the wide-band diode bridge track and hold amplifier (THA) are presented based on a high frequency Schottky diode model. One of the computer programs calculates the distortion of weekly nonlinear THA based on the KCL and the nonlinear-current method. The other calculates the weekly nonlinear distortion by using a Volterra series method and a nodal formulation. Comparative calculation results for the diode bridge THA have shown good agreement with these two computer program calculation methods, whereas the overall computational efficiency of the nonlinear-current method is better than that of the nodal formulation method in a special evaluation. 展开更多
关键词 Track and HOLD AMPLIFIER Broadband Amplifiers High-Speed Integrated Circuits SCHOTTKY Diode Frequency Converters Harmonic DISTORTION VOLTERRA Analysis computer program Nonlinear-Current Method
下载PDF
Computer program of nonlinear, curved regression for ‘probacent’-probability equation in biomedicine
18
作者 Sung Jang Chung 《Journal of Biomedical Science and Engineering》 2011年第9期620-630,共11页
On the basis of experimental observations on animals, applications to clinical data on patients and theoretical statistical reasoning, the author developed a com-puter-assisted general mathematical model of the ‘prob... On the basis of experimental observations on animals, applications to clinical data on patients and theoretical statistical reasoning, the author developed a com-puter-assisted general mathematical model of the ‘probacent’-probability equation, Equation (1) and death rate (mortality probability) equation, Equation (2) derivable from Equation (1) that may be applica-ble as a general approximation method to make use-ful predictions of probable outcomes in a variety of biomedical phenomena [1-4]. Equations (1) and (2) contain a constant, γ and c, respectively. In the pre-vious studies, the author used the least maximum- difference principle to determine these constants that were expected to best fit reported data, minimizing the deviation. In this study, the author uses the method of computer-assisted least sum of squares to determine the constants, γ and c in constructing the ‘probacent’-related formulas best fitting the NCHS- reported data on survival probabilities and death rates in the US total adult population for 2001. The results of this study reveal that the method of com-puter-assisted mathematical analysis with the least sum of squares seems to be simple, more accurate, convenient and preferable than the previously used least maximum-difference principle, and better fit-ting the NCHS-reported data on survival probabili-ties and death rates in the US total adult population. The computer program of curved regression for the ‘probacent’-probability and death rate equations may be helpful in research in biomedicine. 展开更多
关键词 Linear Regression Curved Regression Least Sum of Squares Least Maximum-Difference 'Probacent’-Probability EQUATION computer program of Curved Regression Survival PROBABILITY EQUATION Death Rate EQUATION Mortality PROBABILITY Human Tolerance to Radiation
下载PDF
Shrek:a dynamic object-oriented programming language 被引量:1
19
作者 曹璟 徐宝文 周毓明 《Journal of Southeast University(English Edition)》 EI CAS 2009年第1期31-35,共5页
From a perspective of theoretical study, there are some faults in the models of the existing object-oriented programming languages. For example, C# does not support metaclasses, the primitive types of Java and C# are ... From a perspective of theoretical study, there are some faults in the models of the existing object-oriented programming languages. For example, C# does not support metaclasses, the primitive types of Java and C# are not objects, etc. So, this paper designs a programming language, Shrek, which integrates many language features and constructions in a compact and consistent model. The Shrek language is a class-based purely object-oriented language. It has a dynamical strong type system, and adopts a single-inheritance mechanism with Mixin as its complement. It has a consistent class instantiation and inheritance structure, and the ability of intercessive structural computational reflection, which enables it to support safe metaclass programming. It also supports multi-thread programming and automatic garbage collection, and enforces its expressive power by adopting a native method mechanism. The prototype system of the Shrek language is implemented and anticipated design goals are achieved. 展开更多
关键词 dynamic typing metaclass programming computational reflection native method object-oriented programming language
下载PDF
UAV flight strategy algorithm based on dynamic programming 被引量:4
20
作者 ZHANG Zixuan WU Qinhao +2 位作者 ZHANG Bo YI Xiaodong TANG Yuhua 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2018年第6期1293-1299,共7页
Unmanned aerial vehicles(UAVs) may play an important role in data collection and offloading in vast areas deploying wireless sensor networks, and the UAV’s action strategy has a vital influence on achieving applicabi... Unmanned aerial vehicles(UAVs) may play an important role in data collection and offloading in vast areas deploying wireless sensor networks, and the UAV’s action strategy has a vital influence on achieving applicability and computational complexity. Dynamic programming(DP) has a good application in the path planning of UAV, but there are problems in the applicability of special terrain environment and the complexity of the algorithm.Based on the analysis of DP, this paper proposes a hierarchical directional DP(DDP) algorithm based on direction determination and hierarchical model. We compare our methods with Q-learning and DP algorithm by experiments, and the results show that our method can improve the terrain applicability, meanwhile greatly reduce the computational complexity. 展开更多
关键词 motion state space map stratification computational complexity dynamic programming(DP) envirommental adaptability
下载PDF
上一页 1 2 235 下一页 到第
使用帮助 返回顶部