-
卷积(补)网络的语义分割
应用背景CN24是一个完整的语义分割框架充分利用卷积网络。它支持多种平台(Linux,MAC OS X和Windows)和库(OpenCL,英特尔,AMD aCML……)同时提供免费的参考实现的依赖。软件开发的计算机视觉组和在耶那大学。关键技术完全卷积网络的语义分割框架设计的像素明智的标签和语义分割,(火车和测试你自己的网络!)适用于各种应用程序和,在与驱动辅助系统,场景理解,遥感,生物医学图像处理等多支持OpenCL ;不仅适用于NVIDIA GPU高性能实现的,最小的依赖关系和其他库
- 2022-11-20 05:30:03下载
- 积分:1
-
A program to demonstrate the optimization process of ant colony optimization for...
A program to demonstrate the optimization process of ant colony optimization for the traveling saleman problem (TSP). The cities are shown as red circles, the pheromone on the connections between them (fully connected graph) by gray lines. The darker the grey, the more pheromone is currently on the edge. During the optimization, the currently best found tour is drawn in red. To run the optimization, first create a random TSP, then create an ant colony, and finally run the optimization.
- 2022-02-19 22:51:42下载
- 积分:1
-
Fast Fourier transform
快速傅里叶变换是一种计算离散傅里叶变换算法和它的逆。 傅里叶分析转换时间与频率,反之亦然 ;FFT 快速计算这种由 factorizingthe DFT 矩阵转换成一种产品稀疏的因素。
- 2023-08-24 17:15:03下载
- 积分:1
-
赌博(DaNH BAC)
应用背景此应用程序是用于一个问答有关编程技能和算法;五人刚收到一项工程竣工的款项,每个人都获得了美元,并使用它进行赌博。这个疯狂的动作后,每个人都有一个[我](整数)美元 ; ;左,0≤ܿA1,A2,A3,A4,A5≤100。 ;请计算每个人以前的钱的数量。关键技术这个问题的算法是什么都没有。它只是为了使自己熟悉C++编程。
- 2022-03-30 17:52:31下载
- 积分:1
-
输入三角形的三点坐标,计算三角形面积,周长
输入三角形的三点坐标,计算三角形面积,周长-Enter the three coordinates of the triangle to calculate the triangle area, perimeter
- 2022-08-25 19:47:59下载
- 积分:1
-
改进的平方根法,比较简单的,用VC实现的
改进的平方根法,比较简单的,用VC实现的-improvements to the square root law, a simple comparison with the VC
- 2022-11-14 11:05:03下载
- 积分:1
-
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。-Commonly used algorithm of C procedures. Include polynomial terms, complex computation, random number generation, matrix operations, matrix eigenvalue and eigenvector calculations, linear algebra equations, nonlinear equations with the equations, interpolation and approximation, numerical integration, solving ordinary differential equations, data processing, for solving extremum problems, mathematical transformation and filtering, the calculation of special functions, sorting and search.
- 2023-04-24 15:00:03下载
- 积分:1
-
计算飞船相对测站的位置矢量单位矢量在赤道坐标系中的三个分量...
计算飞船相对测站的位置矢量单位矢量在赤道坐标系中的三个分量-Calculation of the spacecraft relative position vector of the station unit vector in the equatorial coordinate system of the three subscales
- 2022-01-31 04:12:03下载
- 积分:1
-
大学里必学的一门课程,数值分析的一个必做的程序,雅可必插值...
大学里必学的一门课程,数值分析的一个必做的程序,雅可必插值-universities will learn a curriculum, a numerical analysis of the process will do, the latter can certainly interpolation.
- 2022-07-19 15:24:19下载
- 积分:1
-
进位纹波加法器(16位-不使用全加器)
这是一个CSA-进位纹波加法器。
- 2022-03-09 21:33:53下载
- 积分:1