-
循环双向链表
C++语言封装了循环双向链表数据结构,实现了如下函数:
1、任意位置插入元素的函数
2、依据单、双链表的不同特征,获取循环双向链表节点个数的两种方法
3、删除任意位置元素的函数
4、查找任意位置元素
5、查找某个元素所在的节点函数
6、清空链表元素
7、遍历链表的函数等。
- 2023-07-10 07:05:04下载
- 积分:1
-
j
说明: 基于Labview与Matlab混合编程的应用研究实例(Examples of applied research based on Labview and Matlab)
- 2013-03-27 18:58:51下载
- 积分:1
-
快速行进算法
快速行进算法,运用c++语言,对构建voronoi图有很好的效果。其原理是以每个点为种子点,然后以相同或不同的速度以圆形往外扩散,直到两圆相交,即得到voronoi图的边界
- 2022-08-26 06:50:43下载
- 积分:1
-
BCKp4
Les méthodes géométriques sont les méthodes les plus répandues en simulation
indoor. On a cité les principales familles de ces méthodes. Il s’avère qu’il n’existe pas de
meilleures méthodes que d autres. En effet, le choix d’une méthode par rapport à une
autre dépend des objectifs principaux qui sont fixés au début du travail. Il est donc
fondamental de faire un compromis entre le nombre de rayons à calculer et la complexité
de calcul.
- 2009-12-07 10:26:43下载
- 积分:1
-
Cepstrum
这是语音信号处理中求倒谱的程序,我自己编的,很简单,实现了一段序列求倒谱的功能(This is the voice signal processing for cepstrum procedures, I developed, is very simple. achieve a sequence for the functional cepstrum)
- 2006-10-11 20:12:24下载
- 积分:1
-
Ucos-ii-shaobeibei
自己收藏的 邵贝贝的ucosII word版 (Shao Beibei own collection of ucosII word version)
- 2011-07-07 10:41:07下载
- 积分:1
-
bitcraze-crazyflie-firmware
一个关于四轴飞行器的国外源码,bitcraze-crazyflie,很出名的一个国外飞行器开源组织开发的源代码,已经通过测试,其中包含卡尔曼滤波等自平衡算法(A source of foreign aircraft on four axes, bitcraze-crazyflie, very famous aircraft of a foreign organization to develop open-source source code, has passed the test, which includes self-balancing algorithm Kalman filtering)
- 2014-11-05 21:24:40下载
- 积分:1
-
最酷的
说明: 基于RFID的自动识别门禁系统,包含代码,以及电路图(RFID-based automatic identification access control system)
- 2020-04-20 01:02:06下载
- 积分:1
-
Matlab-CPP
采用Matlab C++数学库对稀疏矩阵的操作(========================================================================
CONSOLE APPLICATION : sparseArrayCreate
========================================================================
AppWizard has created this sparseArrayCreate application for you.
This file contains a summary of what you will find in each of the files that
make up your sparseArrayCreate application.
sparseArrayCreate.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
sparseArrayCreate.cpp
This is the main application source file.
/////////////////////////////////////////////////////////////////////////////
Other standard files:
StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named sparseArrayCreate.pch and a precompiled types file named StdAfx.obj.
)
- 2011-05-06 13:24:25下载
- 积分:1
-
mrsiddecode_win
ͼ
- 2010-04-21 13:23:44下载
- 积分:1