首页 | 本学科首页   官方微博 | 高级检索  
文章检索
  按 检索   检索词:      
出版年份:   被引次数:   他引次数: 提示:输入*表示无穷大
  收费全文   4124篇
  免费   377篇
  国内免费   90篇
电工技术   44篇
综合类   168篇
化学工业   2067篇
金属工艺   57篇
机械仪表   55篇
建筑科学   84篇
矿业工程   56篇
能源动力   23篇
轻工业   508篇
水利工程   4篇
石油天然气   136篇
武器工业   10篇
无线电   129篇
一般工业技术   333篇
冶金工业   99篇
原子能技术   43篇
自动化技术   775篇
  2024年   12篇
  2023年   74篇
  2022年   108篇
  2021年   139篇
  2020年   116篇
  2019年   141篇
  2018年   121篇
  2017年   112篇
  2016年   139篇
  2015年   159篇
  2014年   190篇
  2013年   292篇
  2012年   268篇
  2011年   255篇
  2010年   185篇
  2009年   243篇
  2008年   214篇
  2007年   210篇
  2006年   236篇
  2005年   213篇
  2004年   182篇
  2003年   143篇
  2002年   151篇
  2001年   122篇
  2000年   97篇
  1999年   88篇
  1998年   74篇
  1997年   50篇
  1996年   49篇
  1995年   47篇
  1994年   33篇
  1993年   24篇
  1992年   21篇
  1991年   14篇
  1990年   7篇
  1989年   12篇
  1988年   12篇
  1987年   9篇
  1986年   3篇
  1985年   2篇
  1984年   6篇
  1983年   2篇
  1979年   3篇
  1978年   2篇
  1971年   2篇
  1964年   1篇
  1963年   1篇
  1959年   2篇
  1956年   1篇
  1955年   1篇
