首页 | 本学科首页   官方微博 | 高级检索  
文章检索
  按 检索   检索词:      
出版年份:   被引次数:   他引次数: 提示:输入*表示无穷大
  收费全文   460篇
  免费   8篇
  国内免费   72篇
电工技术   2篇
综合类   13篇
化学工业   1篇
金属工艺   2篇
机械仪表   11篇
建筑科学   2篇
矿业工程   1篇
轻工业   1篇
水利工程   2篇
武器工业   3篇
无线电   35篇
一般工业技术   1篇
原子能技术   2篇
自动化技术   464篇
  2022年   2篇
  2020年   1篇
  2018年   4篇
  2017年   8篇
  2016年   3篇
  2015年   12篇
  2014年   11篇
  2013年   11篇
  2012年   21篇
  2011年   34篇
  2010年   24篇
  2009年   15篇
  2008年   42篇
  2007年   56篇
  2006年   48篇
  2005年   57篇
  2004年   53篇
  2003年   60篇
  2002年   38篇
  2001年   15篇
  2000年   10篇
  1999年   5篇
  1998年   4篇
  1997年   4篇
  1995年   1篇
  1986年   1篇
排序方式: 共有540条查询结果,搜索用时 0 毫秒
11.
Maintaining integrity and consistency, and effecting conformance in architectures of large-scale systems require specification and enforcement of many different forms of structural constraints. While type systems have proved effective for enforcing structural constraints in programs and data structures, most architectural modeling frameworks include only weak notions of typing or rely on first order logic constraint languages that have steep learning curves associated with them and that become unwieldy when scaling to large systems.We present the Cadena Architecture Language with Meta-modeling (CALM) — that uses multi-level type systems to specify and enforce a variety of architectural constraints relevant to the development of large-scale component-based systems. Cadena is a robust and extensible tool that has been used to specify a number of industrial strength component models and applied in multiple industrial research projects on model-driven development and software product lines.  相似文献   
12.
无论是普适计算还是物联网,实时定位均是其关键技术之一。在建筑物、洞室等复杂环境中,由于无线信号的不规则衰减、非视距传播,使得常用的一些定位算法(如接收信号强度、到达角度等)无法达到较高的定位精度。为了解决复杂环境中定位精度不足的问题,设计并实现了一个定位精度改进中间件。它集成了平滑、传感器融合、卡尔曼滤波、粒子滤波等多种精度改进策略,可以根据用户对定位精度的需求动态地选择相应的策略。通过实验分析了不同精度改进策略的性能,结果表明,该中间件能够较好地满足用户对不同精度的需求。  相似文献   
13.
关炀  闫国玉  王颖  蒋遂平 《计算机科学》2017,44(Z11):293-296
在射频识别室内实时定位应用中,由于场景的复杂性和定位系统的精度有限,定位系统报告的物品的连续两个位置可能出现在不同的区域内,物品的运动轨迹可能出现穿过墙壁等异常。为此,提出了一种避免这种异常的室内定位系统的数据滤波方法。首先,将场景离散化为一幅“灰度图像”,图像像素表示场景中的点,图像像素的灰度表示不同的区域/房间、墙壁或房门;在定位过程中,将物品的连续两个场景坐标分别映射到两个图像像素,利用连接这两个像素的线段上的像素的“灰度”来判断是否出现穿墙等异常,并修正物品当前在图像上的位置;最后,将图像中的位置映射回场景坐标。实验表明,所提方法快速且高效,能有效避免物品运动轨迹中的异常。  相似文献   
14.
The software in modern systems has become too complex to make accurate predictions about their performance under different configurations. Real-time or even responsiveness requirements cannot be met because it is not possible to perform admission control for new or changing tasks if we cannot tell how their execution affects the other tasks already running. Previously, we proposed a resource-allocation middleware that manages the execution of tasks in a complex distributed system with real-time requirements. The middleware behavior can be modeled depending on the configuration of the tasks running, so that the performance of any given configuration can be calculated. This makes it possible to have admission control in such a system, but the model requires knowledge of run-time parameters. We propose the utilization of machine-learning algorithms to obtain the model parameters, and be able to predict the system performance under any configuration, so that we can provide a full admission control mechanism for complex software systems. In this paper, we present such an admission control mechanism, we measure its accuracy in estimating the parameters of the model, and we evaluate its performance to determine its suitability for a real-time or responsive system.  相似文献   
15.
一个利用EMAIL实现分布数据共享的方法   总被引:2,自引:1,他引:1  
文章介绍一种利用Email实现分布数据共享的方法。文中先对该方法的几个要点进行了描述,之后介绍了该方法的设计和实现过程,最后介绍了它在好来西CIMS系统中的应用。  相似文献   
16.
17.
There is increasing demand to extend Object RequestBroker (ORB) middleware to support distributed applications withstringent real-time requirements. However, conventional ORB implementations,such as CORBA ORBs, exhibit substantial priority inversion andnon-determinism, which makes them unsuitable for applicationswith deterministic real-time requirements. This paper providestwo contributions to the study and design of real-time ORB middleware.First, it illustrates empirically why conventional ORBs do notyet support real-time quality of service. Second, it evaluatesconnection and concurrency software architectures to identifystrategies that reduce priority inversion and non-determinismin real-time CORBA ORBs. The results presented in this paperdemonstrate the feasibility of using standard OO middleware likeCORBA to support certain types of real-time applications overthe Internet.  相似文献   
18.
在三层体系结构(客户端-中间件-服务器端)中,中间件作为客户端和服务端的中间层,起到至关重要的作用,优先队列是指在中间件的应用程序需要处理多个任务时,按任务的轻重顺序执行,使用户的平均等待时间最短,本文讨论了用二叉堆算法实现优先队列。  相似文献   
19.
一种灵活的RFID事件规则管理框架*   总被引:4,自引:0,他引:4  
射频识别(Radio Frequency Identification,RFID)技术的快速发展,使RFID中间件已经成为业界关注的焦点。初步探讨了RFID中间件中事件规则管理的内容,并提出一种灵活的RFID事件规则管理框架,全面介绍了RFID事件编码、模式过滤、目标事件识别以及业务规则定义四个环节的内容,重点阐述了一种基于XML语言的业务规则定义方法及其执行引擎的底层实现,从而为构建更加具有个性化和扩展能力的RFID应用奠定了基础。  相似文献   
20.
随着软件技术和信息技术的发展,CRM逐渐成为企业应用的焦点。以CORBA中间件技术为依托,给出了基于CORBA的CRM应用系统软件架构,并给出了具体的开发流程以及主要难点的解决方案。  相似文献   
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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