-
C语言 图像边缘算法
使用C语言编写的几种图像算法,可以用于边缘模糊,抗锯齿等。(graphic using c language)
- 2020-06-16 13:40:02下载
- 积分:1
-
缺失值和异常值检测
说明: 检测数据中存在的缺失值和异常值,可输出缺失值和缺失率,利用箱型图检测异常值(Detection of missing and abnormal values in data)
- 2019-04-23 09:59:38下载
- 积分:1
-
1.HC05测试程序(带液晶)
This is HC-05 Bluetooth test program
- 2020-06-22 15:40:02下载
- 积分:1
-
CavityFlow
二维方腔环流
Simulating a Lid-Driven Cavity flow with a lid moving at speed uo
...Flow considered is laminar and of an incompressible Newtonian fluid
...Pressure correction method is used on a staggered grid
...to solve the Navier Stokes equations(CavityFlow
Simulating a Lid-Driven Cavity flow with a lid moving at speed uo
...Flow considered is laminar and of an incompressible Newtonian fluid
...Pressure correction method is used on a staggered grid
...to solve the Navier Stokes equations)
- 2020-06-25 19:20:01下载
- 积分:1
-
谁有需要的话可以看看啊 !!不错还凑合源代码
谁有需要的话可以看看啊 !!不错还凑合源代码-yes
- 2022-08-03 23:42:43下载
- 积分:1
-
SVR
说明: pls、plr、svm 、神经网络 等常用算法的源代码,还有很多,很有用(There are many source codes for commonly used algorithms such as neural networks, which are very useful)
- 2020-07-02 10:06:47下载
- 积分:1
-
C 程序设计语言定义了两个标准的内存管理函数:malloc() 和 free()。C 程序员经常使用那些函数在运行时分配缓冲区,以便在函数之间传递数据。然而在许...
C 程序设计语言定义了两个标准的内存管理函数:malloc() 和 free()。C 程序员经常使用那些函数在运行时分配缓冲区,以便在函数之间传递数据。然而在许多场合下,您无法预先确定缓冲区所需的实际大小,这对于构造复杂的 C 程序来说,可能会导致几个根本性的问题。一种自我管理的抽象数据缓冲区概括地给出了抽象缓冲区的伪 C 代码实现,并详细介绍了采用这种机制的优点。-C programming language defines two standard memory management functions: malloc () and free (). C programmers frequently use those functions at run-time allocation of buffers in order to pass data between functions. However, in many occasions, you can not pre-determine the actual size of the buffer required, which for the complex structure of the C program, it may lead to several fundamental questions. A self-management, abstract data buffer generally gives the pseudo-C code for an abstract buffer implementation, and details the advantages of using this mechanism.
- 2022-03-11 11:19:26下载
- 积分:1
-
比赛作品
说明: 2019数学建模国赛a题全套程序
ct成像
离散傅里叶变换实现(The Complete Procedure of Question A in the National Mathematical Modeling Competition of 2019
CT imaging
Realization of Discrete Fourier Transform)
- 2020-06-24 03:00:02下载
- 积分:1
-
图片3d翻转多米诺动画特效插件
一款效果炫酷的html5和css3图片3d翻转多米诺动画特效插件。(A cool effect of HTML 5 and CSS3 images 3D flip domino animation special effects plug-in.)
- 2019-02-18 11:27:28下载
- 积分:1
-
优化命题的解决存在于许多领域,对于国民经济的发展也有着巨大的应用前
景.随着优化对象在复杂化和规模化等方面的提高,基于严格机理模型的传统优化
方法在实施...
优化命题的解决存在于许多领域,对于国民经济的发展也有着巨大的应用前
景.随着优化对象在复杂化和规模化等方面的提高,基于严格机理模型的传统优化
方法在实施方面变得越来越困难.
-Optimization solution proposition exists in many areas, for development of the national economy also has great application prospect. With the optimization of the object in a complex and large-scale areas such as the improvement of the mechanism model based on strict traditional optimization methods in the implementation has become more to the more difficult.
- 2022-08-20 22:08:08下载
- 积分:1