-
EasyDraw是一个简单的绘图软件,对综合运用的例子…
EasyDraw是一个简单的绘图软件,这个实例综合运用了Visual C++ 2005的基础知识。EasyDraw拥有以下功能:
1.直线、矩形、椭圆的绘制。
2.可以更改绘制线条的类型、宽度、颜色。-EasyDraw is a simple mapping software, the examples of the integrated use of the Visual C++ 2005 the basic knowledge. EasyDraw have the following features: 1. Linear, rectangular, oval drawing. 2. You can change the type of drawing lines, width, color.
- 2022-10-23 13:45:04下载
- 积分:1
-
windows控制台下的俄罗斯方块
一款调用windows api编写的控制台下的俄罗斯方块,所以游戏功能均已实现,操作流畅
- 2023-05-14 10:30:04下载
- 积分:1
-
外国高手用vb编写的游戏源代码 很精美 无论在声音图像上都是很专业的 适合对vb比较精通人学习...
外国高手用vb编写的游戏源代码 很精美 无论在声音图像上都是很专业的 适合对vb比较精通人学习-It is a foreign skill programmer s game code using VB, very fine. For both the sound and graph is professional, it is very useful for the advanced learner.
- 2023-05-28 17:50:03下载
- 积分:1
-
最近的邻居 k
在接收后数十个电子邮件和关于Visual Basic 执行的 K-Nearest 的邻居 (KNN) 的评论,我终于到使 Java 版本的代码。
- 2022-01-22 08:59:24下载
- 积分:1
-
拓扑排序 好的VC程序
拓扑排序 好的VC程序-topological sorting good VC Program
- 2022-06-11 23:36:54下载
- 积分:1
-
齐博分类信息V2.5多城市商业版
齐博分类信息V2.5多城市商业版齐博分类信息V2.5多城市商业版
- 2022-03-07 18:25:27下载
- 积分:1
-
Have you noticed the cool ghost image that Windows Explorer produces when you st...
Have you noticed the cool ghost image that Windows Explorer produces when you start dragging files/folders from it? Well, I wanted to implement this in a C# project when dragging files between it and Windows Explorer. After a lot of Googling, I found out that there are three directions to start working on, as follows:
Using a "custom" cursor created from a MemoryStream initialized from an Image, as shown in this article.
Using the ImageList_BeginDrag and related APIs, as shown in this article: Dragging tree nodes in C#.
Using the IDragSourceHelper and IDropTargetHelper interfaces.
- 2022-03-05 15:47:46下载
- 积分:1
-
遍历文件夹并建成目录树__遍历文件夹并建成目录树
遍历文件夹并建成目录树__遍历文件夹并建成目录树-traverse file folders and create directory tree
- 2022-08-21 11:39:26下载
- 积分:1
-
有设计文档,用VB的小编程实例,供初学者参考,很有用的,都是一些实用的例子。...
有设计文档,用VB的小编程实例,供初学者参考,很有用的,都是一些实用的例子。-good
- 2022-04-15 02:08:07下载
- 积分:1
-
定义一个类实现银行帐户的概念,包括的变量有“帐号”和“存款余额”,包括的方法有“存款”、“取款”和“查询余额”。定义主类,创建帐户类的对象,并完成相应操作。...
定义一个类实现银行帐户的概念,包括的变量有“帐号”和“存款余额”,包括的方法有“存款”、“取款”和“查询余额”。定义主类,创建帐户类的对象,并完成相应操作。-Define a class implements the concept of bank accounts, including the variable of " account" and " deposits" , including the method of " deposits" , " withdrawals" and " query the balance." Define the main class, the class object to create an account and complete the corresponding operation.
- 2022-02-03 21:27:01下载
- 积分:1