CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数据库系统 搜索资源 - c test

搜索资源列表

  1. W2kSqlextendedproc

    0下载:
  2. BCB 编写的一些简单函数用于SQL的扩展存储过程. -检查文件是否存在Select dbo.FileExist( c:\\boot.ini ) --删除文件Select dbo.FileDelete( C:\\X.txt ) --服务状态Select dbo.ServerStat( awhost32 ,1) --建立目录Select dbo.MKDIR( C:\\Test\\test ,1) --文件复制Select dbo.FileCopy( C:\\boot.ini , c
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:555.09kb
    • 提供者:耿海瑞
  1. SQLUnicode_demo

    0下载:
  2. It also provides a sample C++ client that tests the U2CP and CP2U conversion functions.-It also provides a sample C client that test s and the U2CP CP2U conversion functions.
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:62.41kb
    • 提供者:matt
  1. SqliteClassLibrary.rar

    0下载:
  2. 简单的c# sqlite数据库操作类库,自己编写,附源代码,可进行扩充,进过测试。 ,Simple c# Sqlite database operations class library, I have written, with source code, can be expanded into the test.
  3. 所属分类:Other Databases

    • 发布日期:2017-04-02
    • 文件大小:7.38kb
    • 提供者:kingboy
  1. TeSys.rar

    0下载:
  2. 考试模块 在后台管理界面中,可以添加学生信息及考题。在添加考题前,首先需要添加科目。添加考题时,首先在“题库”菜单中选择考题类型,然后在“试题管理”菜单中通过“添加”、“修改”、“删除”命令可对该类型的考题进行操作。,Test management interface module in the background, the students can add information and questions. Add questions in the former, first of al
  3. 所属分类:Database system

    • 发布日期:2017-04-10
    • 文件大小:1.39mb
    • 提供者:sh
  1. EmployeeApplicationSystem

    1下载:
  2. 这是一个实现员工请假管理系统的数据库课程设计的完整文档,里面包含详细的代码和实验报告,开发环境是SQL2005+VS2005,使用语言是C#-This is an implementation of employee leave management system' s database of curriculum design, complete document, which contains a detailed code and test reports, the developm
  3. 所属分类:SQL Server

    • 发布日期:2017-05-10
    • 文件大小:2.19mb
    • 提供者:天使
  1. storestore

    0下载:
  2. 数据库系统,系关于库存的,用C#写的,测试已通过,大家下吧-Database system, the Department on the stock with a C# Written test has passed, we are you
  3. 所属分类:SQL Server

    • 发布日期:2017-04-16
    • 文件大小:28.43kb
    • 提供者:hunter
  1. Cmainshi

    0下载:
  2. C面试——包括C,C经典问题,及面试笔试题,网络·操作系统·数据库,CC笔试题系列·以及一些关于面试的问.-C interview- including C, C classic questions, and interview questions pens, network operating system, database, CC pen test series as well as some interviews about the question.
  3. 所属分类:Database system

    • 发布日期:2017-04-24
    • 文件大小:173.29kb
    • 提供者:罗志伟
  1. Apriori

    0下载:
  2. 自己用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.
  3. 所属分类:Other Databases

    • 发布日期:2017-05-10
    • 文件大小:2.16mb
    • 提供者:renhu
  1. C

    0下载:
  2. 读入成绩并存入一文件中,包括学号、姓名、平时成绩、实验成绩、考试成绩和总评成绩,其中总评成绩=平时成绩*10 +实验成绩*30 +考试成绩*60 ,总评成绩不要输入通过计算得到;计算、存储并输出成绩分布、平均成绩与均方差;计算、存储并输出你的学号、姓名、成绩与排名。-Read into the results and placed in a file, including the student number, name, usually results, test results, test
  3. 所属分类:Other Databases

    • 发布日期:2017-04-06
    • 文件大小:54.36kb
    • 提供者:闫飞
  1. TEST

    0下载:
  2. 利用dev-c提供的mysql数据库相关库函数实现对mysql数据库的基本操作,如查询等。-Provided by dev-c library functions related to mysql database mysql database to realize the basic operations, such as inquiries.
  3. 所属分类:MySQL

    • 发布日期:2017-04-02
    • 文件大小:476.94kb
    • 提供者:wjn_nb
  1. connect

    0下载:
  2. connection mysql c++ test ok
  3. 所属分类:SQL Server

    • 发布日期:2017-04-05
    • 文件大小:1.85kb
    • 提供者:massi
  1. api_mysql

    0下载:
  2. conn mysql c++ test-conn mysql c++ test......
  3. 所属分类:SQL Server

    • 发布日期:2017-05-02
    • 文件大小:766.18kb
    • 提供者:massi
  1. mysql-c

    0下载:
  2. MYSQL下用C访问数据库,已编译测试通过-MYSQL complile and test succes!
  3. 所属分类:MySQL

    • 发布日期:2017-04-03
    • 文件大小:593byte
    • 提供者:song
  1. sqlite

    0下载:
  2. test function sqllite with c-test function sqllite with c++
  3. 所属分类:Other Databases

    • 发布日期:2017-04-14
    • 文件大小:4.42kb
    • 提供者:Bao
  1. ociTest.c

    1下载:
  2. 用oci接口连接oracle数据库,亲测可用-Pro-test can be used to connect oracle database using oci interface,
  3. 所属分类:Driver develop

    • 发布日期:2017-11-17
    • 文件大小:1.08kb
    • 提供者:ankaige
  1. 1

    0下载:
  2. 这个程序是将c:\1.pdf存储到数据库中,然后通过blob类型的变量将存进数据库中的1.pdf读出来并保存为c:\test.pdf。-This program is c: \ 1.pdf stored in the database, and then through the blob type variable will be deposited into the database 1.pdf read out and saved as c: \ test.pdf.
  3. 所属分类:SQL Server

    • 发布日期:2017-11-19
    • 文件大小:10.39kb
    • 提供者:五五
  1. Linear-algebra-test-database

    0下载:
  2. 线性代数试题库,该软件是用Visual C++.NET集成开发环境研制开发,主控程序文件名为TY_STK.exe,试题库文件名为:XD_STK.mdb(Access数据库),通用试题库_(线性代数部分)可运行在Windows XP,Windows NT, Windows Server 2003(2005)及Vista 下。为了保证该软件的正常运行,必须将Office办公软件安装到Windows中,并把试题数据库与应用程序相关文件放置在同一个文件夹下。-Linear algebra test
  3. 所属分类:SQL Server

    • 发布日期:2017-06-18
    • 文件大小:25.95mb
    • 提供者:lpxhebust
  1. Test

    0下载:
  2. C# SAMPLE CODES FOR PLATINUM SDK
  3. 所属分类:SQL Server

    • 发布日期:2017-04-29
    • 文件大小:143.52kb
    • 提供者:kevs
  1. C-PP-Performance-Management-System

    0下载:
  2. 用c++编写的成绩管理系统图形界面(点击test.exe即可),内附完整代码和详细教程, 亲测VS2015可以完美运行-Prepared with c++ performance management system graphical interface (click test.exe can be), with complete code and detailed tutorials, pro-test VS2015 can run perfectly
  3. 所属分类:SQL Server

    • 发布日期:2017-12-18
    • 文件大小:43.98mb
    • 提供者:薛玉
  1. C# SQLite

    0下载:
  2. 这是一个C# 平台上 开发的用以测试 在SQLite数据库上进行增删改查(This is developed on a C# platform to test the addition and deletion of the SQLite database)
  3. 所属分类:其他数据库

    • 发布日期:2018-04-20
    • 文件大小:23.2mb
    • 提供者:随风马
« 12 »
搜珍网 www.dssz.com