登录
首页 » 多媒体 » 这个是我们毕业设计的作品,里面包含了音频播放,音频录制,图像处理,界面等技术的应用。只是还有好多bug,希望大家多多指教,可以给我发邮件:ataojohn@ya...

这个是我们毕业设计的作品,里面包含了音频播放,音频录制,图像处理,界面等技术的应用。只是还有好多bug,希望大家多多指教,可以给我发邮件:ataojohn@ya...

于 2023-03-03 发布 文件大小:6.28 MB
0 117
下载积分: 2 下载次数: 1

代码说明:

这个是我们毕业设计的作品,里面包含了音频播放,音频录制,图像处理,界面等技术的应用。只是还有好多bug,希望大家多多指教,可以给我发邮件:ataojohn@yahoo.com.cn-graduate design work, which contains the audio playback, audio recording, image processing, interface technologies. There is a lot of bug, we hope the exhibitions will give me a E-mail : ataojohn@yahoo.com.cn

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

发表评论

0 个回复

  • Like winamp multimedia player, developed based on the vc, I hope for your help.
    仿winamp多媒体播放器,基于vc开发的,希望对您有所帮助。-Like winamp multimedia player, developed based on the vc, I hope for your help.
    2022-08-19 01:22:15下载
    积分:1
  • 网站按钮FLASH
    网站按钮FLASH-website button FLASH
    2022-02-01 07:16:18下载
    积分:1
  • 脚本驱动的应用软件开发方法与实践中的一些演示程序!
    脚本驱动的应用软件开发方法与实践中的一些演示程序!-Script-driven applications software development methods and practice some of the demo program!
    2022-03-20 07:40:00下载
    积分:1
  • An mp3 player You can use Hutch s INCLUDE and LIB files to assemble the program...
    一个mp3播放器You can use Hutch s INCLUDE and LIB files to assemble the program with the exception of the Windows.inc. If you use the EWCalc.mak file you will have to change the pointers to the proper directories.-An mp3 player You can use Hutch s INCLUDE and LIB files to assemble the program with the exception of the Windows.inc.If you use the EWCalc.mak file you will have to change the pointers to the proper directories.
    2022-01-28 16:28:49下载
    积分:1
  • 一个新的纹理合成的上行采样算法,即利用现有的高分辨率的样本纹理作为先验引导条件,对合 成的低分辨率的纹理进行插值,获取更好的高分辨率纹理合成结果.该算法的主...
    一个新的纹理合成的上行采样算法,即利用现有的高分辨率的样本纹理作为先验引导条件,对合 成的低分辨率的纹理进行插值,获取更好的高分辨率纹理合成结果.该算法的主要思想是基于联合双边滤波器进 行纹理合成上采样,对低分辨率合成纹理应用空间滤波,而将一相似的边界滤波联合地应用在高分辨率的样本纹 理上-Texture synthesis of a new sampling algorithm for the uplink, that is, use of the existing samples of high-resolution texture as a guide a priori conditions for the synthesis of low-resolution texture interpolation, to obtain better results of high-resolution texture synthesis. The main idea of the algorithm is based on the joint bilateral filter for texture synthesis on sampling, on the application of low-resolution texture synthesis of spatial filtering, and a similar use of joint border filtering samples in the high-resolution textures on the
    2022-08-13 03:03:08下载
    积分:1
  • Webcam Face Tracking,real
    Webcam Face Tracking,real-time images from a webcam and converts them to grayscale images. Then, it extracts pre-defined feature vectors from the images and sends them to Support Vector Machine (SVM) to get the classification. Using the result, our program will be able to control the mouse cursor in real-time. -Labs WebCam Face Tracking, real-time images from a webcam and converts the m to grayscale images. Then, it extracts pre-defined feature vectors from t he images and sends them to Support Vector Machi ne (SVM) to get the classification. Using the re sult. our program will be able to control the mouse cur prosecutors in real-time.
    2022-03-21 19:25:41下载
    积分:1
  • 同步技术的程序,该程序可以实现通过…
    该程序为多媒体定时技术,通过该程序可以实现某函数的周期调用-The program for multimedia timing technology, the program can be achieved through the cycle of a function call
    2023-06-22 14:30:03下载
    积分:1
  • 允许你用AVI文件创建自己的动画
    允许你用AVI文件创建自己的动画-allow AVI file you create your own animation
    2022-01-27 16:40:33下载
    积分:1
  • 源程序里面有详细的注释,不是很难,对于想快速入门的人很有帮助。
    源程序里面有详细的注释,不是很难,对于想快速入门的人很有帮助。-detailed source inside of the Notes is not difficult, to the rapid entry helpful.
    2022-08-21 18:47:48下载
    积分:1
  • 一个好的cd播放器这篇文章是我第一次在VC在线发表,我应该是只VC的菜鸟。为了找个能循环播放mp3的VC源程序,我搜遍了网上的资源(差点气得要砸电脑),好不容易...
    一个好的cd播放器这篇文章是我第一次在VC在线发表,我应该是只VC的菜鸟。为了找个能循环播放mp3的VC源程序,我搜遍了网上的资源(差点气得要砸电脑),好不容易找到一个,却只有程序中的调用,关键的类的生成文件却没有,有什么用?(主要是自己没有MCI函数的具体的参数资料,不知道怎么调用,如果你有,请发一份给我,字符串的我已经有了,命令方式的没有。) 后来找到一个,非常感谢他,作者叫:黄利龙。但他没有单独把类分离出来,且没有保存列表到文件。 我把他的程序打印出来,仔细分析了程序语句,然后进行了修改和优化。大家可以从下面的程序看出来,我们菜鸟的人基础不够,很希望了解每一句的确切意思,有些地方我带有猜测的,如果有错的地方,请大家指出,也欢迎大家来信和我交流,我向您学习。-a good cd player this article is the first time I VC published online, I should be the only VC exposure. To find MP3 players can cycle of VC source, I searched online resources (almost went to smash computer), and managed to find one, only the procedures called key to the class file has not, what is the use? (Mainly MCI is not their specific function of the parameters of information, I do not know how call, if you have, please send a copy to me, the string I have, in no order.) He found one, very grateful to him, the writer asked : Huang Lung. But he did not single out separate category, which does not keep a list of documents. I regard him to print out th
    2023-04-26 22:00:02下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载