首页 | 本学科首页   官方微博 | 高级检索  
文章检索
  按 检索   检索词:      
出版年份:   被引次数:   他引次数: 提示:输入*表示无穷大
  收费全文   21776篇
  免费   415篇
  国内免费   20篇
管理学   2910篇
民族学   133篇
人口学   2116篇
丛书文集   85篇
教育普及   1篇
理论方法论   1861篇
综合类   373篇
社会学   10681篇
统计学   4051篇
  2023年   142篇
  2022年   99篇
  2021年   140篇
  2020年   364篇
  2019年   534篇
  2018年   648篇
  2017年   859篇
  2016年   715篇
  2015年   453篇
  2014年   605篇
  2013年   3606篇
  2012年   904篇
  2011年   815篇
  2010年   534篇
  2009年   427篇
  2008年   573篇
  2007年   506篇
  2006年   550篇
  2005年   941篇
  2004年   688篇
  2003年   503篇
  2002年   407篇
  2001年   550篇
  2000年   447篇
  1999年   404篇
  1998年   319篇
  1997年   263篇
  1996年   281篇
  1995年   289篇
  1994年   249篇
  1993年   261篇
  1992年   301篇
  1991年   305篇
  1990年   290篇
  1989年   256篇
  1988年   240篇
  1987年   202篇
  1986年   232篇
  1985年   252篇
  1984年   218篇
  1983年   192篇
  1982年   163篇
  1981年   132篇
  1980年   158篇
  1979年   172篇
  1978年   134篇
  1977年   115篇
  1976年   88篇
  1975年   94篇
  1974年   93篇
