-
数值处理算法源代码
数值处理算法源代码-numerical algorithm source code
- 2022-07-03 13:56:44下载
- 积分:1
-
自由始端和终端的动态规划,求指标函数最小值的逆序算法递归。...
自由始端和终端的动态规划,求指标函数最小值的逆序算法递归。-The free end of the beginning and end dynamic programming, the minimum value of the reverse index function request recursive algorithm.
- 2022-08-26 08:23:31下载
- 积分:1
-
bbp algorithm for calculating pi accurate to more than 10 million
bbp算法计算圆周率精确到千万位以上-bbp algorithm for calculating pi accurate to more than 10 million
- 2022-03-09 12:38:14下载
- 积分:1
-
dual simplex method for solving linear programming problems.
对偶单纯形法求线性规划最优解-dual simplex method for solving linear programming problems.
- 2022-01-26 01:48:58下载
- 积分:1
-
发现主机网络
测试一个给定IP地址是否可以在本地使用,并且可以获得更多信息的设备使用的地址,使用ICMP探测网络层,在链路层只在本地网络上使用ARP探测主机
- 2023-01-18 23:15:04下载
- 积分: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
-
矩阵的奇异值分解算法
矩阵的奇异值分解算法-A algorithm of matrix singular value decomposition
- 2022-04-06 20:52:10下载
- 积分:1
-
c语言五子棋功能的实现
设计五子棋的棋盘,绘制棋子,清除棋子,以及能够按照游戏的规则进行游戏过程,程序能够判断键盘的输入的键值,如果用上下左右的方向键,就能在键盘移动。
- 2022-06-20 00:52:49下载
- 积分:1
-
这是一个用于雷达航迹处理的kalman滤波程序
这是一个用于雷达航迹处理的kalman滤波程序-This is a deal for the radar track of kalman filtering procedures
- 2022-05-29 01:08:49下载
- 积分:1
-
VRP与遗传
一个基本的简单库,用遗传算法求解车辆路径问题和货郎担问题,Java 编程语言编写的。
- 2022-06-21 16:14:53下载
- 积分:1