资源列表

« 1 2 ... .11 .12 .13 .14 .15 16616.17 .18 .19 .20 .21 ... 28523 »

[数学计算/工程计算后处理法程序PFL.f90

说明:! 平面框架结构静力分析程序(by fortran) ! 后处理法 ! ! 主要功能: ! 输入单元结点编号,自动生成结点位移编号; ! 总刚元素按上三角阵存储; ! 主1副0法引入位移约束条件 ! GAUSS消元法解线性代数方程组;-! Plane fr a me structure static analysis procedures (by fortran)! After the treatment!! Main functions:! Input module node number a
<吴建明> 在 2025-11-09 上传 | 大小:5kb | 下载:0

[matlab例程数值分析常用

说明:数值分析常用的一些公式,比如jacobi,newton等等。-numerical analysis of some commonly used formula, such as Jacobi, chemotherapy and so on.
<阿瑟多久> 在 2025-11-09 上传 | 大小:5kb | 下载:0

[数据结构常用算法八数码问题

说明:一个解决八数码问题的源码,不知道怎么样,多多指教-a digital solution to the problem source, I do not know how kind, exhibitions
<energy> 在 2025-11-09 上传 | 大小:5kb | 下载:0

[数据结构常用算法四则运算实现(c 语言 数据结构课程设计题)

说明:四则运算实现(c 语言 数据结构课程设计题)-four Computing (c language curriculum design data structures that)
<和平> 在 2025-11-09 上传 | 大小:5kb | 下载:0

[matlab例程cardoso code

说明:cardoso 的ICA编码,可以用在人脸识别上面-Cardoso ICA coding, can be used in the above Face Recognition
<毛克> 在 2025-11-09 上传 | 大小:5kb | 下载:0

[数据结构常用算法约瑟夫环的循环链表实现

说明:约瑟夫环的循环链表实现,这个程序比较完整,有需要做试验的请速速下载。-Josephus cycle Chain achieved, the procedure is complete, the pilot needs to be done urgently requested to download.
<山子> 在 2025-11-09 上传 | 大小:5kb | 下载:0

[matlab例程采用小波进行图像消噪

说明:数字图像在产生过程中经常会受到噪音污染。因此,对于数字图像应该对其进行去噪音处理。在传统的基于傅里叶变换的信号去噪音方法中,可以使得信号和噪音的频带重叠部分尽可能的小,这样就可以在频域通过时,不需改变滤波方法而将信号和噪音分隔开来。但是,如果信号和噪音的频域重合时,用该方法进行噪音处理的效果就比较差。-digital image in the selection process will be subject to regular noise pollution. Therefore, the
<> 在 2025-11-09 上传 | 大小:5kb | 下载:0

[数据结构常用算法c小应用

说明:题目:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? 1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去掉不满足条件的排列。 2.程序源代码:-topic : 1,2,3,4 figures, the number can be formed with each other with no repeat of the triple-digit figures? How many are? 1. Program Analysis : c
<镝钦> 在 2025-11-09 上传 | 大小:5kb | 下载:0

[压缩解压LZ77算法源代码

说明:用C语言实现了LZ77算法。程序独特之处在于使用了64KB大小的固定长度窗口,利用此方法可分块压缩数据。-realize LZ77 algorithm by C language.Specially program uses a 64k stable length window.It can compress data by block by using this method.
<hjxm> 在 2025-11-09 上传 | 大小:5kb | 下载:1

[生物技术SSRFinder

说明:快速寻找SSR,使用滑动块寻找短重复序列,目前已有分子生物育种网站在使用,比较宝贵的源码-SSR, use sliding block for a short repetitive sequence, there is a molecular biology breeding sites in the use of more valuable source
<阮珏> 在 2025-11-09 上传 | 大小:5kb | 下载:0

[生物技术good K-means clusters

说明:这次上传的代码是关于K-means clusters的代码,希望能对大家有用。-The uploaded code is about K-means clusters.I hope it can be a help to everyone.
<李乐> 在 2025-11-09 上传 | 大小:5kb | 下载:0

[数学计算/工程计算2296_Regression

说明:Polynomial fit functions === === RegressionObject.cls contains a class that provides an easy way to add polynomial regression functionality to any application. If you just want linear regression or a very high degree, no matter: this class ha
<qiao> 在 2025-11-09 上传 | 大小:5kb | 下载:0
« 1 2 ... .11 .12 .13 .14 .15 16616.17 .18 .19 .20 .21 ... 28523 »

源码中国 www.ymcn.org