-
C# 生成随机数并求和
C# 生成随机数并求和,像一道数学题一样,先生成一个随机数序列,然后再将生成的随机数相加,求总和,其实是比较简单的C#随机数生成相关示例,多学无害哦。
- 2022-04-12 09:21:13下载
- 积分: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
-
C#采用INI文件注册软件信息
C#采用INI文件注册软件信息,INI文件写操作函数WritePrivateProfileString,实际上是一个INI文件读写操作程序,将软件注册信息写入INI文件,并保存,下次验证可直接读取信息,利用INI文件对软件进行注册.Properties.Resources._7。
- 2023-05-06 20:40:03下载
- 积分:1
-
small_tut
说明: tutorial para dragonprobot
- 2019-08-10 21:04:48下载
- 积分:1
-
matlab 函数逼近与拟合源程序代码
函数逼近与拟合 240
7.1 正交多项式 240
7.1.1 正交函数族 240
7.1.2 几个常用的正交多项式 242
7.2 最佳一致逼近 246
7.3 最佳平方逼近 249
7.4 最小二乘拟合 252
7.4.1 线性最小二乘拟合 253
7.4.2 非线性最小二乘拟合 255
7.4.3 多元最小二乘拟合 256
7.5 有理函数逼近 256
7.5.1 连分式逼近 257
7.5.2 Padé逼近 259
7.6 傅里叶逼近 262
7.7 MATLAB自带函数应用 264
7.7.1 polyfit函数 264
7.7.2 lsqcurvefit函数 266
7.7.3 nlinfit函数 267
7.7.4 lsqlin函数 268
7.7.5 lsqnonlin函数 269
7.8 应用案例 270(Matlab function approximation and fitting source code)
- 2019-02-13 11:05:55下载
- 积分:1
-
,线程的封装源代码,以及线程组的封装。并采用消息控制线程的方法。...
,线程的封装源代码,以及线程组的封装。并采用消息控制线程的方法。
-, The thread package source code, as well as the thread group of packages. And using the message thread of control methods.
- 2023-02-11 07:30:04下载
- 积分:1
-
FPWIN Pro 使用手册
此文件包括图纸和程序,并有详细的说明,学单片机的同学有福了(This document includes drawings and programs, and detailed instructions, the students who learn SCM are blessed.)
- 2018-01-22 15:38:09下载
- 积分:1
-
hurst
交通网络中的流量调控使用复杂网络中的级联失效模型(Traffic Control in Traffic Network)
- 2019-05-06 19:30:57下载
- 积分:1
-
CNN
说明: 卷积神经网络的MATLAB代码,现有的代码大都是基于Python或者R编写的。(Convolution neural network matlab code, the existing code is mostly based on Python or R.)
- 2020-10-21 17:27:35下载
- 积分:1
-
YOLO
说明: 将一幅图像分成 SxS 个网格(grid cell),如果某个 object 的中心落在这个网格中,则这个网格就负责预测这个 object。(Divide an image into SxS grid cells. If the center of an object falls in the grid, the grid is responsible for predicting the object.)
- 2020-06-21 11:40:02下载
- 积分:1