-
平衡二叉树 代码
这份代码是一份包含了平衡二叉树主要功能模块的代码,包括平衡二叉树的建立、查找、删除等功能,对二叉树的操作:LL,RR,LR,RL旋转有详细的介绍和注释,是理解平衡二叉树的好材料。
- 2022-03-01 08:03:21下载
- 积分:1
-
程序块的操作,匿名块的操作,子程序的操作,游标的操作
程序块的操作,匿名块的操作,子程序的操作,游标的操作-Block the operation of the anonymous block operations, subroutine operation, the operation of the cursor
- 2022-03-09 11:51:32下载
- 积分:1
-
简单有限元程序c++
使用c++编写一个简单的三角形单元有限元程序,通过编译链接,已经可以,初学有限元程序着可以看看
- 2022-09-14 03:15:03下载
- 积分:1
-
GMP is a free library for arbitrary precision arithmetic, operating on signed in...
GMP是计算任意精度的数学库, 包括支持整数,有理数和浮点. GMP包括大量的接口函数.-GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. There is no practical limit to the precision except the ones implied by the available memory in the machine GMP runs on. GMP has a rich set of functions, and the functions have a regular interface.
- 2022-02-25 15:30:33下载
- 积分:1
-
数值算法库,功能强大
数值算法库,功能强大 - The value algorithm storehouse, the function is formidable
- 2022-07-08 15:05:25下载
- 积分:1
-
GA-PSO 混合算法解决TSP问题
资源描述TSP问题是一个NP难题,因PSO算法具有算法相对简单等特性借用BPSO来解决TSP问题,因此借鉴遗传算法的交叉运算,用基本粒子群算法中的学习因子来限制速度,依据选取当前速度值的概率(在算法中借用惯性系数w来实现)与rand(0,1)进行比较得到离散速度变量
- 2023-03-31 07:45:04下载
- 积分:1
-
simpson algorithm with c language
研究生期间上《数值计算方法》课的作业,所有代码都是C语言实现并调试通过,现在上传为大家服务。这是西普生算法-simpson algorithm with c language
- 2022-05-23 00:39:17下载
- 积分:1
-
C、 人工智慧、 BFS 和 DFS
出差旅行推销员的问题,解决问题使用人工智能此代码
- 2022-08-25 16:42:27下载
- 积分:1
-
产生MFSK(M=2,4,8)信号的matlab程序
通过输入不同M值(2、4、8),可产生相应的2FSK、4FSK、8FSK数字基带调制信号。该程序产生的基带IQ数据下载到信号源后通过了测试验证。
- 2022-03-24 17:21:45下载
- 积分:1
-
标准正态分布,小球坠落演示
标准正态分布,小球坠落演示-Standard normal distribution, the ball falling demo
- 2023-05-27 03:45:03下载
- 积分:1