-
This a ComputerOrganizationandDesign3e
This a ComputerOrganizationandDesign3e-solutions is a standard book .For designing various parts of computer.-This is a ComputerOrganizationandDesign3e-solutions is a standard book .For designing various parts of computer.
- 2022-05-25 04:57:41下载
- 积分:1
-
一个用C++ 写的写字板的程序小例子,很适合初学者学习使用。...
一个用C++ 写的写字板的程序小例子,很适合初学者学习使用。-One with C++ Written procedures WordPad small example, it is suitable for beginners learning to use.
- 2022-03-19 08:20:43下载
- 积分:1
-
A very simple chat program. You do not have to see. Only exchange it.
很简单的一个聊天程序。高手不用看的。仅作交流吧。-A very simple chat program. You do not have to see. Only exchange it.
- 2022-08-18 13:16:10下载
- 积分:1
-
又一个关于迷宫的程序
又一个关于迷宫的程序-also one of the maze procedure
- 2022-05-28 05:29:50下载
- 积分:1
-
EVC的TREE应用,有需要的朋友可以一起研究哦
EVC的TREE应用,有需要的朋友可以一起研究哦-EVC TREE applications, the need to be friends together, oh
- 2022-04-16 17:52:37下载
- 积分:1
-
Can be written using EVC realize WINCE INI file to read and write.
可以用EVC编写实现WINCE INI文件的读写。
- 2022-03-19 07:06:14下载
- 积分:1
-
图像处理
该工程是对图像进行一系列简单处理的源代码,包括灰度处理,图像滤波,图像锐化,均衡化,边缘检测,数字剪影等。希望对图像处理的初学者有一定的帮助。
- 2022-04-07 09:21:47下载
- 积分:1
-
C++ 扑克牌游戏
一款C++语言开发的扑克牌游戏,适合喜欢开发游戏程序的朋友们参考
- 2022-05-27 07:34:53下载
- 积分:1
-
PNG美化Button
#ifndef _PNGBUTTON_H
#define _PNGBUTTON_H
#if _MSC_VER >= 1000
#pragma once
#endif
#include
#include "gdiplus.h"
#pragma comment(lib,"gdiplus.lib")
using namespace Gdiplus;
class CPngButton : public CButton
{
DECLARE_DYNAMIC(CPngButton)
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-07-13 22:43:22下载
- 积分:1
-
小游戏连连看,两个相同的图案中间无阻塞可以连通就可以清除。最短消除完要多少计数时间...
小游戏连连看,两个相同的图案中间无阻塞可以连通就可以清除。最短消除完要多少计数时间-small game, the same two patterns among non-blocking connectivity can be removed. End eliminate the shortest amount of time count
- 2022-01-22 10:37:34下载
- 积分:1