首页 | 本学科首页   官方微博 | 高级检索  
文章检索
  按 检索   检索词:      
出版年份:   被引次数:   他引次数: 提示:输入*表示无穷大
  收费全文   7776篇
  免费   799篇
  国内免费   612篇
电工技术   208篇
技术理论   1篇
综合类   275篇
化学工业   550篇
金属工艺   660篇
机械仪表   1516篇
建筑科学   318篇
矿业工程   109篇
能源动力   162篇
轻工业   356篇
水利工程   73篇
石油天然气   54篇
武器工业   25篇
无线电   626篇
一般工业技术   406篇
冶金工业   64篇
原子能技术   155篇
自动化技术   3629篇
  2024年   11篇
  2023年   173篇
  2022年   262篇
  2021年   329篇
  2020年   245篇
  2019年   194篇
  2018年   185篇
  2017年   185篇
  2016年   189篇
  2015年   302篇
  2014年   414篇
  2013年   446篇
  2012年   554篇
  2011年   710篇
  2010年   436篇
  2009年   499篇
  2008年   464篇
  2007年   526篇
  2006年   533篇
  2005年   413篇
  2004年   352篇
  2003年   310篇
  2002年   270篇
  2001年   182篇
  2000年   163篇
  1999年   151篇
  1998年   131篇
  1997年   111篇
  1996年   97篇
  1995年   87篇
  1994年   58篇
  1993年   49篇
  1992年   37篇
  1991年   25篇
  1990年   20篇
  1989年   19篇
  1988年   9篇
  1987年   4篇
  1986年   3篇
  1985年   5篇
  1984年   5篇
  1983年   7篇
  1982年   4篇
  1981年   6篇
  1977年   2篇
  1976年   3篇
  1975年   1篇
  1974年   1篇
  1973年   1篇
  1959年   1篇
