-
C++ Achieve MPEG audio header data read with the estimated length of time. This...
C++实现MPEG话音帧头数据读取与时间长度估计.这个文章和程序针对的是包含XING和VBRI头的MPEG audio帧进行读取,然后根据它们估算声音的长度。这里不包括任何的话音audio数据的编码与解码。不过,文章确实对audio frame header进行了非常详细的说明。-C++ Achieve MPEG audio header data read with the estimated length of time. This article and procedures aimed at containing XING and VBRI head read MPEG audio frame, and then according to their estimates of the length of the sound. Here does not include any voice audio data encoding and decoding. However, the article on the audio frame header is indeed a very detailed explanation.
- 2022-06-12 21:19:20下载
- 积分:1
-
根据错误编号给出详细的错误信息,跟VC里的look up差不多.
根据错误编号给出详细的错误信息,跟VC里的look up差不多.-Error code given in accordance with the detailed error message, with the VC in the same look up.
- 2023-02-05 18:40:04下载
- 积分:1
-
基于jsp的餐馆管理系统
基于jsp的餐馆管理系统,可以实现简单的预定,查看使用详情,退订,订单管理功能,界面简洁,可以实现二维显示餐桌使用情况,
- 2022-03-03 23:27:19下载
- 积分:1
-
VCLZip控件的经典使用全集。可以通过VCLZip控件提供的方法、属性实现Zip压缩文件的制作,实现类似WinZip软件的功能。...
VCLZip控件的经典使用全集。可以通过VCLZip控件提供的方法、属性实现Zip压缩文件的制作,实现类似WinZip软件的功能。-All classical classes of control VCLZip. It use to develop Zip compress file software with it s functions and properties provided, likes WinZip functions.
- 2022-03-22 03:04:55下载
- 积分:1
-
for medical research reference View DICOM images version of Delphi, under the
为医学上课题研究的参考,查看dicom图片的Delphi版本,需要的下-for medical research reference View DICOM images version of Delphi, under the
- 2022-05-06 07:15:52下载
- 积分:1
-
阿木自己做的简单界面程序,里面用到一个DLL文件是网上找的.大家看看吧....
阿木自己做的简单界面程序,里面用到一个DLL文件是网上找的.大家看看吧.-Amu doing simple interface procedures inside a DLL file used by Internet to. We look at it.
- 2023-04-17 06:50:04下载
- 积分:1
-
VC宏:用于VC程序编辑时编写函数注释。曾在某公司规范函数注释时使用。在VC6.0下调试通过。...
VC宏:用于VC程序编辑时编写函数注释。曾在某公司规范函数注释时使用。在VC6.0下调试通过。-Acer VC: VC procedures for the preparation of function when editing notes. Norms in a company to use the Notes function. Under the debugger in VC6.0 through.
- 2022-05-08 23:14:16下载
- 积分:1
-
编写一个函数,输入n为偶数时,调用函数求1/2+1/4+...+1/n,当输入n为奇数时,调用函数1/1+1/3+...+1/n(利用指针函数)...
编写一个函数,输入n为偶数时,调用函数求1/2+1/4+...+1/n,当输入n为奇数时,调用函数1/1+1/3+...+1/n(利用指针函数)-The preparation of a function, type n is an even number, the call function for 1/2+1/4+...+ 1/n, when n is odd input, call function 1/1+1/3+...+ 1/n (use pointer function)
- 2022-01-25 22:10:08下载
- 积分:1
-
清华大学出版社 李存葆 c++程序设计 光盘代码
清华大学出版社 李存葆 c++程序设计 光盘代码-Li Cunbao c programming code CD
- 2022-05-14 16:15:24下载
- 积分:1
-
Classes on C++
在这个程序中,可以从键盘输入文本并显示出来。从文件中读出信息并在文件中写下信息。
- 2022-05-13 07:35:02下载
- 积分:1