-
对于下雪的景象大家可能都不陌生,我们还是用VB来制作一个下雪的景象吧。其实制作这样一个下雪的景象并不复杂,它的原理是首先在底色为黑色的屏幕上随机画出许多白点(雪...
对于下雪的景象大家可能都不陌生,我们还是用VB来制作一个下雪的景象吧。其实制作这样一个下雪的景象并不复杂,它的原理是首先在底色为黑色的屏幕上随机画出许多白点(雪花),然后使这些雪花不断地向下移动(重画),反复循环,就成功地模拟了下雪的景象。下面是这个小程序,你可以修改其中的一些数据调整雪花的密度和雪花落下的快慢。-The snow scene you may not be familiar with, we still use VB to create a snow scene of it. In fact, the production of such a scene of snow is not complicated, it is the first principle of a black background for the screen to draw a random number of white spots (snow), and then make these snowflakes down constantly (re-drawing), repeated cycle, on the successful simulation of the snow scene. The following is a small program, you can modify some of the data to adjust the density of snowflakes and the speed of falling snowflakes.
- 2023-01-03 02:40:03下载
- 积分:1
-
一些C++源码,相信对大家很有帮助,特别是对于初学C++的新手来说更是如此。...
一些C++源码,相信对大家很有帮助,特别是对于初学C++的新手来说更是如此。-Some C++ Source Code,it s useful to the beginner of C++ language.
- 2022-01-25 16:07:34下载
- 积分:1
-
Achieve the factorial of large numbers (more than 20 more than a few) list descr...
实现大数阶乘(大于20以上的数)链表描述-Achieve the factorial of large numbers (more than 20 more than a few) list description
- 2022-01-26 07:59:27下载
- 积分:1
-
在嵌入式平台上主要使用NANDFLASH进行大容量存储,但NANDFLASH有坏区,需要格式化管理才能使用,本文介绍在WINCE下如何修改自动格式化和自动分区...
在嵌入式平台上主要使用NANDFLASH进行大容量存储,但NANDFLASH有坏区,需要格式化管理才能使用,本文介绍在WINCE下如何修改自动格式化和自动分区-In the embedded platform using NANDFLASH for mass storage, but NANDFLASH have bad areas, the need for management to use format, this article describes how to modify the automatic under WINCE format and automatically partition
- 2022-03-01 13:09:41下载
- 积分:1
-
电力系统用支路电流的求解。在各种电力系统计算中都会使用,极其重要...
电力系统用支路电流的求解。在各种电力系统计算中都会使用,极其重要-Analysing circuits from branchs.Applied in solving power system problems.
- 2022-11-15 05:00:02下载
- 积分:1
-
C语言使用链表实现对输入的一句话的反转
使用C语言实现将标准输入端输入的一行数据以从尾到头的方式进行输出,使用链表和递归实现了该功能。
- 2023-06-27 06:25:03下载
- 积分:1
-
我的经验呢,我编写软件时的一个常用的类,全是我的经验,希望能给您帮助!...
我的经验呢,我编写软件时的一个常用的类,全是我的经验,希望能给您帮助!-my experience, I am writing software commonly used in a class, all of my experience, the hope of giving your help!
- 2023-08-28 01:10:03下载
- 积分:1
-
open cv图像加载
展示了opencv加载图像,显示图像,内存释放等基本操作
- 2022-10-25 03:00:03下载
- 积分:1
-
C#Winform里的扩展Tab控件
资源描述Winform里的重写、Tab控件扩展,使用自定义TabControl实现,鼠标悬停时图标变成绿色
可以改变面板的大小。需要学习控件制作的可以下载学习。
实现方法:
用System.Threading.Timer加上一个简单的委托异步修改面板大小来实现动画
鼠标悬停时图标变成绿色是判断鼠标划过哪个标签是通过对MouseMove鼠标移动实时采点来实现的
- 2022-02-02 16:02:47下载
- 积分:1
-
An interface todayscreen today to prepare a small program
一个编写今日界面todayscreen的一个小程序-An interface todayscreen today to prepare a small program
- 2022-06-28 12:15:06下载
- 积分:1