-
网络通信程序
采用visual c++6.0开发的网络通信程序,基于TCP/IP的通信原理,在WIN7系统上测试通过,可以参考。
- 2022-10-13 19:05:03下载
- 积分:1
-
vb开发!实现flash和vb相结合,做出来vb美化窗口!以及flash和vb结合的小程序应用!...
vb开发!实现flash和vb相结合,做出来vb美化窗口!以及flash和vb结合的小程序应用!-vb developers! Achieve the combination of flash and vb, vb landscaping done out of the window! As well as the combination of flash and vb application of a small program!
- 2023-05-01 07:15:03下载
- 积分:1
-
VCUI界面库
C++开发windows桌面可视化窗口界面开发源码库,目前市面上比较流行的界面开发库,很多软件都使用该方式来实现,包含界面控件全面,值得大家收藏。
- 2022-08-25 04:05:27下载
- 积分:1
-
一个好的程序往往有着不错的界面。作为程序员,也非常在意自己的成果是否精美。在图形操作系统中,最重要的是截面元素是窗体。本程序实现变形窗体,椭圆形的。...
一个好的程序往往有着不错的界面。作为程序员,也非常在意自己的成果是否精美。在图形操作系统中,最重要的是截面元素是窗体。本程序实现变形窗体,椭圆形的。-a good procedure is always a good interface. As programmers, but also very concerned about the results of their exquisite. The graphics operating system, the most important element is the section of the form. The program deformation forms, oval-shaped.
- 2022-05-22 10:47:25下载
- 积分:1
-
类似windows excel 表格的图形控件
类似windows excel 表格的图形控件,这是个demo,表明了各种不同特性的使用方式和实际效果;大家可以参考一下,还是不错的;
- 2022-07-20 16:44:30下载
- 积分:1
-
流程设计程序
资源描述
支持在视图上任意编辑图元,设置图元的属性等。可编辑的图元包括文字、图片、多边形等类似visio软件,但可以定义每个图元自己的属性。图元之间还可以结合使用。
// FlowcharterView.h : interface of the CFlowcharterView class
//
/////////////////////////////////////////////////////////////////////////////
#if !defined(AFX_FLOWCHARTERVIEW_H__50CDD008_9534_443D_8161_E058963BE0B8__INCLUDED_)
#define AFX_FLOWCHARTERVIEW_H__50CDD008_9534_443D_8161_E058963BE0B8__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
#include "FlowchartEditor/FlowchartEditor.h"
class CFlowcharterView : public CView
{
protected: // create from serialization only
CFlowcharterView();
DECLARE_DYNCREATE(CFlowcharterView)
// Attributes
public:
CFlowcharterDoc* GetDocument();
// Operations
public:
- 2022-01-22 07:18:46下载
- 积分:1
-
Blending(CGProject) source code.
it is useful for computer student and men who...
Blending(CGProject) source code.
it is useful for computer student and men who interested in computer graphics.
- 2022-06-19 18:50:35下载
- 积分:1
-
系统处于等待/忙状态时用的对话框
系统处于等待/忙状态时用的对话框-The dialog which can be used to display the system in wait or busy state
- 2022-07-17 16:20:43下载
- 积分:1
-
在风险投资+ +开发平台下,以电子表格形式进行操作。
在vc++开发平台下操作excel表格,可对其读、些、另存为等操作-In vc++ development platform, operating under the excel forms are available on their reading, some, such as Operation Save As
- 2022-09-16 14:35:03下载
- 积分:1
-
该程序是我一步步实现FFTsystem的程序,这是第一步部分的备份。望各位指正!...
该程序是我一步步实现FFTsystem的程序,这是第一步部分的备份。望各位指正!-the program is a step to achieve FFTsystem procedures, the first step is part of the backup. You look correct!
- 2022-02-13 08:06:24下载
- 积分:1