登录
首页 » 数据结构 » Data structure the curriculum design issues welcome maze download

Data structure the curriculum design issues welcome maze download

于 2022-12-18 发布 文件大小:36.53 kB
0 106
下载积分: 2 下载次数: 1

代码说明:

数据结构 课程设计 迷宫问题 欢迎下载-Data structure the curriculum design issues welcome maze download

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

发表评论

0 个回复

  • Note : This section of the review of data structure and algorithm, a few scatter...
    说明: 这一段在复习数据结构和算法,有一些零星笔记,在Others这个归类下,欢迎指正。 对于排序算法,想做一个动态演示的东东,因此今天使用VB.net大概实现了一个,界面如下,代码有2个版本,一个可以指示当前循环的位置(但设计感觉不好,也找不到更好的办法),一个没有。 -Note : This section of the review of data structure and algorithm, a few scattered notes, in the classified Others, welcomed the correction. For Sorting Algorithm and do a demonstration of the dynamic page, and it is probably using VB.net achieved one of the following interface, the code has two versions, one can instruct the current cycle position (but feel bad design, but also find better ways), a no.
    2023-08-16 01:40:02下载
    积分:1
  • 该源代码为库设计的报刊订阅,和报告,挺详细的,适合初学者...
    该源代码为数据库设计的报刊订阅,和报告,挺详细的,适合初学者-The source code for the database design of newspapers and periodicals subscriptions, and reports quite detailed, suitable for beginners
    2022-03-24 16:55:24下载
    积分:1
  • 联机帮助台
    资源描述这个项目的目的是开发一个在线帮助台(OHD)在校园和工业设施。这是一个基于内联网的应用程序可以在整个校园内访问。该系统可用于自动化的校园内各种设施的服务请求的工作流程。这是一个集成的系统,涵盖不同种类的设施,如教室,实验室,宿舍,食堂,食堂,体育馆,计算机中心,教师俱乐部等注册用户(学生,教师,实验室助理和其他人将能够登录的要求任何支持设施的服务。这些请求将被发送到有关人,谁也是有效的用户的系统,让他们得到解决。有功能类似电子邮件通知/提醒,增加了一个新的设施系统、报表生成器等。
    2022-06-27 18:58:11下载
    积分:1
  • 用KRUSKAL算法求最短路径,可以运行C++源程序
    用KRUSKAL算法求最短路径,可以运行C++源程序-KRUSKAL algorithm used for the shortest path, you can run C++ source code
    2022-01-24 13:45:34下载
    积分:1
  • 关于计算机几种常见排序算法,在学习的时候曾自己动手写C语言的程序, 现发布出来与大家交流。虽然简单,但希望与大家在编程以及计算机算法方面能...
    关于计算机几种常见排序算法,在学习数据结构的时候曾自己动手写C语言的程序, 现发布出来与大家交流。虽然简单,但希望与大家在编程以及计算机算法方面能 够与大家交流,达到抛砖引玉的效果,恳切大家提出意见、建议。-On the computer several common sorting algorithms, data structures in the study had the time to write their own C language procedures, is published by the exchange with the U.S.. Although simple, but look forward to working with everyone in the programming and computer algorithms can exchange with the U.S. to initiate the effect, everyone sincerely offer comments, suggestions.
    2022-01-28 19:52:35下载
    积分:1
  • 本书是关于计算机科学与工程领域的基础性研究科目之一――与算法的专著。 本书在简要回顾了基本的C++ 程序设计概念的基础上,全面系统地介绍了队列、堆栈、树...
    本书是关于计算机科学与工程领域的基础性研究科目之一――数据结构与算法的专著。 本书在简要回顾了基本的C++ 程序设计概念的基础上,全面系统地介绍了队列、堆栈、树、图等基本数据结构,以及贪婪算法、分而治之算法、分枝定界算法等多种算法设计方法,为数据结构与算法的继续学习和研究奠定了一个坚实的基础。更为可贵的是,本书不仅仅介绍了理论知识,还提供了50多个应用实例及600多道练习题。 本书内容广博权威,结构清晰合理,是一本全新的有关数据结构与算法的教材,对于计算机科学与工程领域的从业人员也是一本很好的参考书。-err
    2022-01-25 17:01:13下载
    积分:1
  • 施伯乐@黄皮书《教程》part3
    施伯乐@黄皮书《数据结构教程》part3-Shi Bole @ beige book Data Structure Course part3
    2022-03-10 14:51:58下载
    积分:1
  • 库连接
    包裹ca.pfv.spmf公司.关联规则.TopKRules;
    2022-07-13 13:33:39下载
    积分:1
  • 学位证书打印系统
    学位证书打印系统-degree certificate printing system
    2022-05-23 01:44:22下载
    积分:1
  • 1. Still used MyDatabase database, with SYSDBA user login. 2. In ISQL, followed...
    1. 仍然使用MyDatabase数据库,用SYSDBA用户登录。 2. 在ISQL中,依次输入第4章的数据表创建SQL语句;或者根据表4-1至4-8自行创建数据表。(可以直接使用光盘提供的MyDatabase.GDB数据库。) 3. 使用MyDB数据库连接,在SQL Explorer中输入原始数据。除了表4-9和表4-10的内容,还需要在USER_PASS表中设置一个权限为’3’的JWC用户名,用于课程的调度;设置若干个教师的账号(需要在TEACHER数据表中设置相应信息),权限为’2’;若干学生的账号。 4. 修改源代码中数据库连接组件Database的参数,包括服务器地址、登录用户名和默认密码。 -1. Still used MyDatabase database, with SYSDBA user login. 2. In ISQL, followed importation of Chapter 4 of the data table creation SQL; Or, according to Table 4-1 4-8 to set up a data table. (CD can be used directly for the MyDatabase.GDB database.) 3. Use a few MyDB According to the Link, SQL Explorer in the original input data. In addition to Table 4-9 and table of contents 4-10. USER_PASS also need a table set up the authority of the"3 "JWC user name, for course scheduling; Several teachers set up the account (in TEACHER data tables set up corresponding information), the authority of"2 "; Several student"s account. 4. Modifying the source code, database
    2023-06-03 00:05:04下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载