-
Base64 编码器/解码器
这是一个简单的Base64串编码器/解码器,以通过互联网协议的电子邮件,密码等转换成Base64的使用。
这样做的一个常见的用途是做SMTP连接身份验证的用户名和密码进行编码。它支持NULL字符也是如此。
- 2022-11-11 03:10:03下载
- 积分:1
-
经典算法数据结构
经典的数据结构算法-classical algorithm data structure
- 2022-02-01 04:54:26下载
- 积分:1
-
该程序可以模拟停车场的管理过程。为各位管理停车场的管理员提供方便。...
该程序可以模拟停车场的管理过程。为各位管理停车场的管理员提供方便。-The program can simulate the parking lot of the management process. Management of car parks for you to facilitate the administrator.
- 2023-08-31 07:10:02下载
- 积分:1
-
least squares curve fitting classic algorithms, the number of tests done, just c...
最小二乘法曲线拟合的经典算法,做过特征数检验,只需调用fit,文件中其他函数被fit调用,其中个输入输出变量均以给出详细说明。-least squares curve fitting classic algorithms, the number of tests done, just call fit, the paper other function to be fit Call, 000 input and output variables were presented in detail.
- 2022-08-24 02:39:13下载
- 积分: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
-
zlib文件压缩算法
zlib是文件压缩算法,它的压缩和解压算法都是完全公开的,因此它在swf解码,mp3解码中已经得到广泛的运用.而1.2.3版是最新且稳定的一个版本.
- 2022-05-11 01:03:47下载
- 积分:1
-
sql 专业
oracle非常通用DBA维护脚本,为DBA工程师提供日常脚本,省去翻资料查找了。很实用的!
- 2023-05-14 23:05:03下载
- 积分:1
-
A super
一个超完整的医药管理系统,使用ACCESS数据库,里面有很多小技巧,如CEdit和CListCtrl的技巧-A super-complete management system of Chinese medicine, the use of ACCESS database, there are many tips, such as skills CEdit and CListCtrl
- 2022-01-23 10:24:33下载
- 积分:1
-
约瑟夫环的问题.采用循环链表来解决...简单
约瑟夫环的问题.采用循环链表来解决...简单-Joseph Ring issue. ... Using circular linked list to solve a simple ....
- 2022-01-22 17:43:57下载
- 积分:1
-
图的建立与多种遍利方法
图的建立与多种遍利方法-map and the establishment of a variety of methods !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! good times
- 2022-01-28 13:17:26下载
- 积分:1