-
Practice of dynamic arrays (Second Edition) a large amount of data management is...
实习性
动态数组(第二版)
大量数据的管理是很多程序员的心病,很难找到一个速度快、效率高、支持超大规模数据的表动态数组是一个功能强大的列表形数据管理链表,利用它可以轻松实现超大数据量的随机插入、删除、修改等操作,它另外一个特点就是速度极快,内存利用率高。 -Practice of dynamic arrays (Second Edition) a large amount of data management is the heart of many programmers, it is difficult to find a fast, high efficiency, support for ultra-large-scale data table dynamic array is a powerful list of shape data management list using it can easily realize large amount of data random insert, delete, modify, such as operation, it is another feature of this approach is extremely fast, high memory utilization.
- 2023-05-25 14:35:03下载
- 积分:1
-
program for computation of geography distance and azimuth, especially for earth...
计算地理距离和方位角的程序,特别实用于地球曲线计算-program for computation of geography distance and azimuth, especially for earth curve
- 2023-02-23 17:50:04下载
- 积分:1
-
离散分数傅里叶变换算法的matlab程序
分数傅里叶变换的离散算法的matlab程序-Discrete fractional Fourier transform algorithm matlab program
- 2022-01-26 05:38:52下载
- 积分:1
-
aliennumbers
- 2023-05-31 04:00:03下载
- 积分:1
-
自己编的一个判断浮点数的有限自动机,大家来看看啊
自己编的一个判断浮点数的有限自动机,大家来看看啊-own series of the float of a judge finite automata, we arrives
- 2022-03-25 12:02:07下载
- 积分:1
-
测振信号处理完整流程,包含详细注释,C语言实现
这个程序是测振信号处理的C语言实现,包括最小二乘消除趋势项,平滑,频域滤波,从加速度积分得到速度和位移,所有算法均用MATLAB进行验证过,可以直接封装成dll,供C++或C#调用
- 2023-07-12 18:10:03下载
- 积分:1
-
智能家居程序
基于STM32单片机的智能家居控制系统,本作品有单片机控制模块、GSM模块、继电器控制家电开关模块、传感器模块等,嵌入了uc/os II实时操作系统,使得系统运行更加稳定、高效和可靠,体现了当今“绿色环保”的理念,“人性化”的设计更给用户一个舒适的感觉。
- 2022-08-23 20:25:29下载
- 积分:1
-
匹配关键词并过滤
把屏蔽字库保存到一棵多叉树里。然后实现屏蔽字过滤。输入字符串,遇到屏蔽字会替换成”*“。这棵树可以从文本文件加载,也可保存到文本文件或二进制文件;也可以从二进制文件加载;或者在程序里动态添加关键字。
- 2022-01-21 18:55:26下载
- 积分:1
-
Gabor提取图像纹理
Gabor提取图像纹理
/***************************************************************************
* Copyright (C) 2006 by Mian Zhou *
* M.Zhou@reading.ac.uk *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published
- 2022-02-04 16:25:38下载
- 积分:1
-
停车场问题:一个关于堆栈操作的程序
停车场问题:一个关于堆栈操作的程序- Parking lot question: About storehouse operation procedure
- 2023-02-10 20:35:03下载
- 积分:1