-
凸包的标程,对于备战ACM比赛的对员相当有用哦
凸包的标程,对于备战ACM比赛的对员相当有用哦-Convex hull of the standard process, for preparing for the competition of ACM members Oh very useful
- 2022-01-27 14:13:03下载
- 积分:1
-
TSP solve by ACO
// TSP solve by ACO 2013/06/13
#include "stdafx.h"
#include
#include
#include
#include
#define NumCities 42 //共幾座城市
#define NumAnts 20 //螞蟻組數POP,最多就NumCities隻
#define parameter_evaporate 0.5 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-09 23:17:05下载
- 积分:1
-
Fast Fourier Transform algorithm. Including the one
快速傅立叶变换的实现算法。包括1维FFT、2维FFT及其逆变换,以及离散变换的相关源码。-Fast Fourier Transform algorithm. Including the one-dimensional FFT, 2-dimensional FFT and its inverse transform, as well as the related discrete transform source code.
- 2022-07-09 09:08:54下载
- 积分:1
-
A program ,Using language c to relize ,can solve the line system of equations an...
用C语言来实现的一个程序,可以求解线生方程组,比LU分解法求解速度快。- A program ,Using language c to relize ,can solve the line system of equations and rapider than a program with the way of LU Resolution
- 2023-05-20 06:20:04下载
- 积分:1
-
这是一个矩阵求解
this is a matrix solve
- 2022-02-06 12:13:18下载
- 积分:1
-
C语言写的C++词法分析器
词法分析程序可以分析在C语言中:标识符(以字母或下划线,后面可以是字母数字字符或下划线)说明:(1)[]中的分隔符,没有给出,在这里? :sizeof运算也没给出11种分隔符32种关键字使用转换表的设计,运算速度的程序,我还可以识别每个符号的数量。这一方案与VS2010 MFC的设计,欢迎大家下载分享
- 2022-11-29 07:35:04下载
- 积分:1
-
Visual C++数字图像模式识别典型案例详解
Visual C++数字图像模式识别典型案例详解,这是里面的全部代码,内容丰富,含有模式识别领域的各种算法
- 2022-03-17 03:58:02下载
- 积分:1
-
做世界时钟应用程序必要的文档, 不太好找, 大多资料不准
做世界时钟应用程序必要的文档, 不太好找, 大多资料不准-do world clock application procedures necessary documents, not a good look for mostly closed to information
- 2023-01-07 07:40:03下载
- 积分:1
-
飞思卡尔舵机程序
飞思卡尔xs128芯片,舵机驱动程序,本舵机的型号是SD-5,本代码是可以直接使用的啦!
- 2022-04-22 17:29:15下载
- 积分:1
-
对各种图形判别程序
对各种图形判别程序 -on various graphics discriminant procedures
- 2022-07-21 22:43:27下载
- 积分:1