登录
首页 » Process-Thread » VB6.0编写一个多

VB6.0编写一个多

于 2023-04-11 发布 文件大小:3.44 kB
0 25
下载积分: 2 下载次数: 1

代码说明:

一个基于vb6.0编写的多线程程序.以两个图片框背景色的同时改变来演示多线程-vb6.0 prepared for a multi-threaded process. Photo frame with two background color change at the same time to demonstrate the multithread

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 线程的同步   虽然多线程能给我们带来好处,但是也有不少问题需要解决。例如,对于像磁盘驱动器这样独占性系统资源,由于线程可以执行进程的任何代码段,且线程的运...
    线程的同步   虽然多线程能给我们带来好处,但是也有不少问题需要解决。例如,对于像磁盘驱动器这样独占性系统资源,由于线程可以执行进程的任何代码段,且线程的运行是由系统调度自动完成的,具有一定的不确定性,因此就有可能出现两个线程同时对磁盘驱动器进行操作,从而出现操作错误;又例如,对于银行系统的计算机来说,可能使用一个线程来更新其用户数据库,而用另外一个线程来读取数据库以响应储户的需要,极有可能读数据库的线程读取的是未完全更新的数据库,因为可能在读的时候只有一部分数据被更新过。-thread synchronization Although multithreading can bring us benefits, but there a lso many problems to be solved. For example, as disk drives such exclusivity system resources and can thread the process of implementation of any code, and the thread running by the scheduling system automatically and to a certain extent the uncertainty, So, then there could be two threads while the disk drives operate, which have operational errors; For example, For the computer banking system, may use a thread to update users of its database, and use another thread to read a database to respond to the needs of depositors, Reading is very likely to read threads database is not fully update the database, Reading may be because the time was only part of the updated dat
    2022-03-26 17:09:07下载
    积分:1
  • 一个简单地多线程例子
    一个简单地多线程例子-a simple example of multi thread
    2022-05-29 23:08:38下载
    积分:1
  • Preemptive process
    非抢占式进程调度算法模拟C实现,-Preemptive process-scheduling algorithm simulation C realized,
    2023-03-05 05:00:04下载
    积分:1
  • 功能介绍:有些软件在运行中要将某些文件压缩成压缩文件。自己写压缩过程未免太麻烦了, 虽然有很多免费的源代码类可以使用,还要看代码的使用方式,一个不小心就不一...
    功能介绍:有些软件在运行中要将某些文件压缩成压缩文件。自己写压缩过程未免太麻烦了, 虽然有很多免费的源代码类可以使用,还要看代码的使用方式,一个不小心就不一定很正常了。 我的做法是调用现有的压缩文件来完成压缩功能。用等待进程结束的方法实现压缩。 完成后再作后面的其他工作。 本程序旨在演示启动和等待进程结束的方式调用其他程序的方法。 -functional presentations : Some software in the operation of certain documents should compressed into compressed files. , Wrote the compression process would be too troublesome, although there are many free source code can use category, but also the use of code, a careless It is not the normal. My approach is to call the compressed files to complete compression. The process used to wait for the end of the compression method. Upon the completion of the back for the other work. This procedure aims to demonstrate the process of initiating and wait for the end of the call other procedures.
    2022-09-12 04:40:03下载
    积分:1
  • multithreaded code demo online downloading as I see here is not like ah
    多线程演示代码 好像网上有下载 但是我看到这里边好像没有呀-multithreaded code demo online downloading as I see here is not like ah
    2022-03-22 23:04:30下载
    积分:1
  • Asm win32 多线程开发,在win32 asm 下创建线程和线程的调用。
    Asm win32 多线程开发,在win32 asm 下创建线程和线程的调用。-Asm win32 multi-threaded development, in the win32 asm create threads and thread call.
    2022-03-04 16:16:15下载
    积分:1
  • 这是一个操作系统 的精典算法 ,是关于读者写者问题 的,是用c来模拟的,...
    这是一个操作系统 的精典算法 ,是关于读者写者问题 的,是用c来模拟的,-This is a classic algorithm operating system is on the readers who wrote in, is to simulate c,
    2022-03-25 22:12:45下载
    积分:1
  • ATL components in the Apartment
    在ATL组件的 Apartment 线程模型中进行进程间通信的例子-ATL components in the Apartment-threaded model for inter-process communication examples
    2022-03-06 06:58:30下载
    积分:1
  • 显示和杀死系统当前进程_VC
    显示和杀死系统当前进程_VC-Display and to kill the current process system _VC
    2023-05-19 04:05:03下载
    积分:1
  • Windows 32 系统开发,利用VC
    Windows 32 系统开发,利用VC-windows 32 system development, using vc
    2022-03-29 15:26:56下载
    积分:1
  • 696524资源总数
  • 103938会员总数
  • 55今日下载