全文获取类型
收费全文 | 1620篇 |
免费 | 57篇 |
国内免费 | 154篇 |
专业分类
电工技术 | 47篇 |
综合类 | 57篇 |
化学工业 | 18篇 |
金属工艺 | 12篇 |
机械仪表 | 75篇 |
建筑科学 | 18篇 |
矿业工程 | 8篇 |
能源动力 | 13篇 |
轻工业 | 5篇 |
水利工程 | 6篇 |
石油天然气 | 6篇 |
武器工业 | 4篇 |
无线电 | 154篇 |
一般工业技术 | 82篇 |
冶金工业 | 7篇 |
原子能技术 | 19篇 |
自动化技术 | 1300篇 |
出版年
2025年 | 6篇 |
2024年 | 13篇 |
2023年 | 12篇 |
2022年 | 25篇 |
2021年 | 35篇 |
2020年 | 36篇 |
2019年 | 34篇 |
2018年 | 36篇 |
2017年 | 45篇 |
2016年 | 62篇 |
2015年 | 68篇 |
2014年 | 98篇 |
2013年 | 113篇 |
2012年 | 135篇 |
2011年 | 125篇 |
2010年 | 65篇 |
2009年 | 84篇 |
2008年 | 116篇 |
2007年 | 127篇 |
2006年 | 90篇 |
2005年 | 86篇 |
2004年 | 74篇 |
2003年 | 77篇 |
2002年 | 52篇 |
2001年 | 50篇 |
2000年 | 26篇 |
1999年 | 23篇 |
1998年 | 24篇 |
1997年 | 19篇 |
1996年 | 14篇 |
1995年 | 6篇 |
1994年 | 9篇 |
1993年 | 6篇 |
1992年 | 5篇 |
1991年 | 6篇 |
1990年 | 9篇 |
1989年 | 5篇 |
1988年 | 2篇 |
1987年 | 4篇 |
1984年 | 2篇 |
1982年 | 2篇 |
1977年 | 1篇 |
1976年 | 2篇 |
1973年 | 1篇 |
1954年 | 1篇 |
排序方式: 共有1831条查询结果,搜索用时 0 毫秒
31.
Predicate encryption is a cryptographic primitive that provides fine-grained control over access to encrypted data. It is often used for encrypted data search in a cloud storage environment. In this paper, we propose an enabled/disabled predicate encryption scheme, which is the first work that provides timed-release services and data self-destruction (they correspond to the terms “enabled” and “disabled,” respectively). Owing to these properties, the sender can set the readable/unreadable time of the files to be sent to the receiver. The receiver can read the sent file only after the readable time. After the unreadable time, the structure of the file will be destroyed and the file will become unreadable. Furthermore, for practical usage purposes, the extended scheme, which is based on the proposed scheme, provides not only timed-release services and data self-destruction but also long message encryption and undecryptable search. In the extended scheme, the length of encrypted messages does not depend on the order of the group. Moreover, the cloud server can obtain only the matched ciphertexts after the search. 相似文献
33.
34.
A general optimization framework is introduced with the overall goal of reducing search space size and increasing the computational efficiency of evolutionary algorithm application to optimal crop and water allocation. The framework achieves this goal by representing the problem in the form of a decision tree, including dynamic decision variable option (DDVO) adjustment during the optimization process and using ant colony optimization (ACO) as the optimization engine. A case study from literature is considered to evaluate the utility of the framework. The results indicate that the proposed ACO-DDVO approach is able to find better solutions than those previously identified using linear programming. Furthermore, ACO-DDVO consistently outperforms an ACO algorithm using static decision variable options and penalty functions in terms of solution quality and computational efficiency. The considerable reduction in computational effort achieved by ACO-DDVO should be a major advantage in the optimization of real-world problems using complex crop simulation models. 相似文献
35.
在浩瀚如海的网络世界里,信息资源犹如海洋生物,大大小小,无孔不入,如何能够快速而准确地找到并获取自己所需的信息,成为我们这个时代最需解决的根本问题之一。当然,利用各种搜索引擎可以查找到很多信息资源,但是也有一些信息通过搜索引擎是无法找到的,它们隐藏在这个网络世界的某个角落,因为某种原因而不为大多人所熟知,但是这些信息本身却有着很高的使用价值。美国的Sherman·C等人把这些资源命名为“看不见的网站(Invisible-web)”。“看不见的网站”里拥有信息检索人员难以置信的有价值的资源。本文阐述了“看不见的网站”的含义及价值,指出信息检索人员应该如何有效利用“看不见的网站”资源,最后提供一些查找“看不见网站”的途径与工具。 相似文献
36.
本文介绍了道路灯具反射器的演变及现状,提出了一种可分布矩形光束的多棱镜面反射器道路灯具的设计原理,并分析其照明质量及低杆安装的可行性,展望了它在道路照明中的应用前景。 相似文献
37.
Power system has a highly interconnected network that requires intense computational effort and resources for centralized control. Distributed computing needs the systems to be partitioned optimally into clusters. The network partitioning is an optimization problem whose objective is to minimize the number of nodes in a cluster and the tie lines between the clusters. Harmony Search(HS) Algorithm is one of the recently developed meta heuristic algorithms that can be applied to optimization problems. In this work, the HS algorithm is applied to the network partitioning problem and power flow based equivalencing is done to represent the external system. Simulation is done on IEEE Standard Test Systems. The algorithm is found to be very effective in partitioning the system hierarchically and the equivalencing method gives accurate results in comparison to the centralized control. 相似文献
38.
39.
Making decisions can be hard, but it can also be facilitated. Simple heuristics are fast and frugal but nevertheless fairly accurate decision rules that people can use to compensate for their limitations in computational capacity, time, and knowledge when they make decisions [Gigerenzer, G., Todd, P. M., & the ABC Research Group (1999). Simple Heuristics That Make Us Smart. New York: Oxford University Press.]. These heuristics are effective to the extent that they can exploit the structure of information in the environment in which they operate. Specifically, they require knowledge about the predictive value of probabilistic cues. However, it is often difficult to keep track of all the available cues in the environment and how they relate to any relevant criterion. This problem becomes even more critical if compound cues are considered. We submit that knowledge about the causal structure of the environment helps decision makers focus on a manageable subset of cues, thus effectively reducing the potential computational complexity inherent in even relatively simple decision-making tasks. We review experimental evidence that tested this hypothesis and report the results of a simulation study. We conclude that causal knowledge can act as a meta-cue for identifying highly valid cues, either individual or compound, and helps in the estimation of their validities. 相似文献
40.
本文应用随机数直接搜索的单纯形最优化方法将系统高阶模型简化为低阶等效模型,并对控制系统调节器参数进行在线寻优,该方法的主要特点是:编程简单,有较宽的初值选择范围,搜索的结果可靠。 相似文献