CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - data bank

搜索资源列表

  1. oct3bank

    1下载:
  2. 三分之一倍频程滤波器组的算法。可以从时域进行滤波得到频谱,需要读入数据。-One-third octave filter bank algorithm. Can be time-domain filter spectrum, the need to read into the data.
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:1.69kb
    • 提供者:she
  1. p01

    0下载:
  2. 1、设计一个程序,其中有3个类,即CBank,BBank和GBank,分别为中国银行类、工商银行类和农业银行类。每个类都包含一个私有数据balance,用于存放储户在该行的存款数,另有一个友元函数total用于计算储户在这3家银行中的总存款数。 2、设计一个程序,其中有2个类,Point类为点类,包含2个私有数据x和y,表示点的坐标,line类为直线类,包含3个私有数据a,b和c,表示直线方程ax+by+c=0。另有一个友元函数dist,用于计算一个点到直线的距离。点与直线之间的距离计算公式
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:1.12kb
    • 提供者:月月
  1. Easy_Bank_Simulation

    0下载:
  2. 本项目为数据结构课程第一次大作业,旨在通过实际编写代码实现一个简单的银行 业务模拟系统来熟悉各种基本数据结构的应用。本程序从上至下,以事件驱动为主导思 想,利用动态存储结构对客户和事件进行模拟,并通过模拟方法求出客户在银行内逗留 的平均时间。-The project is the first major data structure course work, the actual preparation of the code aims to implement a simple b
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:780.15kb
    • 提供者:andy
  1. bank

    0下载:
  2. 银行业务模拟系统的设计与实现 首先模拟银行开门时的数据结构的状态 对客户到达和离开时间做相应处理 下班银行关门事件的处理-Banking Simulation System Design and Implementation of the first simulation data structure when the bank opened a state of the customer arrival and departure time to do the appropriat
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:11.63kb
    • 提供者:韩涵
  1. data-structure-design

    0下载:
  2. 数据结构课程设计。包含三个题目:1.银行管理系统。2.航空订票系统。3.文本编辑器-Data structure course design. Includes three topics: 1. Bank management system. 2. Airways reservation system. 3. Text editor
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:253.08kb
    • 提供者:upwinder
  1. vbTableData

    0下载:
  2. VB获取数据库数据表、记录集行数等信息,打开程序后,浏览到所要打开的MDB文件,如果是标准的MDB库的话,则会枚举出库内的所有表,并获取数据库创建时间、最后修改时间、记录条目数等,本程序面向VB初级用户,不涉及高级的数据库理论,因此容易理解。-VB access database data table to record information such as assembly lines, open the program, browse to the file to open the MDB
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:4.96kb
    • 提供者:zs1
  1. 1

    0下载:
  2. 题库中的数据只作测试,不为真实,若要实施还需删除各题表,重新建表。具体过程如下: a) 先点击题库信息浏览,删除无用题表,注意:正修改的数据题表不能删除! b) 添加题库建表,注意:数据表名是一次性的,建了就不能修改表名 c) 在试题后台设置中,选择要修改的考试题目,点击修改否 d) 再点击添加试题数据,添加相关考试试题,注意:在判断题中,对的写“A”,错的写“B” e) 最后浏览选择试题,检查修改您所添加的试题。-The data in the item bank
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:345.76kb
    • 提供者:syyao
  1. PersonalFinancing

    0下载:
  2. 财智记账本是一款个人家庭财务软件。它能全面管理日常收支、储蓄、能通过互联网与您的开户银行联接并获得相关数据,并配有家庭金融顾问功能,它的服务能涵盖所有家庭理财的新时代内容,是一款非常实用的软件。软件可供多用户使用而互不干扰,适应了各家庭成员的不同需要。-Choi Chi is a personal account of the family finance software. It overall management of the daily balance of payments, savi
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-20
    • 文件大小:5.74mb
    • 提供者:heiye
  1. MacBankV3

    0下载:
  2. 简单的模拟ATM机器系统,使用C#编写,包含模拟的数据库,模拟的使用操纵界面,还有按全系统-simple ATM system, programed by C#。including bank data base, user interface, and safety alarm
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:245.32kb
    • 提供者:wang
  1. xiangmu

    0下载:
  2. 中国银行数据中心的项目实施的方案 计算机网络案例说明-Bank of China data center solution for project implementation case illustrates the computer network
  3. 所属分类:Other systems

    • 发布日期:2017-05-12
    • 文件大小:2.9mb
    • 提供者:
  1. four

    0下载:
  2. 设计一个程序,其中有3个类,即CBank,BBank和GBank,分别为中国银行类,工商银行类和农业银行类。 每个类都包含一个私有数据balance,用于存放储户在该行的存款数,另有一个友元函数total用于计算储户在这3家银行中的总存款数。 -Design a program, of which there are three categories, namely CBank BBank and GBank Chinese bank, ICBC class, and the Agric
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:6.4kb
    • 提供者:胡桃
  1. Account

    1下载:
  2. 创建一个Account类,银行可以使用它表示客户的银行账户,这个类应该包括一个类型为double的数据成员,表示账户余额。-Create an Account class, the bank can use it represents the customer' s bank account, this should include a type of double data members, that the account balance.
  3. 所属分类:Other windows programs

    • 发布日期:2017-02-06
    • 文件大小:936kb
    • 提供者:
  1. Bank-queuing-6-sets-of

    0下载:
  2. C++写的数据结构课程设计实验,银行排队代码一共6套-A total of six sets of data structure curriculum design experiments, bank queuing code C++ write
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-09
    • 文件大小:1.63mb
    • 提供者:蚂蚁
  1. bank-data

    0下载:
  2. weka入门学习中用到的银行数据,里面有600个实例,用于分类、聚类、回归或这关联规则 初入门试用。-the weka Getting started learning to use the bank data, there are 600 instances for classification, clustering, regression, association rules early entry to the trial.
  3. 所属分类:Other systems

    • 发布日期:2017-11-11
    • 文件大小:6.94kb
    • 提供者:zjl
  1. bank-data.arff

    2下载:
  2. 用于weka初入门学习,银行数据包括600实例,是data-bank.arff 文件,经过csv 处理之后的可经weka使用的文件。-The learn for weka early entry, bank data including 600 instances of the the the data-bank.arff file after csv after processing the file via weka.
  3. 所属分类:Other systems

    • 发布日期:2017-11-05
    • 文件大小:3.72kb
    • 提供者:zjl
  1. data-bank-training-and-test

    0下载:
  2. weka学习中,对银行bank-data.arrf处理之后的 训练与测试文本的正确格式,包括dank-raining.arff 与 bank-test1.arff 可直接用来测试使用。-weka learning the correct format, including the dank-raining.arff and the bank-test1.arff can directly used to test the use of the training and testing after
  3. 所属分类:Other systems

    • 发布日期:2017-11-09
    • 文件大小:4.88kb
    • 提供者:zjl
  1. bank

    0下载:
  2. 创建一个SavingAccount 类,这个类需要完成以下的功能: (1) 每一个SavingAccount 应该包含一个年利率和帐户余额的数据成员; (2) 提供一个构造函数初始化一个SavingAccount 的实例; (3) 每个月结算一次利息,并更新帐户余额信息; (4) 一个更改年利率的方法; -Create a SavingAccount class that you need to complete the following functions: (a) ea
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:1.56mb
    • 提供者:andrewlee
  1. bank-simulation

    0下载:
  2. 数据结构课程实验,c++语言实现模拟银行叫号系统-Experimental data structure course, simulating bank station c++ language system
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:127.21kb
    • 提供者:柳鹤婷
  1. Bank-window-for-business

    0下载:
  2. 编程模拟实现银行办理业务,当有多个空闲时刻相等的出纳窗口供客户选择时,由客户随机选择一个提供服务.使用了数据结构的知识,是学习的很好的例子-Programming simulation banking for business, when there are more idle time equal to the cashier window for customers to choose when, by the client randomly selects a service using
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:261.47kb
    • 提供者:冉戆
  1. 图像数据挖掘的模型和技术

    0下载:
  2. 银行的weka数据,适用于初学者,从官网上引入过来的。(bank data,available for the learner of data processing.Introduced from the official website.find find find find find find find find find.)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:239kb
    • 提供者:123qwe123333
« 12 »
搜珍网 www.dssz.com