-
在字符串中查找数字的个数,输出数据个数和所有的数据
在字符串中查找数字的个数,输出数据个数和所有的数据-Numbers in the string to find the number, the output data and all the data on the number of
- 2022-01-25 18:22:58下载
- 积分:1
-
1. 问题描述设计一个国际象棋的马踏遍棋盘的演示程序。2. 基本要求将马随机放在国际象棋8*8棋盘的某个方格中,马按走棋规则进行移动。编制非递归程序,求出马的行...
1. 问题描述设计一个国际象棋的马踏遍棋盘的演示程序。2. 基本要求将马随机放在国际象棋8*8棋盘的某个方格中,马按走棋规则进行移动。编制非递归程序,求出马的行走路线,将数字1,2,3,4,…,64依次填入一个8*8方阵。-1. Problem description design of a chess board Ma travels in the demonstration program. 2. Ma basic requirements on random chess 8* 8 chessboard in a box, according to Ma go mobile chess rules. Preparation of non- recursive procedure, and seeking stepped routes, the number 1,2,3,4 ..., 64 were filled an 8* 8 matrix.
- 2023-05-30 01:50:03下载
- 积分:1
-
运动会成绩分析统计,数据结构实验课题的一个项目
运动会成绩分析统计,数据结构实验课题的一个项目-Sports Performance Analysis of statistics, data structure, a project of experimental subjects
- 2023-06-22 12:45:03下载
- 积分:1
-
运行环境必须在win9x环境下
运行环境必须在win9x环境下-operating environment must win9x environment
- 2022-10-18 03:35:04下载
- 积分:1
-
Hoffman codec of the source, can be used to achieve efficient codec Hoffman Note...
这是一个霍夫曼编码解码的源程序,可以用它高效实现霍夫曼解码编码,注释详细,可读性好.压缩包止包括源程序文件,再vc中运行.-Hoffman codec of the source, can be used to achieve efficient codec Hoffman Notes detailed and readable. Compressed only those source files, then vc run.
- 2022-03-04 05:41:03下载
- 积分:1
-
班级管理系统
ClaSS (ClaSS Student System) 是一个具备完整功能的班级学生管理系统,主要功能有:学生动态跟踪、报表和信息管理,基于Web开发,可用来扩展学校原有的信息系统。
- 2023-01-31 00:35:04下载
- 积分:1
-
数据结构经典算法,c源码,很齐全的,对学习数据结构很有帮助。...
数据结构经典算法,c源码,很齐全的,对学习数据结构很有帮助。-c program,
- 2022-02-05 00:25:39下载
- 积分:1
-
利用Access数据库制作的学生管理系统,可以方便的进行查询和其他管理。...
利用Access数据库制作的学生管理系统,可以方便的进行查询和其他管理。-use Access database produced by the student management system, to facilitate the conduct of inquiries and other management.
- 2023-05-18 09:20:03下载
- 积分:1
-
基于C++语言的一个数据结构问题,实现学生管理系统的编写,代码无注释...
基于C++语言的一个数据结构问题,实现学生管理系统的编写,代码无注释-C++ language based on a data structure problem, the achievement of students in the preparation of management system, code-free notes
- 2022-01-21 21:32:49下载
- 积分:1
-
数 据 结 构 大型 作业3.1输入一个数列L,生成一棵二叉排序树T;3.2对二叉排序树T作中序遍历,输出结果;3.3计算二叉排序树T的平均查找长度, 输出结果...
数 据 结 构 大型 作业3.1输入一个数列L,生成一棵二叉排序树T;3.2对二叉排序树T作中序遍历,输出结果;3.3计算二叉排序树T的平均查找长度, 输出结果;3.4判断二叉排序树T是否为平衡二叉树,输出信息“OK!”/“NO!”;3.5再使用上述数列L,生成平衡的二叉排序树BT,每当插入新元素,发现当前的二叉排序树BT不是平衡的二叉排序树,则立即将它转换成新的平衡的二叉排序树BT;3.6计算平衡的二叉排序树BT的平均查找长度,输出结果。3.6分析对比未平衡化的二叉排序树和平衡的二叉排序树的查找效率(最好、最坏平均比较关键字数)-data structure large operations into a 3.1 L series, generating a binary tree Sort T; 3.2 pair of two fork-tree T for medium preorder, output results; 3.3 Ranking calculation Binary Tree Search T"s average length of the output; 3. four judgment ordering two trees T fork whether balanced binary tree, the output message "OK!"/"NO!" ; again using the 3.5 series L, generate balanced binary tree sort BT, whenever insert a new element, found the current binary sort tree is not-BT Value of two binary sort tree, it will be immediately converted into the new balance of the two fork-tree BT; 3.6 Calculation balanced binary tree sort BT search length of the average output results. 3.6 Comparative Analysis of
- 2022-04-09 01:41:30下载
- 积分:1