CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - c sqlite

搜索资源列表

  1. my_www.tar

    1下载:
  2. 嵌入式linux的web服务器,可以运行于arm、x86平台,用c语言来写的,调用了libcgi库来实现,主要功能就是实现一个学生成绩管理系统,可以注册、登录、录入成绩、删除成绩,查询成绩、退出等功能,数据都是存放在一个linux下的嵌入式数据库sqlite中的。
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:18080
    • 提供者:胡永福
  1. UniDAC4.1.3通用数据存取组件

    2下载:
  2. 通用数据存取组件。提供了delphi下最好的访问各种数据库的组件(Oracle, Microsoft SQL Server, MySQL, Interbase, Firebird,DB2,PostgreSQL,NexusDB,SQLite及ODBC)-Universal Data Access Components (UniDAC) is a library of components that provides direct access to most popular database se
  3. 所属分类:Delphi控件源码

    • 发布日期:2016-03-09
    • 文件大小:7199744
    • 提供者:bjydfq
  1. SQLITE3.1

    0下载:
  2. SQLite数据库操作的C++封装类.功能强大,值得借鉴!-SQLite database operations of C++ wrapper class. Powerful and worth learning!
  3. 所属分类:SQL Server

    • 发布日期:2017-03-26
    • 文件大小:342877
    • 提供者:罗成
  1. OTLguide

    0下载:
  2. OTL使用指南,OTL 是 Oracle, Odbc and DB2-CLI Template Library 的缩写,是一个C++编译中操控关系数据库的模板库,它目前几乎支持当前所有的各种主流数据库,例如Oracle, MS SQL Server, Sybase, Informix, MySQL, DB2, Interbase / Firebird, PostgreSQL, SQLite, SAP/DB, TimesTen, MS ACCESS等等 OTL使用简单方便,只需要包含一个头文件
  3. 所属分类:Database system

    • 发布日期:2017-03-30
    • 文件大小:144558
    • 提供者:majia
  1. s1

    0下载:
  2. 能够运行的c调用sqlite的程序1,适合学习sqlite-Be able to run sqlite in c call one of the procedures for learning sqlite
  3. 所属分类:Other Databases

    • 发布日期:2017-04-06
    • 文件大小:174493
    • 提供者:haolifeng
  1. s3

    0下载:
  2. 能够运行的c调用sqlite的一个程序-程序3(s3),适合学习sqlite-Be able to run sqlite in c call a procedure- the procedure 3 (s3), suitable for learning sqlite
  3. 所属分类:Other Databases

    • 发布日期:2017-03-29
    • 文件大小:175656
    • 提供者:haolifeng
  1. s6

    0下载:
  2. c调用sqlite的完整的程序,对学习sqlite很有帮助-c call sqlite complete the procedure, very helpful in learning sqlite
  3. 所属分类:Other Databases

    • 发布日期:2017-03-31
    • 文件大小:175241
    • 提供者:haolifeng
  1. vh2sc

    2下载:
  2. 将VHDL转换为C的软件 将VHDL转换为C的软件-VH2SC is a free basic VHDL to SystemC converter. The converter handles a small subset of Synthesisable VHDL 87/93 language constructs. The current version translates all VHDL IEEE types to sc_int/sc_uint/integers and boole
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:819303
    • 提供者:whiz
  1. main

    0下载:
  2. 采用64ORACLE连接库,将数据同步到当前的SQLITE3的内存表中. 环境为AIX5.3 ORCALE10 SQLITE# 编译命令为 proc code=cpp lines=yes userid=brjlkk/brjlkk@brjlkk SQLCHECK=full include=/usr/vacpp/include include=../../header include=../../header/commonhandle iname=main.pc oname=main.c
  3. 所属分类:Oracle

    • 发布日期:2017-03-28
    • 文件大小:2645
    • 提供者:chenhaijie
  1. md5

    0下载:
  2. 最近在研究魅族M8也就是Windows Mobile6.0系统下的数据库编程,打算开发M8Money个人记账软件,为了让数据库更严谨,秉承一贯的作风,对个人帐号的password字段进行MD5散列,我所使用的是轻量级嵌入式数据库sqlite (仅有几K大小)并没有大多数流行数据库提供的password()内置函数,(但这丝毫没有降低我对sqlite的好感,一款强大的跨平台+嵌入式数据库,支持标准SQL语法,纯粹由C代码组成)。网上找了很多MD5加密的代码,自己又重新研究了一下《密码学》,综合各方
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:25144
    • 提供者:王海宝
  1. 7160310326

    0下载:
  2. 编写一个C程序,创建一个sqlite数据库,试实现对该数据库的下列操作:根据某一个学生的学号进行他选择课程的查询并打印输出;查询选择某一门课程的所有学生信息并打印输出; -Write a C program to create a sqlite database (name is SelLesson), which contains two tables of the database to achieve the following: According to a certain numb
  3. 所属分类:Other Databases

    • 发布日期:2017-04-13
    • 文件大小:1735
    • 提供者:huashen
  1. UniDAC_V3.0

    0下载:
  2. Universal Data Access Components (UniDAC) 是一套可以讓DELPHI 無須透過Oracle native driver,便可以連線使用數據庫的一套強大VCL元件。並支援connection pool機制。-Universal Data Access Components (UniDAC) is a powerful library of nonvisual cross-database data access components for Delphi,
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-11
    • 文件大小:2974173
    • 提供者:aloha_tw
  1. cpphttpd.r9

    0下载:
  2. cpphttpd,一个Visual C++开发的web服务器源代码,数据库用sqlite-cpphttpd, a Visual C++ source code for the development of web servers, database with sqlite
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:240751
    • 提供者:老夫子
  1. ProviderSQLite

    0下载:
  2. Visual C++ 访问SQLite的一个封装类的使用实例。-Visual C++ Query Data(Insert/Select) With SQLite Database
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-20
    • 文件大小:6033652
    • 提供者:王牌师
  1. DataBase

    0下载:
  2. 使用C++封装的Sqlite数据库,在Windows Mobile及WinCE中使用。目前能够正常使用-Using C++ package Sqlite database, use Windows Mobile, and WinCE. The normal use of the current
  3. 所属分类:Other Databases

    • 发布日期:2017-03-28
    • 文件大小:2597
    • 提供者:sbt
  1. C_sqlite

    0下载:
  2. 这是一个简单的例子,是用C语言连接sqlite数据库,然后关闭数据库。-Open sqlite in C Language.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-05
    • 文件大小:5630
    • 提供者:xs
  1. sqlitemainsoftw

    0下载:
  2. 该程序是用C++在dev下开发的关于sqlite数据库基本操作的代码,对于初学sqlite的同志会很有帮助的,希望能帮助需要的人-The program is C++ in the dev database developed under the basic operations on the sqlite code, for the beginner sqlite comrades will be very helpful, hope to help people in need
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:2566
    • 提供者:sunzhiquan
  1. Using_SQLite_with_C

    0下载:
  2. Using SQLite with C program....
  3. 所属分类:Other Databases

    • 发布日期:2017-04-08
    • 文件大小:84228
    • 提供者:wiroon
  1. sqlite3

    0下载:
  2. 嵌入式数据库SQLITE的描述以及安装,Embedded SQL™ /C Programmer’s Guide-SQLITE_programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-03
    • 文件大小:15164627
    • 提供者:王婷
  1. otl_user_guide

    0下载:
  2. OTL 是 Oracle, Odbc and DB2-CLI Template Library 的缩写,是一个C++编译中操控关系数据库的模板库,它目前几乎支持当前所有的各种主流数据库,例如Oracle, MS SQL Server, Sybase, Informix, MySQL, DB2, Interbase / Firebird, PostgreSQL, SQLite, SAP/DB, TimesTen, MS ACCESS等等。-OTL is the Oracle, Odbc and D
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-01
    • 文件大小:143907
    • 提供者:吴飞
« 1 2 3 4 5 6 78 9 10 »
搜珍网 www.dssz.com