首页 | 本学科首页   官方微博 | 高级检索  
文章检索
  按 检索   检索词:      
出版年份:   被引次数:   他引次数: 提示:输入*表示无穷大
  收费全文   7228篇
  免费   202篇
  国内免费   126篇
化学   169篇
晶体学   1篇
力学   214篇
综合类   66篇
数学   6921篇
物理学   185篇
  2023年   25篇
  2022年   64篇
  2021年   72篇
  2020年   72篇
  2019年   84篇
  2018年   90篇
  2017年   122篇
  2016年   113篇
  2015年   95篇
  2014年   298篇
  2013年   321篇
  2012年   394篇
  2011年   284篇
  2010年   298篇
  2009年   442篇
  2008年   458篇
  2007年   495篇
  2006年   317篇
  2005年   292篇
  2004年   221篇
  2003年   216篇
  2002年   223篇
  2001年   196篇
  2000年   215篇
  1999年   173篇
  1998年   147篇
  1997年   139篇
  1996年   173篇
  1995年   163篇
  1994年   114篇
  1993年   125篇
  1992年   124篇
  1991年   115篇
  1990年   93篇
  1989年   64篇
  1988年   84篇
  1987年   53篇
  1986年   79篇
  1985年   107篇
  1984年   75篇
  1983年   21篇
  1982年   46篇
  1981年   37篇
  1980年   33篇
  1979年   26篇
  1978年   47篇
  1977年   46篇
  1976年   26篇
  1975年   12篇
  1974年   12篇
