-
2维小波变换经典程序
此示意程序用DWT实现二维小波变换
2维小波变换经典程序
此示意程序用DWT实现二维小波变换-wavelet transform two-dimensional classical procedures indicate this procedure using 2D DWT wavelet transform
- 2022-03-04 14:28:55下载
- 积分:1
-
OpenGL vc6 源码 3ds旋转的椅子模型导入
资源描述基于OpenGL实现模型导入,贴图,旋转的原程序实现
- 2023-04-08 13:35:04下载
- 积分:1
-
数据结构与算法
主要是关于数据结构预算法的书籍,使用c语言编写,我个人认为本书很适合初学者,对我而言收获实在是很大,我很喜欢这本书
- 2022-07-07 22:43:35下载
- 积分:1
-
A code which employs the SIMPLE
A code which employs the SIMPLE-based pressure-correction method for solving the Navier-Stokes equations using Finite Volume method, Cartesian grid, and a colocated arrangement of variables.
- 2022-04-12 04:45:15下载
- 积分:1
-
C++ 异质链表
C++的异质链表,通过定义一个viod* pData的指针来指向任意一个数据类型或者数据类型,通过C++的多态性实现在一个链表中连接不同数据类型的node的效果.可以实现对list的insert,Delete,print的操作. 支持int,char,double,string四种数据类型.在每个node中记录这个节点的type,和相应数据类型的指针,并通过模板实现对不同数据类型的操作.
- 2022-02-06 04:54:28下载
- 积分:1
-
piscaled pic
皮斯卡带领 utilizando c 段 microprocessadores pic。
皮斯卡带领 utilizando c 段 microprocessadores pic。
皮斯卡带领 utilizando c 段 microprocessadores pic。
皮斯卡带领 utilizando c 段 microprocessadores pic。
- 2022-02-06 09:27:21下载
- 积分:1
-
趣味问题的程序原代码 海滩上有一堆桃子,五只猴子来分。第一只猴子把这堆桃子凭据分为五份,多了一个,这只 猴子把多的一个扔入海中,拿走了一份。第二只猴子把剩...
趣味问题的程序原代码 海滩上有一堆桃子,五只猴子来分。第一只猴子把这堆桃子凭据分为五份,多了一个,这只 猴子把多的一个扔入海中,拿走了一份。第二只猴子把剩下的桃子又平均分成五份,又多了 一个,它同样把多的一个扔入海中,拿走了一份,第三、第四、第五只猴子都是这样做的, 问海滩上原来最少有多少个桃子?- On the interest question procedure original code beach has pile
of peaches, five monkeys divide. The first monkey divides into this
pile of peach proof five, many, this monkey has thrown into many in
the sea, took away. The second monkey the peach which is left over
equally divides into five, also many, it similarly has thrown into
many in the sea, took away, third, fourth, the fifth monkey all is
does this, asked how many peaches on the beach most is originally
unusual?
- 2022-10-26 14:25:03下载
- 积分:1
-
牛顿插值方法,一种最基本的曲线插值算法,简单易用,效率高...
牛顿插值方法,一种最基本的曲线插值算法,简单易用,效率高-Newton interpolation methods, a basic curve interpolation algorithm, easy-to-use, high efficiency
- 2022-04-24 17:28:07下载
- 积分:1
-
很好的算法,可广泛用于各行业(如工控)计算组态
很好的算法,可广泛用于各行业(如工控)计算组态-It s a very good arithmetic that can be used at many industries.such as industry control,for caculation configuration.
- 2023-05-22 03:45:03下载
- 积分:1
-
java语言实现各种排序算法
采用java语言,实现克重排序算法,如快速排序、冒泡排序等;
- 2022-01-25 21:05:04下载
- 积分:1