首页 | 官方网站   微博 | 高级检索  
文章检索
  按 检索   检索词:      
出版年份:   被引次数:   他引次数: 提示:输入*表示无穷大
  收费全文   48927篇
  免费   2755篇
  国内免费   153篇
工业技术   51835篇
  2024年   24篇
  2023年   538篇
  2022年   471篇
  2021年   1470篇
  2020年   1069篇
  2019年   1176篇
  2018年   1429篇
  2017年   1411篇
  2016年   1750篇
  2015年   1294篇
  2014年   2089篇
  2013年   3007篇
  2012年   3269篇
  2011年   3893篇
  2010年   2818篇
  2009年   2923篇
  2008年   2812篇
  2007年   2186篇
  2006年   2031篇
  2005年   1723篇
  2004年   1571篇
  2003年   1514篇
  2002年   1330篇
  2001年   1135篇
  2000年   996篇
  1999年   928篇
  1998年   1557篇
  1997年   991篇
  1996年   803篇
  1995年   557篇
  1994年   460篇
  1993年   406篇
  1992年   290篇
  1991年   274篇
  1990年   258篇
  1989年   241篇
  1988年   205篇
  1987年   168篇
  1986年   119篇
  1985年   115篇
  1984年   92篇
  1983年   63篇
  1982年   38篇
  1981年   39篇
  1980年   30篇
  1979年   30篇
  1978年   30篇
  1977年   38篇
  1976年   61篇
  1973年   20篇
