-
这主要是针对试院的学生们设计的软件,我想对他们应该有很大的帮助....
这主要是针对试院的学生们设计的软件,我想对他们应该有很大的帮助.
-This is mainly hospital test against the students design software, I think they should be very helpful.
- 2022-05-21 01:03:02下载
- 积分:1
-
DOS broadcast CD procedures, this procedure with the other part of the source co...
DOS下播放CD光盘的程序,此程序用了别人部分源码,我进行了改进!-DOS broadcast CD procedures, this procedure with the other part of the source code, I had to improve.
- 2022-06-20 06:22:32下载
- 积分:1
-
Simple calculator source. There are four computing involution, such as computing...
简单的计算器源码。有四则运算乘方等运算,支持鼠标-Simple calculator source. There are four computing involution, such as computing, support for mouse
- 2023-03-04 06:50:02下载
- 积分:1
-
科学与工程数值算法插值类
科学与工程数值算法插值类-science and engineering category interpolation algorithm
- 2022-08-22 10:35:08下载
- 积分:1
-
模拟退火算法通用类,改编自TSP问题求解,采用Java5范式来表示解,需要实现:评估算法,获取当前解的领域,detalT【温度变化值】,loopCount【循环...
模拟退火算法通用类,改编自TSP问题求解,采用Java5范式来表示解,需要实现:评估算法,获取当前解的领域,detalT【温度变化值】,loopCount【循环次数】可调,更原始类型参看SACompute-Simulated annealing algorithm generic categories, adapted from the TSP problem solving, using Java5 solution paradigm to express the need to realize: To evaluate the algorithm, the field of access to the current solution, detalT value] [temperature changes, loopCount] [cycles adjustable, more primitive type of See SACompute
- 2023-04-07 14:00:02下载
- 积分:1
-
遗传算法tsp
基于遗传算法以TSP中的中国旅行商问题为例进行求解,采用轮盘赌、顺序交叉、反转变异方式实现算法涉及的选择、交叉、变异策略,利用C++语言编码进行仿真实验,验证本文所设计算法的正确性和可行性.
- 2022-10-19 02:05:03下载
- 积分:1
-
在MATLAB环境下进行各种曲线拟合算法,…
在matlab环境下能进行各种曲线拟合的算法,非常好。-In the matlab environment to conduct various kinds of curve fitting algorithms, very good.
- 2022-05-22 17:14:18下载
- 积分:1
-
stl文件读取与显示
应用背景STL =
STL文件,一种3D模型文件格式STL(STereo Lithography的缩写)
STL文件格式是由3D SYSTEMS 公司于1988
年制定的一个接口协议,是一种为快速原型制造技术服务的三维图形文件格式。STL 文件由多个三角形面片的定义组成,每个三角形面片的定义包括三角形各个定点的三维坐标及三角形面片的法矢量。三角形顶点的排列顺序遵循右手法则。 STL 文件有2 种类型:文本文件(ASCII格式)和二进制文件(BINARY)。关键技术This program may crash your system or run poorly depending on your
hardware. The program and code contained in this archive was scanned
for virii and has passed all test before it was put online. If you
use this code in project of your own, send a shout out to the author!
- 2022-05-08 08:33:51下载
- 积分:1
-
数值分析中的循环赛程表问题,程序中含有运动员人数输入界面,在界面中可进行运动员人数的输入。...
数值分析中的循环赛程表问题,程序中含有运动员人数输入界面,在界面中可进行运动员人数的输入。-Numerical analysis of the issue cycle calendar, the program contains a number of athletes input interface, the interface can input the number of athletes.
- 2022-07-12 07:38:00下载
- 积分:1
-
角点标记
应用背景在图像处理方面,特别是涉及到形状姿态等识别的时候,需要对角点进行标记,该算法是对二值化的图形进行角点标记演示,在机器视觉方面有相当的用处。关键技术使用二值化的图形快速角点标记,使用形态学做图形处理,计算量很小,在图形识别方面有很大的用处。
- 2022-10-17 05:45:03下载
- 积分:1