-
delphi-crypto
厌倦了使用大型库,比如OpenSSL,
- 2022-03-18 03:04:30下载
- 积分:1
-
本人用matlab语言编写的数值分析差值源代码,绝对可用
本人用matlab语言编写的数值分析差值源代码,绝对可用-I used matlab language source code for numerical analysis of the difference is absolutely available
- 2022-02-07 21:39:41下载
- 积分:1
-
fft傅立叶快速变换在图象处理方面的应用
fft傅立叶快速变换在图象处理方面的应用-fft Fast Fourier Transform in Image Processing Applications
- 2022-02-25 18:33:00下载
- 积分:1
-
NVIDIA 的数学运算库,包括快速开方,浮点转整数等
NVIDIA 的数学运算库,包括快速开方,浮点转整数等-NVIDIA mathematical libraries, including rapid evolution, floating point to integer, etc.
- 2022-07-18 03:32:51下载
- 积分:1
-
给出N口井的坐标,把距离小于给定值的分为一组。只要一口井与这一组中有一口井小于给定距离,则它属于这组...
给出N口井的坐标,把距离小于给定值的分为一组。只要一口井与这一组中有一口井小于给定距离,则它属于这组-N wells given the coordinates, distance less than the given value is divided into one group. As long as a well and the group has a well less than a given distance, it belongs to this group
- 2022-04-11 11:05:12下载
- 积分:1
-
OpenGL入门
OpenGL入门,利用GLUT实现基本图元(直线段)的绘制。
- 2022-01-25 19:18:42下载
- 积分:1
-
huffmantr
huffmantr
- 2022-02-14 18:02:14下载
- 积分:1
-
Mathematical Modeling of experiences, the preparation team and have team members...
数学建模的经验之谈,对准备参赛及已经参赛的队员有一定的指导意义。对参加工作的科研人员也有一定借鉴作用。-Mathematical Modeling of experiences, the preparation team and have team members have a certain significance. For participating in the work of researchers also have some reference.
- 2022-12-17 13:20:03下载
- 积分:1
-
有理式拟合和pade近似的Matlab实现
应用背景将函数f(x)近似的表达为:
叫作函数的pade近似,Matlab中没有直接提供相关函数,
关键技术但是我们可以根据原理,比较容易的写出Matlab代码:
比如需要将f(x)=exp(-2*x)展开成有理多项式,进行pade近似,根据下面提供的padefcn()函数,我们可以轻松的实现
- 2022-05-31 19:48:06下载
- 积分:1
-
leetcode的部分解法
应用背景leetcode是一个刷题的网站,里面的题目常被用于IT公司的求职面试。里面包含计算机的一些常见算法,和一些类似于计算机竞赛的题目。关键技术一些基本的算法,用于IT公司面试。部分题目的解法,包括常见的二叉树,二叉树查找,排序,数学,等等。难易程度不等。
- 2022-07-12 11:29:06下载
- 积分:1