CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数据库系统 Oracle数据库 搜索资源 - programming code

搜索资源列表

  1. ORACLE8 PLSQL程序设计_sql_code

    0下载:
  2. Oracle8 PL/SQL程序设计中的例子脚本 162K SQL(英文) The example code used in Oracle8 PL/SQL Programming-Oracle PL / SQL Programming examples of SQL scr ipts 162K (English) Th e example code used in Oracle PL / SQL Programmi ng
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:46.96kb
    • 提供者:周非
  1. OracleSpatial_OCI-code

    0下载:
  2. oracle oci vc++的一些应用例子,对OCI编程和学习都很有帮助.希望帮到大家.-oracle oci vc++ examples of some applications, the OCI programming and learning are very helpful. hope that useful.
  3. 所属分类:Oracle

    • 发布日期:2017-03-28
    • 文件大小:119.75kb
    • 提供者:阿杜
  1. or9isqlj

    0下载:
  2. Sorce code for book "Oracle 9i. JSQL programming" of OraclePress.
  3. 所属分类:Oracle

    • 发布日期:2017-04-05
    • 文件大小:120.54kb
    • 提供者:drevil2003
  1. vcoracle

    0下载:
  2. VC 与Oracle编程,短小精悍的代码-VC and Oracle programming, terse code
  3. 所属分类:Oracle

    • 发布日期:2017-04-06
    • 文件大小:87.2kb
    • 提供者:manic
  1. pl.sql.setup

    0下载:
  2. PL/SQL Developer是一个集成开发环境,专门面向Oracle数据库存储程序单元的开发。如今,有越来越多的商业逻辑和应用逻辑转向了Oracle Server,因此,PL/SQL编程也成了整个开发过程的一个重要组成部分。PL/SQL Developer侧重于易用性、代码品质和生产力,充分发挥Oracle应用程序开发过程中的主要优势。-PL/SQL Developer is an integrated development environment, specifically for Or
  3. 所属分类:Oracle

    • 发布日期:2017-06-10
    • 文件大小:17.03mb
    • 提供者:汪帅
  1. ORACLE9I

    0下载:
  2. This course introduces students to data server technology, and explores the concepts of relational databases and the powerful SQL and PL/SQL programming languages. Students will learn and practice how to create and maintain database objects. You will
  3. 所属分类:Oracle

    • 发布日期:2017-03-30
    • 文件大小:6.86kb
    • 提供者:Sumanth
  1. Oracle_Trigger_Stored_Procedure

    0下载:
  2. 用Oracle有效地创建和管理大型数据库!数据库专家Kevin Owens是美国财政部计算机中心的Oracle数据库管理员,他将与您共同探讨PL/SQL——Oracle的结构化查询语言(SQL),并教您如何通过构建健壮、大型的数据库来解决您的业务问题。《Oracle触发器与存储过程高级编程(第3版)》语言通俗易懂,并引入大量代码示例。书中详细介绍了许多技术来利用Oracle的特性,如触发器和存储过程等。这些特性支持数据库结合业务规则,并可以根据业务的发展变化对规则进行管理和修改。本书讨论的主题包
  3. 所属分类:Oracle

    • 发布日期:2017-06-20
    • 文件大小:29.2mb
    • 提供者:
  1. Oracle.PLSQL.Scripts

    0下载:
  2. Oracle 高级编程, 随书源码, 含大量脚本-Oracle Advanced Programming, source code with the book, containing a large number of scr ipts
  3. 所属分类:Oracle

    • 发布日期:2017-03-29
    • 文件大小:20.75kb
    • 提供者:jacky wei
  1. Oracle10g-PL-SQL-Programming

    0下载:
  2. Oracle Database 10g PLSQL程序设计 源代码-Oracle Database 10g PLSQL program design code
  3. 所属分类:Oracle

    • 发布日期:2017-03-29
    • 文件大小:805.85kb
    • 提供者:zenghuaw
  1. VCPP

    0下载:
  2. VC++网络编程代码 -VC++ network programming the code VC++ network programming code
  3. 所属分类:Oracle

    • 发布日期:2017-06-11
    • 文件大小:17.69mb
    • 提供者:陈华天
  1. VCaaoracle

    0下载:
  2. 基于VC++2008环境,在MFC界面编程中实现Oracle数据库文件的表数据的插入、查询、修改等操作,是VC++与Oracle数据库混合编程的入门绝好源代码程序!-MFC programming interface based VC++2008 environment, Oracle database table data file insert, query, modify operation, excellent source code program is mixed VC++ Orac
  3. 所属分类:Oracle

    • 发布日期:2017-12-03
    • 文件大小:1.59mb
    • 提供者:张剑锋
  1. Source-Code-for-Web

    0下载:
  2. 《ORACLE专家高级编程》一书的代码,是学习该书的好帮手-" ORACLE expert senior programming book code, is a good helper to learn from the book
  3. 所属分类:Oracle

    • 发布日期:2017-11-24
    • 文件大小:233.13kb
    • 提供者:yq
  1. CHENGXU

    0下载:
  2. 另存为一个新的BMP文件,要求显示出原BMP图像和新BMP图像。 2.编程实现图像傅立叶高通、低通滤波。 3.打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑 4.打开一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。 5.编写一个程序,对输入的图像进行哈夫曼编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像 6.在图像中生成一个矩形,然后用模板匹配法找出矩形位置。使用SSDA或改进的SSDA法-ave
  3. 所属分类:Oracle

    • 发布日期:2017-11-20
    • 文件大小:925byte
    • 提供者:方芳
  1. Expert-Oracle-Database-Architecture

    0下载:
  2. 该资料是《Oracle Database 9i/10g/11g编程艺术:深入数据库体系结构(第2版)》的源代码-The information is " Oracle Database 9i/10g/11g art of programming: in-depth database architecture (2nd edition)," the source code
  3. 所属分类:Oracle

    • 发布日期:2017-11-15
    • 文件大小:66.09kb
    • 提供者:oracle
  1. StudentSchema

    0下载:
  2. 这是《Oracle.PL.SQL实例精解》一书的源代码,是学习PL/SQL编程的好书。-This is the "Oracle.PL.SQL sperm solution," a book of the source code, is to learn PL/SQL programming books.
  3. 所属分类:Oracle

    • 发布日期:2017-04-06
    • 文件大小:119.24kb
    • 提供者:gqs
搜珍网 www.dssz.com