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

搜索资源列表

  1. TSG3

    0下载:
  2. 本源码为图书管理系统,实现了密码登陆管理,图书基本信息的录入、修改、删除、查询,读者基本信息的录入、修改、删除、查询,实现了自动从系统取得借书时间,自动生成还原时间,和自动对超期信息的统计-source for the library management system and realized the landing password management, basic information on the book entry, modification, deletion, inquiri
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:377735
    • 提供者:xiao xing
  1. XML

    0下载:
  2. 一个简单校验borland的XML结构的完整性和自动生成对应XML的结构的小工具。
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:461607
    • 提供者:黄磊
  1. mingzhu

    0下载:
  2. 明珠大厦相机组库存管理系统,自动生成xls报表
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:56910
    • 提供者:exition
  1. pbUpdate

    1下载:
  2. 实现升级一台机子上的程序,所有其它机子的程序自动升级. 1.支持多个模块,支持一个模块多个文件. 2.文件位置可不为当前目录. 3.可自动压缩文件,然后上传,提高上传与下载速度. 4.update.exe可自动升级(注:仅随新系统升级时升级!!!) 使用说明: 1.先创建表,见Table.txt 2.工程所包含的文件,可在uo_updown.uf_check()中定义. (参看原有的!) 3.创建工程时, 请不要把update.pbl生成PBD,这样保证
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:253761
    • 提供者:psxwl
  1. delphi 创建mdb数据库

    0下载:
  2. delphi 创建mdb数据库,自动生成
  3. 所属分类:其他数据库

    • 发布日期:2012-04-10
    • 文件大小:246347
    • 提供者:stevechi
  1. DataBaseConnect

    0下载:
  2. databaseconnect万能数据库连接,动态连接库。可以支持access\sql server \oracle等类型的数据库连接设置,自动生成连接字符串。-databaseconnect surpport access\sql server \oracle ect.
  3. 所属分类:Other Databases

    • 发布日期:2017-04-03
    • 文件大小:25521
    • 提供者:蚂蚁上树
  1. apriori

    3下载:
  2. 关联规则挖掘算法 Apriori算法的Matlab实现 可以自动生成关联规则,计算支持度、置信度-Association Rules Mining Algorithm Apriori algorithm can automatically generate Matlab realization of association rules, computing support, confidence
  3. 所属分类:Other Databases

    • 发布日期:2017-03-25
    • 文件大小:3484
    • 提供者:linhw
  1. 701h

    0下载:
  2. ,本程序采用ASP+ACCESS开发. 2,此程序适合做土特产类CMS网站.包括特产相关文章管理系统,图片系统管理系统 3,程序代码简洁,管理方便快捷 4,程序全面防SQL注入,管理员密码采用MD5加密. 5,程序可自动生成GOOGLE网站地图. 6,该程序免费,但请保留程序版权相关信息 -This program developed using ASP+ ACCESS. 2, this procedure is suitable for native type CMS
  3. 所属分类:Other Databases

    • 发布日期:2017-04-25
    • 文件大小:105228
    • 提供者:wwwvn
  1. ckglst

    1下载:
  2. 库存管理系统,有基本资料录入,仓库设置,进出库管理,进出库查询功能。并能自动生成报表。库存管理等功能。-Inventory management system, some basic data entry, storage settings, access to database management, access to database search functions. And can automatically generate reports. Inventory management
  3. 所属分类:Other Databases

    • 发布日期:2017-04-24
    • 文件大小:409583
    • 提供者:BAIZHAOMING
  1. vfp_sj

    0下载:
  2. 只需要给出总的平时成绩,自动生成5次和6次平时统计,总和相加即为为平时成绩。算法主要为随机数的调整,使得总和相等。 1.文件名保证为英文名,每次使用时,改动程序中的第2句:use *.dbf,改为自己的数据库文件名。 2.该成绩数据库中字段类型必须保证含有如下字段,其它字段不限制,其中,平时成绩事先给出,或者从excel中导出,平时1、平时2、平时3、平时4、平时5自动生成。 平时成绩 数值型(必须事先给好成绩) 平时1 数值型(自动生成) 平时2 数值型(自动生成)
  3. 所属分类:Other Databases

    • 发布日期:2017-04-02
    • 文件大小:27452
    • 提供者:跳跳狼
  1. vfb_ole

    0下载:
  2. 实现vf利用ole自动化实现excel报表的自动生成!-Achieved using ole automation to achieve vf excel report generated automatically!
  3. 所属分类:Other Databases

    • 发布日期:2017-04-08
    • 文件大小:604
    • 提供者:jishenda
  1. j_16141_DjangoBlog

    0下载:
  2. Django博客系统(Python)的数据库与模型非Django自动生成,采用Python的web开发框架(Django)和Mysql数据库,数据库的设计很不规范,由于时间方面的问题(基于才“出道”时的原有博客数据库结构),图片上传采用Python的Image类库,分页采用的是Paginator,其他的我就不一一列举出来了,请看源码!-Blog system Django (Python) database and model non-Django automatically genera
  3. 所属分类:Other Databases

    • 发布日期:2017-05-09
    • 文件大小:2159929
    • 提供者:google
  1. Province-City-Area-mdb(Delphi)

    0下载:
  2. 这是利用Delphi构建全国市县Access数据库的全部源代码,利用全国市县数据自动生成省、市、地三级数据表,数据库可广泛应用于各应用行业,是非常好且少见的资料。 数据库为常见的Access2000格式。 -This is using Delphi to build cities and counties in the country all the source code for the Access database, using national data to automatical
  3. 所属分类:Other Databases

    • 发布日期:2017-03-30
    • 文件大小:384466
    • 提供者:hhj
  1. generates-reports

    0下载:
  2. 按任意字段、任意条件查询及任意字段自动生成报表程序-In any field, any field and any condition query program automatically generates reports
  3. 所属分类:Other Databases

    • 发布日期:2017-03-29
    • 文件大小:176220
    • 提供者:jinlong
  1. AutoNumber

    0下载:
  2. 自动生成编号,Delphi+数据库,其实我怎么觉得数据库本身就可以生成编号,每添加一条数据的时候,数据库的ID字段就会自动加1,形成按顺序变化的ID编号,本程序同样需要SQL数据库配合,可惜作者没有提供数据库文件,对于特别有需要的Delphi编程者,可根据代码还原出数据库的各个细节。 -Automatically generated number, Delphi+ database, in fact, I think how the database itself can generate
  3. 所属分类:Other Databases

    • 发布日期:2017-12-09
    • 文件大小:13458
    • 提供者:何朝飞
  1. BAJIASHUJUKU

    0下载:
  2. 简单的数据库示例,含录入、自动生成报表等功能。-Simple example of a database, including entry, automatic generation of reports and other functions.
  3. 所属分类:Other Databases

    • 发布日期:2017-11-26
    • 文件大小:5315573
    • 提供者:陈柳容
  1. deepthroat20060610

    0下载:
  2. 企业源码,功能比较完善,能自动生成,希望对大家有用-Enterprise source code, function relatively complete, can be generated automatically, and the hope that useful! !
  3. 所属分类:Other Databases

    • 发布日期:2017-12-03
    • 文件大小:3269561
    • 提供者:wang tao
  1. ptxt

    0下载:
  2. 自动生成格式文本,返回指定的文本格式,提高效率-auto translate file format
  3. 所属分类:Other Databases

    • 发布日期:2017-04-11
    • 文件大小:1429
    • 提供者:fkdj
  1. aspaccess-exam

    0下载:
  2. 在线考试网站 提供一些选择题和多选题的考试 可以自动生成成绩-Test Site
  3. 所属分类:Other Databases

    • 发布日期:2017-04-15
    • 文件大小:14676
    • 提供者:利亚
  1. SqliteAutoClass

    0下载:
  2. delphi XE开发,用zeos Access控件读写sqlite数据库,对每个表自动生成读写类。-Delphi XE development, use zeos Access control to read and write SQLite database, reading and writing class for each table automatic generation.
  3. 所属分类:Other Databases

    • 发布日期:2017-05-31
    • 文件大小:13625526
    • 提供者:king
« 12 »
搜珍网 www.dssz.com