-
外部排序
来自于西南交通大学 电气工程学院的专业,电子信息工程专业的数据结构课程的实验代码。DS_1即为实验作业一,以此类推。内容从前到后含有顺序表的顺序存储,链式存储,还有栈和队列的各种基本操作。
- 2022-03-22 03:15:24下载
- 积分:1
-
Learnin Mathematics with the ABACUS Activity
Learnin Mathematics with the ABACUS Activity-book
part 6
- 2022-05-05 04:37:03下载
- 积分:1
-
投影聚类的快速算法
Fast Algorithms for Projected Clustering - PROCLUS - a traditional subspace clustering algorithm for high dimensional data-Fast Algorithms for Projected Clustering- PROCLUS- a traditional subspace clustering algorithm for high dimensional data
- 2023-08-24 08:00:04下载
- 积分:1
-
numerical algorithm dichotomy
数值算法 二分法-numerical algorithm dichotomy
- 2022-09-26 13:55:02下载
- 积分:1
-
线性方程组的求解
1.通过这次实验,我掌握了使用Gauss消去法解线性方程组的方法,加深了我对Gauss消元法的理解。2.Gauss消元法还可以改进,可衍生出列主元消去法和平方根法等,达到减少计算量和减小误差的作用使结果更加准确。3.迭代过程中要求主对角线元素不为零,这在一定程度上限制了可解的线性方程组。
- 2022-02-06 11:21:14下载
- 积分:1
-
遗传算法的一些见解。特别是简单的遗传程序…
关于遗传算法的一些见地。特别是关于简单遗传程序设计的实现。-on Genetic Algorithms some insight. Especially on the simple genetic procedures designed to achieve.
- 2022-03-06 13:27:25下载
- 积分:1
-
MP3播放器: 利用API函数[mciSendString]可以轻松实现MP3音乐文件的播放。下面这段程序实现了MP3播放的大部分常规操作,对其稍加修改,做一个...
MP3播放器: 利用API函数[mciSendString]可以轻松实现MP3音乐文件的播放。下面这段程序实现了MP3播放的大部分常规操作,对其稍加修改,做一个100KB大小的MP3播放器轻而易举 启动VB程序,在窗体上放置6个命令按钮,三个标签,一个公用对话框、一个进度条、一个状态栏和一个计时器,窗本的布置请参考附图 按钮"Open MP3 File"是用来打开对话框选择MP3文件,其他5个按钮分别为Play(播放)、Pause(暂停)、Stopplay(停止播放)、Back(向后跳跃)、Prew(向前跳跃)。Label1用来表示歌曲当前时间;label2放在时度条的最左边,Caption属性为"00:00";lable3放在时度条的右边,用来表示歌曲总长。-MP3 player : API function [mciSendString] can easily MP3 music player. Below this program of the MP3 player most of the conventional operation, its slightly modified, so the size of a 100KB MP3 player easily activated VB procedures, the forms to place orders six buttons, three label, a common dialog, a progress of a status bar and a 000 timer, the window layout of the buttons refer to the attached map. "MP3 File Open" is used to open the dialog box choose MP3 files, the other five buttons for Play (player), Pause (suspended), Stopplay (Cessation of players), Back (backwards jump), Prew (leap forward). Label1 songs said to the current time; Label2
- 2023-08-08 11:10:03下载
- 积分:1
-
特征值和特征向量的计算,每种算法都用c++以函数形式实现
特征值和特征向量的计算,每种算法都用c++以函数形式实现- The characteristic value and the characteristic vector
computation, each algorithm all uses c to realize by the function form
- 2022-03-06 11:29:25下载
- 积分:1
-
QR矩阵分解算法,奇异值分解算法,可以验证。
矩阵的QR分解算法,奇异值分解算法等,可以用于数据万挖掘的算法之中,或者作为学习用-QR matrix decomposition algorithm, singular value decomposition algorithm, can be used for data mining algorithms million in, or used as a learning
- 2022-06-29 08:21:25下载
- 积分:1
-
c++经典数值算法源码,相信可以节省你的不少时间.rar
c++经典数值算法源码,相信可以节省你的不少时间.rar-c classical numerical algorithm source code, I believe you can save a lot of time. Rar
- 2023-01-31 10:40:03下载
- 积分:1