资源列表

« 1 2 ... .48 .49 .50 .51 .52 65453.54 .55 .56 .57 .58 ... 66603 »

[其他小程序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
<syb> 在 2025-04-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
<syb> 在 2025-04-04 上传 | 大小:1kb | 下载:0

[其他小程序main.cc

说明:去年的 tangjz 非常喜欢做数论题,但是一年以后的 tangjz 却不那么会做了。 在整理以前的试题时,他发现了这样一道题目:“求 ∑σ(i) ,其中 1≤i≤N , σ(i) 表示 i 的约数之和。” 现在他长大了,题目也变难了,所以麻烦你来帮他解决一道数论题吧。 他需要你求如下表达式的值: ∑Ni=1∑Nj=1max(i,j)⋅ σ(i⋅ j) 其中 max(i,j) 表示 i 和 j
<syb> 在 2025-04-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
<syb> 在 2025-04-04 上传 | 大小:1kb | 下载:0

[其他小程序fdtd_1d_code

说明:一维电磁场的时域有限差分方法的MATLAB的源代码-1D-FDTD MATLAB
<xuxu> 在 2025-04-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 o
<xuxu> 在 2025-04-04 上传 | 大小:1kb | 下载:0

[其他小程序myhotkey

说明:能够按照热键,隐藏当前的窗口、显示所有的窗口、能够定时的弹出提醒消息。-use a hotkey to hide current windows, and show all window that hide. and can prompt message on a timer.
<ddd> 在 2025-04-04 上传 | 大小:1kb | 下载:0

[其他小程序lsl_lms

说明:自适应滤波器设计,信号模型是AR模型,实现LSL和LMS,并进行比较。-adaptive filter design in which original signal is produced by AR model. LSL and LMS are contained in this file.
<陈绍银> 在 2025-04-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-04-04 上传 | 大小:1kb | 下载:0

[其他小程序prime_sieve_openmp

说明:prime sieve implemented using openmp
<sreza> 在 2025-04-04 上传 | 大小:1kb | 下载:0

[其他小程序RSA

说明:计算机网络安全技术中RSA加密算法的java实现-the substanciate of the RSA algorithm
<杜宇轩> 在 2025-04-04 上传 | 大小:1kb | 下载:0

[其他小程序szwpc

说明:利用文件的形式,对水准网进行平差,输出平差值,改正数和中误差-Use the form of documents, to the standard network for adjustment, output level difference, and error corrections
<张政> 在 2025-04-04 上传 | 大小:1kb | 下载:0
« 1 2 ... .48 .49 .50 .51 .52 65453.54 .55 .56 .57 .58 ... 66603 »

源码中国 www.ymcn.org