-
学校超市选址分析
学校超市选址问题(带权有向图的中心点)
- 2022-04-18 22:53:13下载
- 积分: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
-
C语言实现的寻找多数元素代码
C语言实现的寻找多数元素代码,含英文注释。算法采用《算法设计技巧与分析》(沙特)一书上的方法。在一个整数序列A中,如果整数r在A中出现的次数大于序列A的一半,那么我们把这个r称为多数元素。如何更快的找出这个元素呢?在原序列中去除两个不同的元素后,那么在原序列中的多数元素在新序列中还是多数元素。
- 2022-11-30 03:55:03下载
- 积分:1
-
这些都是金典的c语言的例子,是语言学习者的必备
这些都是金典的c语言的例子,是语言学习者的必备-These are the c language examples of the sort of language learners
- 2022-01-25 17:53:34下载
- 积分:1
-
Casually doing! Shortage of places which have requested the U.S. to help me corr...
随便做做!有哪不足的地方请大家帮我改正!谢谢了啊!-Casually doing! Shortage of places which have requested the U.S. to help me correct! Thank you, ah!
- 2022-02-03 14:06:07下载
- 积分:1
-
大整数乘法算法,可实现普通程序无法实现的大整数的相乘。算法简单,可作为数据结构与算法研究之用...
大整数乘法算法,可实现普通程序无法实现的大整数的相乘。算法简单,可作为数据结构与算法研究之用-Large integer multiplication algorithm, can be achieved can not be achieved with the ordinary procedure of the multiplication of large integers. Algorithm is simple and can be used as data structure and algorithm research
- 2022-06-17 08:14:30下载
- 积分:1
-
ISAM/BTREE 数据库系统 C 语言源程序
ISAM/BTREE 数据库系统 C 语言源程序-ISAM/BTREE Database System C language source
- 2023-01-19 06:05:04下载
- 积分:1
-
堆排序
稳定的排序
复杂度为N(logN ) 也是一种快速的排序...
堆排序
稳定的排序
复杂度为N(logN ) 也是一种快速的排序-HEAPSORT stable sort complexity is N (logN) is a fast sorting
- 2022-01-22 03:39:13下载
- 积分:1
-
Data structure class courseware
数据结构的上课课件,学习数据结构比不可少的课件-Data structure class courseware
- 2022-04-18 12:36:32下载
- 积分:1
-
SSD7练习1
ssd7的本人的答案, 供大家参考, 希望大家喜欢-ssd7 exercise1
- 2022-03-20 18:34:57下载
- 积分:1