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

搜索资源列表

  1. psk.rar

    0下载:
  2. 编写M函数的MATLAB仿真程序,实现M=2,4,8,16,32的M相PSK符号差错概率。,The preparation of M simulation program MATLAB function, M = 2,4,8,16,32 to achieve the M-phase PSK symbol error probability.
  3. 所属分类:Database system

    • 发布日期:2017-03-25
    • 文件大小:12077
    • 提供者:沈友俊
  1. Oracle--biancheng

    0下载:
  2. 设有学生表student(学号sno, 姓名sname, 年龄 sage,系别dept)、课程表Course(课程号cno,课程名称cname)和选课表sc(学号sno,课程号cno,成绩grade),用Oracle PL/SQL语言设计一个名为pkg_student程序包,要求: (1)写出程序包头和包体的定义,其中包含函数avgGradePerCourse和存储过程printAvgGradeCourse。 (2)函数avgGradePerCourse计算某门课程的平均成绩,必须用P
  3. 所属分类:Oracle

    • 发布日期:2017-03-22
    • 文件大小:6822
    • 提供者:yymind
  1. OCI-Guide

    0下载:
  2. Oracle OCI编程指南 详细的介绍了OCI编程的步骤以及各个函数的用法,是学习OCI编程不少缺少的一份文档-Oracle OCI Programming Guide for a detailed descr iption of OCI programming steps and the usage of each function is essential to learn a lot of OCI programming documents
  3. 所属分类:Oracle

    • 发布日期:2017-04-10
    • 文件大小:1502506
    • 提供者:kulong
  1. freescaleMC9S12XS128PLL

    0下载:
  2. 飞思卡尔MC9S12XS128之锁相环PLL 单片机 三 272011通过设置XS128的锁相环,可以方便改变内部总线频率,轻松实现超频。下面是16MHz~120MHz的设置函数,后面有各寄存器用法。-The phase-locked loop PLL chip Freescale MC9S12XS128 three 272,011 PLL by setting the XS128, you can easily change the internal bus frequency, easy
  3. 所属分类:Database system

    • 发布日期:2017-03-31
    • 文件大小:1149
    • 提供者:lihaitao
  1. function

    0下载:
  2. oracle常用函数,包括数值型,日期数据型等-oracle commonly used functions, including numeric, date, data type, etc.
  3. 所属分类:Oracle

    • 发布日期:2017-04-16
    • 文件大小:10799
    • 提供者:windyxiao
  1. oracle-database-programming

    0下载:
  2. oracle函数大全 是学习oracle数据库编程知识中用到的材料。每个程序都要用到函数,对于初学者来说,不了解函数的可以到这个材料中来查找-oracle function Daquan oracle database programming knowledge is to learn the materials used. Each program must use the function, for starters, do not understand the function can g
  3. 所属分类:Oracle

    • 发布日期:2017-03-28
    • 文件大小:58924
    • 提供者:xueyang
  1. oracle-fn

    0下载:
  2. Oracle最经常用的函数大全,一定用得到-very often oracle functions
  3. 所属分类:Oracle

    • 发布日期:2017-04-01
    • 文件大小:53123
    • 提供者:mazujun
  1. sqlitemaster

    0下载:
  2. 一个简单的sqlite3 vc 调用(回调函数方式)-sqlite_exec call_back select* from sqlite_master look table info
  3. 所属分类:Other Databases

    • 发布日期:2017-03-31
    • 文件大小:461253
    • 提供者:xbdcbd
  1. OCI

    0下载:
  2. OCI编程基础,适用于初学者。基本函数例子。-OCI basic for newbies.
  3. 所属分类:Oracle

    • 发布日期:2017-04-03
    • 文件大小:29597
    • 提供者:lujun
  1. OCI.RAR

    0下载:
  2. OCI是Oracle公司自己提供的函数库,我们只需调用相应的函数实现一个学生通讯录的例子-OCI is Oracle Corporation provides the library example, we simply call the appropriate functions to implement a student contacts
  3. 所属分类:Oracle

    • 发布日期:2017-04-03
    • 文件大小:52756
    • 提供者:黄天才
  1. SQL_getage

    0下载:
  2. 在sqlserver中采用存储过程或函数计算年龄/周岁-In sqlserver stored procedure or function used in calculating age/years
  3. 所属分类:Database system

    • 发布日期:2017-04-01
    • 文件大小:2492
    • 提供者:
  1. sql

    0下载:
  2. 全面介绍sql语法,并提各种函数的查询,以及相存储过程以及触发器等高级用法的介绍-Comprehensive introduction sql grammar, and a variety of functions to query, as well as with stored procedures and triggers, such as introduction of Advanced Usage
  3. 所属分类:SQL Server

    • 发布日期:2017-05-10
    • 文件大小:2205586
    • 提供者:dxbin
  1. oci_unix

    0下载:
  2. 站长写的使用OCI开发Oracle程序的通用函数库for unix- Stationmaster writes use OCI develops Oracle procedure general function storehouse for unix
  3. 所属分类:Database system

    • 发布日期:2017-11-15
    • 文件大小:9209
    • 提供者:站长
  1. 新建 Microsoft Word 文档

    0下载:
  2. 摘要  ?  ?      设计时的自动化加快了编码,并保证所有过程都用相同的命名规范和结构来生成。为了在大型 SQL 项目中尽量提高编码的效率,作者编写了一系列的设计时(design-time)存储过程,用它们来生成运行时(run-time)存储过程,并一直在工程中使用。最近,作者更新了其存储过程以便使用 SQL Server 2000 的特性,其中包括用户定义函数。本文所及内容涵盖创建并执行这些动态 T-SQL 脚本以使普通的数据库存储过程编码自动化。- Time the abstract
  3. 所属分类:Database system

    • 发布日期:2017-11-09
    • 文件大小:14174
    • 提供者:王洋
  1. 如何调用oracle的函数、存储过程

    0下载:
  2. 是关于ORACLE数据库的备份方面的- Is about the ORACLE database backup aspect
  3. 所属分类:Database system

    • 发布日期:2017-11-09
    • 文件大小:14702
    • 提供者:luer
  1. SQLConnect

    0下载:
  2. 数据库连接,读,写,修改,储存,等等的函数!可以镶入任何的程序,这样编写数据库就节省了很多时间了!-Database connection, read, write, modify, store, and so the function! Can insert into any of the procedures, so that the preparation of database on save a lot of time!
  3. 所属分类:SQL Server

    • 发布日期:2017-03-31
    • 文件大小:27767
    • 提供者:黎庆初
  1. LabSQL.ADO

    0下载:
  2. 在labview中实用ado的数据库sql函数库。-In LabVIEW practical sql database ado library.
  3. 所属分类:Other Databases

    • 发布日期:2017-03-27
    • 文件大小:413334
    • 提供者:luf
  1. hcbus

    0下载:
  2. 巴士(公交)换乘查询系统一个基于php设计的公交查询系统 本系统查询不经过数据库,而是直接把线路数据存储于数组 通过php众多内置数组函数,其查询速度比普通数据库查询的快3倍以上 本系统前台还有具有ajax自动提示特效,只要输入站点名字的一两个字,就能自动提示输入站点全称 -Bus (bus) Transfer Inquiry System design based on php query system bus without passing through the system
  3. 所属分类:Database system

    • 发布日期:2017-04-09
    • 文件大小:1056285
    • 提供者:黎明
  1. SQLiteManagerSetup

    0下载:
  2. SQLiteManager是一个支持多国语言基于Web的SQLite数据库管理工具。它的特点包括多数据库管理,创建和连接;表格,数据,索引操作;视图,触发器,和自定义函数管理。数据导入/导出;数据库结构导出。 -SQLiteManager is a support for multi-language Web-based SQLite database management tool. Its features include multi-database management, creatio
  3. 所属分类:Other Databases

    • 发布日期:2017-05-15
    • 文件大小:3613426
    • 提供者:n_nm_m
  1. ADOConn

    0下载:
  2. VC6.0访问SQL Server数据库的库函数文件-VC6.0 access SQL Server database documentation library function
  3. 所属分类:SQL Server

    • 发布日期:2017-03-28
    • 文件大小:987
    • 提供者:韩璞
« 1 2 3 45 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com