登录
首页 » Windows开发 » 用C语言编写的,可以自己演奏,也可以播放自己编写的音乐文件。后者是自己编写歌曲文件,能播放音乐。是一种简单的音乐播放器的模型。...

用C语言编写的,可以自己演奏,也可以播放自己编写的音乐文件。后者是自己编写歌曲文件,能播放音乐。是一种简单的音乐播放器的模型。...

于 2022-03-19 发布 文件大小:370.37 kB
0 141
下载积分: 2 下载次数: 1

代码说明:

用C语言编写的,可以自己演奏,也可以播放自己编写的音乐文件。后者是自己编写歌曲文件,能播放音乐。是一种简单的音乐播放器的模型。-C language, their own performances, can also play their own music files prepared. The latter is preparing its own songs, play music. It is a simple music player models.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Vhdl 语言和语言执行 dds 和 fft
    DDS 波形发生器的核心组件是蓄能器。蓄能器是一个正在运行的计数器,将值存储到当前阶段生成波形。蓄能器更新和累加器增量值确定生成波形的频率速率。如果蓄能器每秒和累加器增量更新 360 倍的例子是一个学位,然后生成的频率是 1 Hz (每秒 360 度)。当蓄能器相位值达到最大 (360 度) 它滑过和 0 度时再次启动。为了更准确地代表相位值蓄能器通常使用 32、 48 或 64 位计数器。在 32 位累加器的阶段值具有一个范围从 0 到 4294967295,代表的参考波形或 0 到 360 度的一个完整周期。 累加器 (阶段) 的当前值用于参考波形来确定下一个输出值的查找表中执行查找操作。查找表包含一个周期的波形生成,通常包含 1024年到 8192 采样点所代表的波形。 因为累加器的值通常有很多决议比参考波形,由样本,数目有限的查找操作也可以执行两个样本中的参考波形之间的内插。这基于累加器的值在额外的分辨率进行并返回生成的信号中一个更准确的更新值,提供了更好的频率控制和较少的谐波失真。
    2023-01-21 17:40:05下载
    积分:1
  • des加密算法的源代码,有要加密的快来把 这代码很好的
    des加密算法的源代码,有要加密的快来把 这代码很好的-des encryption algorithm source code, encryption Come to this code of good
    2023-05-29 19:25:03下载
    积分:1
  • 很好的多线程例子。这个例子实现了线程池和工作消费模式
    很好的多线程例子。这个例子实现了线程池和工作消费模式-JobQ.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. JobQ.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CJobQApp application class. JobQ.cpp This is the main application source file that contains the application class CJobQApp. JobQ.rc This is a listing of all of the Microsoft Windows resources that the program uses. It includes the icons, bitmaps, and cursors that are stored in the RES subdirectory. This file can be directly edited in Microsoft Visual C++. JobQ.clw This file contains information used by ClassWizard to edit existing classes or add new classes. ClassWizard also uses this file to stor
    2022-02-24 15:16:57下载
    积分:1
  • 对非模式对话框的简单应用
    对非模式对话框的简单应用-model for non-application of a simple dialog box
    2022-10-03 22:35:03下载
    积分:1
  • a split with the preparation of the document assembly process
    一个用VB编写拆分与组合文件的程序-a split with the preparation of the document assembly process
    2022-07-26 05:34:39下载
    积分:1
  • 这个matlab7.0的瑞利衰落信道信号的产生
    这个matlab7.0的瑞利衰落信道信号的产生-This matlab7.0 the Rayleigh fading channel signals generated
    2022-02-06 01:44:22下载
    积分:1
  • 电子元件绘制系统,很好用哦!用的是VC编写的,直接拖动就可以实现绘制图形!...
    电子元件绘制系统,很好用哦!用的是VC编写的,直接拖动就可以实现绘制图形!-Rendering system of electronic components, very good with Oh! VC prepared using a direct drag on the graphics rendering can be achieved!
    2022-04-15 19:57:25下载
    积分:1
  • 六个JAVA小程序:记事本,计算器,连接SQL,SUNDAM下载,跑马灯,SMTP....
    六个JAVA小程序:记事本,计算器,连接SQL,SUNDAM下载,跑马灯,SMTP.-six small Java program : notebook, calculator, SQL, SUNDAM downloaded 5,250, SMTP.
    2022-03-12 01:33:21下载
    积分:1
  • 本程序是对Windows系统盘的增减情况做出判断。程序内容如下:每一定的时间间隔对系统的盘符信息读取一次,当前的盘符数和之前一次的盘符数进行对比,当盘符增加或者...
    本程序是对Windows系统盘的增减情况做出判断。程序内容如下:每一定的时间间隔对系统的盘符信息读取一次,当前的盘符数和之前一次的盘符数进行对比,当盘符增加或者减少则弹出MessageBox进行提示。尤其是当移动存储设备例如u盘的插入,可以进行判断。-This procedure is the Windows system tray to determine changes in circumstances. Procedures are as follows: each time interval of the system to read a letter of information, the current number and before the first letter of the letter a few comparisons, when the drive to increase or reduce the MessageBox to pop-up prompts. Especially when the mobile storage devices such as the u disk insertion, can be judged.
    2022-03-30 10:47:32下载
    积分:1
  • 一个微
    一个java微型编辑器程序(需要改为*.jar)-a micro-editor (need to be converted into*. jar)
    2023-01-01 12:20:03下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载