首页 | 本学科首页   官方微博 | 高级检索  
文章检索
  按 检索   检索词:      
出版年份:   被引次数:   他引次数: 提示:输入*表示无穷大
  收费全文   874篇
  免费   33篇
  国内免费   37篇
电工技术   24篇
综合类   63篇
化学工业   9篇
金属工艺   9篇
机械仪表   51篇
建筑科学   21篇
矿业工程   23篇
能源动力   4篇
轻工业   5篇
水利工程   11篇
武器工业   2篇
无线电   82篇
一般工业技术   10篇
冶金工业   3篇
原子能技术   4篇
自动化技术   623篇
  2023年   1篇
  2022年   5篇
  2021年   14篇
  2020年   5篇
  2019年   9篇
  2018年   8篇
  2017年   9篇
  2016年   23篇
  2015年   34篇
  2014年   66篇
  2013年   55篇
  2012年   90篇
  2011年   106篇
  2010年   105篇
  2009年   117篇
  2008年   73篇
  2007年   77篇
  2006年   60篇
  2005年   38篇
  2004年   24篇
  2003年   21篇
  2002年   3篇
  2001年   1篇
排序方式: 共有944条查询结果,搜索用时 15 毫秒
1.
Jonathan J. Cook 《Software》2004,34(9):815-845
We discuss P#, our implementation of a tool that allows interoperation between a concurrent superset of the Prolog programming language and C#. This enables Prolog to be used as a native implementation language for Microsoft's .NET platform. P# compiles a linear logic extension of Prolog to C# source code. We can thus create C# objects from Prolog and use C#'s graphical, networking and other libraries. We add language constructs on the Prolog side that allow concurrent Prolog code to be written. A primitive predicate is provided that evaluates a Prolog structure on a newly forked thread. Communication between threads is based on the unification of variables contained in such a structure. It is also possible for threads to communicate through a globally accessible table. All of the new features are available to the programmer through new built-in Prolog predicates. We discuss two software engineering tools implemented using P#. Copyright © 2004 John Wiley & Sons, Ltd.  相似文献   
2.
本文介绍了MOC组件的安装与使用,并给出了C#.NET for Windows数据库项目开发中应用MOC组件编程的一个实例。  相似文献   
3.
介绍了C#中颜色传递的思路及实现,解决了图像处理中彩色图像中的颜色迁移,将图像A中的颜色信息转移到图像B中,使生成的图像C既保存原图像A的颜色信息又具有图像B的形状信息。  相似文献   
4.
通过一个Windows客户端/服务器程序,对数据库Web服务的调用进行了实例介绍。  相似文献   
5.
针对电子文档的安全性问题,分析了文档的各种数字签名情况,设计了一种能够完成多种签名方法,且能全面验证签名的文档签名系统。系统采用C#编程,从而提高了电子文档的安全性。  相似文献   
6.
针对三层架构的数据库应用系统,提出了一种非常便捷的,能大量减少编码工作量的实现方式。服务端由基于Strusts 2的Java完成,而客户端接口用C#和Delphi语言分别实现。  相似文献   
7.
The Job-Shop Scheduling Problem (JSSP) is well known for its complexity as an NP-hard disjunctive scheduling problem. The problem addressed in this paper is JSSPs with an objective of minimizing makespan while satisfying a number of hard constraints. An efficient GRASP × ELS approach is introduced for solving this problem. The efficiency is evaluated using the widely known 40 Laurence’s instances which encompass medium and large scale instances. The computational results prove that the proposed method competes with the best published methods in both quality of results and computational time. Recently, Web services have generated great interest in researchers. Such application architecture is based on the client–server model using existing Internet protocols and open standards. It provides new approaches to optimization methods. The proposed GRASP × ELS is packaged into a Web Service (WS), i.e., it offers for the research community an open access to our optimization approach. Moreover, the proposed web service can be even included in research future works with a very small programming effort.To favor utilization of the web service and to prove the facility in which the service could be used, we provide an example in Java proving that it is possible to obtain in less than 10 min a client application using the different methods exposed by this web service. Such usage extends to classical library inclusion in program with the difference that a method is called in the client side and represents an execution on the server.The Web Service paradigm is a new approach in spreading algorithms and therefore this paper stands at the crossroads of optimization research community and the web service community expectations. The GRASP × ELS provided in the web service, is a state of the art method which competes with previously published ones and which has the advantage of being available for free, in any languages, everywhere contributing in spreading operational research contribution.  相似文献   
8.
针对传统《C#程序设计》课程教学不利于计算机专业学生工程能力培养的状况,提出将CDIO教育理念与案例教学相结合的教学模式。该教学模式有效地实现启示知识、启迪思维和培养学生C#应用程序设计能力的目标,取得良好的教学效果.并获得学生普遍的欢迎。  相似文献   
9.
本文首先介绍了C/S架构和B/S架构的产生背景和历史,然后从企业应用和开发人员等角度分析了它们的优缺点,并进行了不同维度的比较。最后,笔者基于自己的C#工作经历,对这两种架构模式的国内现状提出了若干职场分析和建议。  相似文献   
10.
许多政府或企业网站除展示与本单位密切相关的信息外,往往也集成一些小的功能性的、与用户日常生活密切相关的,类似于提供火车时刻表、天气预报等辅助信息,采用C#利用Web Service提供的编程接口实现了实时天气预报功能,并能根据访问者所在地自动提供其相关的天气信息。  相似文献   
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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