-
大整数乘法算法,可实现普通程序无法实现的大整数的相乘。算法简单,可作为数据结构与算法研究之用...
大整数乘法算法,可实现普通程序无法实现的大整数的相乘。算法简单,可作为数据结构与算法研究之用-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
-
Computer algorithms designed for the design of dynamic programming, you know
计算机算法设计,用于设计贪心算法,你们懂得-Computer algorithms designed for the design of dynamic programming, you know
- 2022-04-07 04:13:44下载
- 积分:1
-
哈夫曼编译码器
利用哈夫曼编码进行通讯可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统将待传数据进行预先编码;在接受端将传来的数据进行解码(复原)。对于可以双向传输的信道,每端都要有一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼的编译码系统。(难易程度:高)
- 2022-08-14 13:53:01下载
- 积分:1
-
关系型数据库 Postgresql 6.5.2
关系型数据库 Postgresql 6.5.2- Relations database Postgresql 6.5.2
- 2023-03-22 01:15:03下载
- 积分:1
-
物流管理系统源码
Java框架物流管理系统,包括客户服务,仓库管理,分拣操作,调度管理,签收操作,条码录入,订单管理,查询操作等
- 2022-05-15 07:54:03下载
- 积分:1
-
数据结构课程设计,求无向网最短路径,利用c++6.0编程环境
数据结构课程设计,求无向网最短路径,利用c++6.0编程环境-data structure curriculum design, without seeking the shortest path to the net, using c 6.0 programming environment
- 2022-03-21 10:39:41下载
- 积分:1
-
数据结构试验,包含试验报告和源码,运行能通过,自己写的...
数据结构试验,包含试验报告和源码,运行能通过,自己写的-Test data structure, including test reports and source code, run through, their own written
- 2023-06-06 13:00:03下载
- 积分:1
-
This procedure using ACC core data elements! !
Features:
Program code to re
- 2023-03-21 23:05:04下载
- 积分:1
-
一个数据结构演示程序,很强大的!!也很好看
一个数据结构演示程序,很强大的!!也很好看-a data structure demo program, a very strong! ! Also very good! !
- 2022-02-06 07:11:09下载
- 积分:1
-
Note : This section of the review of data structure and algorithm, a few scatter...
说明: 这一段在复习数据结构和算法,有一些零星笔记,在Others这个归类下,欢迎指正。
对于排序算法,想做一个动态演示的东东,因此今天使用VB.net大概实现了一个,界面如下,代码有2个版本,一个可以指示当前循环的位置(但设计感觉不好,也找不到更好的办法),一个没有。 -Note : This section of the review of data structure and algorithm, a few scattered notes, in the classified Others, welcomed the correction. For Sorting Algorithm and do a demonstration of the dynamic page, and it is probably using VB.net achieved one of the following interface, the code has two versions, one can instruct the current cycle position (but feel bad design, but also find better ways), a no.
- 2023-08-16 01:40:02下载
- 积分:1