首页 | 本学科首页   官方微博 | 高级检索  
文章检索
  按 检索   检索词:      
出版年份:   被引次数:   他引次数: 提示:输入*表示无穷大
  收费全文   165篇
  免费   1篇
  国内免费   3篇
电工技术   1篇
化学工业   11篇
金属工艺   2篇
机械仪表   1篇
建筑科学   4篇
能源动力   1篇
轻工业   4篇
水利工程   2篇
无线电   33篇
一般工业技术   32篇
冶金工业   21篇
自动化技术   57篇
  2023年   1篇
  2022年   3篇
  2020年   7篇
  2019年   2篇
  2018年   2篇
  2017年   4篇
  2016年   5篇
  2015年   5篇
  2014年   3篇
  2013年   7篇
  2012年   12篇
  2011年   12篇
  2010年   11篇
  2009年   7篇
  2008年   10篇
  2007年   15篇
  2006年   6篇
  2005年   1篇
  2004年   9篇
  2003年   2篇
  2002年   4篇
  2001年   5篇
  2000年   1篇
  1999年   2篇
  1998年   1篇
  1997年   2篇
  1996年   1篇
  1995年   2篇
  1994年   3篇
  1993年   2篇
  1992年   3篇
  1991年   1篇
  1990年   3篇
  1989年   2篇
  1987年   3篇
  1986年   1篇
  1985年   2篇
  1983年   1篇
  1982年   1篇
  1976年   1篇
  1974年   1篇
  1973年   2篇
  1970年   1篇
