-
矩阵运算函数
用C++实现对矩阵的一些运算,包括反转180度,旋转90度,270度,合并等,在主函数给出测试。
- 2022-11-18 12:55:02下载
- 积分:1
-
vba cpk收集工具(使用chrom)
vba cpk收集工具(使用chrom) 没个电子工程师都是关心自己产品的测试数据,往往我们可以通过这些数据来看出一些问题来
这是我用VBA写的CPK自动收集并排版为固定的格式,当然这个格式你自己可以修改,原数据的格式也是可修改的
- 2022-04-07 17:36:24下载
- 积分:1
-
a full 3D simulation of electromagnetic waves with efficient absorbing boundary...
a full 3D simulation of electromagnetic waves with efficient absorbing boundary a full 3D simulation of electromagnetic waves with efficient absorbing boundary conditions SYNOPSIS- a full 3D simulation of electromagnetic waves with efficient absorbing boundary a full 3D simulation of electromagnetic waves with efficient absorbing boundary conditions SYNOPSIS
- 2022-05-25 07:53:42下载
- 积分:1
-
AD0804
7segment
0 to 5 V
AD 转换
数码管显示
0到5V
ad0804-AD0804
7segment
0 to 5 V
- 2022-04-28 21:26:57下载
- 积分:1
-
本算法为机械优化设计中的一维黄金搜索算法,可以求取方程的极值。...
本算法为机械优化设计中的一维黄金搜索算法,可以求取方程的极值。-This programm realizes the golden section search method for machanical one-dimesion optimum designing ,you can use it to get the mimimax solution
- 2023-03-05 18:15:03下载
- 积分:1
-
linux下的cure聚类算法
是linux下的cure算法,比较完整
#if !defined(lint) && !defined(SABER)
static char rcsid[] = "$Header: /usr/src/local/conn/cluster/RCS/cluster.c,v 1.23 1993/02/03 07:43:07 stolcke Exp $";
#endif /* not lint */
#include
#include
#include
#include "alloc.h"
#include "error.h"
#include "cluster.h"
#define NONE (-2)
#define BUFSIZE 256
#ifndef SCALE
#define SCALE "_SCALE_"
#endif
#ifndef DONTCARE
#define DONTCARE "D/C"
#endif
#ifndef MAXFLOAT
#define MAXFLOAT ((float)3.40282346638528860e+38)
#endif
static FLOAT distance();
static FLOAT root();
static FLOAT cure_distance();
static void merge();
- 2023-07-29 18:30:03下载
- 积分:1
-
c语言源代码,可以计算两条直线交点的坐标。
c语言源代码,可以计算两条直线交点的坐标。-c language source code can be calculated two straight intersection coordinates.
- 2022-03-02 17:25:07下载
- 积分:1
-
kalman滤波,能够读取数据样本,并对下一数据进行滤波
kalman滤波,能够读取数据样本,并对下一数据进行滤波-kalman filtering, be able to read data samples, and the next data filtering
- 2022-02-01 05:55:34下载
- 积分:1
-
本程序用FORTRAN求解gauss_seidel写。这是字文件。
this a program written by fortran for solving Gauss_Seidel. it s in word file.-this is a program written by fortran for solving Gauss_Seidel. it s in word file.
- 2022-04-17 08:18:38下载
- 积分:1
-
华莱士树型乘法器
华莱士树乘法器实现基于 vhdl 语言,该项目包括试验台 fileCSA (进位加法器保留) 共轭亚油酸 (进行查找一个头的加法器)
- 2022-12-28 19:20:04下载
- 积分:1