-
简易的运算包括sin,cos等,一些简单的运算的程序。
简易的运算包括sin,cos等,一些简单的运算的程序。-Simple operation, including sin, cos and so on, some simple arithmetic procedures.
- 2022-02-22 13:08:52下载
- 积分:1
-
复化梯形公式 数值算法
复化梯形公式 数值算法-Minute trapezoid formula Numerical Algorithms
- 2022-05-12 19:17:09下载
- 积分:1
-
Hough变换的matlab代码
Hough变换的matlab代码-Hough Transform Matlab code
- 2022-01-25 18:18:59下载
- 积分:1
-
一个用vc编写的调度算法程序
一个用vc编写的调度算法程序-vc prepared with a scheduling algorithm procedures
- 2022-07-07 14:27:58下载
- 积分: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 memory management simulator which compiles with the c
language
- 2022-04-20 11:50:14下载
- 积分:1
-
Image enhancemanet algorithm python
- 2023-04-24 07:25:03下载
- 积分:1
-
信道化的Matlab仿真程序
信道化的Matlab仿真程序。利用FFT进行均匀信道化,程序可扩展。
- 2022-01-22 05:47:55下载
- 积分:1
-
李学武提交的C语言源代码,包括Hilbert曲线,高精度计算,π值计算公式,取石子游戏,趣味等式填数游戏3则,验证四色定理等...
李学武提交的C语言源代码,包括Hilbert曲线,高精度计算,π值计算公式,取石子游戏,趣味等式填数游戏3则,验证四色定理等- Li Xuewu submits the C language source code, including the
Hilbert curve, the high accuracy computation, pi the value formula,
takes the gravel game, the interest equality fills in the number to
play 3 pieces, confirms four colors theorems and so on
- 2023-03-22 20:00:03下载
- 积分:1
-
C++语言编写算法程序,求解求解任意阶贝塞尔函数
本程序为C++语言编写,根据贝塞尔函数的圆柱形递推公式编写,用于求解任意阶的贝塞尔函数。
- 2022-03-12 14:23:24下载
- 积分:1