-
original request with the VC process, translate between 2
求原跟的VC程序,可计算2-10000之间的质数的原跟-original request with the VC process, translate between 2-10000 the quality of the original with a few
- 2022-02-07 21:09:23下载
- 积分:1
-
扫雷游戏
资源描述
用Java编程实习 扫雷游戏
1、所有的源文件全部都在文件夹——>saolei——>src——>com——>etc——>game文件夹下。
2、main函数为程序启动入口,在Tset源文件中。
- 2022-03-01 08:17:28下载
- 积分:1
-
遗传基因算法源代码
遗传基因算法源代码-genetic algorithm source code
- 2022-07-08 23:11:36下载
- 积分:1
-
给出N口井的坐标,把距离小于给定值的分为一组。只要一口井与这一组中有一口井小于给定距离,则它属于这组...
给出N口井的坐标,把距离小于给定值的分为一组。只要一口井与这一组中有一口井小于给定距离,则它属于这组-N wells given the coordinates, distance less than the given value is divided into one group. As long as a well and the group has a well less than a given distance, it belongs to this group
- 2022-04-11 11:05:12下载
- 积分:1
-
用于计算CIE颜色空间的L,a,b值。
用于计算CIE颜色空间的L,a,b值。-used in the calculation of the CIE color space L, a, b value.
- 2022-10-26 19:50:02下载
- 积分:1
-
双色、三色河内塔
无论是双色河内塔或是三色河内塔,其解法观念与之前介绍过的河内塔是类似的,同样也是使用递回来解
- 2022-03-23 16:29:55下载
- 积分:1
-
基于VC的FFT算法
资源描述
Design
a program to implement the 1-D FFT algorithm.
Input:
a vector. Get the testing data in file ‘Project_2_test’.
Output:
a vector, which is the discrete Fourier transform of the input.
For
example:
Input:
3 8 10 12
Output:
33.0000+0.0000i -7.0000+4.0000i -7.0000+0.0000i -7.0000-4.0000i
Requirements:
- 2023-07-23 23:40:04下载
- 积分:1
-
高斯全消元法 c 代码
高斯全消元法 c 代码-Gaussian Elimination Act c code
- 2023-05-18 18:50:02下载
- 积分:1
-
很强的有限元分析软件ansys55的源码,用于计算规则长方体空腔的固有频率和模态...
很强的有限元分析软件ansys55的源码,用于计算规则长方体空腔的固有频率和模态-strong finite element analysis software ansys55 source code, rules for the calculation of the rectangular cavity natural frequencies and mode
- 2023-01-24 15:05:04下载
- 积分:1
-
fdtd算法的matlab源代码
用matlab实现的三维fdtd算法的源代码。
% 3-D FDTD code with PEC boundaries
%***********************************************************************
%
% Program author: Susan C. Hagness
% Department of Electrical and Computer Engineering
% University of Wisconsin-Madison
% 1415 Engineering Drive
% Madison, WI 53706-1691
%
- 2023-03-28 02:55:03下载
- 积分:1