-
新西兰大学开发的一款数据挖掘软件,在java虚拟机环境下运行,用户可以自己编写算法程序在软件里进行验证...
新西兰大学开发的一款数据挖掘软件,在java虚拟机环境下运行,用户可以自己编写算法程序在软件里进行验证-New Zealand University developed a data mining software in java virtual machine environment running, the user can prepare its own procedures in the software algorithm to verify
- 2022-01-25 14:26:11下载
- 积分:1
-
POS机主要功能是:解决超市日常方便收银。
POS机主要功能是:解决超市日常方便收银。-POS machines are the main functions: to resolve day-to-day convenience store cash register.
- 2022-04-21 00:09:21下载
- 积分:1
-
This is a network of schools for the information system is essentially a databas...
这是一个学校网络信息查询系统,主要是数据库的编程,很适合初中级的数据库学习者,是《Delphi数据库开发技术与工程实践》上的示例程序。-This is a network of schools for the information system is essentially a database program, which is perfect for middle-class database learners, "Delphi database development technology and engineering practice" on the sample program.
- 2022-01-26 01:28:25下载
- 积分:1
-
through ado establish sql server connectivity, access to the database
通过ado建立sql server 的连接,访问数据库-through ado establish sql server connectivity, access to the database
- 2022-08-13 18:52:29下载
- 积分:1
-
一个用ODBC数据源做的数据库的简单例子,适合初步学习VC数据库的人...
一个用ODBC数据源做的数据库的简单例子,适合初步学习VC数据库的人-an ODBC data sources using the database to do a simple example, a preliminary study for the VC database
- 2023-02-08 03:45:03下载
- 积分:1
-
the cases to achieve a simple personal assistant tool, introduced the VC databas...
本例实现了一个简单的个人事务助理的工具,主要介绍了VC数据库方面的编程,并且介绍了CFormView视图类的使用,CTabCtrl控件的使用,高级标签控件类的实现,建立ODBC数据源的建立,利用数据集访问数据库操作结果等。-the cases to achieve a simple personal assistant tool, introduced the VC database programming, and introduced the category CFormView View the use CTabCtrl control the use, control labeling senior category and that the realization of the establishment of ODBC data sources to create, access data set access to the database operation results.
- 2022-02-04 19:35:23下载
- 积分:1
-
Excel表格是输入输出经常需要涉及到的。操作Excel表格的方式也多种多样。比如,通过调用Excel程序的COM组件对Excel进行操作。但是,这种方式限制较...
Excel表格是输入输出经常需要涉及到的。操作Excel表格的方式也多种多样。比如,通过调用Excel程序的COM组件对Excel进行操作。但是,这种方式限制较多,且实现难度比较大。但是,用于访问数据库的组件ADO,是支持多种数据源的,其中就包括Excel文件。我们可以通过ADO组件对Excel文件进行读写访问。当然,在.NET平台上对应ADO数据访问组件的是ADO.NET组件。我编写的这个类就是通过ADO.NET实现了Excel文件的读写。由于时间仓促,功能还不是很完善,会在以后有时间的时候进行版本升级。也请各位高手多多批评指正。
-Excel spreadsheet input and output is often of the need to address. Operation Excel variety of ways. For example, by calling the Excel COM procedures for the operation of Excel. However, this approach is more limited and more difficult to achieve. However, for access to the database components ADO, is to support multiple data sources, including Excel file. We can ADO components to read and write Excel files visit. Of course,.NET platform counterparts ADO data access components of ADO.NET components. I prepared this category is achieved through ADO.NET read and write Excel files. Because time is so short, the function is still not perfect, will in future have the time for version upgrades. Members also criticized many
- 2022-03-25 07:30:37下载
- 积分:1
-
算法SVM,该算法主要用于数据挖掘领域.
算法SVM,该算法主要用于数据挖掘领域.-SVM algorithm, the algorithm used mainly for data mining areas.
- 2022-02-21 17:10:33下载
- 积分:1
-
arithmetic expression for the results to input a four Operational rules (includi...
求算术表达式的结果,先输入一个四则运算规则(包括乘方)的表达式,然后计算其结果-arithmetic expression for the results to input a four Operational rules (including involution) of the expression, and then calculate the results
- 2022-01-25 19:19:42下载
- 积分:1
-
ASP.NET programming with a database. In this example, the use of the SQL Server...
ASP.NET与数据库编程
1.在本实例中,使用的是SQL Server 2000的数据库而这里只给了对应的Access数据库,如果你想在你的机器上在运行程序需要在SQL Server下重新建立一样的数据库,或者使用前面介绍的导入导出工具将.mdb数据库转化为SQLServer数据库。
确保你的机器上的服务名,和程序中的代码要统一。
2.将library文件夹复制到C:Inetpubwwwroot目录下(一般情况是这样),即可运行程序
3.运行ASP.NET程序先要保证您的机器上正确的建立了一个站点,然后将这里的程序考入站点目录下即可。首页为WebForm1.aspx
-ASP.NET programming with a database. In this example, the use of the SQL Server 2000 database here only to the corresponding Access database, if you want your machines running the program in SQL Server under the re-establishment of the same database, or use the above-described I. income derived tools. mdb database into a SQL Server database. Make sure your machine from the services, and procedures necessary to unify the code. 2. Library folder will be copied to C : Inetpub wwwroot directory (this is the general), can run programs 3. Running ASP.NET procedures must ensure that your machine correct establishment of a site and then went to the procedures here directory site can be . Home for
- 2023-08-07 11:05:03下载
- 积分:1