-
一个计算梅里森素数的Java程序
一个计算梅里森素数的Java程序-a calculation on the number of Forest Java programs
- 2022-03-09 13:44:13下载
- 积分:1
-
YUV视频显示
利用DDRAW开发出YUV视频直接显示MFC,方便视频开发的同仁们。DDRAW为Microsoft为图像处理开发插件,可以通过包含相应的库文件,将相应的接口函数调入。
- 2022-03-01 10:15:56下载
- 积分:1
-
DTMKL源码及实例
该算法在某个再生核希尔伯特空间,在充分考虑领域间分布的均值差和散度差最小化的基础上,基于结构风险最小化模型,提出一种领域适应核支持向量学习机(Kernel support vector machine for domain adaptation, DAKSVM)及其最小平方范式,通过寻求某个特征变换,使得在确保训练数据的最大分割的同时,实现领域间不同分布之间的距离充分最小化,从而实现领域适应学习。
- 2023-03-13 12:40:03下载
- 积分:1
-
三维张量在不同坐标系的转换可用于昼夜…
三维张量在不同坐标系统的变换,可用于各向异性介质的介电张量的旋转等问题-3D tensor in different coordinate systems transformation can be used in the dielectric anisotropy tensor rotation problems
- 2022-08-15 05:23:31下载
- 积分:1
-
魏格纳-威利(Winger-village distribution)WVD变换C++实现
用C++实现WVD,其中用到汉明窗,是根据matlab时频分析工具包中的wvd变换改写成C++语言的,其中信号序列必须为2的整数倍,还用到快速傅里叶变换FFT
- 2022-07-27 03:06:12下载
- 积分:1
-
Matlab calculated using the various features of photonic crystals parameters. A...
利用matlab计算光子晶体的各种特征参量。
一共五个希望对大家有所帮助。-Matlab calculated using the various features of photonic crystals parameters. A total of five people want to help.
- 2022-07-08 11:24:52下载
- 积分:1
-
飞船相对测站的位置矢量单位矢量在赤道坐标系中的三个分量...
飞船相对测站的位置矢量单位矢量在赤道坐标系中的三个分量-Spacecraft relative position vector of the station unit vector in the equatorial coordinate system of the three subscales
- 2023-04-17 08:30:03下载
- 积分:1
-
图书管理系统
图书管理系统包括新增图书,查询图书,删除图书,新增会员,查询会员,删除会员,包括两种算法:表插入排序算法和快速排序算法
- 2022-07-09 08:53:36下载
- 积分:1
-
图书馆管理系统
#include
#include
#include
#include
struct book //图书
{
long NO;//编号
char name[10];//书名
char author[10];//作者名
int classification;//分类号
char publish_unit[20];//出版单位
long publish_time;//出版时间
int number;//库存数
- 2022-02-22 11:27:15下载
- 积分:1
-
plot
数值积--- 复合求积公式对积分问题的求解功能 用复合梯形求积公式和复合抛物线公式,对给定的积分问题进行计算。-plot--- composite numerical quadrature formula to solve the problem of integration functions for composite trapezoidal plot formula and compound parabolic formula, the right to issue integral calculation.
- 2022-03-22 06:07:15下载
- 积分:1