-
本程序采用循环单链表的算法来解决约瑟夫环问题:建立一个循环单链表,按顺序查找指定结点,找到后删除,最后打印删除的编号序列。
本程序采用循环单链表的算法来解决约瑟夫环问题:建立一个循环单链表,按顺序查找指定结点,找到后删除,最后打印删除的编号序列。- This procedure uses circulates Shan Lianbiao algorithm to solve
the Joseph link problem: Establishes to circulate Shan Lianbiao,
assigns the point according to the smooth search, after found deletes,
finally prints the serial number sequence which deletes.
- 2022-05-30 07:29:42下载
- 积分:1
-
哈弗曼压缩
huffuman压缩是一种无损压缩,本程序采用huffuman算法,利用最建树,并利用哈希表,加快寻找各结点效率,压缩在百分之八十
- 2022-02-14 05:57:36下载
- 积分:1
-
dxf 读取
应用背景Build Instructions:
Make sure you have autoconf, swig, texinfo, python-dev, build-essential packages
or equivalent installed via your package manager.
cd libredwg
./autogen.sh && ./configure && make && sudo make install
cd ../dxflib
./configure && make && sudo make install
cd ..
Once the above dependencies have been built, edit /usr/local/include/dwg.h,
and rename the THICKNESS constant (or add _ to end). It conflicts with another
constant included in the converter, but is not used itself. After that, just
run "make".
That"s it!
关键技术GNU LibreDWG 是一个免费开源的 C 库用来处理 DWG 文件,这
- 2022-12-18 16:30:03下载
- 积分:1
-
RSA算法基础
RSA算法基础->实践 讲讲自己学习RSA中的实践过程,已经对RSA熟悉的看家就不用在此浪费时间了。-- gt; Talk about learning from practice RSA"s practice and has a specialty familiar with the RSA will not have the time to waste.
- 2022-03-31 04:16:10下载
- 积分:1
-
PSO算法在室内定位系统中的应用
资源描述室内定位系统,是用于在较大或复杂的建筑物内完成对目标物进行定位的实
时系统,其目标物包括人和物品。该系统的核心包括两个部分:硬件系统和软件
系统。其基本思想是利用算法根据参照点的坐标来确定目标物的坐标,从而实现
目标的定位。本论文的主要目标就是研发用于提高室内定位系统性能的软件系统。
- 2022-03-22 19:39:42下载
- 积分:1
-
龙格法可以实现,使用Tkinter
Implemementation of Runge Kunt metthod, using TkInter
- 2023-08-28 15:45:03下载
- 积分:1
-
《Visual C++实用图像处理专业教程》源代码
应用背景《Visual C++实用图像处理专业教程》源代码给相关领域研究人员提供了很大的便利,将图像处理的常用基本算法全部通过C++编写出来,使得广大研究人员不必在浪费多余的时间与精力,实现更高效的开发研究工作。希望能对大家有所帮助。关键技术《Visual C++实用图像处理专业教程》源代码涵盖了图像处理的各个基础方面,每个基础算法都详细列出,亲测无误。这套源码本身就可以作为图像处理与机器视觉方面软件开发的良好基础,当然也可以选其中部分代码用于自己的研究与学习。
- 2023-06-04 00:05:06下载
- 积分:1
-
科学工程C源程序范例解,里面不止给出了程序,算法,还有很多的相关知识的说明,很有用。...
科学工程C源程序范例解,里面不止给出了程序,算法,还有很多的相关知识的说明,很有用。-scientific engineering C source model solution is not inside the process, algorithm, there is a lot of knowledge related to the note, very useful.
- 2022-06-02 15:19:05下载
- 积分:1
-
关于统计学习理论与支持向量机
关于统计学习理论与支持向量机- About statistical study theory and support vector machine
- 2022-10-27 17:05:04下载
- 积分:1
-
传教士野人坐同一船只过河问题的C语言程序
传教士野人坐同一船只过河问题的C语言程序-missionaries Savage sit the same river vessels of the C Programming Language
- 2022-02-10 00:20:45下载
- 积分:1