-
C语言写的二叉树遍历
这是关于一个数据结构的一个i算法的描述,是二叉树的遍历问题,只有源代码,但是是可以直接运行的,是用C写的。希望能够对大家有所帮助。。
- 2022-01-26 18:15:40下载
- 积分:1
-
stable matching
简单的稳定匹配算法实现,无bug
Implement Gale-Shapley algorithm of the Stable Matching Problem in your
favorite language, and give the matching result of attached ranking data
(boys rankings.txt and girls rankings.txt), supposing that the ranking is sorted
from high to low. (C++ source file gs make ranking.cc which generates the
data is also supplied here.)
- 2023-02-04 07:15:03下载
- 积分:1
-
Delphi 写的常用的基本算法 源代码
Delphi 写的常用的基本算法 源代码 -Written in Delphi source code for the basic algorithm used
- 2022-03-19 02:14:16下载
- 积分:1
-
MFC下实现MD5加密
MFC下实现加密算法MD5,可以对字符串跟文件进行加密.值得一看
Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All
rights reserved.
License to copy and use this software is granted provided that it
is identified as the "RSA Data Security, Inc. MD5 Message-Digest
Algorithm" in all material mentioning or referencing this software
or this function.
License is also granted to make and use derivative works provided
that such works are identified as "derived from the RSA Data
Security, Inc. MD5 Message-Digest Algorithm" in all material
mentioning or referencing the derived work.
RSA Data Security, Inc. makes no representations concerning either
the merchantability of this software or the suitability of this
software for any particular purpose. It is provided "as is"
without express or implied warranty of any kind.
These notices must be retained in any copies of any
- 2022-03-04 02:53:21下载
- 积分:1
-
智能循迹小车
应用背景本次智能小车设计是在全国电子设计大赛的背景下,省区选拔第一阶段,我和两名队友协作努力,一起完成整个电路的硬件设计,和算法。获得区级三等奖,成功进入国家级的初赛。关键技术本次智能小车的关键设计在于电路的选择和算法的实现。电路我采用最简单的51单片机作为MCU,对于循迹完全足够了,红外传感器既可以循迹,也可以避障。
- 2023-08-26 16:45:04下载
- 积分:1
-
冒泡排序和汉诺塔问题的递归算法实验报告好东西来下载啊
冒泡排序和汉诺塔问题的递归算法实验报告好东西来下载啊-Bubble Sort and Tower of Hanoi " problem of the recursive algorithm experimental reports, good things to download ah
- 2022-01-25 15:49:01下载
- 积分:1
-
几个实用算法:质数 组合数 公约数 字符串长度
几个实用算法:质数 组合数 公约数 字符串长度-several practical algorithm : a few quality portfolio Conventions few string length
- 2022-06-19 18:45:29下载
- 积分:1
-
遗传算法:PID参数整定
遗传算法入门实例之一:用在PID参数整定上(转自阿莫论坛)
- 2023-06-13 19:35:55下载
- 积分:1
-
数字下变频DDC的设计verilog
数字下变频DDC的设计verilog 源代码,经过实际验证。通过查表法获得cos,sin的值,ROM cos.v, Sin.v dds数字频率直接产生,进行数字下变频。并且有vhdl的源代码;值得做射频基带的 人员参考,需要一定的软件无线电方面的知识。
- 2022-01-26 00:33:32下载
- 积分:1
-
MonteCarlo检验fortran程序,适合气象统计,和地学方面的研究使用。...
MonteCarlo检验fortran程序,适合气象统计,和地学方面的研究使用。-MonteCarlo test fortran program for the meteorological statistics, and earth science research use.
- 2023-05-06 03:50:03下载
- 积分:1