-
单链表
单链表的基本运算,实现单链表的插入、删除和遍历运算,每种操作用一个函数实现。
插入操作:将一个新元素插入表中指定序号的位置。
删除操作:将指定序号的元素从表中删除。
遍历操作:从表头按次序输入所有元素的值,若是空表,则输出信息“empty list!”。(Basic operation of single linked list)
- 2018-12-29 02:13:31下载
- 积分:1
-
频繁子图挖掘算法pafi1.0.1.zip
频繁子图挖掘算法pafi1.0.1.zip,频繁子图挖掘算法采用c++实现,图数据挖掘方向的可以看一看。
- 2022-01-21 02:32:05下载
- 积分:1
-
spatial4
此种模型绘制类似米字形的网格。由于整个过程递归调用绘图函数,所以可以根据误差判断绘制DEM的精细程度,从而绘制出不同精细程度的DEM,为解决漫游中数据量较大而引起的画面不流畅现象提供了模型基础。 本文并没有对LOD作研究,只是给出了四叉树的建立和遍历绘图的方法。
#include "Pt3d.h" //空间点类(主要记录空间点的x,y,z)
(Rendering such a model similar to rice-shaped grid. Recursive calls as a result of the whole process of mapping function, so it can be judged according to the error map of the fine DEM, thus rendering a different degree of precision DEM, for the settlement of roaming in the amount of data arising from the larger screen does not provide a model of fluid based on the phenomenon. This article does not LOD for research, but given quadtree traversal of the establishment and mapping method.# Include Pt3d.h // space-point type (mainly recorded space points x, y, z))
- 2007-11-27 10:36:15下载
- 积分:1
-
GainSpan-GS1011M-Data-Sheet
GS1011M Low-Power Wireless
System-On-Chip WIFI Module
Data Sheet(GS1011M Low-Power Wireless System-On-Chip WIFI Module Data Sheet)
- 2020-06-25 21:20:01下载
- 积分:1
-
ZXingPro
可以解开QR二维码,VISUAL c++(it can read the QR)
- 2014-08-21 11:26:08下载
- 积分:1
-
wavelet_kompressor
Wavelet compression algorithm. Start by computing a complete wavelet-transform using the cohen-daubechies-fevereau (2,2) biorthogonal wavelet (which incidentally seems to be the same as used for lossless JPEG2000, but they call it a (5,3)?).
- 2014-02-06 22:44:46下载
- 积分:1
-
CPPMatrix
构造矩阵类,包括判断矩阵是否相等,矩阵相加、相减、相乘、相除等,很完整,可以作为矩阵处理的参考(Construct matrices, including judgment matrix are equal, matrix addition, subtraction, multiplication, division, etc., it is complete, can be used as a reference matrix processing)
- 2014-03-29 10:28:15下载
- 积分:1
-
mcnp-code
mcnpm模拟各种材料的代码,可以免去构建模型的烦恼(mcnpm simulation code for various materials, can avoid the trouble to build the model)
- 2011-11-02 16:40:47下载
- 积分:1
-
LED12864
430液晶程序 用此程序和头文件放在一起直接调用此程序函数(430 LCD program header files with this program and put together this program directly call the function)
- 2011-11-06 19:29:09下载
- 积分:1
-
一种新型的九开关逆变为独立的两个三相负荷控制的
工业应用需要大量的电机。例如,电动机用于操纵工业机器人,电动汽车轮毂电机与电器火车。两种方法存在的控制永磁电机提供逆变器,每个电机的控制和连接在电机并行和驾驶他们的单个逆变器。第一种方法让实验装置复杂而昂贵的。的第二,因为又不允许独立控制每个电机两台电机的转子夹角的差异。因此,我们提出了一种新型的九开关逆变,可以独立控制两个三相负荷。本文介绍了结构九开关逆变器,由九个开关。的通过模拟验证,该逆变器的有效性和实验。
- 2022-03-16 08:53:09下载
- 积分:1