搜索资源列表
SqliteClassLibrary.rar
- 简单的c# sqlite数据库操作类库,自己编写,附源代码,可进行扩充,进过测试。 ,Simple c# Sqlite database operations class library, I have written, with source code, can be expanded into the test.
Apriori
- 自己用c++些的apriori算法。测试数据是sqlserver2005的adventurworks数据库中的Sales.SalesOrderDetail表。-the apriori algorithm was writed by myself,using c++, and the table Sales.SalesOrderDetail of database adventurworks from sqlserver2005 was used as test datas.
C
- 读入成绩并存入一文件中,包括学号、姓名、平时成绩、实验成绩、考试成绩和总评成绩,其中总评成绩=平时成绩*10 +实验成绩*30 +考试成绩*60 ,总评成绩不要输入通过计算得到;计算、存储并输出成绩分布、平均成绩与均方差;计算、存储并输出你的学号、姓名、成绩与排名。-Read into the results and placed in a file, including the student number, name, usually results, test results, test
sqlite
- test function sqllite with c-test function sqllite with c++
dbview
- C#远程分布式数据库查询系统代码,程序分客户端连接和服务端,测试数据是MDB,也就是Access数据库,你可以换为SQL。测试时Windows弹出的警报需要点击允许连接。-C# remote Distributed database query system code, the procedure, the client and server, the test data is MDB Access database, you can change to SQL. The the test Wi
mingzaiSQL
- 明仔SQL环境搭建教程 目录: (一) SQL安装常识 (二)什么是 附加数据库 和新 建立数据库 以及的区别 (三)数据库导入与导出 (四)数据库收缩与分离 (五)数据库备份/还原 (六)(安装常见错误 (七)如何测试SQL (八)ACCESS转化成SQL2000 (九)企业版本也能装在XP上-Ming Tsai SQL environment to build tutorial directory: (A) SQL installation know
CSharpPSQLSe
- 源码简介: C#+SQLServer文档管理系统源码下载,实例化ModuleClass文件夹下的FrmAffairClass公共类,数据库基于SQL Server 2000。界面方面使用了控件,界面看上去挺漂亮。友情提示:测试前请附加数据库,C#文档管理系统可以在当前用户下创建不同名称的资料集文件夹,并且可以在资料集文件夹中创建、修改、删除文件或文件夹,也可以实现文件夹的导入导出操作。这样,可以将不同类型的工作文件导入到文档管理系统中进行操作,还可以在文档管理系统中打开任意类型的文件以进行修
C# SQLite
- 这是一个C# 平台上 开发的用以测试 在SQLite数据库上进行增删改查(This is developed on a C# platform to test the addition and deletion of the SQLite database)