-
二叉数先序循环的非递归实现,一般先序循环都是由递归实现的,按照完全二叉树格式输入字符型结点值...
二叉数先序循环的非递归实现,一般先序循环都是由递归实现的,按照完全二叉树格式输入字符型结点值-binary sequence a few first cycle of non- recursive, the general first order recursive cycle are achieved, In accordance with the format completely binary tree node input character values
- 2022-12-13 22:45:03下载
- 积分:1
-
伸展树……我写的很难看,而且又很长,这个结构唯一有用的就是可以分离树...
伸展树……我写的很难看,而且又很长,这个结构唯一有用的就是可以分离树- Extends the tree... ... I write very ugly, moreover very long,
this structure only is useful is may separate the tree
- 2022-01-26 00:38:00下载
- 积分:1
-
涵盖多种算法,非常全面,可以下载到硒…
包罗各种算法,相当全面,可以下载看看,具体有单元加、求进制、汉诺塔、底层编程、小写数字转为大写数字、数据结构、算法基础等等。-Cover a variety of algorithms, is very comprehensive and can be downloaded to see the specific unit plus, and band, Tower of Hanoi, the underlying programming, lower case to upper case the number of figures, data structures, algorithms, etc. basis.
- 2022-01-22 13:32:15下载
- 积分:1
-
算法设计与分析 蚁群算法的设计和分析,具体的代码和细致的讲解...
算法设计与分析 蚁群算法的设计和分析,具体的代码和细致的讲解-Algorithm design and analysis of ant colony algorithm design and analysis, the specific code and detailed explanation
- 2022-03-23 06:59:58下载
- 积分:1
-
描述图的头文件,不过是用C描述的,移植到了VC当中
描述图的头文件,不过是用C描述的,移植到了VC当中-description of the plan is the first document, but is described in the C and transplant them to the VC
- 2022-02-22 03:04:58下载
- 积分:1
-
I do two large one on object
我大2做的一个关于面向对象的课程设计-I do two large one on object-oriented design courses
- 2022-05-30 10:29:22下载
- 积分:1
-
电信计费程序 电信计费程序
电信计费程序 电信计费程序-Telecom billing procedures for telecommunications billing procedures
- 2022-01-21 22:43:51下载
- 积分:1
-
密码:yfq
物流管理插件 物流管理系统-插件
密码:yfq
物流管理插件 物流管理系统-插件-Password: yfq logistics management Logistics Management System plug-ins- Plug-ins
- 2022-02-01 18:02:18下载
- 积分:1
-
sql function of the knowledge
有关sql函数的知识-sql function of the knowledge
- 2022-04-07 08:28:39下载
- 积分: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