首页 | 本学科首页   官方微博 | 高级检索  
文章检索
  按 检索   检索词:      
出版年份:   被引次数:   他引次数: 提示:输入*表示无穷大
  收费全文   1491篇
  免费   171篇
  国内免费   75篇
电工技术   65篇
综合类   196篇
化学工业   17篇
金属工艺   20篇
机械仪表   85篇
建筑科学   10篇
矿业工程   13篇
能源动力   2篇
轻工业   12篇
水利工程   7篇
石油天然气   8篇
武器工业   4篇
无线电   254篇
一般工业技术   80篇
冶金工业   7篇
原子能技术   2篇
自动化技术   955篇
  2025年   4篇
  2024年   14篇
  2023年   18篇
  2022年   23篇
  2021年   32篇
  2020年   37篇
  2019年   45篇
  2018年   28篇
  2017年   46篇
  2016年   43篇
  2015年   45篇
  2014年   67篇
  2013年   80篇
  2012年   110篇
  2011年   107篇
  2010年   86篇
  2009年   85篇
  2008年   100篇
  2007年   100篇
  2006年   81篇
  2005年   75篇
  2004年   62篇
  2003年   44篇
  2002年   38篇
  2001年   36篇
  2000年   47篇
  1999年   46篇
  1998年   27篇
  1997年   33篇
  1996年   28篇
  1995年   28篇
  1994年   19篇
  1993年   17篇
  1992年   11篇
  1991年   17篇
  1990年   15篇
  1989年   10篇
  1988年   7篇
  1987年   3篇
  1986年   2篇
  1985年   2篇
  1984年   3篇
  1982年   2篇
  1981年   2篇
  1980年   3篇
  1978年   1篇
  1977年   3篇
  1976年   1篇
  1975年   1篇
  1973年   1篇
排序方式: 共有1737条查询结果,搜索用时 15 毫秒
41.
42.
This paper investigates simultaneous stabilization of a collection of Boolean control networks (BCNs) by using the semi-tensor product method, and presents a number of new results. First, an algebraic expression of the BCNs is obtained by the semi-tensor product, based on which some necessary and sufficient conditions are presented to solve the simultaneous stabilization problem by a free control sequence, a state-feedback control, and an output-feedback control, respectively. Second, using the column stacking form of matrices, a new procedure is established to design both state-feedback and output-feedback controllers for the simultaneous stabilization problem. The study of two illustrative examples shows that the new results obtained in this paper are very effective in solving simultaneous stabilization of a collection of BCNs.  相似文献   
43.
This paper investigates the output feedback stabilization of Boolean control networks (BCNs) by using the semi-tensor product method and presents a number of new results. First, based on the algebraic expression of BCNs, a necessary and sufficient condition is presented for the existence of output feedback stabilizers. Second, a constructive procedure is proposed to design output feedback stabilization controllers for BCNs. The study of an illustrative example shows that the new results obtained in this paper are very effective in designing output feedback stabilizers for BCNs.  相似文献   
44.
半bent函数是一类非线性度几乎最优且平衡的布尔函数,它弥补了bent函数的一些不足,如变元个数可以是奇数,具有平衡性.半bent函数可用于对称密码系统的设计和CDMA系统中的正交可变扩频码的构造.本文利用不相交线性码构造了一类新的半bent函数,设输入维度为n,当n=2k+1时,将F2^n划分为2^k+1个[n,k]线性码和1个[n,k+1]线性码,通过从该码集中选取合适线性码作支撑集来构造新的半bent函数.另一方面,多输出布尔函数(向量值函数)在应用中的效率更高,因此其使用场景更为广泛.本文同时利用不相交线性码构造了(n,n-k)平衡的多输出布尔函数,其中n/3相似文献   
45.
A set A of integers is weakly sum-free if it contains no three distinct elements x,y,z such that x+y=z. Given k≥1, let WS(k) denote the largest integer n for which {1,…,n} admits a partition into k weakly sum-free subsets. In 1952, G.W. Walker claimed the value WS(5)=196, without proof. Here we show WS(5)≥196, by constructing a partition of {1,…,196} of the required type. It remains as an open problem to prove the equality. With an analogous construction for k=6, we obtain WS(6)≥572. Our approach involves translating the construction problem into a Boolean satisfiability problem, which can then be handled by a SAT solver.  相似文献   
46.
Free binary decision diagrams (FBDDs) are graph-based data structures representing Boolean functions with the constraint (additional to binary decision diagram) that each variable is tested at most once during the computation. The function EARn is the following Boolean function defined for n × n Boolean matrices: EARn(M) = 1 iff the matrix M contains two equal adjacent rows. We prove that each FBDD computing EARn has size at least and we present a construction of such diagrams of size approximately .  相似文献   
47.
基于布尔剪枝的多值广义量词Tableau推理规则简化方法   总被引:1,自引:0,他引:1  
刘全  孙吉贵  崔志明 《计算机学报》2005,28(9):1514-1518
Tableau作为自动推理的有效方法之一在许多领域中有重要的应用.该文作者在已提出的布尔剪枝方法基础上,对含广义量词(交和并)规则的简化方法进行研究,建立了一套含广义量词的一阶多值逻辑公式的简化Tableau推理方法.通过实例分析,对简化前后结果对比表明,改进后的Tableau方法,在推理效率上有很大的提高.  相似文献   
48.
In this paper we present a new randomized algorithm for SAT, i.e., the satisfiability problem for Boolean formulas in conjunctive normal form. Despite its simplicity, this algorithm performs well on many common benchmarks ranging from graph coloring problems to microprocessor verification. Our algorithm is inspired by two randomized algorithms having the best current worst-case upper bounds ([27,28] and [30,31]). We combine the main ideas of these algorithms in one algorithm. The two approaches we use are local search (which is used in many SAT algorithms, e.g., in GSAT [34] and WalkSAT [33]) and unit clause elimination (which is rarely used in local search algorithms). In this paper we do not prove any theoretical bounds. However, we present encouraging results of computational experiments comparing several implementations of our algorithm with other SAT solvers. We also prove that our algorithm is probabilistically approximately complete (PAC).  相似文献   
49.
在基于场方向导数的图像局部区域重建过程中,梯度计算对图像边缘的重建效果有很大影响。分析选择单向计算梯度分量的必要性,提出梯度计算的就近原则,对参与梯度分量单向计算的相邻点设置优先级,将缺损点与已知点之间的边缘特征反映在已知点的梯度中,进而影响重建过程,从而实现对图像中边缘特征的重建。实验结果表明,采用该梯度计算模式能有效改善对图像边缘特征的重建效果。  相似文献   
50.
In this paper, the single-gene regulatory system for the lac operon is considered and a method to build a Boolean network able to represent its dynamics is given. A procedure, based on techniques borrowed from algebraic geometry, to compute an optimal control policy minimising a cost function is given for such a Boolean network. A tool to apply such an optimal control policy to the continuous-time system is reported. The proposed control method is tested in two simulative examples.  相似文献   
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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