-
Mediaplayer
MFC实现的播放器,可以实现简单的播放、暂停、停止等功能,有播放列表。(MFC implementation player, you can achieve a simple play, pause, stop and other functions, and playlists.)
- 2020-12-05 08:49:23下载
- 积分:1
-
Directx3D-Program
DirectX 9.0 3D游戏开发编程基础源代码
初始化Direct3D,绘制流水线,光照,纹理映射,融合,网格,粒子系统,着色器(DirectX 9.0 3D Game Development Programming source code Initializing Direct3D, drawing line, light, texture mapping, integration, grid, particle systems, shaders)
- 2013-07-16 15:46:14下载
- 积分:1
-
CNJEW
该程序是我为公司写的放音录音程序,并可以在界面上显示动态波形(The program is I wrote to the company put the sound recording program, and dynamic waveform can be displayed on the interface)
- 2017-04-26 17:31:00下载
- 积分:1
-
Calender
This program generates the calender of a given month and year, knowing the fact that 1st January 1900 was Monday. The code is simple and well commented.
- 2015-07-12 18:34:34下载
- 积分:1
-
qtstudydoc
QT学习教程,很好用的
差不多所有的程序教材都从Hello 开始,下面就是这个程序的qt版本(good QT course
1#include <QApplication>
2#include <QLabel>
3 int main(int argc, char*argv[])
4 {
5 QApplication app(argc, argv)
6 QLabel*label = new QLabel("Hello Qt!")
7 label->show()
8 return app.exec()
9 }
)
- 2012-03-10 14:46:07下载
- 积分:1
-
xuliehua
vc基本序列化的程序源码,希望对大家有所帮助(vc basic sequence of the program source code, we want to help)
- 2011-06-05 22:20:23下载
- 积分:1
-
statueopengl
simple statue code opengl
- 2010-11-29 06:05:09下载
- 积分:1
-
15538
Reverse Engineering for STI5518 processors with IDA Pro
- 2012-11-29 18:46:54下载
- 积分:1
-
UDF
FLUENT中的源项UDF,初学UDF可以下载下来学学。(this is a source UDF,IF you want it you can download .thank you! )
- 2020-12-05 15:39:22下载
- 积分:1
-
testCRC
Visual Studio 2008 实现crc校验方式(Visual Studio 2008 crc check)
- 2012-05-25 19:57:48下载
- 积分:1