全文获取类型
收费全文 | 2803篇 |
免费 | 60篇 |
专业分类
电工技术 | 41篇 |
综合类 | 1篇 |
化学工业 | 829篇 |
金属工艺 | 55篇 |
机械仪表 | 51篇 |
建筑科学 | 104篇 |
矿业工程 | 3篇 |
能源动力 | 83篇 |
轻工业 | 230篇 |
水利工程 | 14篇 |
石油天然气 | 6篇 |
无线电 | 322篇 |
一般工业技术 | 492篇 |
冶金工业 | 258篇 |
原子能技术 | 18篇 |
自动化技术 | 356篇 |
出版年
2023年 | 16篇 |
2022年 | 43篇 |
2021年 | 72篇 |
2020年 | 26篇 |
2019年 | 41篇 |
2018年 | 55篇 |
2017年 | 47篇 |
2016年 | 66篇 |
2015年 | 31篇 |
2014年 | 66篇 |
2013年 | 136篇 |
2012年 | 127篇 |
2011年 | 156篇 |
2010年 | 103篇 |
2009年 | 126篇 |
2008年 | 134篇 |
2007年 | 127篇 |
2006年 | 99篇 |
2005年 | 83篇 |
2004年 | 76篇 |
2003年 | 76篇 |
2002年 | 85篇 |
2001年 | 45篇 |
2000年 | 44篇 |
1999年 | 52篇 |
1998年 | 77篇 |
1997年 | 67篇 |
1996年 | 56篇 |
1995年 | 42篇 |
1994年 | 40篇 |
1993年 | 38篇 |
1992年 | 40篇 |
1991年 | 39篇 |
1990年 | 36篇 |
1989年 | 30篇 |
1988年 | 29篇 |
1987年 | 30篇 |
1986年 | 25篇 |
1985年 | 43篇 |
1984年 | 34篇 |
1983年 | 23篇 |
1982年 | 30篇 |
1981年 | 22篇 |
1980年 | 20篇 |
1979年 | 29篇 |
1978年 | 25篇 |
1977年 | 25篇 |
1976年 | 24篇 |
1975年 | 23篇 |
1973年 | 19篇 |
排序方式: 共有2863条查询结果,搜索用时 15 毫秒
141.
Nicolas Stoiber Renaud Seguier Gaspard Breton 《Computer Animation and Virtual Worlds》2010,21(1):39-54
Expressive facial animations are essential to enhance the realism and the credibility of virtual characters. Parameter‐based animation methods offer a precise control over facial configurations while performance‐based animation benefits from the naturalness of captured human motion. In this paper, we propose an animation system that gathers the advantages of both approaches. By analyzing a database of facial motion, we create the human appearance space. The appearance space provides a coherent and continuous parameterization of human facial movements, while encapsulating the coherence of real facial deformations. We present a method to optimally construct an analogous appearance face for a synthetic character. The link between both appearance spaces makes it possible to retarget facial animation on a synthetic face from a video source. Moreover, the topological characteristics of the appearance space allow us to detect the principal variation patterns of a face and automatically reorganize them on a low‐dimensional control space. The control space acts as an interactive user‐interface to manipulate the facial expressions of any synthetic face. This interface makes it simple and intuitive to generate still facial configurations for keyframe animation, as well as complete temporal sequences of facial movements. The resulting animations combine the flexibility of a parameter‐based system and the realism of real human motion. Copyright © 2010 John Wiley & Sons, Ltd. 相似文献
142.
Jacques Dubrois 《Information Processing Letters》2006,97(2):41-45
E. Bach, following an idea of T. Itoh, has shown how to build a small set of numbers modulo a prime p such that at least one element of this set is a generator of Z/pZ. E. Bach suggests also that at least half of his set should be generators. We show here that a slight variant of this set can indeed be made to contain a ratio of primitive roots as close to 1 as necessary. In particular we present an asymptotically algorithm providing primitive roots of p with probability of correctness greater than 1−? and several O(logα(p)), α?5.23, algorithms computing “Industrial-strength” primitive roots. 相似文献
143.
The ML module system facilitates the modular development of large programs, through decomposition, abstraction and reuse. To increase its flexibility, a lot of work has been devoted to extending it with recursion, which is currently prohibited. The introduction of recursion adds expressivity to the module system. However it also creates problems that a non-recursive module system does not have. In this paper, we address one such problem, namely resolution of path references. Paths are how one refers to nested modules in ML. Without recursion, well-typedness guarantees termination of path resolution, in other words, we can statically determine the module that a path refers to. This does not always hold with recursive module extensions, since the module system then can encode a lambda-calculus with recursion, whose termination is undecidable regardless of well-typedness. We formalize this problem of path resolution by means of a rewrite system on paths and prove that the problem is undecidable even without higher-order functors, via an encoding of the Turing machine into a calculus with just recursive modules, first-order functors, and nesting. Motivated by this result, we introduce a further restriction on first-order functors, limiting polymorphism on functor parameters by requiring signatures for functor parameters to be non-recursive, and show that this restriction is decidable and admits terminating path resolution. 相似文献
144.
This paper discusses four algorithms for detecting anomalies in logs of process aware systems. One of the algorithms only marks as potential anomalies traces that are infrequent in the log. The other three algorithms: threshold, iterative and sampling are based on mining a process model from the log, or a subset of it. The algorithms were evaluated on a set of 1500 artificial logs, with different profiles on the number of anomalous traces and the number of times each anomalous traces was present in the log. The sampling algorithm proved to be the most effective solution. We also applied the algorithm to a real log, and compared the resulting detected anomalous traces with the ones detected by a different procedure that relies on manual choices. 相似文献
145.
Abdoul Bitar Stéphane Dauzère-Pérès Claude Yugma Renaud Roussel 《Journal of Scheduling》2016,19(4):367-376
In this paper, we propose a metaheuristic for solving an original scheduling problem with auxiliary resources in a photolithography workshop of a semiconductor plant. The photolithography workshop is often a bottleneck, and improving scheduling decisions in this workshop can help to improve indicators of the whole plant. Two optimization criteria are separately considered: the weighted flow time (to minimize) and the number of products that are processed (to maximize). After stating the problem and giving some properties on the solution space, we show how these properties help us to efficiently solve the problem with the proposed memetic algorithm, which has been implemented and tested on large generated instances. Numerical experiments show that good solutions are obtained within a reasonable computational time. 相似文献
146.
In Malenfant et al. [19], we have described a reflective model for a prototype-based language based on thelookup o apply reflective introspection protocol. In this paper, we augment our previous protocol by converting it to handle continuations reified as first-class objects. First-class continuations provide much more control over the current computation; during the introspection phase fired by message sending, they make it possible not only to change the behavior of the program for that message but also for the entire future computation. In this paper, we provide this introspection protocol with a formal semantics. This result is obtained by exhibiting a mapping from program configurations to priority rewrite systems (PRS) as well as a mapping from message expressions to ground first-order terms used to query the PRS. Other advantages of this approach are: to ensure the termination of the introspection using the smallest set of formally justified conditions and to provide a clear declarative account of this reflective protocol. The PRS also appears as a meta-level to the base language, independent of the implementation, but from which we derive fundamental clues to obtain an efficient language processor. By our new model, we finally highlight the link between reflection in object-oriented languages and the one originally proposed by 3-Lisp [24], although object-orientation provides reusability to reflection, making it easier to use. 相似文献
147.
Jacques Mazoyer 《Annals of Mathematics and Artificial Intelligence》1996,16(1):285-309
Cellular automata may be viewed as a modelization of synchronous parallel computation. Even in the one-dimensional case, they are known as capable of universal computations. The usual proof uses a simulation of a universal Turing machine. In this paper, we present how a one-dimensional cellular automata can simulate any recursive function in such a way that composition of computations occurs as soon as possible. In addition, this allows us to show that one-dimensional cellular automata may simulate asynchronous computations.This work was supported by the Programme de Recherches Coordonnées Mathématiques et Informatique and the Esprit Basic Research Action Algebraic and Syntactical Methods in Computer Science. 相似文献
148.
Jér?me?CourchayEmail author Arnak?S.?Dalalyan Renaud?Keriven Peter?Sturm 《International Journal of Computer Vision》2012,97(1):71-90
A technique for calibrating a network of perspective cameras based on their graph of trifocal tensors is presented. After
estimating a set of reliable epipolar geometries, a parameterization of the graph of trifocal tensors is proposed in which
each trifocal tensor is linearly encoded by a 4-vector. The strength of this parameterization is that the homographies relating
two adjacent trifocal tensors, as well as the projection matrices depend linearly on the parameters. Two methods for estimating
these parameters in a global way taking into account loops in the graph are developed. Both methods are based on sequential
linear programming: the first relies on a locally linear approximation of the polynomials involved in the loop constraints
whereas the second uses alternating minimization. Both methods have the advantage of being non-incremental and of uniformly
distributing the error across all the cameras. Experiments carried out on several real data sets demonstrate the accuracy
of the proposed approach and its efficiency in distributing errors over the whole set of cameras. 相似文献
149.
V.M.?Pérez J.E.?RenaudEmail author L.T.?Watson 《Structural and Multidisciplinary Optimization》2004,27(5):360-370
The use of optimization in a simulation-based design environment has become a common trend in industry today. Computer simulation tools are commonplace in many engineering disciplines, providing the designers with tools to evaluate a designs performance without building a physical prototype. This has triggered the development of optimization techniques suitable for dealing with such simulations. One of these approaches is known as sequential approximate optimization. In sequential approximate minimization a sequence of optimizations are performed over local response surface approximations of the system. This paper details the development of an interior-point approach for trust-region-managed sequential approximate optimization. The interior-point approach will ensure that approximate feasibility is maintained throughout the optimization process. This facilitates the delivery of a usable design at each iteration when subject to reduced design cycle time constraints. In order to deal with infeasible starting points, homotopy methods are used to relax constraints and push designs toward feasibility. Results of application studies are presented, illustrating the applicability of the proposed algorithm. 相似文献
150.
Renaud?De LandtsheerEmail author Emmanuel?Letier Axel?van?Lamsweerde 《Requirements Engineering》2004,9(2):104-120
Goal-oriented methods are increasingly popular for elaborating software requirements. They offer systematic support for incrementally building intentional, structural and operational models of the software and its environment. They also provide various techniques for early analysis, notably, to manage conflicting goals or to anticipate abnormal environment behaviours that prevent goals from being achieved. On the other hand, tabular event-based methods are well-established for specifying operational requirements for control software. They provide sophisticated techniques and tools for late analysis of software behaviour models through simulation, model checking or table exhaustiveness checks. The paper proposes to take the best out of these two worlds to engineer requirements for control software. It presents a technique for deriving event-based specifications, written in the SCR tabular language, from operational specifications built according to the KAOS goal-oriented method. The technique consists of a series of transformation steps each of which resolves semantic, structural or syntactic differences between the KAOS source language and the SCR target language. Some of these steps need human intervention and illustrate the kind of semantic subtleties that need to be taken into account when integrating multiple formalisms. As a result of our technique SCR specifiers may use upstream goal-based processes à la KAOS for the incremental elaboration, early analysis, organization and documentation of their tables, while KAOS modelers may use downstream tables à la SCR for later analysis of the behaviour models derived from goal specifications. 相似文献