登录
首页 » 数据结构 » I do two large one on object

I do two large one on object

于 2022-05-30 发布 文件大小:74.59 kB
0 240
下载积分: 2 下载次数: 1

代码说明:

我大2做的一个关于面向对象的课程设计-I do two large one on object-oriented design courses

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ] [String with a variety of ways to have the whole string arrangement with, (non
    ][String]有多种方法可以使整个字符串排列,(不重复)整个数组,还有字典方法
    2022-02-28 13:53:20下载
    积分:1
  • 的一些常用算法实现。单链表。无向图排序等
    数据结构的一些常用算法实现。单链表。无向图排序等-data structure of some commonly used algorithm. Single-Chain. No plans to sort etc.
    2023-06-06 14:45:02下载
    积分:1
  • 查询给定编号查询信息,可用于sqlsever的库管理
    查询给定编号查询信息,可用于sqlsever的数据库管理-Look for a given number query information
    2022-07-19 07:55:28下载
    积分:1
  • 课程设计!MFC做的! 其中有个是链表(单链表,双向 链表图形化演示),另一个是 图的最小生成树的图形化演示)。...
    数据结构课程设计!MFC做的! 其中有个是链表(单链表,双向 链表图形化演示),另一个是 图的最小生成树的图形化演示)。-data structure course design! MFC done! Which is a linked list (single linked list, and two-way linked list graphic demonstration), Another is the minimum spanning tree graphic demonstration).
    2022-01-28 09:46:52下载
    积分:1
  • err
    魔王语言解释 [问题描述] 有一个魔王总是使用自己的一种非常精练而又抽象的语言讲话,没有人能听得懂,但他的语言是可以逐步解释成人能听懂的语言,因为他的语言是由以下两种形式的规则由人的语言逐步抽象上去的: (1) α 转换为 β1β2…βm (2) (θδ1δ2…δn) 转换为 θδnθδn-1… θδ1θ 在这两种形式重,从左到右均表示解释。试写一个魔王语言的解释兄,把他的话解释成人能听得懂的话。 [基本要求] 用下述两条具体规则和上述规则形式(2)实现。设大写字母表示魔王语言的词汇;小写字母表示人的语言词汇;希腊字母表示可以用大写字母或小写字母代换的变量。魔王语言可含人的词汇。 (1)B 转换为 tAdA (2)A 转换为 sae [测试数据] B(exnxgz)B解释成tsaedsaeezegexenehetsaedsae 若将小写字母与汉字建立下表所示的对应关系,则魔王说的话是:“天上一只鹅地上一只鹅鹅追鹅赶鹅下鹅蛋鹅恨鹅天上一直鹅地上一只鹅”。 t d s a e z g x n h 天 地 上 一只 鹅 追 赶 下 蛋 恨 -err
    2022-04-09 12:10:23下载
    积分:1
  • 学生管理系统
    这是一个完整的学生管理系统,就奖学金那一模块需添加一个窗口判断。非常适合学习以及用于毕业设计。
    2022-12-06 14:25:06下载
    积分:1
  • vc中利用ado访问Access文件(包含tree,datagrid控件)
    vc中利用ado访问Access文件(包含tree,datagrid控件)-vc use ado visit Access document (containing tree, datagrid control)
    2022-03-31 13:37:44下载
    积分:1
  • this is a zip file contain a program for design of deep foundation with excel.
    this is a zip file contain a program for design of deep foundation with excel.
    2022-02-26 01:10:36下载
    积分:1
  • 1.通过鼠标拖拽和弹出对话框完成实体、属性、联系的绘制以及各参设定 2.对绘制的实体、属性、联系提供合法性检查 3.对绘制的图形进行拖动、重设大小、删...
    1.通过鼠标拖拽和弹出对话框完成实体、属性、联系的绘制以及各参数设定 2.对绘制的实体、属性、联系提供合法性检查 3.对绘制的图形进行拖动、重设大小、删除 4.通过属性对话框对实体、属性、联系的各种参数进行重新设置 5.数据的串行化 6.将绘制完成的E-R图转换成数据库脚本-1. Through mouse drag and drop and pop-up dialog box to complete entities, attributes, links, as well as drawing parameter setting 2. Drawing entities, attributes, links provided to check the legality of 3. The graphics on the drawing drag, reset size, delete 4. through the Properties dialog box on the entities, attributes, linked to various parameters re-set 5. serialization of data 6. will be drawn to complete the ER diagram into a database script
    2022-01-25 17:40:07下载
    积分:1
  • connection/object pool. A program may require a IMAP connection po ol and LDAP c...
    Many applications use connection/object pool. A program may require a IMAP connection pool and LDAP connection pool. One could easily implement a IMAP connection pool, then take the existing code and implement a LDAP connection pool. The program grows, and now there is a need for a pool of threads. So just take the IMAP connection pool and convert that to a pool of threads (Copy, paste, find, replace????). Need to make some changes to the pool implementation? Not a very easy task, since the code has been duplicated in many places. Re-inventing source code is not an intelligent approach in an object oriented environment which encourages re-usability. It seems to make more sense to implement a pool that can contain any arbitrary type rather than duplicating code. How does one do that? The answer is to use type parameterization, more commonly referred to as templates.-connection/object pool. A program may require a IMAP connection po ol and LDAP connection pool. One could easily im plemen
    2023-05-15 08:25:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载