排序方式: 共有9187条查询结果,搜索用时 15 毫秒
1.
2.
Geogrids embedded in fill materials are checked against pullout failure through standard pullout testing methodology. The test determines the pullout interaction coefficient which is critical in fixing the embedment length of geogrids in mechanically stabilized earth walls. This paper proposes prediction of pullout interaction coefficient using data driven machine learning regression algorithms. The study primarily focusses on using extreme gradient boosting (XGBoost) method for prediction. A data set containing 220 test results from the literature has been used for training and testing. Predicted results of XGBoost have been compared with the results of random forest (RF) ensemble learning based algorithm. The predictions of XGBoost model indicates 85% accuracy and that of RF model shows 77% accuracy, indicating significantly superior and robust prediction through XGBoost above RF model. The importance analysis indicates that normal stress is the most significant factor that influences the pullout interaction coefficients. Subsequently pullout tests have been performed on geogrid embedded in four different fill materials at three normal stresses. The proposed XGBoost model gives 90% accuracy in prediction of pullout interaction coefficient compared to laboratory test results. Finally, an open-source graphical user interface based on the XGBoost model has been created for preliminary estimation of the pullout interaction coefficient of geogrid at different test conditions.  相似文献   
3.
The evaluation of the volumetric accuracy of a machine tool is an open challenge in the industry, and a wide variety of technical solutions are available in the market and at research level. All solutions have advantages and disadvantages concerning which errors can be measured, the achievable uncertainty, the ease of implementation, possibility of machine integration and automation, the equipment cost and the machine occupation time, and it is not always straightforward which option to choose for each application. The need to ensure accuracy during the whole lifetime of the machine and the availability of monitoring systems developed following the Industry 4.0 trend are pushing the development of measurement systems that can be integrated in the machine to perform semi-automatic verification procedures that can be performed frequently by the machine user to monitor the condition of the machine. Calibrated artefact based calibration and verification solutions have an advantage in this field over laser based solutions in terms of cost and feasibility of machine integration, but they need to be optimized for each machine and customer requirements to achieve the required calibration uncertainty and minimize machine occupation time.This paper introduces a digital twin-based methodology to simulate all relevant effects in an artefact-based machine tool calibration procedure, from the machine itself with its expected error ranges, to the artefact geometry and uncertainty, artefact positions in the workspace, probe uncertainty, compensation model, etc. By parameterizing all relevant variables in the design of the calibration procedure, this simulation methodology can be used to analyse the effect of each design variable on the error mapping uncertainty, which is of great help in adapting the procedure to each specific machine and user requirements. The simulation methodology and the analysis possibilities are illustrated by applying it on a 3-axis milling machine tool.  相似文献   
4.
电信业的客户投诉不断增多而又亟待高效处理。针对电信客户投诉数据的特点,提出了一种面向高维数据的改进的集成学习分类方法。该方法综合考虑客户投诉中的文本信息及客户通讯状态信息,基于Random Subspace方法,以支持向量机(Support Vector Machine,SVM)为基分类器,采用证据推理(Evidential Reasoning,ER)规则为一种新的集成策略,构造分类模型对电信客户投诉进行分类。所提模型和方法在某电信公司客户投诉数据上进行了验证,实验结果显示该方法能够显著提高客户投诉分类的准确率和投诉处理效率。  相似文献   
5.
Traditional Multiple Empirical Kernel Learning (MEKL) expands the expressions of the sample and brings better classification ability by using different empirical kernels to map the original data space into multiple kernel spaces. To make MEKL suit for the imbalanced problems, this paper introduces a weight matrix and a regularization term into MEKL. The weight matrix assigns high misclassification cost to the minority samples to balanced misclassification cost between minority and majority class. The regularization term named Majority Projection (MP) is used to make the classification hyperplane fit the distribution shape of majority samples and enlarge the between-class distance of minority and majority class. The contributions of this work are: (i) assigning high cost to minority samples to deal with imbalanced problems, (ii) introducing a new regularization term to concern the property of data distribution, (iii) and modifying the original PAC-Bayes bound to test the error upper bound of MEKL-MP. Through analyzing the experimental results, the proposed MEKL-MP is well suited to the imbalanced problems and has lower generalization risk in accordance with the value of PAC-Bayes bound.  相似文献   
6.
由于人类语言的复杂性,文本情感分类算法大多都存在因为冗余而造成的词汇量过大的问题。深度信念网络(DBN)通过学习输入语料中的有用信息以及它的几个隐藏层来解决这个问题。然而对于大型应用程序来说,DBN是一个耗时且计算代价昂贵的算法。针对这个问题,提出了一种半监督的情感分类算法,即基于特征选择和深度信念网络的文本情感分类算法(FSDBN)。首先使用特征选择方法(文档频率(DF)、信息增益(IG)、卡方统计(CHI)、互信息(MI))过滤掉一些不相关的特征从而使词汇表的复杂性降低;然后将特征选择的结果输入到DBN中,使得DBN的学习阶段更加高效。将所提算法应用到中文以及维吾尔语中,实验结果表明在酒店评论数据集上,FSDBN在准确率方面比DBN提高了1.6%,在训练时间上比DBN缩短一半。  相似文献   
7.
Recently, a number of classification techniques have been introduced. However, processing large dataset in a reasonable time has become a major challenge. This made classification task more complex and expensive in calculation. Thus, the need for solutions to overcome these constraints such as field programmable gate arrays (FPGAs). In this paper, we give an overview of the various classification techniques. Then, we present the existing FPGA based implementation of these classification methods. After that, we investigate the confronted challenges and the optimizations strategies. Finally, we highlight the hardware accelerator architectures and tools for hardware design suggested to improve the FPGA implementation of classification methods.  相似文献   
8.
9.
The spatial information of rockhead is crucial for the design and construction of tunneling or underground excavation. Although the conventional site investigation methods (i.e. borehole drilling) could provide local engineering geological information, the accurate prediction of the rockhead position with limited borehole data is still challenging due to its spatial variation and great uncertainties involved. With the development of computer science, machine learning (ML) has been proved to be a promising way to avoid subjective judgments by human beings and to establish complex relationships with mega data automatically. However, few studies have been reported on the adoption of ML models for the prediction of the rockhead position. In this paper, we proposed a robust probabilistic ML model for predicting the rockhead distribution using the spatial geographic information. The framework of the natural gradient boosting (NGBoost) algorithm combined with the extreme gradient boosting (XGBoost) is used as the basic learner. The XGBoost model was also compared with some other ML models such as the gradient boosting regression tree (GBRT), the light gradient boosting machine (LightGBM), the multivariate linear regression (MLR), the artificial neural network (ANN), and the support vector machine (SVM). The results demonstrate that the XGBoost algorithm, the core algorithm of the probabilistic N-XGBoost model, outperformed the other conventional ML models with a coefficient of determination (R2) of 0.89 and a root mean squared error (RMSE) of 5.8 m for the prediction of rockhead position based on limited borehole data. The probabilistic N-XGBoost model not only achieved a higher prediction accuracy, but also provided a predictive estimation of the uncertainty. Thus, the proposed N-XGBoost probabilistic model has the potential to be used as a reliable and effective ML algorithm for the prediction of rockhead position in rock and geotechnical engineering.  相似文献   
10.
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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