-
这是我用三次样条函数插值法的程序。
这是我编的利用三次样条法进行函数插值的程序。-This is for my use of cubic spline function interpolation method procedures.
- 2023-07-12 22:15:03下载
- 积分:1
-
矩阵运算实矩阵相乘复矩阵相乘实矩阵求逆的全选主元高斯约当法...
矩阵运算实矩阵相乘复矩阵相乘实矩阵求逆的全选主元高斯约当法-matrix calculation real matrix multiplication complex matrix multiplication matrix inversion is a wholly-elected PCA Gaussian about when France, etc.
- 2023-09-04 05:45:03下载
- 积分:1
-
本书是国内外业界广泛关注的7卷本《计算机程序设计艺术》第2卷的最新版。本卷对半数值算法领域做了全面介绍,分“随机数”和“算术”两章。本卷总结了主要算法范例及这些...
本书是国内外业界广泛关注的7卷本《计算机程序设计艺术》第2卷的最新版。本卷对半数值算法领域做了全面介绍,分“随机数”和“算术”两章。本卷总结了主要算法范例及这些算法的基本理论,广泛剖析了计算机程序设计与数值分析间的相互联系,其中特别值得注意的是作者对随机数生成程序的重新处理和对形式幂级数计算的讨论。 本书附有大量习题和答案,标明了难易程度及数学概念的使用。 本书内容精辟,语言流畅,引人入胜,可供从事计算机科学、计算数学、计算技术诸方面的工作人员参考、研究和借鉴,也是相关专业高等院校的理想教材和教学参考书。 -the book industry at home and abroad is widespread concern in seven volumes of the "Art of Computer Programming" volume 2, the latest version. The present volume of semi- numerical algorithm to do a full field, at the "random" and "arithmetic" two chapters. This volume summary of the main examples of these algorithms on the basic theory and extensive analysis of the computer program design and numerical analysis of the linkages between, which is particularly noteworthy is the author of Random Number Generation procedures for processing and re-form calculation of power series. The book with a large number of exercises and answers, indicating the degree of difficulty and the use of mathematical concepts. T
- 2022-08-07 04:44:02下载
- 积分:1
-
CUDA_match
基于CUDA库进行图像间的匹配,很好的入门学习代码。CUDA是Compute Unified Device Architecture的缩写。 代码中主要包含CUDA的基本功能库,图像立体匹配源代码,图像处理源代码和模板匹配源代码等,还包含了测试数据。
- 2022-01-24 09:49:57下载
- 积分:1
-
meanshift图像平滑和分割_matlab
1.意思是转移的迭代过程只做了一次(为了简单)2.对图像中的某一点进行平移时,只考虑了距离它小于2*hr的点、 而不是图像中所有的点。3.实验过程中只用到了gauss核,虽然提供了method的选择,但在进行值域加权时只用到gauss核、 如果需要请自己改正。4.meanshiftseg中,对分成一类的像素、 取的是它们的平均值作为属于该区域的像素的值。5.为了简单彩色图只做了第一维。其它类似的。附件有测试图有运行结果、 MAIN函数是一个简单地的用法示例
- 2022-02-05 15:50:17下载
- 积分:1
-
这个是一个用java实现的tftp程序。其中包括客户端和用户端
这个是一个用java实现的tftp程序。其中包括客户端和用户端-This is a realization of java with the tftp process. Including client and the client
- 2022-12-15 08:10:03下载
- 积分:1
-
matlab编写的流体计算和传热程序
matlab编写的流体计算和传热程序-Matlab calculations prepared by the fluid and heat transfer procedures
- 2022-08-16 06:17:58下载
- 积分:1
-
文本文件英文单词的计数
这是一个可以用来从一段文本文档中提出单词,并 对单词按字母进行排序,并显示出现次数的代码!希望能有用!
- 2023-06-15 07:40:03下载
- 积分:1
-
一个创建随机数的程序
一个创建随机数的程序-create a random number of procedures
- 2022-05-30 18:25:51下载
- 积分:1
-
残缺棋盘(defective chessboard)
残缺棋盘(defective chessboard)-incomplete chessboard (defective chessboard)
- 2022-07-05 03:05:21下载
- 积分:1