首页 | 本学科首页   官方微博 | 高级检索  
文章检索
  按 检索   检索词:      
出版年份:   被引次数:   他引次数: 提示:输入*表示无穷大
  收费全文   1526篇
  免费   221篇
  国内免费   64篇
化学   364篇
晶体学   2篇
力学   187篇
综合类   63篇
数学   444篇
物理学   751篇
  2024年   2篇
  2023年   27篇
  2022年   85篇
  2021年   64篇
  2020年   63篇
  2019年   49篇
  2018年   37篇
  2017年   62篇
  2016年   74篇
  2015年   70篇
  2014年   108篇
  2013年   123篇
  2012年   77篇
  2011年   77篇
  2010年   89篇
  2009年   78篇
  2008年   84篇
  2007年   72篇
  2006年   57篇
  2005年   63篇
  2004年   47篇
  2003年   53篇
  2002年   49篇
  2001年   46篇
  2000年   21篇
  1999年   26篇
  1998年   32篇
  1997年   21篇
  1996年   17篇
  1995年   20篇
  1994年   21篇
  1993年   17篇
  1992年   14篇
  1991年   15篇
  1990年   2篇
  1989年   5篇
  1988年   3篇
  1987年   6篇
  1986年   3篇
  1984年   3篇
  1983年   2篇
  1982年   2篇
  1980年   2篇
  1979年   5篇
  1978年   3篇
  1977年   3篇
  1976年   6篇
  1975年   2篇
  1974年   3篇
  1959年   1篇
