在运行程序之前,请将所附的数据库文件dms.mdb添加为数据源,并命名为DMS。具体操作步骤可以参见书中本章的相关小节
标签: 运行程序
上传时间: 2014-01-11
上传用户:zhyiroy
程序名称:图书管理系统 附 件:源代码 说 明:主要用ADO控件,其中library.mdb 为数据库文件,config.ini为初始化配置文件, 为保证程序正常运行请保持文件的完整和路径。 由于时间关系,代码没有做太多的优化,也没 有做太详细的测试,哪位朋友有可改进或者批 评指正的意见请和我联系,不胜感激。
上传时间: 2013-12-17
上传用户:onewq
XML集成订单处理系统源代码.rar 注意:使用源代码时,应首先在C盘的根目录下面创建文件夹C:\Order,然后将数据库文件Order.mdb复制到该文件夹中。
上传时间: 2013-12-18
上传用户:R50974
Form1.cs是应用聚类算法DBSCAN (Density-Based Spatical Clustering of Application with Noise)的示例,可以通过两个参数EPS和MinPts调节聚类。 DBSCAN.cs是实现文件,聚类算法的进一步信息请参考“数据挖掘”或者相关书籍 聚类示例数据来自于sxdb.mdb,一个Access数据库
标签: Density-Based Application Clustering Spatical
上传时间: 2017-02-26
上传用户:chens000
在运行程序之前,请将所附的数据库文件dms.mdb添加为数据源,并命名为DMS。具体操作步骤可以参见书中本章的相关小节。
标签: 运行程序
上传时间: 2013-12-21
上传用户:zhangliming420
在线考试系统完整版源码(C#&Access) 该考试系统为一同学毕业设计,采用Access数据库,三层开发 DB_51aspx下为Access数据库文件,Web为网站文件夹 目录下的Auto Generated Code均为代码生成器自动生成的代码 ExamDAL/DBHelp.cs为数据处理文件,注意使用时请先配置其中string strPath = "E:\\downCode\\ExamOnline\\DB_51aspx\\ExamOnline.mdb" 的数据库路径并编译才能使用。 首页登录地址:login.aspx 默认测试学生学号/密码:001/001 管理员学号/密码:51aspx/51aspx
上传时间: 2017-03-08
上传用户:003030
Codesite 的主要目的是帮助开发者们查找其代码中的问题。CodeSite 的主要功能是可以让开发者使用代码来发送运行时的详细信息到特殊的接收器。更精确的说,通过 CodeSite 实现的 TCodeSite 类,我们可以打包并发送运行时的信息给 CodeSite Dispatcher(CodeSite 的消息分发器),它可以路由这些消息到一个或多个接收器来察看。缺省的信息接收器是 CodeSite Viewer(消息察看器)。CodeSite 的效率体现在它不同于简单的显示消息的对话框或设定断点来检查变量,它的消息是可持续的,也就是可以保存的。生成的发送到目的地的消息的日志将为你找出代码中的问题提供相当有用的的信息。此外,在使用对话框和断点的时候,发出 Codesite 信息并不中断你的应用程序,因此,Codesite 在用户需要跟踪记录交互内容的场合里效率是十分高的。 本版本支持以下 IDE: Delphi 5,6,7,2005 C++Builder 5,6 BDS 2006 (Delphi 2006, C++Builder 2006) RAD Studio 2007 (Delphi 2007, C++Builder 2007) RAD Studio 2009 (Delphi 2009, C++Builder 2009) Visual Studio .NET 2003 Visual Studio 2005 Visual Studio 2008
上传时间: 2014-08-16
上传用户:水口鸿胜电器
This paper presents a novel technique to increase the quality of medical images based on Histogram Equalization. In the proposed method first we have applied a noise reduction method and then we apply some suitable preprocessing on histogram of the medical images and after that histogram equalization has been applied on the new histogram. Our proposed method in despite of its simplicity has better results in compare to other usual methods based on histogram equalization. The quality of resulted images after applying our proposed methods has been tested on a database (medical images) with a confirmed criterion by viewer. Also we have considered a mathematical criterion for comparing our proposed algorithm with other available methods for contrast enhancement. Results show the better efficiency of the proposed method.
标签: Histogram technique increase presents
上传时间: 2017-04-20
上传用户:VRMMO
在编译、运行程序之前,请将所附的数据库文件rms.mdb导入SQL server中,并将此数据库命名为RMS。具体操作步骤可以参见书中这一章的相关小节。若没有安装SQL server,也可以直接在控制面板中将此数据库文件设置为数据源,并命名为MyDS。注意,若数据库没有安装成功,MS Visual Studio在打开工程文件的时候将会报错,但忽略之后不影响程序的正常编译。
上传时间: 2017-06-10
上传用户:JasonC
一 开发环境 OS: Windows 2000 Server + SP2 IDE: Visual Studio 6.0 + SP5 DataBase: SQL 2000 Server + SP2 在运行程序之前,请将所附的数据库文件dms.mdb添加为数据源,并命名为DMS
上传时间: 2014-01-21
上传用户:gaome