首页 | 本学科首页   官方微博 | 高级检索  
文章检索
  按 检索   检索词:      
出版年份:   被引次数:   他引次数: 提示:输入*表示无穷大
  收费全文   787篇
  免费   17篇
  国内免费   1篇
电工技术   3篇
化学工业   153篇
金属工艺   5篇
机械仪表   12篇
建筑科学   22篇
能源动力   26篇
轻工业   68篇
水利工程   8篇
无线电   104篇
一般工业技术   94篇
冶金工业   20篇
原子能技术   5篇
自动化技术   285篇
  2024年   1篇
  2023年   7篇
  2022年   22篇
  2021年   20篇
  2020年   16篇
  2019年   14篇
  2018年   15篇
  2017年   18篇
  2016年   23篇
  2015年   27篇
  2014年   33篇
  2013年   62篇
  2012年   54篇
  2011年   56篇
  2010年   42篇
  2009年   59篇
  2008年   51篇
  2007年   51篇
  2006年   43篇
  2005年   31篇
  2004年   22篇
  2003年   18篇
  2002年   15篇
  2001年   10篇
  2000年   6篇
  1999年   10篇
  1998年   12篇
  1997年   12篇
  1996年   7篇
  1995年   10篇
  1994年   8篇
  1993年   3篇
  1992年   4篇
  1991年   3篇
  1990年   3篇
  1989年   2篇
  1988年   2篇
  1987年   3篇
  1986年   1篇
  1985年   1篇
  1984年   1篇
  1980年   1篇
  1977年   1篇
  1970年   1篇
  1965年   1篇
  1958年   1篇
  1957年   2篇
排序方式: 共有805条查询结果,搜索用时 15 毫秒
141.
His paper presents a tool facilitating developers of user interfaces (UIs) to experience accessibility limitations that can be posed from various disabilities during the interaction of impaired users with their developments. In this respect, various aspects of visual, hearing, physical and cognitive impairments have been modelled through filters providing approximate, yet, realistic simulations over them. These filters have formed the basis for the developed tool, which can be used either on its own (as a standalone application), or be embedded in the NetBeans Integrated Development Environment. The tool, named DIAS, allows for impairment simulations to be performed over Java, mobile and web applications. Moreover, it integrates two of the most common assistive technologies (ATs), namely a screen reader and a magnifier. As a result, developers of UIs can not only experience how interaction would be affected from various impairments, but they can also understand how their developments would be perceived by impaired users through an AT. This work aims to provide an integrated, practical solution for impairment simulation, which could be easily adopted by developers, thus realistically increasing the possibilities for the future development of interactive applications that are more accessible to users with disabilities.  相似文献   
142.
An improved version of the function estimation program GDF is presented. The main enhancements of the new version include: multi-output function estimation, capability of defining custom functions in the grammar and selection of the error function. The new version has been evaluated on a series of classification and regression datasets, that are widely used for the evaluation of such methods. It is compared to two known neural networks and outperforms them in 5 (out of 10) datasets.

Program summary

