-
超级C语言小游戏,转的
超级C语言小游戏,转的-small games, the switch
- 2022-06-27 22:06:58下载
- 积分:1
-
高维空间中的广义投影群
Finding Generalized Projected Clusters in High Dimensional Spaces - ORCLUS - A subspace clustering algorithm.-Finding Generalized Projected Clusters in High Dimensional Spaces- ORCLUS- A subspace clustering algorithm.
- 2022-08-16 08:51:23下载
- 积分:1
-
线性回归分析算法
一元线性回归分析算法-a linear regression analysis algorithm
- 2023-07-20 08:10:03下载
- 积分:1
-
这是一个Offline工具程序,模仿钟表指针的转动位置,计算出指针在各个位置时的坐标值,并输出成C语言文件格式。...
这是一个Offline工具程序,模仿钟表指针的转动位置,计算出指针在各个位置时的坐标值,并输出成C语言文件格式。-Offline This is a procedural tool, imitate watches the rotational position indicators, calculated in various indicators of the location coordinates and exported into C language files.
- 2022-01-24 16:56:52下载
- 积分:1
-
二维函数数值最优化方法-复合形法程序
C语言编写的复合形法程序。属于计算数学算法内容,可用于求解二维函数的数值最优化问题,通过简单修改可解多维函数问题。
- 2022-04-19 09:49:37下载
- 积分:1
-
这个程序分别用二分法,Newton法,弦截法,Newton下山法等算法求解非线性方程...
这个程序分别用二分法,Newton法,弦截法,Newton下山法等算法求解非线性方程-this procedure were used dichotomy, Newton, String interception, Newton downhill law for solving nonlinear equations
- 2022-11-19 17:30:03下载
- 积分:1
-
可实现FFT功能的C语言源代码,经过适当修改即可应用到不同的FFT变换的工程中,适合初学者理解FFT的原理...
可实现FFT功能的C语言源代码,经过适当修改即可应用到不同的FFT变换的工程中,适合初学者理解FFT的原理-FFT function can be achieved C language source code, after appropriate modifications can be applied to different projects FFT transform, suitable for beginners to understand the principles of FFT
- 2023-09-02 00:05:03下载
- 积分:1
-
C语言作的四色验证1.需求分析问题描述:证明了可以用不多于4种颜色对n个区域着色,而满足相邻的区域具有不同的颜色输入形式 : 暂定最多50个区域,如需证明更多区...
C语言作的四色验证1.需求分析问题描述:证明了可以用不多于4种颜色对n个区域着色,而满足相邻的区域具有不同的颜色输入形式 : 暂定最多50个区域,如需证明更多区域,修改#define S 50 即可;以整形形式输入(取值范围1-32767)用户需要证明的区域数目,相联的一对矩阵; 输出形式:以0和1输出关联矩阵,和以blue yellow orange pink形式输出每个区域相对应证明出的颜色;-C language does four colors confirm 1. demands analyses
question description: Had proven may use not to be many to 4 kind of
colors to n region coloration, but satisfies the neighboring region to
have the different color input form: Establishes provisionally more
than 50 regions, if must prove more regions, revise#define S 50 then;
Region number (value scope 1-32767) the user needs to prove which by
the reshaping form input, unites a pair of matrix; Output form: By 0
and 1 output incidence matrixs, with form outputs the color by blue
yellow orange the pink which each region corresponds proves;
- 2022-10-20 02:35:04下载
- 积分:1
-
中值滤波算法,利用intel的mmx技术,速度比普通快上几十倍
中值滤波算法,利用intel的mmx技术,速度比普通快上几十倍-median filter, using the MMX technique from Intel, the speed is quite promising when compared to normal one
- 2022-06-27 10:50:46下载
- 积分:1
-
VC++ 实现图像中的文字提取
VC++ 实现图像中的文字提取,经试验,能成功运行,供大家分享
- 2023-08-31 11:40:03下载
- 积分:1