-
C数据结构常用算法程序集5,描述数据结构算法。
C数据结构常用算法程序集5,描述数据结构算法。-C data structures commonly used algorithm suite 5, describe data structure algorithms.
- 2022-07-09 10:01:44下载
- 积分:1
-
c++实现模拟内存管理
本程序由C++实现内存管理,主要有新建进程和结束进程两个功能,这两个功能又通过链表的基本操作来完成,增加、删除结点,还有排序。
- 2022-08-11 00:30:27下载
- 积分:1
-
OCI(Oracle Call Interface)是ORACLE公司开发的一个应用程序开发工具,是一个通过访问Oracle数据库的服务器,控制各类SQL语句的...
OCI(Oracle Call Interface)是ORACLE公司开发的一个应用程序开发工具,是一个通过访问Oracle数据库的服务器,控制各类SQL语句的执行,进而创建应用程序的的应用程序接口(API)。它支持SQL所有的数据定义,数据操作,查询,事务管理等操作,支持C和C++的数据类型,调用,语法和语义。它提供了一组可对Oracle数据库进行存取的接口子例程(函数)。
OCI程序实质上就是用高级语言写的程序,其特点是内部含有对OCI子函数库的调用,通过在第三代程序设计语言(如C语言)中进行调用可达到存取ORACLE数据库的目的。
本工程包含一个简单的oci封装,封装oci的基本操作,日常开发中对速度要求比较高而ado和普通的odbc方法满足不了要求的情况下可以考虑使用-OCI (Oracle Call Interface) was developed by an ORACLE application development tool, one by accessing the Oracle database server and control the implementation of various types of SQL statements, thereby creating the application s application program interface (API). It supports all SQL data definition, data manipulation, query, transaction management, operation, support C and C++, data types, call, syntax and semantics. It provides a set of Oracle database can access the interface sub-routines (functions).
OCI program in essence is to use high-level language to write programs, characterized by an internal subroutine library that con
- 2023-05-23 00:55:03下载
- 积分:1
-
本光盘是《数据结构(C语言版)》一书的配书光盘,作为数据结构课程的 辅助学习工具。...
本光盘是《数据结构(C语言版)》一书的配书光盘,作为数据结构课程的 辅助学习工具。-the CD is "data structure (C-language version)," a book on CD-ROM distribution, as a data structure courses assisted learning tools.
- 2022-01-26 04:30:25下载
- 积分:1
-
算法导论上机作业java实现,主要有背包问题,八皇后问题,递归等。...
算法导论上机作业java实现,主要有背包问题,八皇后问题,递归等。-Introduction to the machine operation algorithm java to achieve, there are knapsack problem, the eight queen problem, recursive and so on.
- 2022-07-04 16:56:14下载
- 积分:1
-
pppppppppppppppppppppppppppppp
这是一个停车场的模拟系统,在对数据结构栈与队列的熟悉及实现-pppppppppppppppppppppppppppppp
- 2022-03-18 14:08:13下载
- 积分:1
-
MAPX开发基础程序,实现简单的地图控制操作
MAPX开发基础程序,实现简单的地图控制操作-MAPX the basis of procedures developed to achieve a simple map control operations
- 2022-05-18 18:19:01下载
- 积分:1
-
完全基于ODBC API封装的数据库访问库源代码。可以支持主流数据库。接口间接,清晰。...
完全基于ODBC API封装的数据库访问库源代码。可以支持主流数据库。接口间接,清晰。-Based entirely on the ODBC API package, database access library source code. Can support the mainstream databases. Interface, indirect and clear.
- 2022-02-27 08:50:37下载
- 积分:1
-
数据结构的演示,其中包括了大多数常用数据结构的算法图示和程序...
数据结构的演示,其中包括了大多数常用数据结构的算法图示和程序
- 2022-03-23 12:53:30下载
- 积分:1
-
等级考试网上辅导系统
主要是用在学校里记录学生考试成绩,方便学生和老师在网上对成绩进行查询
- 2022-01-25 21:46:37下载
- 积分:1