-
经过整合实现了TIFF图片的编解码过程!
经过整合实现了TIFF图片的编解码过程!-Achieved through integration TIFF image codec process!
- 2022-08-13 04:50:21下载
- 积分:1
-
不规则窗口的实现
用VC++实现不规则圆形窗口,很好的实例,功能比较基础
- 2022-01-27 11:56:44下载
- 积分:1
-
设置ie的标题。很好用的源代码。程序运行后,弹出对话框,显示当前计算机的ie标签,选中其中的一个,可以修改其标签。...
设置ie的标题。很好用的源代码。程序运行后,弹出对话框,显示当前计算机的ie标签,选中其中的一个,可以修改其标签。-Ie to set the title. Well with the source code. After the program is running, pop-up dialog box shows the current computer ie labels, select one of them, you can modify its label.
- 2023-03-04 20:20:04下载
- 积分:1
-
MFC实现的八数码问题,采用的是A星算法,欢迎多多指教!
MFC实现的八数码问题,采用的是A星算法,欢迎多多指教!-Eight Box Game Using MFC
- 2023-06-01 16:00:03下载
- 积分:1
-
一个小游戏的源代码,游戏的内容是打砖块,希望对你有所帮助...
一个小游戏的源代码,游戏的内容是打砖块,希望对你有所帮助-a little game of source code, the game is Dazhuankuai, and I hope to help you! !
- 2023-06-26 15:05:03下载
- 积分:1
-
一个简单的单文档控件演示程序,演示单文档控件是如何使用和开发的...
一个简单的单文档控件演示程序,演示单文档控件是如何使用和开发的-a simple demonstration single document control procedures, presentations single document control is the use and development
- 2022-02-21 19:35:08下载
- 积分:1
-
MFCGridCtrl,很好用的网格控件,基于MFC4.2
MFCGridCtrl,很好用的网格控件,基于MFC4.2-MFCGridCtrl, very good control with the grid, based on the MFC4.2
- 2022-06-18 05:22:20下载
- 积分:1
-
模仿了oicq的界面,做的还不错,可以借鉴
模仿了oicq的界面,做的还不错,可以借鉴-copied the interface and doing quite well, we can draw on
- 2022-06-30 03:07:30下载
- 积分:1
-
explorerbar使用实例,需要支持explorerbar Infragistics NE…
ExplorerBar 的使用示例,需要ExplorerBar Infragistics NetAdvantage 2005支持。-ExplorerBar the use of examples, the need to support ExplorerBar Infragistics NetAdvantage 2005.
- 2022-04-01 15:57:34下载
- 积分:1
-
MiNiGUI按键图片与背景图片
/* ** $Id: bmpbkgnd.c 759 2009-09-21 05:22:47Z dongjunjie $**** Listing 5.2**** bmpbkgnd.c: Sample program for MiniGUI Programming Guide** Create a dialog box filling background with bitmap.**** Copyright (C) 2003 ~ 2007 Feynman Software.**** License: GPL*/#include"include.h"/*************************************///打开GPIO 口的返回值int fd;//等待重新发送标志int pir_send = 0;int lock = 1;int wait = 0;int wait_flag = 3;extern int human_flag;extern int timing;extern int human;extern int light;extern int prompt;/*************************************/#ifdef _LANG_ZHCN#include "bmpbkgnd_res_cn.h"#elif defined _LANG_ZHTW#include "bmpbkgnd_res_tw.h"#else#include "bmpbkgnd_res_en.
- 2022-02-04 05:45:32下载
- 积分:1