-
indices de desempeño
- 2022-02-15 12:52:06下载
- 积分:1
-
指派问题的匈牙利算法(matlab语言)
指派问题的匈牙利算法(matlab语言)-assignment of the Hungarian algorithm (Matlab language)
- 2022-04-23 09:11:20下载
- 积分:1
-
#匈牙利算法的C实现
应用背景C #匈牙利算法的实现这个程序是自由软件,你可以重新分配和/或修改 ; ;在GNU通用公共许可证的条款公布和,自由软件基金会;2版本的许可证,或(在您的选择)任何以后的版本。这项计划是分布式的,希望它是有用的,没有任何保证,甚至没有任何保修期 ; ;适销性或针对特定用途的。看的是 ; ;GNU通用公共许可证的更多细节。关键技术C语言编程:#类方法顶点矩阵保持根位置的参数顶点增强路径逆边
- 2022-04-30 16:36:38下载
- 积分: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
-
本程序是用纯C语言编的一个基于命令行的四则运算计算器。主要用于计算四则运算表达式的值,同时可以实现四种进制任意两种之间的转换。 主要功能:1.四则运算:能够解释...
本程序是用纯C语言编的一个基于命令行的四则运算计算器。主要用于计算四则运算表达式的值,同时可以实现四种进制任意两种之间的转换。 主要功能:1.四则运算:能够解释并执行四则运算表达式。四则运算就是包含+、―、*、/、.(小数点)和数字的运算表达式,例如:3+2.9*(5-6/3) -4+(+8*6)等; 2.错误警告:能够对不符合语法的表达式给出相应的错误警告,本程序共给出了8大类警告 3.进制转换:能够做二进制、八进制、十进制、十六进制中任意两种进制之间的互相转换 4.帮助系统:提供完善的帮助系统 5.出错保护:有良好的出错保护系统,命令行输入错误,程序仍能正常运行。-this program is pure C-language series based on a command line of four Operational calculator. Mainly used in the calculation of four computing the value of the expression, and can achieve four band arbitrary conversion between the two. The main functions : 1. Four computing : the ability to interpret and apply the four Operational expression. Four operations is included ,-,*,/,.( decimal point) and digital arithmetic expressions, for example : 2.9* 3 (5-6/3)-4 (8* 6); 2. Wrong warning : to be able to not grammar of expressions is the corresponding error warnings, the procedure is a total of eight major categories of warning 3. Decimal Conversions : can do binary, octal, decimal, hexadecimal arbitrary b
- 2022-02-13 01:07:58下载
- 积分:1
-
空间八节点实体单元的有限元三维计算程序,通用性较好
空间八节点实体单元的有限元三维计算程序,通用性较好-Eight-node solid element space of three-dimensional finite element program, GM is better
- 2022-02-13 10:47:23下载
- 积分:1
-
模拟退火算法
AppWizard has created this TspSA application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your TspSA application.
TspSA.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
TspSA.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CTspSAApp application class.
TspSA.cpp
This
- 2022-05-14 00:33:05下载
- 积分:1
-
神经网络算法
神经网络算法,主要介绍基本神经网络。
- 2023-03-06 17:20:03下载
- 积分:1
-
人脸特征点检测
运用机器学习算法实现人脸特征点的自动定位,可用于人脸识别,表情识别等领域。
- 2023-08-06 02:25:06下载
- 积分:1
-
寻找制定范围的质数
用户输入起始值和终止值,若起始值大于终止值,程序会自动交换,然后程序会自动计算出该范围内的质数,并在文本框中显示。
- 2022-01-26 07:04:45下载
- 积分:1