首页 | 本学科首页   官方微博 | 高级检索  
文章检索
  按 检索   检索词:      
出版年份:   被引次数:   他引次数: 提示:输入*表示无穷大
  收费全文   360篇
  免费   16篇
  国内免费   15篇
综合类   28篇
化学工业   4篇
金属工艺   30篇
机械仪表   103篇
建筑科学   4篇
矿业工程   8篇
能源动力   3篇
轻工业   3篇
石油天然气   3篇
武器工业   3篇
无线电   19篇
一般工业技术   5篇
冶金工业   1篇
自动化技术   177篇
  2021年   1篇
  2019年   1篇
  2017年   2篇
  2016年   3篇
  2015年   3篇
  2014年   10篇
  2013年   7篇
  2012年   15篇
  2011年   24篇
  2010年   30篇
  2009年   38篇
  2008年   37篇
  2007年   50篇
  2006年   59篇
  2005年   45篇
  2004年   32篇
  2003年   12篇
  2002年   8篇
  2000年   2篇
  1999年   4篇
  1998年   2篇
  1996年   1篇
  1993年   3篇
  1992年   1篇
  1991年   1篇
排序方式: 共有391条查询结果,搜索用时 343 毫秒
1.
基于Pro/Engineer二次开发的应用系统一旦完成,如果要扩展其功能,一般需要修改该系统代码,并重新进行编译。本文利用Windows初始化文件(INI)设置相关参数,在二次开发的系统中添加新的用户自定义特征(UDF),实现了一种方便而有效地扩展该系统功能的方法。  相似文献   
2.
本文介绍了重要的Internet工具Java语言及其独特的小应用程序-Javaapplet,阐述了applet的基本概念和它给Internet网带来的巨大影响,描述了applet的生命期,以及使用AWT建立applet的一系列方法和applet的安全机制,展望了Java新思想对今后Internet的推动。  相似文献   
3.
The last decade has placed the superiority of graphical user interfaces over traditional text-based approaches beyond dispute. In almost all contexts, users have found graphical interfaces easier to learn, faster to use, and less error-prone. However, it has been shown that the creation of powerful graphical interfaces takes up to 80% of the time required to develop an application. In our work, we seek to extend the benefits of graphical interaction to the next layer of computer user—the interface designer. Our work in this area is distinguished from other efforts by two important differences. First, while other efforts focus primarily on the design of standard user interfaces, our approach emphasizes the creation of unique and innovative interfaces by supporting, among other things, arbitrary user-designed graphical representations, direct specification of animation, and digitized sound. Second, our goal is to cater to the nonprogrammer. Thus, we address a challenging trade-off: maximizing power and flexibility in an extremely simple environment. We explore the utility of the prototype object-oriented paradigm, a high-level userinterface language, and a direct-manipulation programming environment in this context.  相似文献   
4.
基于Pro/E二次开发的轴类件铸造工艺CAD系统   总被引:3,自引:0,他引:3  
王智平  程俊  朱小武 《铸造》2005,54(5):491-493
三维工艺设计代表了铸造工艺CAD的发展方向,它有利于对铸件实体剖分、凝固进程模拟以及缺陷分析的研究.利用Pro/Engineer2001强大的三维实体造型功能,采用Pro/Engineer自带的二次开发软件包Pro/Toolkit,以及Visual C 程序的一个重要软件资源MFC,充分利用VC 开发环境提供的先进技术的工具,实现了程序界面的可视化设计.并建立了铸造工艺参数数据库,实现了对数据的调用、修改、添加和删除等功能,与Pro/Engineer的UDF相结合,从而以Pro/Engineer2001为平台开发出了三维铸造工艺CAD系统.  相似文献   
5.
刘玉江 《电脑学习》2010,(3):101-102
本文以Eclipse插件为例,给出了插件开发的目的、意义和具体实现的方法。  相似文献   
6.
7.
The advent of service-oriented architectures in Grid environments has fostered the development of applications in distributed deployments. The Globus Toolkit 4 (GT4) and its implementation of stateful Web services, via the WS-Resource Framework (WSRF), is a suitable platform to develop these Grid services. This way, its increased usage in many scientific areas reveals new scenarios where fault-tolerance and high availability should be considered. This paper describes a library that manages the automatic replication of WSRF-based Grid services. This functionality can be plugged to existing Grid services, by means of minimal changes in its source code, to achieve state replication through WS-Resources. The architecture of the library and its performance evaluation are described. In particular, two different replica topologies are addressed: ring-based and leaf-to-root complete binary tree, in order to achieve resource state update in logarithmic time with respect to the number of replicas. Finally, the paper describes the integration of the replication library into a service-oriented metascheduler to enhance fault-tolerance and to guarantee service availability.  相似文献   
8.
以某低空实验飞艇项目为背景,基于LabWindows/CVI设计并实现了低空飞艇地面监控系统的上层软件,对底层串口通信程序、飞艇遥控操纵杆程序以及飞艇实时状态数据库连接等几个关键问题进行了详细设计。该地面监控系统经过长期运行表明该监控软件运行稳定,功能完备实用,具有较高的工程应用价值。  相似文献   
9.
This paper describes a resource broker whose main function is to match available resources to user needs. The resource broker provides a uniform interface for accessing available and appropriate resources via user credentials. We also focus on providing approximate measurement models for network-related information using NWS for future scheduling and benchmarking. We first propose a network measurement model for gathering network-related information (including bandwidth, latency, forecasting, error rates, etc.) without generating excessive system overhead. Second, we constructed a grid platform using Globus Toolkit that integrates the resources of five schools in Taichung integrated grid environment resources (TIGER). The resource broker runs on top of TIGER. Therefore, it provides security and current information about available resources and serves as a link to the diverse systems available in the Grid.
Sung-Yi ChenEmail:
  相似文献   
10.
Scientific applications such as protein sequence analysis require a coordination of resources. This is due to hundreds and hundreds of protein sequences being deposited into data banks by the research community which results in an extensive database search when one wants to find a similar protein sequence. This search becomes easier and the time taken is reduced when it is conducted in a grid environment implemented using the Globus tool kit. This paper proposes the use of Bacteria Foraging Optimization (BFO) for finding similar protein sequences in the existing databases. Usage of BFO further reduces the time taken by a resource to execute the user’s requests. Also, the resources utilized in the proposed method are better balanced compared to the existing scheduling algorithms. Also, it is found that the number of tasks executed is more compared to the existing algorithms even though there is a fall in the execution of tasks as the number of resources increases which might be due to network failure etc. The proposed BFO has been compared with the existing First Come First Serve (FCFS) and Minimum Execution Time (MET) scheduling algorithms and it has been found that the proposed BFO performs well compared to the existing algorithms in terms of makespan, resource utilization and minimization in the case of non-execution of client requests.  相似文献   
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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