登录
首页 » 数据结构 » Linux环境下的Sqlite例程,使用函数回调的机制

Linux环境下的Sqlite例程,使用函数回调的机制

于 2023-02-16 发布 文件大小:12.73 kB
0 159
下载积分: 2 下载次数: 1

代码说明:

Linux环境下的Sqlite例程,使用函数回调的机制-Linux environment under the Sqlite routines, the use of callback function mechanism

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • There is a chance to appreciate different ways of life.
    实现哈夫曼编码译码,可以实现,本实验可以实现编码,译码,打印哈夫曼数,等-There is a chance to appreciate different ways of life.
    2023-04-27 11:30:03下载
    积分:1
  • Pre
    前k条最短路径(KSP)算法在国内鲜有研究,本压缩包中文献整合了自1971年此问题被提出后几十年来的论文共25篇。 其中以Martin先生的删除(Delelte)算法与Yen先生的背离(Devation)算法为主。 其中所有文献均来自网络。含有两篇中文文章以及23篇英文文章。 算法的复杂度基本控制于O(logn)内-Pre-k shortest paths (KSP) algorithm in the domestic few studies in the literature in this compressed package integration since 1971, this issue has been moved for several decades a total of 25 papers. Among them, Mr. Martin removed (Delelte) algorithm and Mr. Yen departure (Devation) algorithm is based. In which all documents are from the network. Contains two Chinese articles and 23 articles in English. The complexity of basic control algorithms in O (logn) in
    2023-01-02 04:10:18下载
    积分:1
  • 将ORACLE导出为自定义XML文件,支持整库导出,支持SDE空间库脚本导出...
    将ORACLE数据库结构导出为自定义XML文件,支持整库导出,支持SDE空间库脚本导出-ORACLE database structure will be exported to a custom XML documents in support of the entire database export, to support the SDE spatial database export script
    2023-02-16 17:35:04下载
    积分:1
  • 学生信息管理
    用vb语言,在access数据库中完成的代码,是最简单的平台下的数据库。有完善的功能系统,添加,删除,修改等等。access数据库的密码在代码演示框中左下角有,或者使用access密码暴力破。解器可以解决,其他都不是问题,是初学者学习的很好的资料。背景的图片可以替换,换成自己喜欢的背景,建议用学校本身的徽章等
    2022-01-27 20:35:12下载
    积分:1
  • 这本书就是著名的沃塞曼编写的《统计学完全教程》,它的特点是覆盖全面、实用性强,除常规内容还包括Bootstrap方法、有向图DAGs估计、Wald检验、Delt...
    这本书就是著名的沃塞曼编写的《统计学完全教程》,它的特点是覆盖全面、实用性强,除常规内容还包括Bootstrap方法、有向图DAGs估计、Wald检验、Delta方法、统计泛函估计等。-This book is prepared by well-known Wasserman 《ALL OF Statistics》, which are covered by the characteristics of a comprehensive, practical, in addition to conventional Bootstrap method also includes, DAGs have to plan estimates, Wald test, Delta method, statistical Functional estimation.
    2022-03-01 17:59:21下载
    积分:1
  • 给定n 个整a ,a , ,an 1 2  组成的序列, a n i | |£ ,1 £ i £ n。如果对于i...
    给定n 个整数a ,a , ,an 1 2  组成的序列, a n i | |£ ,1 £ i £ n。如果对于i £ j ,有 0 = å = j k i k a ,则称序列区间i i j a , a , , a +1  为一个零和区间,相应的区间长度为j-i+1。-given n integers a, a, and an 1 2
    2022-08-20 07:41:55下载
    积分:1
  • 录音室中的粗糙集编码
    应用背景粗糙集应用R工作室编码。 ;粗糙集不可分辨,利用程序计算阳性面积等。关键技术本工作室是一个软件,在网络上是免费提供的。源代码可以在Studio容易实现
    2022-08-19 09:47:57下载
    积分:1
  • 栈(stack)是程序设计过程中经常遇到朝气一种形式,它对于的存放和操作有下面这样的特点: 1) 它只有一个对进行存入和取出的端口; 2) 后进...
    栈(stack)是程序设计过程中经常遇到朝气一种数据结构形式,它对于数据的存放和操作有下面这样的特点: 1) 它只有一个对数据进行存入和取出的端口; 2) 后进者先出,即最后被存入的数据将首先被取出。其形式很象一种存储硬币的小容器,每次只可以从顶端压入一个硬币,而取出也只可以从顶端进行,即后进先出。 这样的数据存储和管理形式在一些程序设计中很有用。例如,编译系统中(这是一类比较复杂的程序),对于函数调用的处理、对于表达式计算的处理,都利用了栈这样的数据结构。- The stack (stack) is in the programming process frequently meets the vitality one kind of construction of data form under, it has such characteristic regarding data depositing and the operation: 1) it only has a logarithm according to the port which carries on stores and takes out; 2) less advanced first leaves, namely finally the data which will store first is taken out. Its form looks like one kind of memory coin very much the small container, each time only may press in a coin from the peak, but takes out also only may carry on from the peak, namely less advanced first leaves. Such data storage and the management form are very useful in some programmings. For example, in the compiling system (this is a kind of quite complex procedure), transfe
    2023-08-22 21:50:04下载
    积分:1
  • 该系统是用vb6.0开发,连接库,有原代码设计,有详细的设计说明,可以自己更改程序。...
    该系统是用vb6.0开发,连接数据库,有原代码设计,有详细的设计说明,可以自己更改程序。-The system is used vb6.0 development, connecting to the database, the original code design, detailed design specifications, can change its own procedures.
    2022-05-05 04:06:14下载
    积分:1
  • 设计邻接表类,实现无向图的深度优先非递归遍历,无向图的广度优先遍历,并设计主函输入进行测试...
    设计邻接表类,实现无向图的深度优先非递归遍历,无向图的广度优先遍历,并设计主函数输入数据进行测试-Design category adjacency list, realize undirected graph of the depth-first traversal non-recursive, non-directed graph breadth-first traversal, and the design of the main function of the input data for testing
    2022-09-01 23:30:03下载
    积分:1
  • 696516资源总数
  • 106633会员总数
  • 4今日下载