Title of program: GDF v2.0Catalogue identifier: ADXC_v2_0Program summary URL:http://cpc.cs.qub.ac.uk/summaries/ADXC_v2_0.htmlProgram obtainable from: CPC Program Library, Queen's University, Belfast, N. IrelandLicensing provisions: Standard CPC licence, http://cpc.cs.qub.ac.uk/licence/licence.htmlNo. of lines in distributed program, including test data, etc.: 98 147No. of bytes in distributed program, including test data, etc.: 2 040 684Distribution format: tar.gzProgramming language: GNU C++Computer: The program is designed to be portable in all systems running the GNU C++ compilerOperating system: Linux, Solaris, FreeBSDRAM: 200000 bytesClassification: 4.9Does the new version supersede the previous version?: YesNature of problem: The technique of function estimation tries to discover from a series of input data a functional form that best describes them. This can be performed with the use of parametric models, whose parameters can adapt according to the input data.Solution method: Functional forms are being created by genetic programming which are approximations for the symbolic regression problem.Reasons for new version: The GDF package was extended in order to be more flexible and user customizable than the old package. The user can extend the package by defining his own error functions and he can extend the grammar of the package by adding new functions to the function repertoire. Also, the new version can perform function estimation of multi-output functions and it can be used for classification problems.Summary of revisions: The following features have been added to the package GDF:
Multi-output function approximation. The package can now approximate any function . This feature gives also to the package the capability of performing classification and not only regression.
User defined function can be added to the repertoire of the grammar, extending the regression capabilities of the package. This feature is limited to 3 functions, but easily this number can be increased.
Capability of selecting the error function. The package offers now to the user apart from the mean square error other error functions such as: mean absolute square error, maximum square error. Also, user defined error functions can be added to the set of error functions.
More verbose output. The main program displays more information to the user as well as the default values for the parameters. Also, the package gives to the user the capability to define an output file, where the output of the gdf program for the testing set will be stored after the termination of the process.
Additional comments: A technical report describing the revisions, experiments and test runs is packaged with the source code.Running time: Depending on the train data.  相似文献   
143.
Advances on sensor technology, wireless environments and data mining introduce new possibilities in the healthcare sector, realizing the anytime-anywhere access to medical information. Towards this direction, integration of packet-switched networks and sensor devices can be effective in deploying assistive environments, such as home monitoring for elderly or patients. In this paper we describe a policy-based architecture that utilizes wireless sensor devices, advanced network topologies and software agents to enable remote monitoring of patients and elderly people; through the aforementioned technologies we achieve continuous monitoring of a patient’s condition and we can proceed when necessary with proper actions. We also present a software framework and network architecture that realizes the provision of remote medical services, in compliance with the imposed security and privacy requirements. A proof of concept prototype is also deployed, along with an evaluation of the overall architecture’s performance.  相似文献   
144.
According to the database outsourcing model, a data owner delegates database functionality to a third-party service provider, which answers queries received from clients. Authenticated query processing enables the clients to verify the correctness of query results. Despite the abundance of methods for authenticated processing in conventional databases, there is limited work on outsourced data streams. Stream environments pose new challenges such as the need for fast structure updating, support for continuous query processing and authentication, and provision for temporal completeness. Specifically, in addition to the correctness of individual results, the client must be able to verify that there are no missing results in between data updates. This paper presents a comprehensive set of methods covering relational streams. We first describe REF, a technique that achieves correctness and temporal completeness but incurs false transmissions, i.e., the provider has to inform the clients whenever there is a data update, even if their results are not affected. Then, we propose CADS, which minimizes the processing and transmission overhead through an elaborate indexing scheme and a virtual caching mechanism. In addition, we present an analytical study to determine the optimal indexing granularity, and extend CADS for the case that the data distribution changes over time. Finally, we evaluate the effectiveness of our techniques through extensive experiments.  相似文献   
145.
We present a data-driven dynamic coupling between discrete and continuous methods for tracking objects of high dofs, which overcomes the limitations of previous techniques. In our approach, two trackers work in parallel, and the coupling between them is based on the tracking error. We use a model-based continuous method to achieve accurate results and, in cases of failure, we re-initialize the model using our discrete tracker. This method maintains the accuracy of a more tightly coupled system, while increasing its efficiency. At any given frame, our discrete tracker uses the current and several previous frames to search into a database for the best matching solution. For improved robustness, object configuration sequences, rather than single configurations, are stored in the database. We apply our framework to the problem of 3D hand tracking from image sequences and the discrimination between fingerspelling and continuous signs in American Sign Language.  相似文献   
146.
Reverse nearest neighbors in large graphs   总被引:3,自引:0,他引:3  
A reverse nearest neighbor (RNN) query returns the data objects that have a query point as their nearest neighbor (NN). Although such queries have been studied quite extensively in Euclidean spaces, there is no previous work in the context of large graphs. In this paper, we provide a fundamental lemma, which can be used to prune the search space while traversing the graph in search for RNN. Based on it, we develop two RNN methods; an eager algorithm that attempts to prune network nodes as soon as they are visited and a lazy technique that prunes the search space when a data point is discovered. We study retrieval of an arbitrary number k of reverse nearest neighbors, investigate the benefits of materialization, cover several query types, and deal with cases where the queries and the data objects reside on nodes or edges of the graph. The proposed techniques are evaluated in various practical scenarios involving spatial maps, computer networks, and the DBLP coauthorship graph.  相似文献   
147.
We present a new methodology for agent modeling that is scalable and efficient. It is based on the integration of nonlinear dynamical systems and kinetic data structures. The method consists of three layers, which together model 3D agent steering, crowds and flocks among moving and static obstacles. The first layer, the local layer employs nonlinear dynamical systems theory to models low-level behaviors. It is fast and efficient, and it does not depend on the total number of agents in the environment. This dynamical systems-based approach also allows us to establish continuous numerical parameters for modifying each agent's behavior. The second layer, a global environment layer consists of a specifically designed kinetic data structure to track efficiently the immediate environment of each agent and know which obstacles/agents are near or visible to the given agent. This layer reduces the complexity in the local layer. In the third layer, a global planning layer, the problem of target tracking is generalized in a way that allows navigation in maze-like terrains, avoidance of local minima and cooperation between agents. We implement this layer based on two approaches that are suitable for different applications: One approach is to track the closest single moving or static target; the second is to use a pre-specified vector field, which may be generated automatically (with harmonic functions, for example) or based on user input to achieve the desired output. We also discuss how hybrid systems concepts for global planning can capitalize on both our layered approach and the continuous, reactive nature of our agent steering.