排序方式: 共有10000条查询结果,搜索用时 15 毫秒
991.
The premise of this article is that organizations need to be “organized” differently if we want to re-invigorate the power of community in contemporary life. A central theme within the current reform movement toward restorative justice is the devolution of authority from formal governmental systems to community. In order to effectively socialize young people, communities and families must perform certain functions well. As more and more societal activities take place within organizations, we face the dilemma that the weakened communities create a demand for increasing involvement of public organizations in the life of the community. Yet modern organizations do not effectively perform functions unique to families and communities. Drawing on insights from a unique community-system partnership in restorative peacemaking circles, this paper argues we may need to reinvent our organizations so that they learn to behave as members of the community. 1This apt phrase and fundamental insight about the meaning of community came from the seminal article by Paul McCold and Benjamin Wachtel (1998).  相似文献   
992.
Given a set S of starting vertices and a set T of terminating vertices in a graph G = (V,E) with non-negative weights on edges, the minimum Steiner network problem is to find a subgraph of G with the minimum total edge weight. In such a subgraph, we require that for each vertex s S and t T, there is a path from s to a terminating vertex as well as a path from a starting vertex to t. This problem can easily be proven NP-hard. For solving the minimum Steiner network problem, we first present an algorithm that runs in time and space that both are polynomial in n with constant degrees, but exponential in |S|+|T|, where n is the number of vertices in G. Then we present an algorithm that uses space that is quadratic in n and runs in time that is polynomial in n with a degree O(max {max {|S|,|T|}–2,min {|S|,|T|}–1}). In spite of this degree, we prove that the number of Steiner vertices in our solution can be as large as |S|+|T|–2. Our algorithm can enumerate all possible optimal solutions. The input graph G can either be undirected or directed acyclic. We also give a linear time algorithm for the special case when min {|S|,|T|} = 1 and max {|S|,|T|} = 2.The minimum union paths problem is similar to the minimum Steiner network problem except that we are given a set H of hitting vertices in G in addition to the sets of starting and terminating vertices. We want to find a subgraph of G with the minimum total edge weight such that the conditions required by the minimum Steiner network problem are satisfied as well as the condition that every hitting vertex is on a path from a starting vertex to a terminating vertex. Furthermore, G must be directed acyclic. For solving the minimum union paths problem, we also present algorithms that have a time and space tradeoff similar to algorithms for the minimum Steiner network problem. We also give a linear time algorithm for the special case when |S| = 1, |T| = 1 and |H| = 2.An extended abstract of part of this paper appears in Hsu et al. (1996).Supported in part by the National Science Foundation under Grants CCR-9309743 and INT-9207212, and by the Office of Naval Research under Grant No. N00014-93-1-0272.Supported in part by the National Science Council, Taiwan, ROC, under Grant No. NSC-83-0408-E-001-021.  相似文献   
993.
We consider dynamic routing of broadcast connections in WDM optical networks. Given the current network state, we want to find a minimum set of network nodes S such that a broadcast routing using only the nodes in S as wavelength conversion nodes can be found. This ensures that the average conversion delay from the source to all destinations is minimized. We refer to the problem as Broadcast Conversion Node Selection (BCNS) problem. We prove that BCNS has no polynomial-time approximation with performance ratio ln n for < 1 unless NPDTIME(nO(log log n)) where n is the number of vertices in the input graph. We present a greedy approximation algorithm for BCNS that achieves approximation ratio 2+ln n. Simulation results show that the algorithm performs very well in practice, obtaining optimal solutions in most of the cases.  相似文献   
994.
This paper is concerned with online algorithms for scheduling jobs with deadlines on a single processor. It has been known for long that unless the system is underloaded, no online scheduling algorithm can be 1-competitive, i.e., matching the performance of the optimal offline algorithm. Nevertheless, recent work has revealed that some online algorithms using a moderately faster processor (or extra processors) can guarantee very competitive performance Kalyanasundaram and Pruhs, 2000 or even be 1-competitive Koo et al., 2002; Lam and To, 2001. This paper takes a further step to investigate online scheduling algorithms with an even higher performance guarantee (i.e., better than 1-competitive algorithms) and in particular, presents an extra-resource analysis of the earliest-deadline-first strategy (EDF) with respect to such a higher performance guarantee.A preliminary version of this paper has been accepted by The Australian Theory Symposium on Computing, 2004.This research was supported in part by Hong Kong RGC Grant HKU-7024/01E.  相似文献   
995.
Biclustering consists in simultaneous partitioning of the set of samples and the set of their attributes (features) into subsets (classes). Samples and features classified together are supposed to have a high relevance to each other which can be observed by intensity of their expressions. We define the notion of consistency for biclustering using interrelation between centroids of sample and feature classes. We prove that consistent biclustering implies separability of the classes by convex cones. While previous works on biclustering concentrated on unsupervised learning and did not consider employing a training set, whose classification is given, we propose a model for supervised biclustering, whose consistency is achieved by feature selection. The developed model involves solution of a fractional 0–1 programming problem. Preliminary computational results on microarray data mining problems are reported.This research work was partially supported by NSF, NIH and AirForce grants.  相似文献   
996.
In this paper, we consider the center location improvement problems under the sum-type and bottleneck-type Hamming distance. For the sum-type problem, we show that achieving an algorithm with a worst-case ratio of O(log |V|) is NP-hard, and for the bottleneck-type problem, we present a strongly polynomial algorithm.  相似文献   
997.
Microarrays are repositories of gene expression data that hold tremendous potential for new understanding, leading to advances in functional genomics and molecular biology. Cluster analysis (CA) is an early step in the exploration of such data that is useful for purposes of data reduction, exposing hidden patterns, and the generation of hypotheses regarding the relationship between genes and phenotypes. In this paper we present a new model for the clique partitioning problem and illustrate how it can be used to perform cluster analysis in this setting.  相似文献   
998.
999.
1000.
B. J. M. Ale 《Risk analysis》2005,25(2):231-241
In managing major accident hazards in industry risk, both the United Kingdom and the Netherlands use quantitative risk analysis and quantified risk criteria. These should be understood in the historical, legal, and political context in which they were drawn up. Even when criteria are numerically the same they do not necessarily mean the same thing. The legal and historical context differs widely between the two countries. Nevertheless, it is surprising that the final results in terms of land use and levels of risk are very similar.  相似文献   
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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