首页 | 本学科首页   官方微博 | 高级检索  
文章检索
  按 检索   检索词:      
出版年份:   被引次数:   他引次数: 提示:输入*表示无穷大
  收费全文   17897篇
  免费   826篇
  国内免费   883篇
电工技术   442篇
技术理论   1篇
综合类   738篇
化学工业   248篇
金属工艺   366篇
机械仪表   1366篇
建筑科学   461篇
矿业工程   287篇
能源动力   232篇
轻工业   146篇
水利工程   71篇
石油天然气   169篇
武器工业   200篇
无线电   2066篇
一般工业技术   716篇
冶金工业   282篇
原子能技术   253篇
自动化技术   11562篇
  2024年   16篇
  2023年   134篇
  2022年   173篇
  2021年   273篇
  2020年   281篇
  2019年   195篇
  2018年   249篇
  2017年   366篇
  2016年   440篇
  2015年   442篇
  2014年   928篇
  2013年   786篇
  2012年   956篇
  2011年   1244篇
  2010年   824篇
  2009年   890篇
  2008年   1065篇
  2007年   1321篇
  2006年   1287篇
  2005年   1291篇
  2004年   1155篇
  2003年   1077篇
  2002年   809篇
  2001年   591篇
  2000年   486篇
  1999年   428篇
  1998年   327篇
  1997年   240篇
  1996年   233篇
  1995年   212篇
  1994年   146篇
  1993年   116篇
  1992年   73篇
  1991年   58篇
  1990年   52篇
  1989年   53篇
  1988年   47篇
  1987年   36篇
  1986年   34篇
  1985年   38篇
  1984年   34篇
  1983年   26篇
  1982年   23篇
  1981年   28篇
  1980年   18篇
  1979年   14篇
  1978年   17篇
  1977年   18篇
  1976年   31篇
  1975年   8篇