We demonstrate the power of the approach through a series of experiments simulating single/multiple agents and crowds moving towards moving/static targets in complex environments.  相似文献   

148.
    
Polyamide‐6 (PA‐6)/boehmite alumina (BA) nanocomposites were prepared via direct melt compounding. Structural, thermal and dielectric properties of ‘as‐received’ (including moisture) and ‘dried’ (thermally treated) specimens were examined. The BA nanofiller was homogeneously dispersed in the PA‐6 matrix. XRD and FTIR revealed that crystallization of PA‐6 in the γ phase was favoured over α phase with increasing BA content. The crystallinity index (CI) and the percentage of α and γ phases were also evaluated. Dried specimens exhibited a lower CI than as‐received specimens while the CI decreased with the addition of filler. Broadband dielectric spectroscopy revealed the presence of γ, β and α relaxations, the Maxwell–Wagner–Sillars effect and the contribution of conductivity relaxation in the as‐received samples. The drying procedure unmasked a double feature of both β and α modes. The results of the complementary techniques were analysed and the effects of moisture and/or the incorporation of BA nanofiller on the microstructure of the PA‐6 matrix are disclosed. © 2019 Society of Chemical Industry  相似文献   
149.
The addition reaction of gaseous hydrogen chloride to oleic acid (hydrochlorination) was investigated. Oleic acid was placed in an autoclave chamber, into which gaseous hydrogen chloride was fed, and the reaction was carried out under batch and semiflow conditions. The hydrochlorination of oleic acid by hydrogen cloride is a gas-liquid reaction involving the initial absorption of hydrogen chloride into a quiescent liquid, accompanied by a reaction of the dissolved gas with the liquid to form chlorostearic acid. The course of the reaction was monitored by withdrawing oil samples at 30-min intervals and determining the iodine value, acid value, and chlorine content. The kinetics of hydrochlorination was studied at constant pressure (40 atm). The experimental data were fitted to an irreversible pseudo zero-order rate equation with the reaction constant k=2.293×10−7 mol/cm3·s. The solubility of HCl (Henry's constant) in chlorostearic acid was estimated from two types of batch experiments, including a single and double feed of HCl. The mean Henry's constant value for physical absorption was 3218 atm cm3/mol in the pressure range of 11.2–16 atm and at a temperature of 21°C. Similar batch experiments were performed in oleic acid, and the results supported the Henry's constant value determined for chlorostearic acid.  相似文献   
150.
Summary This paper describes the synthesis and characterization of poly{3-[4-cyano-4-biphenyl)oxy]propyl vinyl ether} [poly(6-3)] macromonomers obtained by the functionalization of the growing chain end of the corresponding living polymer obtained by the initiation of the cationic polymerization of 3-[4-cyano-4-biphenyl)oxy]propyl vinyl ether with CF3SO3H/S(CH3)2, with 2-hydroxy ethyl methacrylate [poly(6-3)-I], 2-[2-(2-allyloxyethoxy)ethoxy]ethanol [poly(6-3)-II] and 10-undecen-1-ol [poly(6-3)-III].Part 20: V. Percec and M. Lee, J. Mater. Chem., submitted  相似文献   
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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