-
该源代码利用计算机模拟乘法竖式 计算阶乘
将每位数子保存在用new分配的一长字符数组里 在本人的机子上可计算30000!的精确值 用时近60秒...
该源代码利用计算机模拟乘法竖式 计算阶乘
将每位数子保存在用new分配的一长字符数组里 在本人的机子上可计算30000!的精确值 用时近60秒-the source code used a computer simulation multiplication calculation factorial shaft will be preserved for each digit used in the distribution of a new long arrays of characters in my machine on computable 30,000! The precise value of time spent nearly 60 seconds
- 2022-03-21 21:13:08下载
- 积分:1
-
Huffman算法的应用是Huffman编码使用一篇文章..
哈夫曼算法的应用是一篇关于使用哈夫曼编码和解码树的文章,其中包含了对文档的详细描述
- 2022-03-01 14:52:01下载
- 积分:1
-
一个简单适用的产品订购系统,适合初学者使用
一个简单适用的产品订购系统,适合初学者使用-A simple application of the product ordering system, suitable for beginners to use
- 2022-08-17 23:03:04下载
- 积分:1
-
Function is to map the function of the traversal algorithm, the adjacency matrix...
此函数功能是图的遍历算法,用邻接矩阵存储图,然后求出其拓扑排序,再输出其图的信息-Function is to map the function of the traversal algorithm, the adjacency matrix storage map, then calculated the topological sort, then the output of its map information
- 2023-03-04 23:15:03下载
- 积分:1
-
C语言版本的八皇后问题
要求:在国际象棋的棋盘摆上8个皇后,使得任何两个皇后不在一行,不在一列,同时也不在同一条斜线上。要求找出所有解。
算法思想
利用回溯算法搜索解空间,解分量的值等于解空间的索引(行编号),求出一个解递归调用即可求出所有92种情况。
设计心得:
1、 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-08-13 19:21:25下载
- 积分:1
-
delphi 制作的电梯程序
资源描述delphi 制作的电梯程序,智能控制上下人数,停留层完全按照实际操作来,设计结构精细,适合练手.组件简单
- 2022-02-05 21:09:29下载
- 积分:1
-
Visual+C+++6.0数据库开发技术与工程实践,附源码,下载后请看“光盘说明.txt”再使用。...
Visual+C+++6.0数据库开发技术与工程实践,附源码,下载后请看“光盘说明.txt”再使用。-Visual+ C+++6.0 database development technology and engineering practice, with a source, after downloading, see " CD-ROM instructions. Txt" re-use.
- 2022-03-18 22:45:27下载
- 积分:1
-
郝夫曼树的实现
大二上学期在学校的数据结构实验课程设计课上自己出于兴趣写的一个郝夫曼树的应用,而课本上的程序不能直接使用,初学者学起来会很困难呢,而我的这个程序有具体的实现,详细的源码介绍,希望对初学者有帮助!
- 2023-01-12 06:45:03下载
- 积分:1
-
vSQL server 的教务管理系统
vSQL server 的教务管理系统-vSQL server management system for the Senate
- 2022-02-01 19:38:45下载
- 积分:1
-
C语言数据结构知识原代码
C语言数据结构知识原代码C语言数据结构知识原代码...
C语言数据结构知识原代码
C语言数据结构知识原代码C语言数据结构知识原代码-C language data structure knowledge of the original code C language data structure knowledge of the original code C language data structure knowledge of the original code
- 2023-08-24 03:20:03下载
- 积分:1