排序方式: 共有10000条查询结果,搜索用时 31 毫秒
1.
The development of data-driven artificial intelligence technology has given birth to a variety of big data applications. Data has become an essential factor to improve these applications. Federated learning, a privacy-preserving machine learning method, is proposed to leverage data from different data owners. It is typically used in conjunction with cryptographic methods, in which data owners train the global model by sharing encrypted model updates. However, data encryption makes it difficult to identify the quality of these model updates. Malicious data owners may launch attacks such as data poisoning and free-riding. To defend against such attacks, it is necessary to find an approach to audit encrypted model updates. In this paper, we propose a blockchain-based audit approach for encrypted gradients. It uses a behavior chain to record the encrypted gradients from data owners, and an audit chain to evaluate the gradients’ quality. Specifically, we propose a privacy-preserving homomorphic noise mechanism in which the noise of each gradient sums to zero after aggregation, ensuring the availability of aggregated gradient. In addition, we design a joint audit algorithm that can locate malicious data owners without decrypting individual gradients. Through security analysis and experimental evaluation, we demonstrate that our approach can defend against malicious gradient attacks in federated learning.  相似文献   
2.
With a sharp increase in the information volume, analyzing and retrieving this vast data volume is much more essential than ever. One of the main techniques that would be beneficial in this regard is called the Clustering method. Clustering aims to classify objects so that all objects within a cluster have similar features while other objects in different clusters are as distinct as possible. One of the most widely used clustering algorithms with the well and approved performance in different applications is the k-means algorithm. The main problem of the k-means algorithm is its performance which can be directly affected by the selection in the primary clusters. Lack of attention to this crucial issue has consequences such as creating empty clusters and decreasing the convergence time. Besides, the selection of appropriate initial seeds can reduce the cluster’s inconsistency. In this paper, we present a new method to determine the initial seeds of the k-mean algorithm to improve the accuracy and decrease the number of iterations of the algorithm. For this purpose, a new method is proposed considering the average distance between objects to determine the initial seeds. Our method attempts to provide a proper tradeoff between the accuracy and speed of the clustering algorithm. The experimental results showed that our proposed approach outperforms the Chithra with 1.7% and 2.1% in terms of clustering accuracy for Wine and Abalone detection data, respectively. Furthermore, achieved results indicate that comparing with the Reverse Nearest Neighbor (RNN) search approach, the proposed method has a higher convergence speed.  相似文献   
3.
为了探讨在安卓平台上构建医用图像采集系统的开发个案,分析通过以智能手机、平板电脑为核心安卓设备通过拍照获得化验单数据后进行文本识别并提交智慧医疗系统的解决方案。本文首先通过二值化算法形成低阈值图像数据,使用卷积神经元网络算法对文本进行逐一识别,使用K-means算法对识别后的单字文本进行字段记录值的整合并形成元数据库服务于其他智慧医疗系统模块。在使用9000组数据对神经元网络进行前期训练的前提下,该系统的识别准确率达到了99.5%以上。本系统具有一定的可行性,对未来智慧医疗的系统开发有实践意义。  相似文献   
4.
《Ceramics International》2021,47(20):28086-28105
Refractory castables develop microstructures after curing that behave as partially saturated porous media. Upon heating (during its drying stage), the steam generated by the physical and chemically bond water can result in pore pressurization and explosive spalling. Numerical modeling can provide guidelines for designing safer heat-up profiles and also a better understanding of the mechanisms that lead to catastrophic damage. This work aims to review the fundamentals and models available, providing insightful thoughts on the current trends of the drying phenomena of ceramic compositions. The review also highlights that there are models better oriented to result in reasonable predictions of pore pressure values and others focused on a more accurate representation of the main physical phenomena that take place during heating. According to the findings, there are still various challenges to attain accurate models with high applicability capable of yielding safer and more efficient drying of refractory castables.  相似文献   
5.
Tracking-by-detection (TBD) is a significant framework for visual object tracking. However, current trackers are usually updated online based on random sampling with a probability distribution. The performance of the learning-based TBD trackers is limited by the lack of discriminative features, especially when the background is full of semantic distractors. We propose an attention-driven data augmentation method, in which a residual attention mechanism is integrated into the TBD tracking network as supplementary references to identify discriminative image features. A mask generating network is used to simulate changes in target appearances to obtain positive samples, where attention information and image features are combined to identify discriminative features. In addition, we propose a method for mining hard negative samples, which searches for semantic distractors with the response of the attention module. The experiments on the OTB2015, UAV123, and LaSOT benchmarks show that this method achieves competitive performance in terms of accuracy and robustness.  相似文献   
6.
随着科学技术的发展,粮食行业信息化发展得到了强有力的科技支撑。为满足粮库整体信息化建设的要求,打破"信息孤岛"现状,实现资源整合、数据共享,为大数据分析和数据应用提供数据基础,设计一款能够实时采集粮仓内温湿度、氧气、二氧化碳气体浓度、粮堆高度的数据集成系统。系统采用分层分布式结构,由数据集中器和多种传感器模块组成,数据集中器与各传感器模块间通过RS485总线进行数据通讯,并由数据集中器通过网络专线传输汇总的环境监测数据,通过专用软件进行数据处理和挖掘,从而实现粮仓环境监测和预警等功能。  相似文献   
7.
Machine learning techniques play a preponderant role in dealing with massive amount of data and are employed in almost every possible domain. Building a high quality machine learning model to be deployed in production is a challenging task, from both, the subject matter experts and the machine learning practitioners.For a broader adoption and scalability of machine learning systems, the construction and configuration of machine learning workflow need to gain in automation. In the last few years, several techniques have been developed in this direction, known as AutoML.In this paper, we present a two-stage optimization process to build data pipelines and configure machine learning algorithms. First, we study the impact of data pipelines compared to algorithm configuration in order to show the importance of data preprocessing over hyperparameter tuning. The second part presents policies to efficiently allocate search time between data pipeline construction and algorithm configuration. Those policies are agnostic from the metaoptimizer. Last, we present a metric to determine if a data pipeline is specific or independent from the algorithm, enabling fine-grain pipeline pruning and meta-learning for the coldstart problem.  相似文献   
8.
For more than a decade there has been growing interest in the use of Coriolis mass flow metering applied to two-phase (gas/liquid) and multiphase (oil/water/gas) conditions. It is well-established that the mass flow and density measurements generated from multiphase flows are subject to large errors, and a variety of physical models and correction techniques have been proposed to explain and/or to compensate for these errors. One difficulty is the absence of a common basis for comparing correction techniques, because different flowtube designs and configurations, as well as liquid and gas properties, may result in quite different error curves. Furthermore, some researchers with interests in the modelling aspects of the field may not have suitable multiphase laboratory facilities to generate their own data sets. This paper offers a small data set that may be used by researchers as a benchmark i.e. a common data set for comparing correction techniques. The data set was collected at the UK National Flow Laboratory TUV-NEL, using air and a viscous oil, and provides experimental points over a wide flow range (8:1 turndown) and with Gas Volume Fraction (GVF) values up to 60%. As a first investigation using the benchmark data set, we consider how data sparsity (i.e. the flow rate and GVF spacing in the experimental grid) affects the accuracy of a correction model. A range of neural network models are evaluated, based on different subsets of the benchmark data set. The data set and some exemplary code are provided with the paper. Additional data sets are available on a web site created to support this initiative.  相似文献   
9.
利用Q-学习算法,针对模型未知只有数据可用的非线性被控对象,解决最优镇定控制问题.由于状态空间和控制空间的连续性,Q-学习只能以近似的方式实现.因此,文中提出的近似Q-学习算法只能获得一个次优控制器.尽管求得的控制器只是次优,但是仿真研究表明,对于强非线性被控对象,相比线性二次型调节器和深度确定性梯度下降方法,文中方法的闭环吸引域更宽广,实际指标函数也更小.  相似文献   
10.
《CIRP Annals》2019,68(1):145-148
Many condition monitoring systems use data analytics processes such as anomaly detection to understand machine conditions. Such data analytics processes have been designed by data scientists. However, domain knowledge is indispensable for designing the process, and data scientists have difficulty in acquiring such knowledge from domain engineers. This paper proposes a design method of data analytics processes and an engineering tool. In this method, data scientists propose hypotheses about each step of the process to domain engineers. Then, data scientists update the process on the basis of feedback from domain engineers. The engineering tool helps data scientists to interact with domain engineers.  相似文献   
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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