资源列表

« 1 2 ... .59 .60 .61 .62 .63 65764.65 .66 .67 .68 .69 ... 66603 »

[其他小程序XISHUJUZHEN

说明:矩阵中非零元素的个数远远小于矩阵元素的总数,并且非零元素的分布没有规律,则称该矩阵为稀疏矩阵(sparse matrix) 与之相区别的是,如果非零元素的分布存在规律(如上三角矩阵、下三角矩阵、对称矩阵),则称该矩阵为特殊矩阵。-Matrix china-africa zero element number is far less than the total number of matrix element, and the dist
<马绮铭> 在 2025-04-06 上传 | 大小:1kb | 下载:0

[其他小程序SCM_model

说明:本代码主要是通过matlab代码仿真实现SCM信道模型建模,并且编写了相关参数的设置和生成以及执行结果的画图表示-This code is to achieve SCM channel modeling through simulation matlab code, and the preparation of the relevant parameters and settings, and implementation of the
<张凯> 在 2025-04-06 上传 | 大小:1kb | 下载:0

[其他小程序LFSR2

说明:This program simulate LFSR-Linear Frequency Shift Register
<khalid ahmad> 在 2025-04-06 上传 | 大小:1kb | 下载:0

[其他小程序dfs

说明:无向图的关键边,dfs邻接阵形式,O(n^2)-The critical edge of the undirected graph, dfs adjacency matrix form, O (n ^ 2)
<曹城生> 在 2025-04-06 上传 | 大小:1kb | 下载:0

[其他小程序hungary

说明:二分图最大匹配,hungary算法,邻接阵形式,复杂度O(m*m*n)-Bipartite graph maximum matching, hungary algorithm, adjacency matrix form, complexity O (m* m* n)
<曹城生> 在 2025-04-06 上传 | 大小:1kb | 下载:0

[其他小程序Minimum-path-coverage

说明:求解最小的路径覆盖图中所有点,有向图无向图均适用-Solving all the points in the least path coverage map, the directed graph is applicable
<曹城生> 在 2025-04-06 上传 | 大小:1kb | 下载:0

[其他小程序kruskal

说明:无向图最小生成树,kruskal算法,邻接表形式,复杂度O(mlogm)-Undirected graph minimum spanning tree, kruskal algorithm, adjacency table form, complexity O (mlogm)
<曹城生> 在 2025-04-06 上传 | 大小:1kb | 下载:0

[其他小程序Mymagnify

说明:实现鼠标点击事件的响应:左键点击当前窗口鼠标右键释放后放大窗口的曲线和曲线数据-Response implementation mouse click events: Left-click on the current curve and the curve data window Right after the release of the magnification window
<王强> 在 2025-04-06 上传 | 大小:1kb | 下载:0

[其他小程序bigPrime

说明:采用BigInteger 类实现大素数生成,主要用于密码学RSA算法。-Using BigInteger class implements a large prime number generation, mainly for RSA cryptography algorithm.
<gang> 在 2025-04-06 上传 | 大小:1kb | 下载:0

[驱动编程ax5111_Driver

说明:FM收音IC ax5111的驱动程序,包括常用的设置频率,搜台,调节音量等功能。-FM radio IC ax5111 driver, including common set frequency, channel, volume control, and other functions.
<一眼万年> 在 2025-04-06 上传 | 大小:1kb | 下载:0

[对话框与窗口salary

说明:每位员工在一周内工作40小时以内,是按正规工作时间付酬,超出40小时,是正规工作时间报酬的1.5倍。假定已经有了公司员工的花名册、每位员工在上个星期的工作时间以及每位员工的小时报酬。在程序中应将每位员工的信息输入,计算显示员工的应得工资。-Each employee working less than 40 hours a week, are paid according to the regular working hours bey
<HiJune> 在 2025-04-06 上传 | 大小:1kb | 下载:0

[其他小程序ESN

说明:使用回声状态网络进行混沌系统的时间序列分析和预测。(use ESN to pridicte)
<hejuan0811> 在 2025-04-06 上传 | 大小:1kb | 下载:1
« 1 2 ... .59 .60 .61 .62 .63 65764.65 .66 .67 .68 .69 ... 66603 »

源码中国 www.ymcn.org