-
这是一个计算机专业计算方法的课程试验,用VC++写的一个关于高斯消去法解方程组/方程的程序...
这是一个计算机专业计算方法的课程试验,用VC++写的一个关于高斯消去法解方程组/方程的程序-This is a professional computer calculation of the pilot course, the VC was one of the Gaussian Elimination Solution Systems/equations procedures
- 2022-06-29 19:19:20下载
- 积分:1
-
无噪音ofdm 产生
这段代码有助于创造一个完整的 ofdm 链传动和无噪音,添加环前缀的接待,这种信号可以使用盲或半盲稍后同步同步
- 2022-02-20 21:15:48下载
- 积分:1
-
八皇后问题的一个程序,可以输出结果
八皇后问题的一个程序,可以输出结果-eight of a Queen"s procedures, the results can be output
- 2022-09-13 14:00: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
-
迁移的 VSP 倍数使用衍射堆栈迁移
此程序体育课 redatum VSP 数据到虚拟的 SSP 数据如何用干涉法。在这个程序中有两个部分:第一,redatum VSP ssp ;第二,将虚拟的 SSP 数据迁移在这个程序中所用的数据:vel — — 速度模型traveltimesrc — — 走时表数据/crg。垫 — — 普通的接收机 VSP 收集在这个程序中的 vriables:(isx,isz) — — 源点坐标xcorrgather — — 从 VSP 互生成的 sspmig1b — — 一个接收器的迁移结果收集mig0a — — 所有收集的迁移结果
- 2022-02-16 04:12:08下载
- 积分:1
-
二值图像标记的新算法
资源描述
一种基于二值图像的标记区域的新算法,文档和代码。
函数:BWLabel
功能:实现二值图像的连通区域标记
参数:
pnBW---指向二值图像数据,要求像素值为0、1
pnBWLabel---指向标记后的图像
nImageWidth、nImageHeight---图像高宽
nMode---邻域的连接模式:8为八连通,4为四连通
- 2022-01-26 05:52:04下载
- 积分:1
-
ZJU ACM 1093 实现速率较高, 主要是有一个buffer来实现
ZJU ACM 1093 实现速率较高, 主要是有一个buffer来实现-ZJU ACM 1093 to achieve a higher rate, there is mainly a buffer to achieve
- 2022-02-15 16:22:47下载
- 积分:1
-
FreeFEM is an implementation of the GFEM language dedicated
to the finite elem...
FreeFEM is an implementation of the GFEM language dedicated
to the finite element method. It provides you a way to solve Partial
Differential Equations (PDE) simply. Although you can solve quite complicated
problems can be solved also.
- 2022-12-29 17:00:03下载
- 积分:1
-
计算机算法设计 约瑟夫循环问题
计算机算法设计代码 约瑟夫循环 用VC编译 可在计算机上执行 代码旁附有我的注释
- 2022-06-02 05:22:34下载
- 积分:1
-
一个非常著名的数学建模(模拟)问题
一个很著名的数学建模(数学仿真)问题-小吃店服务问题的Matlab求解程序-a very famous mathematical modeling (Simulation) issue-service snack of Matlab procedures
- 2022-07-18 12:03:12下载
- 积分:1