首页 | 本学科首页   官方微博 | 高级检索  
文章检索
  按 检索   检索词:      
出版年份:   被引次数:   他引次数: 提示:输入*表示无穷大
  收费全文   2821篇
  免费   63篇
  国内免费   148篇
电工技术   75篇
综合类   295篇
化学工业   19篇
金属工艺   20篇
机械仪表   106篇
建筑科学   31篇
矿业工程   64篇
能源动力   12篇
轻工业   16篇
水利工程   16篇
石油天然气   10篇
武器工业   23篇
无线电   286篇
一般工业技术   56篇
冶金工业   34篇
原子能技术   2篇
自动化技术   1967篇
  2024年   1篇
  2023年   4篇
  2022年   10篇
  2021年   20篇
  2020年   11篇
  2019年   19篇
  2018年   10篇
  2017年   25篇
  2016年   24篇
  2015年   49篇
  2014年   154篇
  2013年   79篇
  2012年   174篇
  2011年   258篇
  2010年   244篇
  2009年   269篇
  2008年   241篇
  2007年   272篇
  2006年   295篇
  2005年   188篇
  2004年   163篇
  2003年   145篇
  2002年   128篇
  2001年   75篇
  2000年   74篇
  1999年   46篇
  1998年   15篇
  1997年   8篇
  1996年   10篇
  1995年   3篇
  1994年   7篇
  1993年   2篇
  1992年   1篇
  1991年   3篇
  1990年   4篇
  1988年   1篇
排序方式: 共有3032条查询结果,搜索用时 78 毫秒
21.
主要介绍将三维模型存储到SQL Server数据库中,及其用VC++去读取数据库中的三维模型信息并显示。  相似文献   
22.
设计了适合衢州职业技术学院固定资产日常管理工作的资产管理系统.对该系统作了需求分析和详细设计,采用了ASP.NET框架技术和SQL Server后台数据库相结合的设计方法.系统基本实现了资产的登记、审核、查询、变更、统计、打印报表、上报数据等功能,有效地解决了资产管理工作的数据混乱、不准确、处理流程不规范等问题,有效地提高了管理人员的工作效率.  相似文献   
23.
为了防止煤矿瓦斯监控系统中关键数据被篡改,保证数据安全,提出一种在SQL Server 2008数据库中利用对称加密算法对重要字段进行加密,并使用密钥和解密函数还原数据的方法。字段被对称加密后,任何对该字段数据的更改操作都需要得知密钥,并使用解密函数才能实现,从而有效地防止了对关键数据的非法操作,保护了敏感数据。实际应用证实了关键数据加密算法的有效性。  相似文献   
24.
自微软公司推出SQL Server关系数据库管理系统以来,其在越来越多的电子商务网站和企业信息平台中得以广泛使用。然而与之相关的信息安全问题也日益凸现和受到用户的密切关注。因此,为了保护SQL Server数据库避免来自各种途径的安全威胁,保障信息的安全,本文对其安全机制、安全策略和保障其安全的管理策略进行了探讨,提出了相应的解决措施和办法,以供参考。  相似文献   
25.
本文主要是介绍利用Excel的VBA与ADO和SQL技术相结合来存取外部数据库,使得数据管理更加有效,为开发各种应用系统提供方法和依据。  相似文献   
26.
任何人在使用SQL Server数据库系统的时候,都希望自己能让SQL数据库发挥出他最佳的性能,但提供它性能的方法就是对其系统进行优化。本文主要通过笔者在日常工作生活中的经历和经验来简单讲述下SQL Server数据库在运用中的一些技巧。  相似文献   
27.
利用ASP .NET技术构建基于Web的动态交互式综合测评系统 ,该系统可以在Windows 2 0 0 0 /XP局域网或Internet上使用 ,测评内容修改方便 ,适用范围广泛。  相似文献   
28.
Detecting SQL injection attacks (SQLIAs) is becoming increasingly important in database-driven web sites. Until now, most of the studies on SQLIA detection have focused on the structured query language (SQL) structure at the application level. Unfortunately, this approach inevitably fails to detect those attacks that use already stored procedure and data within the database system. In this paper, we propose a framework to detect SQLIAs at database level by using SVM classification and various kernel functions. The key issue of SQLIA detection framework is how to represent the internal query tree collected from database log suitable for SVM classification algorithm in order to acquire good performance in detecting SQLIAs. To solve the issue, we first propose a novel method to convert the query tree into an n-dimensional feature vector by using a multi-dimensional sequence as an intermediate representation. The reason that it is difficult to directly convert the query tree into an n-dimensional feature vector is the complexity and variability of the query tree structure. Second, we propose a method to extract the syntactic features, as well as the semantic features when generating feature vector. Third, we propose a method to transform string feature values into numeric feature values, combining multiple statistical models. The combined model maps one string value to one numeric value by containing the multiple characteristic of each string value. In order to demonstrate the feasibility of our proposals in practical environments, we implement the SQLIA detection system based on PostgreSQL, a popular open source database system, and we perform experiments. The experimental results using the internal query trees of PostgreSQL validate that our proposal is effective in detecting SQLIAs, with at least 99.6% of the probability that the probability for malicious queries to be correctly predicted as SQLIA is greater than the probability for normal queries to be incorrectly predicted as SQLIA. Finally, we perform additional experiments to compare our proposal with syntax-focused feature extraction and single statistical model based on feature transformation. The experimental results show that our proposal significantly increases the probability of correctly detecting SQLIAs for various SQL statements, when compared to the previous methods.  相似文献   
29.
针对吸阻达标率计算过程复杂,操作步骤繁多的问题,提出运用SQL Server工具DTS(Data Transformation Service数据转换服务)计算卷烟吸阻达标率,其实现过程包括数据库连接、数据表建立、视图创建、DTS包设计、代码编写、JOB作业建立和Excel透视表建立等步骤。结果证明吸阻达标率计算程序的开发不仅为达标率的实际应用提供技术支撑,还有助于企业更好地控制产品质量,提高生产工艺水平。  相似文献   
30.
《微型机与应用》2014,(17):76-79
根据Microsoft ODBC接口、Authorware提供的ODBC.U32系统函数、Authorware中关于file的相关函数以及SQL Server理论,探讨并研究了Authorware中静态和动态方式访问SQL Server数据库的方法,给出了Authorware 7中静态和动态访问SQL数据库的实现方法,并分别给出了较为详细的实例操作过程。  相似文献   
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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