排序方式: 共有169条查询结果,搜索用时 0 毫秒
131.
The authors propose that people adopt others' perspectives by serially adjusting from their own. As predicted, estimates of others' perceptions were consistent with one's own but differed in a manner consistent with serial adjustment (Study 1). Participants were slower to indicate that another's perception would be different from--rather than similar to--their own (Study 2). Egocentric biases increased under time pressure (Study 2) and decreased with accuracy incentives (Study 3). Egocentric biases also increased when participants were more inclined to accept plausible values encountered early in the adjustment process than when inclined to reject them (Study 4). Finally, adjustments tend to be insufficient, in part, because people stop adjusting once a plausible estimate is reached (Study 5). (PsycINFO Database Record (c) 2010 APA, all rights reserved)  相似文献   
132.
Illusory conjunctions are the incorrect perceptual combination of briefly presented colors and shapes. In the neon colors illusion, achromatic figures take on the color of an overlaid grid of colored lines. Both illusions are explained by a theory that assumes (a) poor location information or poor spatial resolution for some aspects of visual information and (b) that the spatial location of features is constrained by perceptual organization. Computer simulations demonstrate that the mechanisms suggested by the theory are useful in veridical perception and they are sufficient to produce illusory conjunctions. The theory suggests mechanisms that economically encode visual information in a way that filters noise and fills in missing data. Issues related to neural implementation are discussed. Four experiments illustrate the theory. Illusory conjunctions are shown to be affected by objective stimulus organization, by subjective organization, and by the linguistic structure of ambiguous Hebrew words. Neon colors are constrained by linguistic structure in the same way as illusory conjunctions. (PsycINFO Database Record (c) 2010 APA, all rights reserved)  相似文献   
133.
In a perfectly periodic schedule, each job must be scheduled precisely every some fixed number of time units after its previous occurrence. Traditionally, motivated by centralized systems, the perfect periodicity requirement is relaxed, the main goal being to attain the requested average rate. Recently, motivated by mobile clients with limited power supply, perfect periodicity seems to be an attractive alternative that allows clients to save energy by reducing their "busy waiting" time. In this case, clients may be willing to compromise their requested service rate in order to get perfect periodicity. In this paper we study a general model of perfectly periodic schedules, where each job has a requested period and a length; we assume that m jobs can be served in parallel for some given m. Job lengths may not be truncated, but granted periods may be different than the requested periods. We present an algorithm which computes schedules such that the worst-case proportion between the requested period and the granted period is guaranteed to be close to the lower bound. This algorithm improves on previous algorithms for perfect schedules in providing a worst-case guarantee rather than an average-case guarantee, in generalizing unit length jobs to arbitrary length jobs, and in generalizing the single-server model to multiple servers.  相似文献   
134.
In the past few years unlabeled examples and their potential advantage have received a lot of attention. In this paper a new boosting algorithm is presented where unlabeled examples are used to enforce agreement between several different learning algorithms. Not only do the learning algorithms learn from the given training set but they are supposed to do so while agreeing on the unlabeled examples. Similar ideas have been proposed before (for example, the Co-Training algorithm by Mitchell and Blum), but without a proof or under strong assumptions. In our setting, it is only assumed that all learning algorithms are equally adequate for the tasks. A new generalization bound is presented where the use of unlabeled examples results in a better ratio between training-set size and the resulting classifier's quality and thus reduce the number of labeled examples necessary for achieving it. The extent of this improvement depends on the diversity of the learners—a more diverse group of learners will result in a larger improvement whereas using two copies of a single algorithm gives no advantage at all. As a proof of concept, the algorithm, named Agreement Boost, is applied to two test problems. In both cases, using Agreement Boost results in an up to 40% reduction in the number of labeled examples.  相似文献   
135.
We consider a distributed system where each node keeps a local count for items (similar to elections where nodes are ballot boxes and items are candidates). A top-k query in such a system asks which are the k items whose global count, across all nodes in the system, is the largest. In this paper, we present a Monte Carlo algorithm that outputs, with high probability, a set of k candidates which approximates the top-k items. The algorithm is motivated by sensor networks in that it focuses on reducing the individual communication complexity. In contrast to previous algorithms, the communication complexity depends only on the global scores and not on the partition of scores among nodes. If the number of nodes is large, our algorithm dramatically reduces the communication complexity when compared with deterministic algorithms. We show that the complexity of our algorithm is close to a lower bound on the cell-probe complexity of any non-interactive top-k approximation algorithm. We show that for some natural global distributions (such as the Geometric or Zipf distributions), our algorithm needs only polylogarithmic number of communication bits per node. An extended abstract of this paper appeared in Proc. 13th Int. Colloquium on Structural Information and Communication Complexity, SIROCCO 2006, Lecture Notes in Computer Science 4056, pp. 319–333.  相似文献   
136.
Peer review of research proposals and articles is an essential element in R&D processes worldwide. In most cases, each reviewer evaluates a small subset of the candidate proposals. The review board is then faced with the challenge of creating an overall “consensus” ranking on the basis of many partial rankings. In this paper we propose a branch-and-bound model to support the construction of an aggregate ranking from the partial rankings provided by the reviewers. In a recent paper we proposed ways to allocate proposals to reviewers so as to achieve the maximum possible overlap among the subsets of proposals allocated to different reviewers. Here, we develop a special branch-and-bound algorithm that utilizes the overlap generated through our earlier methods to enable discrimination in ranking the competing proposals. The effectiveness and efficiency of the algorithm is demonstrated with small numerical examples and tested through an extensive simulation experiment.  相似文献   
137.
We consider the optimization problem of providing a set of video streams to a set of clients, where each stream has costs in m possible measures (such as communication bandwidth, processing bandwidth, etc.), and each client has its own utility function for each stream. We assume that the server has a budget cap on each of the m cost measures; each client has an upper bound on the utility that can be derived from it, and potentially also upper bounds in each of the m cost measures. The task is to choose which streams the server will provide, and out of this set, which streams each client will receive. The goal is to maximize the overall utility subject to the budget constraints. We give an efficient approximation algorithm with approximation factor of O(m) with respect to the optimal possible utility for any input, assuming that clients have only a bound on their maximal utility. If, in addition, each client has at most mc capacity constraints, then the approximation factor increases by another factor of O(mclogn), where n is the input length. We also consider the special case of “small” streams, namely where each stream has cost of at most O(1/logn) fraction of the budget cap, in each measure. For this case we present an algorithm whose approximation ratio is O(logn).  相似文献   
138.
This paper presents a direct method for finding corresponding pairs of parts between two shapes. Statistical knowledge about a large number of parts from many different objects is used to find a part correspondence between two previously unseen input shapes. No class membership information is required. The knowledge-based approach is shown to produce significantly better results than a classical metric distance approach. The potential role of part correspondence as a complement to geometric and structural comparisons is discussed.  相似文献   
139.
Performance of microphone arrays at the high-frequency range is typically limited by aliasing, which is a result of the spatial sampling process. This paper presents analysis of aliasing for spherical microphone arrays, which have been recently studied for a range of applications. The paper presents theoretical analysis of spatial aliasing for various sphere sampling configurations, showing how high-order spherical harmonic coefficients are aliased into the lower orders. Spatial antialiasing filters on the sphere are then introduced, and the performance of spatially constrained filters is compared to that of the ideal antialiasing filter. A simulation example shows how the effect of aliasing on the beam pattern can be reduced by the use of the antialiasing filters  相似文献   
140.
    
Sodium paranitrophenolate dihydrate (NPNa∙2H2O) is an excellent semiorganic nonlinear optical (NLO) material, crystallizes both in water and methanol with high degree of transparency. Good optical quality single crystals of dimension upto 18 mm×6 mm×3 mm are obtained by sothermal solvent evaporation technique. The solubility of the crystal in different solvents was measured gravimetrically. The single crystals of NPNa∙2H2O show variation in physical properties and growth rate in different solvents. Methanol or ethanol solution yields crystals of bipyramidal shape with clear morphology. However, methanol grown crystal is exhibiting improved hardness parameters and possesses excellent thermal stability as compared to water grown crystals. The effects of solvent on hardness parameter along with thermal and optical properties of NPNa∙2H2O was revealed in this paper.  相似文献   
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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