-
试试 Moodle 的电子学习
Moodle 是一个开源免费的电子学习网站。
简单下载 moodle 安装它......
在你的 htdocs......
& 使用它在多个方面......访问作为老师经理、 学生、 部门首长和管理员...
- 2023-07-08 10:20:04下载
- 积分:1
-
从键盘上输 入一串正整数, 最后输入-1作为输入结束的标志。以这些正整数的值作为二叉排序树中的结点的数据场之值,建立一棵二叉排序树要实现排序二叉树的插入。采取叶...
从键盘上输 入一串正整数, 最后输入-1作为输入结束的标志。以这些正整数的值作为二叉排序树中的结点的数据场之值,建立一棵二叉排序树要实现排序二叉树的插入。采取叶子插入法,即新插入的节点均为改二叉树的叶子节点,且满足中序有序性。-From the keyboard to enter a string of positive integers, the last input-1 as the input end of the sign. These are integer values as binary sort tree nodes in the data field" s value, and the establishment of a binary sort tree to achieve binary tree insertion sort. To leaf insertion method, that the new nodes are inserted to change the binary tree leaf node, and in order to meet the orderliness.
- 2022-05-16 12:06:25下载
- 积分:1
-
a good VC source code, worth learning
一个很好的VC源代码,值得借鉴-a good VC source code, worth learning
- 2022-11-07 12:25:03下载
- 积分:1
-
数据结构学习课程中的查找问题,代码简单易懂
数据结构学习课程中的查找问题,代码简单易懂-Data structure learning courses in search problems, easy-to-read code
- 2022-06-30 11:50:16下载
- 积分:1
-
Online Recruitment System
这是求职者可找在线招聘管理系统。每位求职者将登录到事故帐户和更新他他可以创建他的简历的信息。他会申请这份工作。可以搜索多个工作。管理员将看到求职者已经申请了这份工作的所有列表。他可以看到他们的个人资料,可以招募他们。为招募他要召唤他们的采访。他将给招聘者发送电子邮件。自动化的电子邮件将被创建并发送给求职者。电子邮件中包含的时间面试和作业的详细信息。
- 2022-07-27 00:18:24下载
- 积分:1
-
[问题描述]
在二叉排序树中查找关键字为KEY的记录
[输入]
有序表输入要查找元素的关键字
[输出]
查找成功是即可显示查找成功
#i...
[问题描述]
在二叉排序树中查找关键字为KEY的记录
[输入]
有序表输入要查找元素的关键字
[输出]
查找成功是即可显示查找成功
#include
#include
typedef int KeyType
typedef struct{
-[Problem Description] Binary Tree ranking keyword search for the records KEY [imported] ordered to investigate the importation of table find elements of the keyword search [output] is successful you can show success# include
- 2022-12-28 03:10:04下载
- 积分:1
-
The most popular embedded database. Faste st and stablest.
The most popular embedded database. Fastest and stablest.-The most popular embedded database. Faste st and stablest.
- 2022-07-04 10:09:28下载
- 积分:1
-
链表与数组的数据交换 数据结构的实验基本内容 讲数组中的数存进链表...
链表与数组的数据交换 数据结构的实验基本内容 讲数组中的数存进链表-chain with an array of data exchange data structure of the basic contents of the array of speakers for storing Chain
- 2022-04-27 17:54:56下载
- 积分:1
-
数据库pb语言的一些程序示例,给pb学习者参考使用,希望能给大家带来帮助!...
数据库pb语言的一些程序示例,给pb学习者参考使用,希望能给大家带来帮助!-database pb language sample some of the procedures for the use and reference pb learners, we can bring help!
- 2022-04-28 03:36:29下载
- 积分:1
-
Combine two polynomials using linked list, then format printing
利用链表解决合并两个多项式的问题,最后按格式输出多项式-Combine two polynomials using linked list, then format printing
- 2022-02-06 04:34:01下载
- 积分:1