-
文本转电子表格
应用背景
早期成果转现在电子表格,各文本数据转换
关键技术电子表格对像的创建,打开,形成电子表格文件
- 2022-06-27 20:10:24下载
- 积分:1
-
医学图像的肿瘤检测
在医学影像、 肿瘤检测是面临的主要挑战之一。在这里我提出了一种医学影像学肿瘤检测新算法。
- 2023-05-10 05:35:03下载
- 积分:1
-
prime 判断
prime 判æ–-prime judgment
- 2023-03-29 22:10:04下载
- 积分:1
-
图像读写、压缩源码
第3方开源代码,包含常见图像的读写,压缩与解压缩源码,主要有bmp、jpeg、jp2、png、tiff、Zlib等格式,附带还有demo示例
- 2023-04-07 16:40:03下载
- 积分:1
-
Statistics module C++ Source can be used to calculate the statistics.
统计模块的 C++源程序 ,可以用来计算统计数据. -Statistics module C++ Source can be used to calculate the statistics.
- 2023-04-13 04:10:03下载
- 积分: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
-
The use of C language procedures for the three
利用C语言编写的三维FDTD程序,计算电磁散射-The use of C language procedures for the three-dimensional FDTD calculation of electromagnetic scattering
- 2022-05-13 13:45:09下载
- 积分:1
-
每到一个小时的工作时间完成,将为我的第一份工作分配…
n件工作分给n各人完成,将第i个工作分配给第j个人完成需要费用cij,是设计一算法,为每个人分配不用的工作,费用最少-n to n pieces of work hours each to complete, will for the first i jobs j assigned to the first individual to complete required cost cij, is to design an algorithm, for each person assigned do not work, would cost at least
- 2023-05-24 07:25:03下载
- 积分:1
-
雨天比赛
跳房子游戏-Rainy Game
- 2022-03-01 23:18:58下载
- 积分:1
-
对于蒙特卡罗算法的程序,可用于电力系统的仿真…
该程序为mente carlo算法
可用于电力系统的随机抽样模拟系统状态
可用于大型的电力系统计算可靠性-the procedures for mente carlo algorithms can be used for power system simulation of random system state available in a large power system reliability calculation
- 2022-04-28 07:22:06下载
- 积分:1