-
c + + 代码的算法
几个不同的代码在 c + +。作不同 algorithmsseveral 不同的代码在 c + +。对不同的算法,为这两个 edicare,创建程序和许多图书馆
- 2023-01-14 21:35:04下载
- 积分:1
-
关于小波理论的课件,介绍傅立叶变换的内容
关于小波理论的课件,介绍傅立叶变换的内容
- 2023-03-16 23:40:03下载
- 积分:1
-
线性方程组的两个程序,Guass-Jodan消去法和的,高斯塞德尔迭代法。...
线性方程组的两个程序,Guass-Jodan消去法和的,高斯塞德尔迭代法。-linear equations of the two procedures, Guass- Jodan elimination and the high Shisaideer iterative method.
- 2023-05-05 12:50:04下载
- 积分:1
-
定点化fft变换
快速傅里叶变换的算法,由于浮点数在计算机中运算速度要低于整型,本程序在fft快速变换的基础上,将程序转换为定点运算,进一步提高速度。
- 2023-02-13 07:05:03下载
- 积分:1
-
做一个好的网格程序,是一个封装ParaMesh FORTRAN 90程序设计…
做网格的好程序,PARAMESH is a package of Fortran 90 subroutines designed to provide an application developer with an easy route to extend an existing serial code which uses a logically cartesian structured mesh into a parallel code with adaptive mesh refinement(AMR).
-Do a good grid procedures, PARAMESH is a package of Fortran 90 subroutines designed to provide an application developer with an easy route to extend an existing serial code which uses a logically cartesian structured mesh into a parallel code with adaptive mesh refinement (AMR).
- 2022-01-26 14:07:51下载
- 积分:1
-
ffmpeg创建rtp视频流
代码主要包含两部分,第一部分打开摄像头,开始录制视频,主要步骤如下:
设置打开参数dshow,以dshow打开并列出所有多媒体设备,打开视频流,获取编码器,打开编码器,读取流,解码,对帧进行转换(因为默认的图片格式为YUVY422而h264编码需要格式为YUV420)
第二部分,将第一步解码的图片进行编码,加入rtp视频流
新建视频流,设置编码参数,打开编码器,将编码格式设为实时编码,编码,并打印sdp信息,关闭相关函数。
文件中包含cpp文件和相关的头文件,库,以及dll文件
- 2022-03-17 01:53:30下载
- 积分:1
-
use c language to make a Newton interpolation arithmetic.Newton interpolation ar...
用C语言来实现的。牛顿插值法对一些函数作近似的替代,是N个节点数的插值函数。-use c language to make a Newton interpolation arithmetic.Newton interpolation arithmetic make a approximation of the function witch have N interpolation points
- 2023-02-05 04:00:03下载
- 积分:1
-
Concrete_Mathematics_2nd_Ed_TeX_Source_Code
Concrete_Mathematics_2nd_Ed_TeX_Source_Code
- 2022-01-25 17:55:03下载
- 积分:1
-
科学与工程数值计算算法
1、本书附赠的光盘包含了本书中全部的源代码。使用时只需将相应的目录拷贝到您的硬盘中。
注意 拷贝到硬盘上的源文件的属性如果...
科学与工程数值计算算法
1、本书附赠的光盘包含了本书中全部的源代码。使用时只需将相应的目录拷贝到您的硬盘中。
注意 拷贝到硬盘上的源文件的属性如果成为只读的,在编译之前应该将它们的属性改为可读写的。
2、光盘各目录中的内容如下所示:
光盘目录 内容说明
SourceChapterN 第N章的所有示例工程源程序
SourceClasses 本书所有算法类的源程序
SourceLib 集成本书所有算法的静态库文件
SourceDll 集成本书所有算法的动态库文件
-Science and Engineering numerical algorithm 1, this book comes with a CD-ROM contains all the book s source code. Simply use the corresponding copy of the directory to your hard drive. Note to copy the source files on your hard disk becomes read-only attribute in the compiler prior to their properties should be changed to read and write. 2, CD-ROM contents of the directory as follows: CD-ROM directory description SourceChapterN the first chapter all the examples of N source project SourceClasses algorithm book all types of source book SourceLib integrated all of the static algorithm library file SourceDll integrated all book algorithm for dynamic library files
- 2023-08-03 22:30:03下载
- 积分:1
-
Algorithm design in the 0
算法设计中的0-1背包问题,递归的应用
算法设计中的0-1背包问题,递归的应用-Algorithm design in the 0-1 knapsack problem, recursive application of algorithm design in the 0-1 knapsack problem, recursive application of
- 2022-02-26 18:53:13下载
- 积分:1