虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Library

  • 一个跨平台的数据库操作库文件,可以轻松在linux和windows下进行数据库读写以及其他的操作,支持多种数据库,代码包含很多example,初学者很容易上手. OTL 是 Oracle, Odbc

    一个跨平台的数据库操作库文件,可以轻松在linux和windows下进行数据库读写以及其他的操作,支持多种数据库,代码包含很多example,初学者很容易上手. 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中直接操作Oracle主要是通过Oracle提供的OCI接口进行,进行操作DB2数据库则是通过CLI接口来进行,至于MS的数据库和其它一些数据库,则OTL只提供了ODBC来操作的方式。当然Oracle和DB2也可以由OTL间接使用ODBC的方式来进行操纵。 在MS Windows and Unix 平台下,OTL目前支持的数据库版本主要有:Oracle 7 (直接使用 OCI7), Oracle 8 (直接使用 OCI8), Oracle 8i (直接使用OCI8i), Oracle 9i (直接使用OCI9i), Oracle 10g (直接使用OCI10g), DB2 (直接使用DB2 CLI), ODBC 3.x ,ODBC 2.5。

    标签: example windows Oracle linux

    上传时间: 2017-01-18

    上传用户:虫虫虫虫虫虫

  • 程序名称:图书管理系统 附 件:源代码 说 明:主要用ADO控件

    程序名称:图书管理系统 附 件:源代码 说 明:主要用ADO控件,其中Library.mdb 为数据库文件,config.ini为初始化配置文件, 为保证程序正常运行请保持文件的完整和路径。 由于时间关系,代码没有做太多的优化,也没 有做太详细的测试,哪位朋友有可改进或者批 评指正的意见请和我联系,不胜感激。

    标签: ADO 程序 图书管理 源代码

    上传时间: 2013-12-17

    上传用户:onewq

  • The RTL-ARM User s Guide contains detailed information about the components of the RTL-ARM Real-Time

    The RTL-ARM User s Guide contains detailed information about the components of the RTL-ARM Real-Time Library

    标签: RTL-ARM information components Real-Time

    上传时间: 2013-12-13

    上传用户:jackgao

  • A Flash Player with ActionScript support. Write in C and C++. It have two part, one is Player and an

    A Flash Player with ActionScript support. Write in C and C++. It have two part, one is Player and another is ActionScript Library. Runs on Linux and *BSD. It s very rough now, it have long way to go.

    标签: Player ActionScript and support

    上传时间: 2013-12-24

    上传用户:时代电子小智

  • 用户元件库的建立 如果要在名为design_component的库中建立一个叫nfet的component

    用户元件库的建立 如果要在名为design_component的库中建立一个叫nfet的component,使它有ivpcell view并且有CDF参数,具体的操作方法如下: a) 建立一个名叫nfet的component。在Library Manager中一般都会有一个叫sample的库,在该库的下面可以找到nfet元件,可以看到它有ivpcell view. 把它copy到一个新库中。 b) 这些新的库是没有CDF参数的,而在analogLib库中的nmos4元件有这些参数。要把相应的参数copy到刚才新建的库中。在CIW窗口中,Tools菜单下选择CDF…Copy,弹出一个窗口。如下

    标签: design_component component nfet 用户

    上传时间: 2013-12-19

    上传用户:a6697238

  • C++ 标准程序库提供一组通用类别(classes)和接口(interfaces)

    C++ 标准程序库提供一组通用类别(classes)和接口(interfaces),可大幅扩充 C++ 核心语言。由于程序库本身并不容易,为了完整运用其组件并从其强大的威力中获得帮助,你需要一份完善的资源,而非一份仅仅陈列类和函数的普通文档。《The C++ Standard Library》不仅对每一个程序库组件提供范围广泛的说明,也对繁杂的感念提供清楚明亮的解释,并描述高效运用这些组件时需要的实际编程细节,提出一个又一个的范例程序。这本包含最新资料的完整书籍,反映出被 ANSI/ISO C++ 语言标准规格书纳入的 C++ 标准程序库的结构。更明确地说,本书将焦点放在标准模板库(Standard Template Library)身上,检验其中的容器(containers)、迭代器(iterators)、仿函数(functors)和算法(algorithms)。你还可以找到特殊容器、字符串(strings)、数值类别、国际化议题、IOStream。每一个组件都有深刻的呈现,包括其介绍、设计、运用实例、细部解说、陷阱、意想不到的危险,以及相关类别和函数的确切标记(signature)和定义。一份见解深刻的基础概念介绍和一个程序库综合鸟瞰,会对新手带来快速的提升。

    标签: interfaces classes 标准 接口

    上传时间: 2017-02-10

    上传用户:天涯

  • 游戏开发数据结构Data Structures for Game Programmers The Goodies Directory contains all sorts of stuff. For

    游戏开发数据结构Data Structures for Game Programmers The Goodies Directory contains all sorts of stuff. For example, there are the four 3rd-Party libraries used in the book, SDL, SDL_TTF, FreeType (which SDL_TTF uses), and STLPort, which is one implementation of the Standard Template Library. Also, there are four articles on trees and SDL in the articles directory. These supplement the material in the book.

    标签: Programmers Structures Directory contains

    上传时间: 2017-02-12

    上传用户:qoovoop

  • This taglib contains tags used to create struts input forms, as well as other tags generally useful

    This taglib contains tags used to create struts input forms, as well as other tags generally useful in the creation of HTML-based user interfaces. Many of the tags in this tag Library will throw a JspException at runtime when they are utilized incorrectly (such as when you specify an invalid combination of tag attributes). JSP allows you to declare an "error page" in the <%@ page %> directive. If you wish to process the actual exception that caused the problem, it is passed to the error page as a request attribute under key org.apache.struts.action.EXCEPTION.

    标签: tags generally contains taglib

    上传时间: 2017-02-21

    上传用户:dianxin61

  • This is an implementation of double-array structure for representing trie, as proposed by Junichi A

    This is an implementation of double-array structure for representing trie, as proposed by Junichi Aoe [1]. Trie is a kind of digital search tree, an efficient indexing method with O(1) time complexity for searching. Comparably as efficient as hashing, trie also provides flexibility on incremental matching and key spelling manipulation. This makes it ideal for lexical analyzers, as well as spelling dictionaries. See the details of the implementation at [2]: http://linux.thai.net/~thep/datrie/datrie.html Historically, this was first implemented as C++ classes in a Library called midatrie [2], but later simplified and rewritten from scratch in C.

    标签: implementation double-array representing structure

    上传时间: 2013-12-10

    上传用户:shinesyh

  • C++标准库源代码_C++ STL Source Code 请不要修改任何文件

    C++标准库源代码_C++ STL Source Code 请不要修改任何文件,如果您修改某些文件,会导致库内部的不统一。请参考The C++ Programming Language及 The C++ Standard Library

    标签: Source Code STL 标准库

    上传时间: 2014-01-11

    上传用户:songrui