排序方式: 共有7556条查询结果,搜索用时 15 毫秒
91.
In contrast to methods of parametric linear programming which were developed soon after the invention of the simplex algorithm and are easily included as an extension of that method, techniques for parametric analysis on integer programs are not well known and require considerable effort to append them to an integer programming solution algorithm.The paper reviews some of the theory employed in parametric integer programming, then discusses algorithmic work in this area over the last 15 years when integer programs are solved by different methods. A summary of applications is included and the article concludes that parametric integer programming is a valuable tool of analysis awaiting further popularization.  相似文献   
92.
In this paper, we present an interior-point algorithm for large and sparse convex quadratic programming problems with bound constraints. The algorithm is based on the potential reduction method and the use of iterative techniques to solve the linear system arising at each iteration. The global convergence properties of the potential reduction method are reassessed in order to take into account the inexact solution of the inner system. We describe the iterative solver, based on the conjugate gradient method with a limited-memory incomplete Cholesky factorization as preconditioner. Furthermore, we discuss some adaptive strategies for the fill-in and accuracy requirements that we use in solving the linear systems in order to avoid unnecessary inner iterations when the iterates are far from the solution. Finally, we present the results of numerical experiments carried out to verify the effectiveness of the proposed strategies. We consider randomly generated sparse problems without a special structure. Also, we compare the proposed algorithm with the MOSEK solver. Research partially supported by the MIUR FIRB Project RBNE01WBBB “Large-Scale Nonlinear Optimization.”  相似文献   
93.
A variant of lexicographic order called symmetrized-lexicographic order is defined. The symmetrized-lexicographic order finds its application in the goal programming procedure called the method of points. The symmetrized-lexicographic order is shown to be representable using linear algebra and, thus, the method of points can be implemented as a linear programming problem.  相似文献   
94.
The main goals of this paper are to: i) relate two iteration-complexity bounds derived for the Mizuno-Todd-Ye predictor-corrector (MTY P-C) algorithm for linear programming (LP), and; ii) study the geometrical structure of the LP central path. The first iteration-complexity bound for the MTY P-C algorithm considered in this paper is expressed in terms of the integral of a certain curvature function over the traversed portion of the central path. The second iteration-complexity bound, derived recently by the authors using the notion of crossover events introduced by Vavasis and Ye, is expressed in terms of a scale-invariant condition number associated with m × n constraint matrix of the LP. In this paper, we establish a relationship between these bounds by showing that the first one can be majorized by the second one. We also establish a geometric result about the central path which gives a rigorous justification based on the curvature of the central path of a claim made by Vavasis and Ye, in view of the behavior of their layered least squares path following LP method, that the central path consists of long but straight continuous parts while the remaining curved part is relatively “short”. R. D. C. Monteiro was supported in part by NSF Grants CCR-0203113 and CCF-0430644 and ONR grant N00014-05-1-0183. T. Tsuchiya was supported in part by Japan-US Joint Research Projects of Japan Society for the Promotion of Science “Algorithms for linear programs over symmetric cones” and the Grants-in-Aid for Scientific Research (C) 15510144 of Japan Society for the Promotion of Science.  相似文献   
95.
The structure of the search space explains the behavior of multiobjective search algorithms, and helps to design well-performing approaches. In this work, we analyze the properties of multiobjective combinatorial search spaces, and we pay a particular attention to the correlation between the objective functions. To do so, we extend the multiobjective NK-landscapes in order to take the objective correlation into account. We study the co-influence of the problem dimension, the degree of non-linearity, the number of objectives, and the objective correlation on the structure of the Pareto optimal set, in terms of cardinality and number of supported solutions, as well as on the number of Pareto local optima. This work concludes with guidelines for the design of multiobjective local search algorithms, based on the main fitness landscape features.  相似文献   
96.
Mixed Software Programming refers to a novel software development paradigm resulting from efforts to combine two different programming approaches: Solo Programming and Pair Programming. Solo Programming refers to the traditional practice of assigning a single developer to develop a software module and Pair Programming refers to a relatively new approach where two developers work simultaneously on developing a module. In Mixed Programming, given a set of modules to be developed, a chosen subset of modules may be developed using Solo Programming and the remaining modules using Pair Programming.Motivated by applications in Mixed Software Programming, we consider the following generalization of classical fractional 1-matching problem: Given an undirected simple graph G=(V;E), and a positive number F, find values for xe,eE, satisfying the following:
1.
.
2.
, where δ(i)={eE:e=(i,j)},iV.
3.
Maximize {2∑eExeF|{iV:∑eδ(i)xe=1}|}.
We show that this problem is solvable in strongly polynomial time. Our primary focus in this paper is on obtaining the structure of the optimal solution for an arbitrary instance of the problem.  相似文献   
97.
In this paper we present a case study from the lighting industry concerned with the scheduling of a set of job families each representing the production of a particular end-item in a given quantity. It is a job shop type problem, where each job family has a number of routing alternatives, and the solution has to respect batching and machine availability constraints. All jobs of the same job family have a common release date and a common due date, and they differ only in size. The objective is to minimize the total tardiness of the job families, rather than that of individual jobs. We propose a two-phase method based on solving a mixed-integer linear program and then improving the initial solution by tabu search. We evaluate our method on real-world as well as generated instances.  相似文献   
98.
A new capillary high‐performance liquid chromatography method with atmospheric pressure chemical ionization mass spectrometry was developed for the analysis of fatty acid methyl esters and long‐chain alcohols. The chromatographic separation was achieved using a Zorbax SB‐C18 HPLC column (0.3 × 150 mm, 3.5 μm) with a mobile phase composed of acetonitrile and formic acid and delivered isocratically at a flow rate of 10 μL/min. The column temperature was programmed simply, using a common column oven. Good reproducibility of the temperature profile and retention times were achieved. The temperature programming during the isocratic high‐performance liquid chromatography run had a similar effect as a solvent gradient; it reduced retention times of later eluting analytes and improved their detection limits. Two atmospheric pressure chemical ionization sources of the mass spectrometry detector were compared: an enclosed conventional ion source and an in‐house made ion source with a glass microchip nebulizer. The enclosed source provided better detectability of saturated fatty acid methyl esters and made it possible to determine the double bond positions using acetonitrile‐related adducts, while the open chip‐based source provided better analytical figures of merit for unsaturated fatty acid methyl esters. Temperature‐programmed capillary high‐performance liquid chromatography is a promising method for analyzing neutral lipids in lipidomics and other applications.  相似文献   
99.
徐铸德  赵如松  张晓东 《色谱》1994,12(3):164-165
提出了一种由程序升温数据推算恒温保留指数的计算方法,采用实验数据关联死时间和温度的关系,引入等效温度作为间接变量进行最优化。应用于C_5~C_9正构烷烃和C_6烯烃的数据表明该法适应性强、精确度高,推算的恒温保留指数可作为定性依据。  相似文献   
100.
Recent literature has demonstrated the applicability of genetic programming to induction of decision trees for modelling toxicity endpoints. Compared with other decision tree induction techniques that are based upon recursive partitioning employing greedy searches to choose the best splitting attribute and value at each node that will necessarily miss regions of the search space, the genetic programming based approach can overcome the problem. However, the method still requires the discretization of the often continuous-valued toxicity endpoints prior to the tree induction. A novel extension of this method, YAdapt, is introduced in this work which models the original continuous endpoint by adaptively finding suitable ranges to describe the endpoints during the tree induction process, removing the need for discretization prior to tree induction and allowing the ordinal nature of the endpoint to be taken into account in the models built.  相似文献   
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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