资源列表
[其他小程序] sparse-matrice
说明:编写一个算法程序实现把2个稀疏矩阵分别存储在2个顺序三元组中-Write an algorithm program to achieve the two sparse matrices are stored in two sequential triplet<叶子> 在 2025-10-14 上传 | 大小:1kb | 下载:0
[C#编程] shuzilvbo1
说明:在MATLAB环境下IIR数字滤波器和FIR数字滤波器的设计方法及实现方法,并进行图形用户界面设计,显示所介绍滤波器的特性。-designs of the Infinite Impulse Response digital filter (IIR) and Finite Impulse Response digital filter (FIR) under MATLAB are studied. And the Graphical User Interfaces (GUI) to analysi<徐建委> 在 2025-10-14 上传 | 大小:1kb | 下载:0
[其他小程序] interface_stress
说明:flac3d用于界面单元分析的源代码,初学者可以-flac3d interface unit for analysis of the source code, beginners can take a look at<Jeff> 在 2025-10-14 上传 | 大小:1kb | 下载:0
[其他小程序] jks_change_0.3
说明:Udec软件节理对隧道影响分析实例,可以调节节理剪切刚度以及隧道围岩弹性模量,计算方便-Udec joints impact analysis software instance of the tunnel, you can adjust the stiffness of joints and shear modulus of elasticity of the tunnel surrounding rock, convenient calculation<Jeff> 在 2025-10-14 上传 | 大小:1kb | 下载:1
[其他小程序] BINARY-SEARCH-TREE.cpp
说明:二叉搜索树在动态查表中有特别的用处,一个无序序列可以通过构造一棵二叉搜索树变成一个有序序列,构造树的过程即为对无序序列进行排序的过程。每次插入的新的结点都是二叉搜索树上新的叶子结点,在进行插入操作时,不必移动其它结点,只需改动某个结点的指针,由空变为非空即可。 这里,我们想探究二叉树的建立和序列输出。-Binary search tree has a dynamic look-up table in particular the usefulness of an unordered<nature> 在 2025-10-14 上传 | 大小:1kb | 下载:0