登录
首页 » 数据结构 » two pools and a reference algorithm

two pools and a reference algorithm

于 2022-05-10 发布 文件大小:1.66 kB
0 7311
下载积分: 2 下载次数: 1

代码说明:

这是两个集合交并的一个算法-two pools and a reference algorithm

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

发表评论

0 个回复

  • various algorithm C language, graphic menu, ordering random number generation.
    各种排序算法的C语言实现,图形菜单,排序数随机生成.-various algorithm C language, graphic menu, ordering random number generation.
    2022-06-16 20:22:16下载
    积分:1
  • 科研管理
    该科研管理系统主要有查询和管理两项功能。查询模块对应一般用户,管理模块对应管理员。通过管理和查询的相应模块可已很方便地对数据库进行一系列的操作,这在模块功能描述里已简单描述过。因还是初次用VC6.0设计基于对话框的应用程序,所以了解很浅薄,我没有设计用户登陆和用户注册了,也就是没有规定用户权限。也没有对对话框进行最大化,最小化处理。还有科研管理系统就实现了对数据库表的一些最基本的查询、增删改操作,没有对查询功能进行细化等,如按不同类别查询科研成果,按不同职称查询教师信息等。我做的这个系统比较简单,所以出现的一些问题也比较好解决,如一开始我在实现程序代码的时候对于数据表映射类、对话框类等是定义指针的,但在运行时总出现某某内存不可读,不可写的问题,所以我就改成直接定义这些类的对象排出了这类问题。其实一开始我定义指针让其指向new生成的对象是打算之后可以释放内存空间的,减小内存的开销,可指针我用不好,所以在这点上我处理的不好。因此,我对自己所做的这个系统提出的改进意见是设计用户注册、登录模块、将各模块的功能进行细化,实现对对话框大小能进行调整的功能等。
    2022-05-14 17:51:42下载
    积分:1
  • 开发环境:VC++6.0+MFC 库:Oracle 8.0 请将oraclm.dll拷贝到运行文件的目录中! 要运行例子要先装Oracle 8.0,如果有什...
    开发环境:VC++6.0+MFC 数据库:Oracle 8.0 请将oraclm.dll拷贝到运行文件的目录中! 要运行例子要先装Oracle 8.0,如果有什么问题,请看你机器上的Oracle安装目录下的mshelp/Oraclec.hlp。-Development Environment: VC++ 6.0+ MFC Database: Oracle 8.0 Please oraclm.dll files are copied to the run directory! To run the example of first installed Oracle 8.0, if there are any problems, see your machine to install the Oracle directory mshelp/Oraclec.hlp.
    2022-01-30 12:51:23下载
    积分:1
  • vc源代码 11.1编程测试顺序容器矢量(vector)的主要功能和使用方法...
    vc源代码 11.1编程测试顺序容器矢量(vector)的主要功能和使用方法 -11.1 programming source code vc test vector sequence containers (vector) of the main functions and use
    2023-08-13 15:15:03下载
    积分:1
  • AutomobileCost
     ;此程序要求用户输入以下费用的每月成本
    2023-03-06 13:00:04下载
    积分:1
  • 这是课程设计的4个原程序代码分别是课程设计――猴子选大王问题课程设计...
    这是数据结构课程设计的4个原程序代码分别是数据结构课程设计――猴子选大王问题数据结构课程设计-This the data structure of curriculum design four original code was designed data structure courses-- monkeys elected king issues of curriculum design data structure
    2022-11-05 08:40:03下载
    积分:1
  • 的经典实现算法,对于学习的人很有帮助
    数据结构的经典实现算法,对于学习数据结构的人很有帮助-shu ju jie gou jing dian suan fa shi xian
    2022-07-14 07:08:25下载
    积分:1
  • A. General Queries
    基于数据库设计一个网页,实现基本功能:增删改、查询、统计报表的功能要有.管理信息-A. General Queries- The system should be able to retrieve useful data stored in the database. B. Statistics Collection- The system should be able to generate useful statistics information. C. Modification of Data- The system should provide interface for the store managers to add, remove and update the data in the database. D. Dealing with special events in the system. Your system should be able to handle real life situations that may arise from running the business. E. You are required to implement a web user interface for your system. F. The user interface should be intuitive and effective to use. G. Please bear in mind that a casual user should not have problems to check some simple information. H. The system should provide an English UI. You can also design multi-lingual UI.
    2022-12-15 03:20:03下载
    积分:1
  • 用java语言实现策略模式 BubbleSort.java――冒泡排序算法 ChooseSort.java――选择排序算法 InsertSort.j...
    用java语言实现策略模式 BubbleSort.java――冒泡排序算法 ChooseSort.java――选择排序算法 InsertSort.java――插入排序算法 MergeSort.java――合并排序算法 SortStrategy.java――排序算法的接口 Sort.java――排序类,通过此类的sort()可以对实现了Comparable接口的数组进行升序 SortMain.java――显示界面排序-Using java language model to achieve the strategy BubbleSort.java-- Bubble Sort algorithm ChooseSort.java-- choice of sorting algorithm InsertSort.java-- Insertion Sort algorithm MergeSort.java-- merge sorting algorithm SortStrategy.java-- sort of the interface algorithm Sort. java- Sort category by such sort () can be achieved for an array of Comparable interface ascending SortMain.java-- Display order
    2023-07-31 08:20:03下载
    积分:1
  • library management system
    它的图书馆管理项目是使用三个表…表是学生…问题。。。和预订…这是一个登录页..用户必须在其中登录。。密码是123,要输入的用户名是admin..谢谢。。
    2023-06-17 19:25:03下载
    积分:1
  • 696516资源总数
  • 106611会员总数
  • 19今日下载