-
利用C语言产生随机数,每次的随机数都是不一样的,并把随机数写到指定的文件中...
利用C语言产生随机数,每次的随机数都是不一样的,并把随机数写到指定的文件中-The use of C language random number generated each time the random number is not the same, and wrote a random number of the document specified
- 2022-02-03 06:45:18下载
- 积分:1
-
该程序包括了一个应用最为广的离散傅里叶变换,褶积,抽样最小相位。绝对能运行...
该程序包括了一个应用最为广的离散傅里叶变换,褶积,抽样最小相位。绝对能运行-The program includes an application of the most widely used discrete Fourier transform, convolution, sampling minimum phase. They can certainly run
- 2022-01-31 03:24:48下载
- 积分:1
-
ICA算法语音BSS
经典的语音ICABSS算法,可以进行基本的信号分离, 还可以兼容复数领域的计算,非常适合信号盲分离。
里面还有一个实例,非常适合语音的
- 2023-01-25 10:40:03下载
- 积分:1
-
使用fdtd算法计算光子晶体的模式折射率
使用fdtd算法计算光子晶体的模式折射率-Fdtd algorithm using photonic crystal pattern of refractive index
- 2023-05-02 00:00:03下载
- 积分:1
-
matrik2D乘以多线程
多核编程趋势在建立算法目前基本 knowlegeof 使用 #pragma omp parallelthis 乘法的 matrikswe can aplythe 基本结构复杂处理图像复杂会计 processetc algorithmlikesourde 代码包括一步一步的信息
- 2022-02-12 10:37:19下载
- 积分:1
-
some example which explain kalman clearly,if you know little about kalman,it wil...
some example which explain kalman clearly,if you know little about kalman,it will be good choice.
- 2023-05-25 16:25:03下载
- 积分:1
-
1.简介 本程序是用纯C语言编的一个基于菜单命令行的数据库系统。可以创建多个数据库,数据库表,字段。其中字段的类型只能为整形,浮点型,字符型和字符串型(最大长度...
1.简介 本程序是用纯C语言编的一个基于菜单命令行的数据库系统。可以创建多个数据库,数据库表,字段。其中字段的类型只能为整形,浮点型,字符型和字符串型(最大长度确定,不能改变)。 2.功能 a)数据库存储: 一个数据库存储于一个文件中,打开文件将数据库载入到内存。 保存时将内存中数据重新写到文件中去。 b)数据库管理: 提供数据库的创建,表的创建,字段的创建 提供对数据的查询,删除,修改,排序功能 c)支持SQL部分语句: 支持SELECT 和DELETE语句-1. Introduction of this program is pure C language based on a series of menu command-line database system. You can create multiple databases, database tables, fields. The type field which can only plastic, floating point, character and string (maximum length and can not be changed). 2. A function) database storage : a database stored in a document, the document will open the database to include memory. When will preserve memory data re-wrote a document. B) database management : to provide database creation, table creation, the field for the creation of data inquiries, delete, modify, sequencing feature c) some support SQL statement : support DELETE and SELECT statements
- 2023-05-12 09:50:03下载
- 积分:1
-
一个计算拉个朗日插值很好的程序,绝对正确无误。
一个计算拉个朗日插值很好的程序,绝对正确无误。-A calculation of long pull on a good interpolation procedure, is absolutely correct.
- 2022-04-30 12:50:43下载
- 积分:1
-
SWT HR water print
- 2022-10-04 14:20:03下载
- 积分:1
-
基于FLICM的图像分割
应用背景模糊c-均值聚类算法 fuzzy c-means algorithm (FCMA)或称( FCM)。在众多模糊聚类算法中,模糊C-均值( FCM) 算法应用最广泛且较成功,它通过优化目标函数得到每个样本点对所有类中心的隶属度,从而决定样本点的类属以达到自动对样本数据进行分类的目的。关键技术改进的FCM算法,FLICM:Image segmentation based on local fuzzy C-means clustering algorithm
- 2022-03-19 02:17:41下载
- 积分:1