资源列表
[其他小程序] main.cc
说明:莫比乌斯反演是数论中很重要的内容,可以用于解决很多数论的问题。奥古斯特·费迪南德·莫比乌斯(August Ferdinand Mö bius,1790年11月17日-1868年9月26日),德国数学家和天文学家,被认为是拓扑学的先驱。-Mobius inversion is very important in the theory of content, can be used to solve many problems in number theory. August Ferdina<syb> 在 2025-11-04 上传 | 大小:1kb | 下载:0
[其他小程序] main.cc
说明:数学上,高斯消元法(或译:高斯消去法),是线性代数规划中的一个算法,可用来为线性方程组求解。但其算法十分复杂,不常用于加减消元法,求出矩阵的秩,以及求出可逆方阵的逆矩阵。-In mathematics, the Gauss elimination method (or Gauss elimination method) is an algorithm in linear algebra programming, which can be used to solve linear equation<syb> 在 2025-11-04 上传 | 大小:1kb | 下载:0
[其他小程序] d.cpp
说明:有n个长方形盒子,第i个长度为Li,宽度为Wi,我们需要把他们套放。注意一个盒子只可以套入长和宽分别不小于它的盒子,并且一个盒子里最多只能直接装入另外一个盒子 (但是可以不断嵌套),例如1 * 1 可以套入2 * 1,而2 * 1再套入2 * 2。套入之后盒子占地面积是最外面盒子的占地面积。给定N个盒子大小,求最终最小的总占地面积。-There are n rectangular boxes, the length of the Li is I, and the width is Wi, we<syb> 在 2025-11-04 上传 | 大小:1kb | 下载:0
[其他小程序] fdtd_1d_code
说明:一维电磁场的时域有限差分方法的MATLAB的源代码-1D-FDTD MATLAB<xuxu> 在 2025-11-04 上传 | 大小:1kb | 下载:0
[其他小程序] figure_1_2
说明:时域有限差分的原理分析,对应的MATLAB源代码,包括原方程、差分方程以及前向差分后向差分中心差分的误差分析-The principle of finite difference time domain, the corresponding MATLAB source code, including the original equation, differential equation and the error analysis of the differential difference<xuxu> 在 2025-11-04 上传 | 大小:1kb | 下载:0
[按钮控件] clickedLabel
说明:Qt中的Label无法接收点击事件,该源码实现了QLabel能接受点击事件的标签,且鼠标移入可变色。-Label in the Qt can not receive the click event, the source code to achieve the QLabel to accept the event of the label, and the mouse moved into the color.<sea.he> 在 2025-11-04 上传 | 大小:1kb | 下载:0
[其他小程序] prime_sieve_openmp
说明:prime sieve implemented using openmp<sreza> 在 2025-11-04 上传 | 大小:1kb | 下载:0