-
用java3D编写的三维几何模型程序,包括广告牌,材质和光照
用java3D编写的三维几何模型程序,包括广告牌,材质和光照-prepared using the three-dimensional geometric model procedures, including billboards, materials and light
- 2022-07-24 09:57:49下载
- 积分:1
-
一个经典的cd播放器程序
一个经典的cd播放器程序-A classic cd player procedures
- 2022-04-07 09:55:00下载
- 积分:1
-
一个简单的mp3播放器的程序,供初学者学习交流用
一个简单的mp3播放器的程序,供初学者学习交流用-A simple mp3 player program, for beginners learn to use
- 2022-07-25 03:51:08下载
- 积分:1
-
支持BMP、JPG、WMF、ICO、GIF、PNG、TIFF等图像格式的图像浏览器
支持BMP、JPG、WMF、ICO、GIF、PNG、TIFF等图像格式的图像浏览器-support BMP, JPG, WMF, PCX, GIF, PNG, TIFF image formats such as image browser
- 2022-10-30 12:10:03下载
- 积分:1
-
图片融合
图像融合是图像拼接中的关键技术。在 CUDA 中充分利用 GPU 的多处理单元和多线程机制对图像处理进行并行计算,较传统的 CPU 实现大大加快了多分辨率图像融合的执行速度,提高了应用体验。
- 2022-01-26 05:05:04下载
- 积分:1
-
Microsoft RTC Client API
基于Microsoft RTC Client API的视频会议系统实现-Microsoft RTC Client API-based video conferencing system
- 2022-12-27 10:25:03下载
- 积分:1
-
一个用MCI写的简陋的媒体播放器,可以播放mp3、wav、wmv、mpg、avi等文件。由于没有对控件扩展所以界面不好看。...
一个用MCI写的简陋的媒体播放器,可以播放mp3、wav、wmv、mpg、avi等文件。由于没有对控件扩展所以界面不好看。-with MCI was one of the primitive media player that can play MP3, WAV, wmv, mpg, avi and other documents. The absence of a control interface expansion so it does not look good.
- 2022-02-02 19:24:03下载
- 积分:1
-
使用SDK进行图像采集源码,在Visual C++ sh
使用SDK进行图像采集源码,在Visual C++ sh-use SDK for image acquisition source, the Visual C sh
- 2022-06-12 02:34:18下载
- 积分:1
-
C++写的基于MFC的MP3播放器(具有重复,随机播放,列表选择的功能,界面进行美化)
// HHT Player.cpp : Defines the class behaviors for the application.//#include "stdafx.h"#include "HHT Player.h"#include "HHT PlayerDlg.h"#ifdef _DEBUG#define new DEBUG_NEW#undef THIS_FILEstatic char THIS_FILE[] = __FILE__;#endif/////////////////////////////////////////////////////////////////////////////// CHHTPlayerAppBEGIN_MESSAGE_MAP(CHHTPlayerApp, CWinApp)//{{AFX_MSG_MAP(CHHTPlayerApp)// NOTE - the ClassWizard will add and remove mapping macros here.// DO NOT EDIT what you see in these blocks of generated code!//}}AFX_MSGON_COMMAND(ID_HELP, CWinApp::OnHelp)END_MESSAGE_MAP()/////////////////////////////////////////////////////////////////////////////// CHHTPlayerApp constructionCHHTPlayerApp::CHHTPlayerApp(){// TODO: add construction
- 2022-01-20 22:41:55下载
- 积分:1
-
混音函数演示程序
混音函数演示程序-mixing function demo program
- 2022-02-02 02:19:03下载
- 积分:1