排序方式: 共有10000条查询结果,搜索用时 15 毫秒
991.
992.
In order to remove physiological artefacts and gain the improved evoked potentials, we propose a filtering method using the multi-resolution wavelet transform. The wavelet transform is repeatedly performed until all resolution levels are obtained. It decomposes the measured evoked potentials into scale coefficients corresponding to low frequency components and wavelet coefficients corresponding to high frequency components. In the wavelet domain, artefacts are dispersed mainly at the wavelet coefficients rather than the scaling coefficients. Thus, when the inverse wavelet transform is performed, this method shrinks the wavelet coefficients to reduce artefacts with shrinkage functions. By repeatedly performing the inverse wavelet transform, an evoked potential having the reduced artefacts and background noise is obtained. In this study, quantitative evaluation with simulation data and actual clinical data were conducted. As a result, characteristic peaks of evoked potential could be gained removing background EEG and artefacts using suggested shrinkage function. It was improved more than 0.2–1.6Db compared to the conventional averaging method. Also, the system for measuring and analyzing evoked potentials using DSP is implemented.  相似文献   
993.
Genetic algorithm-based motion estimation schemes play a significant role in improving the results of H.264/AVC standardization efforts when addressing conversational and non-conversational video applications. In this paper, we present a robust motion estimation scheme that uses a noble genetic trail bounded approximation (GTBA) approach to speed up the encoding process of H.264/AVC video compression and to reduce the number of bits required to code frame. The proposed algorithm is utilized to enhance the fitness function strength by integrating trail information of motion vector and sum of absolute difference (SAD) information into a fitness function. Experimental results reveal that the proposed GTBA resolves conflict obstacles with respect to both the number of bits required to code frames and the execution time for estimation.  相似文献   
994.
IPTV, a technological convergence that combines communication and broadcasting technologies, delivers customized, interactive TV content and other multimedia information over wired and wireless connections. Providing secure access to IPTV services calls for authentication, without proper and secure authentication mechanisms, an individual impersonating a subscriber could steal a service. This paper proposes a new authentication protocol to authenticate IPTV users. The authors based the proposed protocol, a hybrid authentication protocol providing lightweight, personalized user authentication, on RFID (radio-frequency identification) and USIM (Universal Subscriber Identity Module) technologies. In the proposed protocol, USIM performs highly personalized authentication, and the authenticated subscriber’s RFID tags can have a temporary authority to execute authentication. These RFID tags become Agent Tags authorized to authenticate subscribers. Agent Tags identify and authenticate themselves to RFID readers in the set-top box, thus, simplifying the authentication process.  相似文献   
995.
We design and implement a personalized target advertisement (PTA) system in IPTV using ontology-based semantic relations between IPTV program and advertisement. In the PTA system, we focus on the development of an ontology reasoning technique of improving advertisement recommendation ability and exploiting efficient information reuse. For this purpose, we first build the IPTV program ontology and viewer profiling ontology based on the IPTV program and viewers’ content consumption behavior, using OWL (Web Ontology Language) standardized by W3C. We then classify each viewer into his/her corresponding reference group using a similarity metric. After that, we define the semantic relations between advertisement and shopping products consumed by the prototype through shopping sites in IPTV. Based on these semantic relations, we infer the preferred advertisements for each viewer through our reasoning process. In the experimental section, we demonstrate a prototype of our system and the algorithm of the PTA system using various cases.  相似文献   
996.
Automated audio segmentation and classification play important roles in multimedia content analysis. In this paper, we propose an enhanced approach, called the correlation intensive fuzzy c-means (CIFCM) algorithm, to audio segmentation and classification that is based on audio content analysis. While conventional methods work by considering the attributes of only the current frame or segment, the proposed CIFCM algorithm efficiently incorporates the influence of neighboring frames or segments in the audio stream. With this method, audio-cuts can be detected efficiently even when the signal contains audio effects such as fade-in, fade-out, and cross-fade. A number of audio features are analyzed in this paper to explore the differences between various types of audio data. The proposed CIFCM algorithm works by detecting the boundaries between different kinds of sounds and classifying them into clusters such as silence, speech, music, speech with music, and speech with noise. Our experimental results indicate that the proposed method outperforms the state-of-the-art FCM approach in terms of audio segmentation and classification.  相似文献   
997.
This paper proposes a novel object-based home network middleware for supporting the interoperability among home devices and smart grid devices. This middleware provides various types of abstract objects for flexible representation of heterogeneous home devices, which are classified based on their characteristics. It is also flexible enough to allow addition of new protocols and message conversion between different protocols through an abstraction layer, which are not supported by existing home network middlewares so that various protocols can be supported. As a result, it can be utilized to provide the interoperability among a variety of devices from sensors to typical home appliances as well as smart grid devices such as a home electric generator and a battery, which adopt different protocols. In order to demonstrate that home devices and smart grid devices are interoperable through the proposed middleware, we implement applications based on the middleware on a target platform consisting of embedded boards, sensors and laptops for emulation purposes of a home network. According to our emulation, this middleware can provide efficient interoperability among home devices and smart grid devices for future energy efficient home.  相似文献   
998.
A noteworthy thing in desktop PCs is that they can provide a great opportunity to increase the performance of processing multimedia data by exploiting task- and data-parallelism with multi-core CPU and many-core GPU. This paper presents a high performance parallel implementation of 2D DCT on this heterogeneous computing environment. For this purpose, Intel TBB (threading building blocks) and OpenCL (Open Compute Language) are utilized for task- and data-parallelism, respectively. The simulation result shows that the parallel DCT implementations far the serial ones in processing speed. Especially, OpenCL implementation shows a linear speedup, a typical SIMD characteristic as the increase of 2D data sets.  相似文献   
999.
To expedite a semantic product design environment, the relevant minimal set of design rules could optimally be distilled from the given disparate design rules. However, in disparate design rules, some attributes are frequently unused in other design rules. Treating all the attributes in all the rules increases reasoning complexity. In the situation of incomplete information, treating the attributes, which may be relevant to some rules and not to others, as “missing” ones is found to cause reasoning problems. In this paper, we present a new algorithm, i.e. the disparate attributes algorithm, for managing semantic assembly design rules. The proposed disparate attributes algorithm by identifying “inapplicable” information extends a rough set approach for managing semantic assembly design rules with systematic selection of various minimal sets of rules. To validate the disparate attributes algorithm, the approach is tested with multiple realistic assembly design cases.  相似文献   
1000.
ABSTRACT

This study focuses on the decisive role played by the digital design environment in the cognitive design process and design thinking. To analyse the cognitive role of digital design tools, we carried out a protocol analysis of conventional design sketching and a 3D sculpture tool. Cognitive evaluation was a differentiating factor when considering the contextual role of the 3D sculpture tool in subsequent evaluations, non-sequential evaluations for conversion, and passive approaches within the design process. Cognitive evaluation played the following roles: validation, extension, navigation, exploration, and confirmation. The navigation, exploration, and extension roles played by non-sequential evaluation were mainly related to inductive design thinking. Finally, the types of cognitive evaluation and their roles when using the 3D sculpture tool were different, according to the design thinking type. This study explored the multidimensional roles of cognitive evaluation using a 3D sculpture tool and its relationship with design thinking types.  相似文献   
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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

京公网安备 11010802026262号