-
用MFC实现音频播放器
用MFC实现的音频播放器,格式为wav,你也可以在网上搜索关键词,将格式改为其他的,本程序还实现了根据声音大小绘制波形的功能,如下图所示。希望打开通过动手制作基于C++的音乐播放器,了解播放器的原理。并通过自己动手,在windows播放器组件的基础上,可以参考我的算法,去实现自己的界面和自己的播放模式。
- 2022-06-28 00:23:26下载
- 积分:1
-
实现计算两个向量间的欧氏距离并读取指定位置的数值的功能。...
实现计算两个向量间的欧氏距离并读取指定位置的数值的功能。-realize computing two vectors distance and read located positional number s function.
- 2022-08-08 10:47:30下载
- 积分:1
-
vb control, simplicity.
vb的标尺控件,简单易用。-vb control, simplicity.
- 2022-08-09 02:47:09下载
- 积分:1
-
字符串反向
这是一个程序为反向零件语言中的字符串。你只是扫管笏以输入短语程序将扭转它通过使用堆栈。推动和流行功能将使用。按下每个堆栈指针将减少 2 和每个流行的 sp 上将增加 2。
- 2022-08-20 20:48:12下载
- 积分:1
-
paper tray contains programming information mapping, timer settings and applicat...
文件包含有托盘编程,消息映射,定时器的设置与应用,定时关机,注销,重启,断电等功能-paper tray contains programming information mapping, timer settings and applications Mytob.BSNotes, cancellations, the resumption of functions such as power outages
- 2022-04-08 13:51:40下载
- 积分:1
-
会将两个文件内容做比对,并在相异之处以高亮度的方式显示...
会将两个文件内容做比对,并在相异之处以高亮度的方式显示-The two documents will be more than content to do right, and punishable by differences of high-brightness display
- 2022-07-26 19:19:13下载
- 积分:1
-
LSV2机床通信传输协议
const CString REQ_MAKEDIR = "C_DM" //创建目录
const CString REQ_D...
LSV2机床通信传输协议
const CString REQ_MAKEDIR = "C_DM" //创建目录
const CString REQ_DELDIR = "C_DD" //删除目录
const CString REQ_DELFILE = "C_FD" //删除文件
const CString REQ_PROTECT = "C_FA" //保护文件
const CString REQ_RENAME = "C_FR" //重命名
const CString REQ_COPY = "C_FC" //拷贝
//-------------发送文件--------------
const CString REQ_SNDFILE = "R_FL"
const CString REP_SNDFILE = "S_FL"
//-----------------------------------
//-------------接收文件--------------
const CString REQ_REVFILE = "C_FL"
const CString REP_REVFILE = "S_FL"
//-----------------------------------
//-------------更改目录--------------
const CString REQ_CHGDIR = "C_DC" //更改目录
//-------------更改目录--------------
//-------------根目录名--------------
const CString ROOT_DIR_NAME = "LSV2" //根目录名
//-------------根目录名-LSV2 trans
const CString REQ_MAKEDIR = "C_DM" //创建目录
const CString REQ_DELDIR = "C_DD" //删除目录
const CString REQ_DELFILE = "C_FD" //删除文件
const CString REQ_PROTECT = "
- 2023-01-08 18:05:03下载
- 积分:1
-
作者:成鸿
原 作 者:程红秀原 出 处:VCZX第一次使用时,先点击 -Author : Cheng Hung-original provenance : VCZX first time, first click
- 2023-03-10 19:10:04下载
- 积分:1
-
directx9实现纹理过滤例程
directx9实现纹理过滤例程-directx9 achieve texture filtering routines
- 2022-03-29 23:39:56下载
- 积分:1
-
摘 要 本系统按要求制作了一个简易智能电动车,它能实现的功能是:从起跑线出发,沿引导线到达 B 点。在此期间检测到铺设在白纸下的薄铁片,并同时发出声光指示信...
摘 要 本系统按要求制作了一个简易智能电动车,它能实现的功能是:从起跑线出发,沿引导线到达 B 点。在此期间检测到铺设在白纸下的薄铁片,并同时发出声光指示信息,实时存储、显示在“直道区”检测到的薄铁片数目。电动车到达 B 点以后进入“弯道区”,沿圆弧引导线到达 C 点,能够检测 C 点下正方形薄铁片,并在 C 点处停车 5 秒,停车期间发出断续的声光信息。之后继续行驶,在光源的引导下,利用超声传感器传来的信号通过障碍区进入停车区并到达车库。最后,电动车完成上述任务后能够立即停车,全程行驶时间小于 90 秒。-abstract:this systme is about making a simple intelligence electroomobile.the main function:star in the scratch line,along the guide line to point B.during this course,it detectes the thin iror sheet under the blank paper, at the same time it gives out voice and light indicaton message, saves the real-time message,and derects and shows the nombers of the thin iror sheet in the straight district. The electromobile goes into curve district when passing poiont B,and runs,along the camber line to point C. The electromobile can detect the square thin iror sheet under the point C, and stop for 5 seconds.During the pause ,it gives out voice and light message sequencly,then it continues to run .Using light inducting and signal of the ultra
- 2022-02-02 19:35:23下载
- 积分:1