排序方式: 共有4591条查询结果,搜索用时 0 毫秒
81.
为探索锝膦混配配合物的制备方法,寻找新的心肌显像剂,合成了一个新的N3S配体(MVNE)和3个膦配体。通过交换反应在室温下制备了放化纯>95%的99Tcm-MVNE, 然后分别与3种膦配体混配得到放化纯>90%的99Tcm-MVNE-膦混配配合物。小鼠体内的生物分布研究表明,该类混配配合物有较高的的心肌摄取,血液清除也较快。  相似文献   
82.
We present congregating both as a metaphor for describing and modeling multiagent systems (MAS) and as a means for reducing coordination costs in large-scale MAS. When agents must search for other agents to interact with, congregations provide a way for agents to bias this search towards groups of agents that have tended to produce successful interactions in the past. This causes each agent's search problem to scale with the size of a congregation rather than the size of the population as a whole. In this paper, we present a formal model of a congregation and then apply Vidal and Durfee's CLRI framework [24] to the congregating problem. We apply congregating to the affinity group domain, and show that if agents are unable to describe congregations to each other, the problem of forming optimal congregations grows exponentially with the number of agents. The introduction of labelers provides a means of coordinating agent decisions, thereby reducing the problem's complexity. We then show how a structured label space can be exploited to simplify the labeler's decision problem and make the congregating problem linear in the number of labels. We then present experimental evidence demonstrating how congregating can be used to reduce agents' search costs, thereby allowing the system to scale up. We conclude with a comparison to other methods for coordinating multiagent behavior, particularly teams and coalitions.  相似文献   
83.
A Simulation Framework for Heterogeneous Agents   总被引:2,自引:0,他引:2  
We introduce a generic simulation framework suitable for agent-based simulations featuring the support of heterogeneous agents, hierarchical scheduling, and flexible specification of design parameters. One key aspect of this framework is the design specification: we use a format based on the Extendible Markup Language (XML) that is simple-structured yet still enables the design of flexible models. Another issue in agent-based simulations, especially when ready-made components are used, is the heterogeneity arising from both the agents' implementations and the underlying platforms. To tackle such obstacles, we introduce a wrapper technique for mapping the functionality of agents living in an interpreter-based environment to a standardized JAVA interface, thus facilitating the task for any control mechanism (like a simulation manager) because it has to handle only one set of commands for all agents involved. Again, this mapping is made by an XML-based definition format. We demonstrate the technique by applying it to a simple sample simulation of two mass marketing firms operating in an artificial consumer environment.  相似文献   
84.
This paper presents ALIAS, an agent architecture based on intelligent logic agents, where the main form of agent reasoning is abduction. The system is particularly suited for solving problems where knowledge is incomplete, where agents may need to make reasonable hypotheses about the problem domain and other agents, and where the raised hypotheses have to be consistent for the overall set of agents. ALIAS agents are pro-active, exhibiting a goal-directed behavior, and autonomous, since each one can solve problems using its own private knowledge base. ALIAS agents are also social, because they are able to interact with other agents, in order to cooperatively solve problems. The coordination mechanisms are modeled by means of LAILA, a logic-based language which allows to express intra-agent reasoning and inter-agent coordination. As an application, we show how LAILA can be used to implement inter-agent dialogues, e.g., for negotiation. In particular, LAILA is well-suited to coordinate the process of negotiation aimed at exchanging resources between agents, thus allowing them to execute the plans to achieve their goals.  相似文献   
85.
The intelligent agent system has become a typical approach to research distributed artificial intelligence and distributed problem solving. However, despite its various technical advantages, the distribution and expansion of the intelligent agent system approach has been limited because existing methodologies rely on specialized applications and therefore require intensive investment to develop new systems. In an attempt to conquer these difficulties, a standardized methodology to construct intelligent agent systems is proposed. This approach deviates from current agent system approaches of repeatedly constructing new and customized expert systems. Specifically, it provides an economical method for developing intelligent agent systems by investigating the possibility of standardizing message communication protocols in linguistics speech-act theory and by supplementing traditional algorithmic systems with intelligent segments using, among others, expert system tools. To verify effectiveness, the shop-floor scheduling system of a large-scale shipbuilding yard has been redesigned, developed, and tested using this approach. This shop-floor scheduling system requires the scheduling of when and where to process block construction under various constraints. It is a difficult four-dimensional time and space allocation problem involving traditional NP-complete search spaces. The tested intelligent agent system proposes an innovative method for reducing the search space into three levels: the algorithm level, the agent intelligence level, and the level of cooperation among agents. It also provides methods for solving deadlock occurrence and non-uniformity problems resulting from parallel processing. Test results demonstrate applicability and economy, among other technical advantages.  相似文献   
86.
Most work on adaptive agents have a simple, single layerarchitecture. However, most agent architectures support three levels ofknowledge and control: a reflex level for reactive responses, a deliberatelevel for goal-driven behavior, and a reflective layer for deliberateplanning and problem decomposition. In this paper we explore agentsimplemented in Soar that behave and learn at the deliberate and reflectivelevels. These levels enhance not only behavior, but also adaptation. Theagents use a combination of analytic and empirical learning, drawing from avariety of sources of knowledge to adapt to their environment. We hypothesize that complete, adaptive agents must be able to learn across all three levels.  相似文献   
87.
ROGUE is an architecture built on a real robot which provides algorithms for the integration of high-level planning, low-level robotic execution, and learning. ROGUE addresses successfully several of the challenges of a dynamic office gopher environment. This article presents the techniques for the integration of planning and execution.ROGUE uses and extends a classical planning algorithm to create plans for multiple interacting goals introduced by asynchronous user requests. ROGUE translates the planner';s actions to robot execution actions and monitors real world execution. ROGUE is currently implemented using the PRODIGY4.0 planner and the Xavier robot. This article describes how plans are created for multiple asynchronous goals, and how task priority and compatibility information are used to achieve appropriate efficient execution. We describe how ROGUE communicates with the planner and the robot to interleave planning with execution so that the planner can replan for failed actions, identify the actual outcome of an action with multiple possible outcomes, and take opportunities from changes in the environment.ROGUE represents a successful integration of a classical artificial intelligence planner with a real mobile robot.  相似文献   
88.
Personal agents are an important advance in the management of electronic information. Accurate user profiling is critical to the personalisation of agent-based services. In this paper we describe a framework for personal agents, which provides a range of services using a common user profile. The user profile is automatically learned from observation of the electronic documents a user reads, and tracks user interests over time. We report on a large trial of this framework, which has given us important insights into the effectiveness of personal agent applications. In particular we discuss the benefits obtained from the use of a common profile and the interoperation of several personal agent applications.  相似文献   
89.
传统的用软盘收集信息的方法存在一些不足之处,本文介绍了移动代理技术,给出了用移动代理技术来实现信息收集的方法,对该方法进行了安全性分析,并说明了该方法的优点。  相似文献   
90.
There is an implicit assumption in electronic commerce that induces the buyers to believe that their deals will be handled appropriately. However, after a seller has already committed to a buyer, he may be tempted by several requests though he will not be able to supply them all. We analyze markets in which a finite set of automated buyers interacts repeatedly with a finite set of automated sellers. These sellers can satisfy one buyer at a time, and they can be tempted to break a commitment they already have. We have found the perfect equilibria that exist in markets with a finite horizon, and with an unrestricted horizon. A significant result stemming from our study reveals that sellers are almost always tempted to breach their commitments. However, we also show that if markets' designers implement an external mechanism that restricts the automated buyers actions, then sellers will keep their commitments.  相似文献   
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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