-
VC call Matlab engine (because no such category, put a numerical calculation)
VC调用matlab引擎(因为类别当中没有此类,所以放到了数值计算)-VC call Matlab engine (because no such category, put a numerical calculation)
- 2022-08-26 06:11:18下载
- 积分:1
-
A星算法实现
应用背景本程序对Astar算法进行了实现。是A星算法的一个例子,A星算法可以应用在机器人自定位导航的学习中,适合于刚开始接触这一块的同学们关键技术A*搜寻算法俗称A星算法。这是一种在图形平面上,有多个节点的路径,求出最低通过成本的算法。常用于游戏中的NPC的移动计算,或线上游戏的BOT的移动计算上。在游戏中,路径潜在地花费了许多存储空间,
特别是当路径很长并且有很多物体需要寻路时。路径压缩,导航点和beacons通过把多个步骤保存为一个较小数据从而减少了空间需求。Waypoints
rely on straight-line segments being common so that we have to store
only the endpoints, while beacons rely on there being well-known paths
calculated beforehand between specially marked places on the
map.如果路径仍然用了许多存储空间,可以限制路径长度,这就回到了经典的时间-空间折衷法:为了节省空间,信息可以被丢弃,稍后才重新计算它。
- 2023-05-30 19:40:03下载
- 积分:1
-
bp网络分类验证
数据来源机器学习数据集,数据经过归一化处理,网络结构为7-7-3的网络。利用5折-交叉验证,做的三类分类代码,分类精度极高。
- 2022-07-07 12:34:16下载
- 积分:1
-
对比度,很有意思
程序运行时间的对比,很有趣-contrast, very interesting
- 2023-01-19 23:25:04下载
- 积分:1
-
用perl 做SRAM的window测量
这个代码是用perl调用Hspice做SRAM的仿真,通过修改不同的PMOS,NMOSwidth,测试不同width下SRAM read operation的window,以确定其稳定性。
perl 将Hspice的仿真结果读出,然后做图像处理
- 2022-04-29 07:34:01下载
- 积分:1
-
分酒问题C++源代码
分酒问题C++源代码-hours liquor issue C source code
- 2022-07-23 08:10:19下载
- 积分: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
- 2022-03-20 04:40:00下载
- 积分:1
-
8051单片机实现fft频谱
8051单片机实现fft频谱,有fft快速傅里叶变换实现频谱显示,16x8点阵。
- 2022-05-09 09:13:24下载
- 积分:1
-
Enigma密码算法实现的清晰的语言原则…
密码学中 enigma算法的 c语言实现
原理清晰-Enigma cryptography algorithm implementation of the principles of clear language c
- 2022-08-03 13:35:20下载
- 积分:1
-
6个关于逼近与拟合的C源程序,有示例,来自《C语言数值计算常用程序》,所以程序均经本人测试可用!...
6个关于逼近与拟合的C源程序,有示例,来自《C语言数值计算常用程序》,所以程序均经本人测试可用!-six approximation with the fitting of the C source code, examples, from the "C language commonly used numerical procedures," and so I have been put to test available!
- 2023-09-07 17:15:02下载
- 积分:1