排序方式: 共有1811条查询结果,搜索用时 0 毫秒
11.
本文简要介绍了扫描隧道显微镜的基本工作原理,展示了一些扫描样品(石墨和铜)的电子云图,在简要介绍量子力学关于原子电子云结构基本理论的基础上,通过理论上的电子云结构与扫描结果的比较,在一定程度上验证了量子力学关于原子电子云结构理论的正确性.  相似文献   
12.
Monte Carlo as well as quasi-Monte Carlo methods are used to generate only few interfacial values in two-dimensional domains where boundary-value elliptic problems are formulated. This allows for a domain decomposition of the domain. A continuous approximation of the solution is obtained interpolating on such interfaces, and then used as boundary data to split the original problem into fully decoupled subproblems. The numerical treatment can then be continued, implementing any deterministic algorithm on each subdomain. Both, Monte Carlo (or quasi-Monte Carlo) simulations and the domain decomposition strategy allow for exploiting parallel architectures. Scalability and natural fault tolerance are peculiarities of the present algorithm. Examples concern Helmholtz and Poisson equations, whose probabilistic treatment presents additional complications with respect to the case of homogeneous elliptic problems without any potential term and source.  相似文献   
13.
张立存  许辉 《计算物理》1992,9(4):407-409
在非稳定传热理论基础上,采用现代计算物理方法,建立了适用的物理模型和数学模型,给出了合理的定解条件,编制了计算机软件,在VAX11/785机上进行了数值计算,结果表明,郑州地区冬季不采暖,室温可达14℃。  相似文献   
14.
龙桂鲁 《物理》2006,35(5):388-389
在清华大学物理系成立60周年之际,我们对近年来清华大学物理系量子信息研究的主要进展情况作一介绍,包括量子搜索算法研究,核磁共振量子计算的实验研究,量子通讯的理论与实验研究.在量子搜索算法研究方面,我们提出了量子搜索算法的相位匹配,纠正了当时的一种错误观点,并且提出了一种成功率为100%的量子搜索算法,改进了Grover算法;在核磁共振量子计算实验方面,我们实现了2到7个量子比特的多种量子算法的实验演示;在量子通讯方面,我们提出了分布式传输的量子通讯的思想,应用于量子密钥分配、量子秘密共享、量子直接安全通讯等方面,构造了多个量子通讯的理论方案.在实验室,我们实现了2米距离的空间量子密码通讯的演示实验.  相似文献   
15.
In mobile edge computing systems, the edge server placement problem is mainly tackled as a multi-objective optimization problem and solved with mixed integer programming, heuristic or meta-heuristic algorithms, etc. These methods, however, have profound defect implications such as poor scalability, local optimal solutions, and parameter tuning difficulties. To overcome these defects, we propose a novel edge server placement algorithm based on deep q-network and reinforcement learning, dubbed DQN-ESPA, which can achieve optimal placements without relying on previous placement experience. In DQN-ESPA, the edge server placement problem is modeled as a Markov decision process, which is formalized with the state space, action space and reward function, and it is subsequently solved using a reinforcement learning algorithm. Experimental results using real datasets from Shanghai Telecom show that DQN-ESPA outperforms state-of-the-art algorithms such as simulated annealing placement algorithm (SAPA), Top-K placement algorithm (TKPA), K-Means placement algorithm (KMPA), and random placement algorithm (RPA). In particular, with a comprehensive consideration of access delay and workload balance, DQN-ESPA achieves up to 13.40% and 15.54% better placement performance for 100 and 300 edge servers respectively.  相似文献   
16.
We present example quantum chemistry programs written with JaqalPaq, a python meta-programming language used to code in Jaqal (Just Another Quantum Assembly Language). These JaqalPaq algorithms are intended to be run on the Quantum Scientific Computing Open User Testbed (QSCOUT) platform at Sandia National Laboratories. Our exemplars use the variational quantum eigensolver (VQE) quantum algorithm to compute the ground state energies of the H2, HeH+, and LiH molecules. Since the exemplars focus on how to program in JaqalPaq, the calculations of the second-quantized Hamiltonians are performed with the PySCF python package, and the mappings of the fermions to qubits are obtained from the OpenFermion python package. Using the emulator functionality of JaqalPaq, we emulate how these exemplars would be executed on an error-free QSCOUT platform and compare the emulated computation of the bond-dissociation curves for these molecules with their exact forms within the relevant basis.  相似文献   
17.
With the advent of microservice-based software architectures, an increasing number of modern cloud environments and enterprises use operating system level virtualization, which is often referred to as container infrastructures. Docker Swarm is one of the most popular container orchestration infrastructures, providing high availability and fault tolerance. Occasionally, discovered container escape vulnerabilities allow adversaries to execute code on the host operating system and operate within the cloud infrastructure. We show that Docker Swarm is currently not secured against misbehaving manager nodes. This allows a high impact, high probability privilege escalation attack, which we refer to as leadership hijacking, the possibility of which is neglected by the current cloud security literature. Cloud lateral movement and defense evasion payloads allow an adversary to leverage the Docker Swarm functionality to control each and every host in the underlying cluster. We demonstrate an end-to-end attack, in which an adversary with access to an application running on the cluster achieves full control of the cluster. To reduce the probability of a successful high impact attack, container orchestration infrastructures must reduce the trust level of participating nodes and, in particular, incorporate adversary immune leader election algorithms.  相似文献   
18.
In this study, a novel application of neurocomputing technique is presented for solving nonlinear heat transfer and natural convection porous fin problems arising in almost all areas of engineering and technology, especially in mechanical engineering. The mathematical models of the problems are exploited by the intelligent strength of Euler polynomials based Euler neural networks (ENN’s), optimized with a generalized normal distribution optimization (GNDO) algorithm and Interior point algorithm (IPA). In this scheme, ENN’s based differential equation models are constructed in an unsupervised manner, in which the neurons are trained by GNDO as an effective global search technique and IPA, which enhances the local search convergence. Moreover, a temperature distribution of heat transfer and natural convection porous fin are investigated by using an ENN-GNDO-IPA algorithm under the influence of variations in specific heat, thermal conductivity, internal heat generation, and heat transfer rate, respectively. A large number of executions are performed on the proposed technique for different cases to determine the reliability and effectiveness through various performance indicators including Nash–Sutcliffe efficiency (NSE), error in Nash–Sutcliffe efficiency (ENSE), mean absolute error (MAE), and Thiel’s inequality coefficient (TIC). Extensive graphical and statistical analysis shows the dominance of the proposed algorithm with state-of-the-art algorithms and numerical solver RK-4.  相似文献   
19.
In this paper, we have analyzed the mathematical model of various nonlinear oscillators arising in different fields of engineering. Further, approximate solutions for different variations in oscillators are studied by using feedforward neural networks (NNs) based on the backpropagated Levenberg–Marquardt algorithm (BLMA). A data set for different problem scenarios for the supervised learning of BLMA has been generated by the Runge–Kutta method of order 4 (RK-4) with the “NDSolve” package in Mathematica. The worth of the approximate solution by NN-BLMA is attained by employing the processing of testing, training, and validation of the reference data set. For each model, convergence analysis, error histograms, regression analysis, and curve fitting are considered to study the robustness and accuracy of the design scheme.  相似文献   
20.
Over the last century, a large number of physical and mathematical developments paired with rapidly advancing technology have allowed the field of quantum chemistry to advance dramatically. However, the lack of computationally efficient methods for the exact simulation of quantum systems on classical computers presents a limitation of current computational approaches. We report, in detail, how a set of pre-computed molecular integrals can be used to explicitly create a quantum circuit, i.e. a sequence of elementary quantum operations, that, when run on a quantum computer, obtains the energy of a molecular system with fixed nuclear geometry using the quantum phase estimation algorithm. We extend several known results related to this idea and discuss the adiabatic state preparation procedure for preparing the input states used in the algorithm. With current and near future quantum devices in mind, we provide a complete example using the hydrogen molecule of how a chemical Hamiltonian can be simulated using a quantum computer.  相似文献   
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号