-
大整数乘法算法,可实现普通程序无法实现的大整数的相乘。算法简单,可作为数据结构与算法研究之用...
大整数乘法算法,可实现普通程序无法实现的大整数的相乘。算法简单,可作为数据结构与算法研究之用-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
-
哈夫曼压缩编码的例子,真的不是平常的课程设计那么垃圾的东东,还是有价值的...
哈夫曼压缩编码的例子,真的不是平常的课程设计那么垃圾的东东,还是有价值的-haffman compress
- 2022-06-15 09:56:44下载
- 积分:1
-
采用EVEN方法实现排列
生成{1,2,3,4,……n}的全排列,每个排列只出现一次...
采用EVEN方法实现排列
生成{1,2,3,4,……n}的全排列,每个排列只出现一次-EVEN method used to generate array (1,2,3,4, ... ... n) of the entire array, each with only one
- 2022-08-22 23:54:17下载
- 积分:1
-
A*算法只要求产生问题的全部状态空间的部分结点及关系,就可以求解问题了,搜索效率较高。当然由于A*算法中没有回溯,因此某些情况下可能会找不到正确的解过程。...
A*算法只要求产生问题的全部状态空间的部分结点及关系,就可以求解问题了,搜索效率较高。当然由于A*算法中没有回溯,因此某些情况下可能会找不到正确的解过程。
-A* algorithm only requires a problem all part of the state space and the relationship between nodes, we can solve the problem, the search more efficient. Of course, as a result of A* algorithm is not retroactive, so some cases may be unable to find the correct solution of the process.
- 2022-01-26 07:51:35下载
- 积分:1
-
algorithm, tree hash table, b tree, Tas de Fibonnaci
algorithm , tree hash table, b tree, Tas de Fibonnaci-algorithm, tree hash table, b tree, Tas de Fibonnaci
- 2022-10-23 03:50:03下载
- 积分:1
-
一个很好的通讯录管理系统
一个很好的通讯录管理系统-a very good correspondence management system
- 2022-01-25 17:17:43下载
- 积分:1
-
1.定义二叉树的链式数据结构。
2.编写函数,创建下图所示的二叉树。
3.编写函数输出二叉树的先序、中序、后序遍历。...
1.定义二叉树的链式数据结构。
2.编写函数,创建下图所示的二叉树。
3.编写函数输出二叉树的先序、中序、后序遍历。-1. The definition of binary tree data structure chain. 2. Write a function, create a binary tree as shown in figure below. 3. Write function, the output of the first binary sequence, in order, postorder traversal.
- 2022-11-26 19:05:03下载
- 积分:1
-
pgc 解调算法的c 语言实现,有详细的说明和注释。
pgc 解调算法的c 语言实现,有详细的说明和注释。-PGC demodulation algorithm c language, has detailed instructions and notes.
- 2023-01-27 22:25:03下载
- 积分:1
-
mysql数据库操作BLOB型数据的范例
mysql数据库操作BLOB型数据的范例-mysql database operations example BLOB data
- 2022-01-28 06:41:42下载
- 积分:1
-
学生信息与 MS 访问连接
这个项目主要集中在数据库连接。连接数据库系统中是至关重要的因素。它是决定功能和应用程序的效率的一个因素。它是只反映在前端所做的更改将反映在后端,反之亦然。在这里,前端是 Visual basic 6.0 和后端是 Microsoft Access。它是容易和友好学习的学习者和还在代码中的任何修改可以做很容易。
- 2022-01-26 04:40:29下载
- 积分:1