-
这是用VB编写的一个用于实现电子日记的录入及其管理的小程序...
这是用VB编写的一个用于实现电子日记的录入及其管理的小程序-This is the VB prepared for the realization of an electronic diary of the recording and management of small programs
- 2022-07-03 02:50:29下载
- 积分:1
-
1学习putpixel画点。
2画椭圆ellipse
3利用ellipse and rectangle 画图。
4输入数组,最大的与第一个元素交换,...
1学习putpixel画点。
2画椭圆ellipse
3利用ellipse and rectangle 画图。
4输入数组,最大的与第一个元素交换,最小的与最后一个元素交换,输出数组。-1 learning point putpixel painting. 2 paintings ellipse3 the use of elliptical ellipse and rectangle drawing. 4 input array, the largest element and the first exchange, the smallest element and the final exchange, the output array.
- 2022-02-27 05:43:35下载
- 积分:1
-
在vc++中使用opengl语言进行漫游,用上下左右四个按键进行前后左右漫游...
在vc++中使用opengl语言进行漫游,用上下左右四个按键进行前后左右漫游-In vc++ using opengl language roaming, with about 4 buttons for up and down all around, roaming
- 2022-02-06 01:20:51下载
- 积分:1
-
这是有关VC++的一个应用程序,主要实现对话框编辑的应用
这是有关VC++的一个应用程序,主要实现对话框编辑的应用-It is about a VC++ application, the main dialog editing application to achieve
- 2023-06-12 18:45:02下载
- 积分:1
-
itextsharp文档处理开源类库,很好用的文档处理开源类库
itextsharp文档处理开源类库,很好用的文档处理开源类库-itextsharpitextsharpitextsharpitextsharpitextsharpitextsharpitextsharpitextsharp
- 2023-01-01 18:25:03下载
- 积分:1
-
简单的TCP聊天室,仅限于局域网聊天。MFC版本
简单的TCP聊天室,仅限于局域网聊天。MFC版本-TCPChatRoom
- 2023-03-17 18:05:04下载
- 积分:1
-
wince below a serial procedures for reading and GPS data It mainly from longitud...
wince下面一个串口程序,用于读取并分GPS数据,主要可以提取经纬度和时间-wince below a serial procedures for reading and GPS data It mainly from longitude and latitude and time
- 2022-03-19 02:15:19下载
- 积分:1
-
一份ppt讲稿,介绍了windows CE 上板级支持包(BSP)的开发,及标准CETK 测试的使用。...
一份ppt讲稿,介绍了windows CE 上板级支持包(BSP)的开发,及标准CETK 测试的使用。
-Ppt a script, introduced on the windows CE Board Support Package (BSP) development, and standards testing CETK use.
- 2022-03-29 16:04:41下载
- 积分:1
-
WINDOWS下的AD采集板的测试程序,用于在WINDOWS环境下演示AD采集的各项指标。...
WINDOWS下的AD采集板的测试程序,用于在WINDOWS环境下演示AD采集的各项指标。-WINDOWS under the AD Acquisition Board testing procedures, for the Windows environment demonstration AD Acquisition of indicators.
- 2022-06-16 00:28:25下载
- 积分: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