CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 数据库编程 搜索资源 - 元素

搜索资源列表

  1. BabelKit-1.05.rar

    0下载:
  2. BabelKit是一个通用多语言数据库代码表的接口。它接收维护使用多语言的多个数据库代码定义集中的所有编程工作。代码管理和翻译页可以让开发人员定义新的虚拟代码表,新语言,输入所有代码和它的描述,再将它们翻译成所有相关的语言。Perl和PHP类可以检索代码描述,并自动地用用户语言生成HTML代码选择元素。这简化了Web站点及数据库的国际化和本地化。
  3. 所属分类:数据库编程

    • 发布日期:
    • 文件大小:54.07kb
    • 提供者:
  1. l7

    0下载:
  2. 时考虑到在哈夫曼中要每次挑选两个频率最小(即出现次数最小,我那个hNode里的value 是出现的次数),很自然的就想到了std::priority_queue容器,优先队列每次都会弹出队列 中权值最高的元素,这个特性无疑是实现哈夫曼算法的最佳选择。 ... -to consider the Huffman each selected to be the smallest two frequencies (that is, the minimum number, which I hN
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:16.14kb
    • 提供者:kdfj
  1. partition1

    0下载:
  2. 实验描述:分布式数据库的算法partition的具体实现。即通过该算法找到关系数据库最优分裂点,使得结果最优。 算法思想: 1、 首先根据所输入的attribute usage matrix得到AQ( ) 2、 对CA矩阵中划分点预先设在n-1处,并将属性列分成两个集合,TA和BA,TA中的元为:{ A1 、A2 …… An-1 },BA中的元素为:{ An} 3、 确定集合TQ、BQ和OQ,其中TQ={ qj| AQ(qi) TA},BQ= TQ={ qj| AQ(qi) BA
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:9.54kb
    • 提供者:孙东一
  1. 780532456

    0下载:
  2. 高斯列主元素消去法(数值分析) C++程序-out the main elements of Gaussian Elimination Act (numerical analysis) C + + Programming
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:1.4kb
    • 提供者:张宁
  1. javaoracle

    0下载:
  2. 本程序利用Oracle公司推出了相应的开发工具:Oracle XML Utility,将整个XML文档元素对应为一个表,XML文档内嵌元素对应为Oracle的对象类型,这样可用SQL-XML实现数据表与XML文档的一对一转换,不过在实现上必须使用面向对象的数据表或者改造XML文档以配合数据表。-procedures for the use of the Oracle Corporation introduced a corresponding development tools : Oracle
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:4.1kb
    • 提供者:随风
  1. guestroom

    0下载:
  2. [摘要]随着我国经济的迅速发展和假日经济的出现,宾馆酒店业的竞争愈来愈激烈。要想在竞争中取得优势,必须在经营管理、产品服务等方面提高服务管理意识。而对酒店的经营状况起决定作用的是酒店的管理。如何利用先进的管理手段,提高酒店的管理水平,是每一家酒店的管理者所面临的重要课题。简单的服务标准已经不是制胜的锦囊,只有做到最细微之处才有机会让顾客体会到酒店服务的优点,而准确、快捷、周全往往就是最基本的成功要素。虽然计算机管理并不是酒店走向成功的关键元素,但它可以最大限度的为准确、快捷、周全等要素发挥效用提
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-02
    • 文件大小:543.55kb
    • 提供者:
  1. zidongruqin

    0下载:
  2. 这个是VB操作网页元素,自动发表帖子,和进入网站的后台,很有用处,希望大家多多支持!-This is the VB operation page elements, automatically publish posts, and access to the site background, useful, hope you can enjoy!
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-02
    • 文件大小:72.79kb
    • 提供者:xiaoyuer
  1. zhan

    0下载:
  2. 1、初始化栈;2、判断栈是否为空;3、依次进站元素;4、输出栈的长度;5、输出栈的元素;6、输出栈序列-1, initialize the stack 2, determine the stack is empty 3, followed by stop elements 4, the length of the output stack 5, the output stack elements 6, the output stack sequence
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-08
    • 文件大小:766byte
    • 提供者:邵希茜
  1. String

    0下载:
  2. 数据的表示和存储; (1.1) 累积运算的中间结果和最终的计算结果的数据类型要求是整型——这是问题本身的要求; (1.2) 试设计合适的存储结构,要求每个元素或结点最多存储数据的3位数值。 -Data representation and storage (1.1) cumulative results of operations of the intermediate and final results of the integer data type is require
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-10
    • 文件大小:1.12kb
    • 提供者:guanshan
  1. PROJ-5

    0下载:
  2. 数据的表示和存储; (1.1) 累积运算的中间结果和最终的计算结果的数据类型要求是整型——这是问题本身的要求; (1.2) 试设计合适的存储结构,要求每个元素或结点最多存储数据的3位数值。 -Data representation and storage (1.1) cumulative results of operations of the intermediate and final results of the integer data type is require
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-08
    • 文件大小:1.69mb
    • 提供者:guanshan
  1. add

    0下载:
  2. 对数据库的数据表的元素进行添加功能,完善系统功能。-Data table on the database elements to add functionality, improve system functionality.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-01
    • 文件大小:776byte
    • 提供者:音乐
  1. Cpp1

    0下载:
  2. 数据库对元素类型为整型的顺序存储的线性表进行插入、删除和查找操作。 -Database of elements stored in the order of type integer linear table insert, delete and search operations.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-05
    • 文件大小:891byte
    • 提供者:lijun
  1. Sqlist

    0下载:
  2. 用一组地址任意的存储单元存放线性表中的数据元素-It is a set of address any of the storage unit in the table for linear data elements
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-10
    • 文件大小:1.21kb
    • 提供者:lvc
  1. Order-the-merger-of-the-table-lookup

    0下载:
  2. 这是关于顺序表的合并与查找,能把顺序表进行合并后,选择自己选择的元素进行查找,并返回其位置-This is a merger and find, on the order of the table can order table to merge, select the elements of their choice to find and return to its position
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-26
    • 文件大小:174.79kb
    • 提供者:徐彩华
  1. JGHFJGHKHJKHJKHJ

    0下载:
  2. 题目:有一个已经排好序的数组。现输入一个数,要求按原来的规律将它插入数组中。 1. 程序分析:首先判断此数是否大于最后一个数,然后再考虑插入中间的数的情况,插入后       此元素之后的数,依次后移一个位置。 2.程序源代码:-Topic: have a already sorted array. Now the input a number, according to the law of the original requirements will it into an ar
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:2.47kb
    • 提供者:崔嬴
  1. autostumis

    0下载:
  2. 上个星期,经过朋友的介绍,接了一个小业务,就是为电力汽校写个简单的不能再简单的学员管理系统。其主要功能是学员记录的新建,修改,删除,学员考试上车时间的安排。该软件功能简单,主要使用到了ODBC数据库,Windows 标准控制等等基本的编程元素。非常适合初学者练习和参考,现在把它共享出来给大家,希望能跟大家更多的进行交流! -Last week, after the introduction of a friend, pick up a small business, write a simp
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-17
    • 文件大小:196.09kb
    • 提供者:chenruibin
  1. main.cpp

    2下载:
  2. 初始有一空集,然后对这个集合共有 n 次操作,每次给定一个集合以及操作名称(并: + / 差: - / 交: *)。每个操作完成后输出当前集合所有元素(均为整数,从小到大输出)。-Initial empty set, then this collection a total of n operations, each given a set operation name (and:+/poor:-/AC:*). After each operation is complete collectio
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-12
    • 文件大小:1.36kb
    • 提供者:杨荔雅
  1. access

    0下载:
  2. 数据库access的登陆,实现字段元素的增,删,及一些控件的应用。-The field of database access to landing, the increase of the field elements, delete, and some control applications.
  3. 所属分类:ADO-ODBC

    • 发布日期:
    • 文件大小:2.87mb
    • 提供者:孙晓妮
  1. struts2_01

    0下载:
  2. Struts2框架中核心组件就是Action、拦截器等,Struts2框架使用包来管理Action和拦截器等。每个包就是多个Action、多个拦截器、多个拦截器引用的集合。 在struts.xml文件中package元素用于定义包配置,每个package元素定义了一个包配置。它的常用属性有: l name:必填属性,用来指定包的名字。 l extends:可选属性,用来指定该包继承其他包。继承其它包,可以继承其它包中的Action定义、拦截器定义等。 l namespace:可选
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-16
    • 文件大小:3.92mb
    • 提供者:贾渊渊
  1. nixu

    0下载:
  2. 求数组逆序的函数。从键盘输入int型数组a[ 20 ]的20 个元素值,函数实现对数组元素数据的逆序放置。即第1个元素与第20个元素互换,第2个元素与第19个元素互换,……,第10个元素与第11个元素互换。压缩包内共两种方法。-Find an array reverse function. Input from a keyboard int array [20] of the 20 elements of the value placed on the reverse function to a
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-03
    • 文件大小:655byte
    • 提供者:沐阳浸月
« 12 »
搜珍网 www.dssz.com