-
直接访问文件
为实现使用哈希技术的直接访问文件的程序。碰撞处理采用线性探测和链接没有更换。[散列函数 = (record_id mod 10)]
- 2023-03-29 00:50:04下载
- 积分:1
-
用c++编写的三维FDTD源程序求解单站雷达散射截面RCS
用c++编写的三维FDTD源程序,本程序适用于时谐波任意角度入射 求解单站雷达散射截面RCS。分享出来,供大家参考研究,
适合刚刚接触fdtdD的人员学习,值得一读。
- 2022-03-11 11:54:05下载
- 积分:1
-
两足机器人的能量控制开发
使用UKF进行预测,控制方法为能量控制。
整个程序最终是以图形化的方式展现出来。
此程序为一个国外老师开发,不过标注很少。
- 2023-03-30 05:50:03下载
- 积分:1
-
基于匿名四轴移植 imu 姿态解算
该代码应用匿名代码,进行姿态姿态解算,用到四元数,同时兼容匿名上位机,可实时监控到飞行器姿态,只是姿态解算,还没有编写pid部分,需要的可以拿去
- 2022-01-31 16:02:53下载
- 积分:1
-
A program for solving equations using Newton s Method.Just need to modify the da...
A program for solving equations using Newton s Method.Just need to modify the data in the main function. If there is any bugs, please contact chenxiang@cad.zju.edu.cn
- 2023-05-07 09:30:02下载
- 积分:1
-
Ordinary and Partial Differential Equation Routines in C, C++, Fortran, Java, Ma...
Ordinary and Partial Differential Equation Routines in C, C++, Fortran, Java, Maple, and MATLAB
- 2023-06-13 01:20:03下载
- 积分:1
-
一般的快速DCT算法只有8点和16点的,我这里提供任意长度(2的幂次方)的DCT快速算法原代码...
一般的快速DCT算法只有8点和16点的,我这里提供任意长度(2的幂次方)的DCT快速算法原代码-general fast DCT algorithm only 8:00 and 16:00, and here I am of arbitrary length (two of the power law) DCT fast algorithm source code
- 2023-08-08 07:40:03下载
- 积分:1
-
遗传算法TSP问题的MALAB代码,测试多次,绝对可运行!!!
一个配送中心,需要向多个需求点提供服务,怎样使得在所行驶的路程最短的情况下走完所有的节点。代码清晰易读易懂,经过多次测试,绝对可以运行。
- 2022-03-10 08:03:59下载
- 积分:1
-
LWZ 压缩算法
亏损较少的压缩算法,从LZ78算法剥夺
我已经添加了LZ78算法的(希望非常透彻)的例子。我会很感激,如果有人比我其他的可以给它一个检查,在作为保障 - 并确保我可以添加二进制:)
我不太熟悉的LZ77,但打算做一个类似的例子,在不久的将来。
- 2023-01-26 18:25:03下载
- 积分:1
-
It s simple implementation of Genetic Algorithm on
8
It s simple implementation of Genetic Algorithm on
8-puzzle and as result it can say either there is or not a set of movement to go from initial state to a given final state.-It s simple implementation of Genetic Algorithm on
8-puzzle and as result it can say either there is or not a set of movement to go from initial state to a given final state.
- 2022-02-21 02:51:52下载
- 积分:1