-
线性规划算法的实现
线性规划算法的实现-linear programming algorithm implementation
- 2022-07-01 08:54:43下载
- 积分: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
-
DES算法加密
简单DES加密算法C语言代码实现,可以简单的实现但有点问题哪里错了不知道请大家帮忙看看,自己写的可能不太完整,水平有限请多多包涵。
- 2023-08-08 00:50:03下载
- 积分:1
-
一个解决矩阵连乘的程序
一个解决矩阵连乘的程序-a program to solve the problems of continue multipling matrixes.
- 2022-05-10 14:38:01下载
- 积分:1
-
own procedures that may be useful to you
自己做的程序,可能对你有用-own procedures that may be useful to you
- 2022-02-01 18:20:34下载
- 积分:1
-
一个对称三对角矩阵特征值计算
computes the eigenvalues of a symmetric tridiagonal
* matrix T. The user may ask for all eigenvalues, all eigenvalues
in the half-open interval (VL, VU], or the IL-th through IU-th eigenvalues.-computes the eigenvalues of a symmetric tr idiagonal* matrix T. The user may ask for all eig envalues. all eigenvalues in the half-open interval (VL. VU], or the IL-th through IU-th eigenvalues.
- 2022-03-19 01:45:05下载
- 积分:1
-
三相机成像
基于opencv和Imaging Control的三相机同时成像继续。
- 2022-02-26 11:53:51下载
- 积分:1
-
牛顿迭代法和基于牛顿法的steffensen加速法matlab源代码
资源描述用迭代的方法求解方程的数值解,牛顿迭代法具有二阶收敛度,newton-steffensen法具有三阶收敛度。源代码注释写的很详细,只需要替换掉方程的解析式就可以计算新的方程。
- 2022-03-07 02:11:50下载
- 积分:1
-
QT绘图板
在inuxl ubantu系统下的QT运行,一个简单的c++绘图板的编制,能够满足正常情况下的图形的绘制
- 2023-05-23 10:10:03下载
- 积分:1
-
有关ACM的一些算法研究,主要是线段树方面
有关ACM的一些算法研究,主要是线段树方面-Line Tree
- 2022-04-06 11:58:37下载
- 积分:1