CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - account

搜索资源列表

  1. Simulate_Allocate_Memory_Implement_by_C

    0下载:
  2. 模拟内存分配的c语言实现 六、 实验目的 了解用户程序分配内存以及回收所用内存的过程,加深对操作系统存储管理机制的理解。 七、 实验内容 采用首次适应法、最佳适应法或最差适应法,编写一内存分配和回收模拟程序。 (提示:“内存空闲区”数组的设置原理类似于实验一。动态地随机产生新的“内存分配”或“内存回收”请求,再按照你选定的分配算法修改这个数组。由于这个实验的重点在于内存分配,所以不考虑与某内存区相关的进程情况。) -simulation memory allocation
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3617
    • 提供者:丘方
  1. tsggl

    0下载:
  2. VB的图书馆管理系统.管理员的帐号和密码都是-VB library management system. Administrator account and password are
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:158876
    • 提供者:yangpeng
  1. 图论算法

    0下载:
  2. 此书详细的介绍了各种流行和重要的图算法 识货的就下咯-book detailed account of a popular and important map know the quality of the algorithm on the basis of 1,10
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5240428
    • 提供者:喻林
  1. ATM

    0下载:
  2. 这是一个比较大的程序,用c/c++做的自动取款机 可以输入账户信息 和密码验证-This is a relatively large program, with c/c++ to do automatic teller machine can enter account information and password authentication
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:459566
    • 提供者:李梦月
  1. 73462716jindan

    0下载:
  2. 数据结构科重要程序。通过C语言实现。能正常运行。但需要帐户才能下载。请见谅。-Data Structure Branch of key steps. Through the C language. To normal operation. However, the need to account to download. Please forgive me.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2989
    • 提供者:李东的
  1. IntroductionToAlgorithm

    0下载:
  2. 算法导论 经典中的经典 找了很久才找到 内容我就不深入介绍了 大家自己看吧 不需要账号直接下载-Introduction to the classic algorithm to find the classic for a long time to find the contents of my depth not introduce himself and see the U.S. do not need to account direct download
  3. 所属分类:Data structs

    • 发布日期:2017-05-29
    • 文件大小:11993776
    • 提供者:帽子
  1. memery_copy

    0下载:
  2. 将内存中的一段数据拷贝到另外一段内存中,要考虑其中的内存覆盖问题。-A section of the memory to copy data to another section of memory, it is necessary to take into account the memory coverage problems.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:537
    • 提供者:龙熹
  1. SHUJUKUSHIYAN

    0下载:
  2. c++数据结构 May become the member through the upload source code, after please register, 5 to 10 high grade C either Java or other good free sound codes or the programming study material [upload] arrives at the home station, after stationmaster inspec
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:280595
    • 提供者:李梓菁
  1. yiyuanxishuduoxiangshi

    0下载:
  2. 这是一元稀疏多项式的计算代码,是有C++6.0编辑而成的数据结构的代码,为方便广大用户而生的。不需要账号就可以直接下载使用,如有意见,回复。-This is one dollar sparse polynomial calculation code C++6.0 is a compilation of the data structure code, for the convenience of our users and students. Can not account for downlo
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:844
    • 提供者:曹杰
  1. maze

    0下载:
  2. 迷宫问题,巩固初学者的编程基础,大哥,不是每初学者都能给你优质代码吧,这账号难开通啊-Maze, and consolidate the basis of programming for beginners, Big Brother, not every beginner it can give you high-quality code, it difficult to open account ah
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1897
    • 提供者:SAM
  1. datastructure

    0下载:
  2. 几个学生成绩管理系统 由我班同学编写 1、提供身份验证,和使用系统的权限设置、判定。 2、用户能实现08电商5或6班同学各学期各科成绩的录入、编辑,数据保存在文件C:\student中, 3、用户能对学号或姓名,各学期、各学科成绩的查询。 4、用户能按各学科的平均分数排序输出 5、 用户能统计各科成绩的最高分、平均分的最高分以及总分的最高分并输出。 -Several student achievement management system written by a b
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:21330
    • 提供者:黄东豪
  1. JOB

    0下载:
  2. 编写并调度一个多道程序系统的作业调度模拟程序。   作业调度算法:采用基于先来先服务的调度算法。可以参考课本中的方法进行设计。   对于多道程序系统,要假定系统中具有的各种资源及数量、调度作业时必须考虑到每个作业的资源要求。 -Prepare and dispatch a multi-channel program scheduling system simulation program. Job scheduling algorithms: a first-come
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:290308
    • 提供者:悠悠
  1. Cpp1

    0下载:
  2. 银行账户系统,C++的类编写,具有存款、取款、计算利率等功能-Bank account system, C++ classes written, with deposits, withdrawals, calculating the interest rate and other functions
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:790
    • 提供者:王强
  1. SavingAccount

    0下载:
  2. 账户存储模拟 FIFO 类的深入剖析 设计实现一个用于存储整型数据的队列类-ACCOUNT ANALOG/FIFO
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:613300
    • 提供者:ada
  1. my-CPP

    0下载:
  2. 假设某销售公司有销售经理和销售员工,月工资的计算办法是:销售经理的固定月薪为8000元并提取销售额的5/1000作为工资;销售员工只提取销售额的5/1000作为工资。编一程序,定义一个基类Employee,它包含三个数据成员number、name和salary,以及用于输入编号和姓名的构造函数。由Employee类派生Salesman类,再由Salesman类派生Salesmanager类。Salesman类包含两个新数据成员 commrate和sales,还包含用于输入销售额并计算销售员工工资
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:3932
    • 提供者:woaini
  1. gongzi

    0下载:
  2. 计算工资的c++代码。由派生类、基类组成。它能计算经理、职工、临时工三类人员的工资。有输入输出功能。-salary account
  3. 所属分类:Data structs

  1. 169

    0下载:
  2. 大学计算机专业数据结构课程设计——银行账户管理系统,-Data structure course design-bank account management system
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:5358
    • 提供者:Kervin
  1. bank_account

    0下载:
  2. 编写程序,实现活期存款账户的模拟操作。 很久以前,在银行业兴起的时候,银行为客户开设金钱保管业务,每个账户有帐号、户名、密码、金额4项信息。客户可以对自己的账户进行存取钱、改密码、查余额操作; 多年后,随着经济的发展,投资业比较发达了,这时,银行为它保管的金钱发利息。从此,诞生了现代的活期存款账户。此时,每个账户有帐号、户名、密码、金额、月利率、开户时间、操作历史列表7项信息,客户可以对自己的账户进行存取钱、改密码、查余额操作,银行每月要根据账户余额发给客户利息(这个操作叫月
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1098
    • 提供者:zby
  1. Level-traversing-a-binary-tree-

    0下载:
  2. 层次遍历二叉树(顺序结构) 注意:此代码仅演示层次遍历二叉树(顺序结构),并不考虑诸多细节, 感兴趣的可自行修改-Level traversing a binary tree (order structure) Note: This code only demonstrates the level traversing a binary tree (order structure), does not take into account many details,
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:1260
    • 提供者:富宇
  1. Account

    1下载:
  2. 一、实验名称:银行账户模拟 二、实验目的:这道题的主要目的是加深同学们对于面对对象编程中继承理解 三、实验内容: 创建一个银行账户的继承层次,表示银行的所有客户。所有的客户都能在他们的银行账户中存钱、取钱。任务主要如下: (1)创建Account类,作为基类。Account类应该包含帐户余额,并提供构造函数;向账户中余额加钱的方法;减少账户中余额的方法;获取当前帐户余额的方法。 (2)创建Account类的派生类:储蓄账户SavingAccount类,除去基类Account的
  3. 所属分类:Data structs

    • 发布日期:2017-04-30
    • 文件大小:234722
    • 提供者:刘微笑
« 12 »
搜珍网 www.dssz.com