-
calculator with GUI by C# visual studio
calculator with GUI by C# visual studio
- 2022-01-22 05:32:17下载
- 积分:1
-
二叉树的基本操作及哈夫曼编码译码系统的实现
(1)在二叉链表上设计和实现下列二叉树运算的算法
① 设计递归算法,实现:删除二叉树,求二叉树的高度,求二叉树中叶子结点数,复制二叉树,交换二叉树的左右子树。
② 设计算法,按自上到下,自左向右的次序,即按层次遍历一棵二叉树。
③ 设计main函数,测
- 2022-05-08 19:50:14下载
- 积分:1
-
计算机视觉实验图像检测人脸识别
大学计算机视觉实验像检测,识别人脸,左耳和右耳,软件vc2013,之前要先配置好opencv2.4.9
- 2022-04-27 03:11:50下载
- 积分:1
-
一个简单的算法,本源代码给出了16只队伍,进行双循环的赛程编排...
一个简单的算法,本源代码给出了16只队伍,进行双循环的赛程编排-a simple algorithm, the source code is 16 teams, double-scheduling cycle race
- 2023-01-31 12:35:04下载
- 积分:1
-
这是一个计算银行利息和本利和的VB程序,,只要输入利率,本金,存款年数,就可以直接计算...
这是一个计算银行利息和本利和的VB程序,,只要输入利率,本金,存款年数,就可以直接计算-This is a calculated bank interest and the principal and the VB program, as long as the importation of interest rates, principal, the number of years of deposits, it can be directly calculated
- 2022-07-07 04:02:59下载
- 积分:1
-
计算涡轮特性的程序
计算涡轮特性的程序-turbine calculation procedures
- 2022-01-21 04:42:05下载
- 积分:1
-
matlab编写的流体计算和传热程序
matlab编写的流体计算和传热程序-Matlab calculations prepared by the fluid and heat transfer procedures
- 2022-02-14 14:12:44下载
- 积分:1
-
a算法解决八码难题
a算法解决八码难题-a code algorithm to solve eight problems
- 2022-05-24 06:10:31下载
- 积分:1
-
神经网络优化算法
BP学习算法具有结构简单、参数可调、可操作性好等优点,虽然BP神经网络是人工神经网络中应用最广泛的算法,但也存在一些缺陷,如学习收敛速度太慢。利用遗传算法对神经网络的网络结构、初始连接权值和阈值选取进行优化。
- 2022-03-02 08:27:42下载
- 积分:1
-
这是一个让你用二次公式计算出的根的程序…
This is a program that will let you calculate roots with the Quadratic formula (including complex roots), Factorial of a number, Fibonacci series (and Pascals Triangle still under construction).
- 2023-05-19 04:30:03下载
- 积分:1