-
人机交战五子棋(VC)
学习C++编程时的一个不错练习,棋盘大小15*15。本程序是基于对话框的MFC应用程序,开发运行环境是VS 2012,主要工作就在Lee_5_ChessDlg.cpp(也即C***Dlg类中)这个文件中完成。
棋盘的位图:320*320,每格则是20*20,左边空白25,右边
- 2023-04-01 14:05:04下载
- 积分:1
-
用VC编写的在MFC程序中使用VC Components编写程序的小例子,对于进一步了解VC编程有一定帮助...
用VC编写的在MFC程序中使用VC Components编写程序的小例子,对于进一步了解VC编程有一定帮助-VC MFC prepared by the procedures in the use of procedures for the preparation of VC Components small examples for a better understanding of VC program will definitely help
- 2022-08-20 21:25:37下载
- 积分:1
-
这是一个可以供大家安装使用的软件,有好多的功能,我真的是没的上传了...
这是一个可以供大家安装使用的软件,有好多的功能,我真的是没的上传了-This is one everyone can use the software installation, there were a lot of features, I really had not upload
- 2022-01-25 23:07:41下载
- 积分:1
-
Interfaces to LIBSVM
Interfaces to LIBSVM
- 2022-01-25 21:18:26下载
- 积分:1
-
一个MP3播放器程序用VC .NET,谁有兴趣的话可以下载…
一个使用VC.NET代码写的MP3媒体播放器,有兴趣的朋友可以下载研究一下-a mp3 player programed by vc.net,anyone who have interest in it can download and research
- 2022-05-31 23:26:35下载
- 积分:1
-
时钟程序,入门者可以了解setTimer和KillTimer的用法
时钟程序,入门者可以了解setTimer和KillTimer的用法-Clock procedures, entry will be able to know the usage of setTimer and KillTimer
- 2022-07-01 15:25:34下载
- 积分:1
-
是Turbo的一个程序,已经进行了硬件实现
是Turbo的一个程序,已经进行了硬件实现
- 2022-08-19 21:59:52下载
- 积分:1
-
win8平板调用摄像头工具
win8平板很牛叉的调用摄像头的库,通过.net调用COM库实现的,之前通过avicap.dll库,SendMessage方式都行不通的方式用这种方式能成功。
namespace AForge.Controls
{
using AForge.Video;
using System;
using System.ComponentModel;
using System.Drawing;
using System.Runtime.CompilerServices;
using System.Windows.Forms;
public class VideoSourcePlayer : Control
{
private bool autosize;
private Color borderColor = Color.Black;
private IContainer components;
private Bitmap currentFrame;
private bool firstFrameNotProcessed = true;
- 2022-04-23 12:39:10下载
- 积分:1
-
c# 播放器
视频播放器,主要是.net环境下编写的,主要的功能:1.能够实现视频、音频的播放已经播放的控制;2.能实现定时关机;3.能够实现皮肤的切换;4.能够实现通过数据库来加载播放文件;5.能够实现窗口的透明、鼠标样式、隐藏列表;
该软件的功能强大,界面华丽、操作简单
- 2023-08-08 23:25:04下载
- 积分:1
-
五个文件均为VC++演示程序,它们可以帮助您学习VC++。
五个文件均为VC++演示程序,它们可以帮助您学习VC++。-Five documents are VC++ Demo program, they can help you learn VC++.
- 2022-07-12 04:08:50下载
- 积分:1