登录
首页 » 数据结构 » 很适合初学者《数据结构实验与实训教程》(PDG).zip

很适合初学者《数据结构实验与实训教程》(PDG).zip

于 2022-08-03 发布 文件大小:1.71 MB
0 165
下载积分: 2 下载次数: 1

代码说明:

很适合初学者《数据结构实验与实训教程》(PDG).zip- Suits the beginner very much "Construction of data Experiment And Really Teaches Course" (PDG) zip

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

发表评论

0 个回复

  • 杭州电子科技大学ACM
    杭州电子科技大学ACM-OJ系统的部分代码,对学习数据结构还有算法很有帮助-Hangzhou University of Electronic Science and Technology ACM-OJ part of the system code, data structure of the learning algorithm was also very helpful
    2022-03-01 00:53:45下载
    积分:1
  • 联机帮助台
    资源描述这个项目的目的是开发一个在线帮助台(OHD)在校园和工业设施。这是一个基于内联网的应用程序可以在整个校园内访问。该系统可用于自动化的校园内各种设施的服务请求的工作流程。这是一个集成的系统,涵盖不同种类的设施,如教室,实验室,宿舍,食堂,食堂,体育馆,计算机中心,教师俱乐部等注册用户(学生,教师,实验室助理和其他人将能够登录的要求任何支持设施的服务。这些请求将被发送到有关人,谁也是有效的用户的系统,让他们得到解决。有功能类似电子邮件通知/提醒,增加了一个新的设施系统、报表生成器等。
    2022-06-27 18:58:11下载
    积分:1
  • 发货查询系统作业,delphi 写的,演示 库德操作和 打印输出...
    发货查询系统作业,delphi 写的,演示 数据库德操作和 打印输出-this is a test for delphi and access
    2022-06-20 04:00:49下载
    积分:1
  • 一种基本算法! 现有一个酒店有100个房间,依次编号为1到100,第一个服务员经过,将所有房间门关上;第二个服务员经过将所有编号为2的倍房门打开;第三个服务员...
    一种基本算法! 现有一个酒店有100个房间,依次编号为1到100,第一个服务员经过,将所有房间门关上;第二个服务员经过将所有编号为2的倍数房门打开;第三个服务员经过将所有编号为3倍数的房门打开的关上,关闭的打开。依此类推;输入一个100以内的正整数N,输出第N服务员经过之后,所有房间的状态。-a basic algorithm! An existing 100 hotel rooms, followed by No. 1-100, after an attendant, all rooms will be closed; Second attendants after all No. 2 in multiples door open; Third attendants after all No. 3 multiples of the open door is shut, Guan the opening closed. XII; The importation of a hundred within the positive integer N, N output after attendants, all rooms in the state.
    2022-03-24 18:35:44下载
    积分:1
  • 堆栈的基本功能实现,组方式实现
    堆栈的基本功能实现,数组方式实现-stack to achieve the basic functions, arrays means
    2022-01-21 05:06:54下载
    积分:1
  • 这个程序可以计算两个城市的距离
    This program can caculate the distance of two city
    2023-07-09 12:00:03下载
    积分:1
  • 外部排序程序,foxpro的DBF文件中某个字段的程序,特点是可以指定排序内存大小,但可以排序超级大的文件远远超出机器内存,采用快速排序加失败树合并算法,排序中...
    外部排序程序,foxpro的DBF文件中某个字段的程序,特点是可以指定排序内存大小,但可以排序超级大的文件远远超出机器内存,采用快速排序加失败树合并算法,排序中会产生很多临时小文件。修改后可用于任何文件字段排序。-External sort procedure, foxpro of DBF files in a field procedure, and there is a sort of memory you can specify the size, but you can sort super large files far beyond the machine memory, the use of quick sort algorithm plus the failure of the merger tree, sorting will produce many temporary small files. The revised document can be used for any sort by that field.
    2023-07-07 03:50:03下载
    积分:1
  • Python实现各种图算法
    用Python实现各种图算法,包括深度优先,广度优先,Dijkstral,Prim,WelshPowell_Coloring等算法,
    2022-01-25 18:21:38下载
    积分:1
  • ORALCE JOB
    存储过程sql: create or replace procedure job_proc is begin --免费票状态修改 需修改ID update O_2413 set attr_24131004="作废" where attr_24131004="已售"; --普通票状态修改 需修改ID update O_2405 set attr_24051004="作废" where attr_24051004="已售"; --团体票状态修改 需修改ID update O_2412 set attr_24121004="作废" where attr_24121004="已售"; end; job的sql: declare   job number;   begin   dbms_job.submit(job, "job_proc;", sysdate, "TRUNC(SYSDATE + 1)");   end;
    2022-01-25 20:02:48下载
    积分: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
  • 696516资源总数
  • 106914会员总数
  • 0今日下载