-
in VC automatic playback of multimedia source
在VC++中实现自动连续播放多媒体原代码-in VC automatic playback of multimedia source
- 2022-01-26 03:51:43下载
- 积分:1
-
DOS platform graphical treatment watercolors graphics, have practical value.
DOS平台下的图形水彩图形效果处理,有实用价值。-DOS platform graphical treatment watercolors graphics, have practical value.
- 2022-01-28 15:10:33下载
- 积分:1
-
vc2010 视频播放器
vc 调用Windows Media Player播放器可以多个视频播放
- 2023-02-11 02:45:21下载
- 积分:1
-
Sky box with a simple device, suitable for novice there is a demand that can be...
一个简单的天空盒设备,适合新手有需求的可以看下-Sky box with a simple device, suitable for novice there is a demand that can be Kanxia
- 2023-03-14 20:30:04下载
- 积分:1
-
计算机图形学:直线DDA算法2
计算机图形学:直线DDA算法2-Computer Graphics : linear DDA Algorithm 2
- 2023-05-23 13:20:04下载
- 积分:1
-
一个很简单的VC++实现的在窗口中写字的程序 供MFC初学者参考
一个很简单的VC++实现的在窗口中写字的程序 供MFC初学者参考-a very simple VC in the window and write procedures for beginners reference MFC
- 2022-01-25 20:38:23下载
- 积分:1
-
这是一个手势识别系统。程序运行时,先根据弹出对话框的提示值修改主程序开始处的摄像头图像高和宽。重新编译后运行程序即可。如果如果弹出对话框的提示值与程序中默认的设...
这是一个手势识别系统。程序运行时,先根据弹出对话框的提示值修改主程序开始处的摄像头图像高和宽。重新编译后运行程序即可。如果如果弹出对话框的提示值与程序中默认的设置值相同,则不用修改。-This is a gesture recognition system. Running, first pop-up dialog box under the value suggested amending the main program began camera images high and wide. Recompiling run the procedures. If the pop-up dialog box if the suggested value and process the default settings the same value, need not be amended.
- 2023-04-06 06:30:03下载
- 积分:1
-
算法代码,分别提取两类不同的特征。
使用时直接将代码拷贝到需要使用的地方即可。
代码片断在Visual C++6.0下可编译。...
算法代码,分别提取两类不同的特征。
使用时直接将代码拷贝到需要使用的地方即可。
代码片断在Visual C++6.0下可编译。-Difference withdraw two kind oves different characteristics. Use time directly will code s copy go need use de place and then be OK. Code s fraction at Visual C++6.0 under can translate and edit
- 2022-02-01 10:07:08下载
- 积分:1
-
实用的凸包算法,包括计算点与水平线的夹角,二分法排序,找极点等。...
实用的凸包算法,包括计算点与水平线的夹角,二分法排序,找极点等。-A practical convex hull algorithm, including calculating angle of the point and horizontal line, dichotomy sort, looking for poles and so on.
- 2022-07-08 09:00:49下载
- 积分:1
-
这是一个纯C语言的 H.264 解码程序,速度较慢,如果您试验时手头没有解码器,可以用此凑合。
执行命令方式为:...
这是一个纯C语言的 H.264 解码程序,速度较慢,如果您试验时手头没有解码器,可以用此凑合。
执行命令方式为:
-o 264格式的输入文件 yuv格式的输出文件
比如(假如目录为 D:H264 ):
D:H264h264_dec.exe D:H264 est.264 D:H264 est.yuv
若不输入参数,则默认为:
h264_dec.exe test.264 test.yuv-This is a pure C language of the H.264 decoding process, a slow, if you do not test the decoder, you can make do with this. For the implementation of the order:-o 264 of the input file format yuv format such as the output file (if the directory is D: H264 ): D: H264 h264_dec.exe D: H264 test.264 D: H264 test.yuv if the input parameter, the default is: h264_dec.exe test.264 test.yuv
- 2022-09-14 01:50:03下载
- 积分:1