CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 进程与线程 搜索资源 - Button

搜索资源列表

  1. xiancheng1

    0下载:
  2. 点下按钮,增加一个线程!并且增加一百个红点-point button, add a thread! It increases 100 red spots
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2.4kb
    • 提供者:斯多夫
  1. elivator

    0下载:
  2. 上课编写的一个简单的电梯模拟,可容纳六人,左边控制按钮控制乘客上电梯,右边控制按钮控制乘客下电梯,顶部显示电梯当前运行状态。-class prepared a simple elevator simulation, which can accommodate six people, left control button to control passengers on the elevator, the right control button to control passengers un
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:3.9kb
    • 提供者:litty
  1. testjinchtongxin

    0下载:
  2. 演示不同进程进行通信的方法之一: 消息,只需修改代码中有关窗口寻找的代码 就可以在其它窗口动态创建按钮并响就事件-demonstration of different communication processes one way : news, but only a modification of the code window for the code would lead to the creation of other dynamic window button and ring
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:28.74kb
    • 提供者:abc
  1. xxysbyapplexx

    0下载:
  2. VC++6.0编写的Windows消息演示系统的源代码。 功能: 获取窗口handle 获取edit内容 隐藏窗口 可供学习的地方: 窗口前置 窗口置top capture window flat picture button 常用的message-VC 6.0 of the Windows news demo system's source code. Function : access window handle access
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:145.03kb
    • 提供者:赵杰伊
  1. EnaleMenu

    0下载:
  2. 按键激活程序说明 我用Asm写了一个按键激活小程序,它可以列举所有前台窗口,并发送WM_ENABLE消息到窗口中。 enabler.asm:asm原程序 dialog.res :资源文件 MISC02.ICO :图标文件-activation button I use the descr iption of the procedures for programmers wrote a small button activation procedures, It can
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:3.38kb
    • 提供者:宋芬
  1. vb_killprocess

    0下载:
  2. 能显示系统所有进程并按指定的规则分类,并能同时结束除用户指定进程外的所有进程,方便进程管理与病毒防范 目录下的 process.txt 里面的内容即为允许进程,用户可通过软件修改 使用方法: 运行软件后,点击\"保存允许的进程\",即创建一个进程快照,未知的进程将显示在右边即将结束的列表中,单击列表任意一项能改变该进程的允许方式,单击\"执行\"按钮就能将结束危险列表中的所有进程. -display system can process all together w
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:18.61kb
    • 提供者:林克
  1. jinchengguanli

    1下载:
  2. 基本任务 某一层楼20层,有五部互联的电梯。基于线程思想,编写一个电梯调度程序。 功能描述 每个电梯里面应该有一些按键:数字键、关门键、开门键、上行键、下行键、报警键等。还应该有数码显示器来指示当前电梯的状态。 每层楼的每部电梯门口,应该有上行和下行按钮和当前电梯状态的数码显示器。 五部电梯门口的按钮是互联结的,即当一个电梯按钮按下去时,其他电梯的相应按钮也就同时点亮,表示也按下去了。 调度算法是根据这五部电梯的状态,寻找离当前楼层 最近的且和请求同方向的电
  3. 所属分类:进程与线程

    • 发布日期:2017-04-21
    • 文件大小:688.07kb
    • 提供者:卢思琦
  1. sample

    0下载:
  2. 在VS2005环境下,使用MFC实现一个马赛克图片特技的多线程播放。将打开按钮的响应函数中屏蔽的代码打开可以看到串行程序的效果。通过二者的对比可以深刻体会串行程序与多线程程序的区别。这是我自己写的,在讲课中用的一个小示例程序。-In the VS2005 environment, the use of MFC stunt the realization of a mosaic picture of the multi-threaded playback. Button will open the
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:46.55kb
    • 提供者:gausegao
  1. multiline

    0下载:
  2. 建立一个工程,主线程负责用户交互,界面上提供一个按钮,通过它用户建立一个新的线程处理复杂的计算。多个线程可以共享内存中的某些变量。线程可以中止,挂起。线程间需要同步-Set up a project, the main thread is responsible for user interaction, provide a button on the interface through which users set up a new thread to handle complex calc
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-29
    • 文件大小:235.98kb
    • 提供者:黄昕
  1. jicheng

    0下载:
  2. 在WINDOWS操作系统下,当我们无法结束或者不知道怎样结束一个程序的时候,或者是懒得去找“退出”按钮的时候,通常会按“CTRL+ALT+DEL”呼出任务管理器,找到想结束的程序,点一下“结束任务”就了事了,呵呵,虽然有点粗鲁,但大多数情况下都很有效,不是吗? -In the WINDOWS operating system, when we can not or do not know how the end of the end of a procedure, or are too la
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:1.76kb
    • 提供者:张磊
  1. kill_process

    0下载:
  2. 模仿任务管理器,读取系统运行的所有进程,然后选择一个进程,点击“KILL”按钮,将此进程杀掉。-Task Manager to imitate, to read all the process of system operation, and then select a process, click the " KILL" button to kill this process.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:28.09kb
    • 提供者:yezi
  1. BallTh

    0下载:
  2. 自己写的一个桌面小球程序,每点击一次按钮,就有一个新的线程被建立,每个线程对应于一个运动的小球-Wrote it myself a desktop small ball program, every click of a button, there is a new thread is created, each thread corresponds to a movement of the small ball
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:36.75kb
    • 提供者:Wan Changdong
  1. 22

    0下载:
  2. 用线程写的ADPCM的压缩和解码,路径在文件的前面改,鼠标左键是线程压缩。-Written by a thread ADPCM compression and decoding, the path in front of the document be changed, the left mouse button is threaded compression.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-06
    • 文件大小:1.24mb
    • 提供者:neo knuth
  1. CloseApp

    0下载:
  2. 程序列表框中现实了操作系统运行的所有进程,可通过按钮关闭选中的进程。-The list of programs running on the box the reality of the operating system, all processes can be selected through the button to close the process.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:42.7kb
    • 提供者:Jerry
  1. ILoveClose

    0下载:
  2. 关你没商量 版本:1.0 ============================================= 工具简介: -------------- 当今网络发达的时代,各种软件纷繁复杂。其中不乏有一些令人生厌的软件,他们在你启动一些正常软件的同时,偷偷挂接运行。每次关闭它们都是一个烦人的过程。于是我编写了这个小工具,她小巧玲珑,绿色运行,而且可以最小化到任务栏通知区,对正常系统操作没有任何影响。她可以监视内存或硬盘中指定程序的运行,及时在其运行时将其
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:315.46kb
    • 提供者:ccgy
  1. KillExe

    0下载:
  2. Kill当前正在运行的进程。功能相当于任务管理器。 1.列表框显示正在运行的进程.(Process) 2.Kill正在运行当中的进程,加入选择程序提示. 3.程序启动时在任务栏上隐藏本程序. 4.About对话框. 5.Kill进程之后可以刷新进程列表. 6.屏蔽系统热键功能. 7.Beauty按钮调用: 1.CreateProcess函数调用Notepad,用TerminateProcess函数关闭. 2.用Winexec调用Windows自带的
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-27
    • 文件大小:31.96kb
    • 提供者:Domain
  1. CreateThread

    0下载:
  2. 鼠标点击按钮,启动线程,马上开始计数, 在Edit中显示,一秒钟刷新一次。-Click the mouse button to start the thread, immediately began to count, in the Edit display, a second refresh.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:13.92kb
    • 提供者:idcomcn
  1. MultiThread

    0下载:
  2. 多线程的学习,在一个程序中,这些独立运行的程序片断叫作“线程”(Thread),利用它编程的概念就叫作“多线程处理”。多线程处理一个常见的例子就是用户界面。利用线程,用户可按下一个按钮,然后程序会立即作出响应,而不是让用户等待程序完成了当前任务以后才开始响应。 -Multithreaded learning, in a program, these stand-alone program fragment called " thread" (Thread), use it
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-07
    • 文件大小:1.16mb
    • 提供者:朱翠永
  1. thread

    0下载:
  2. 运行程序,单击“启动线程”按钮,程序将启动一个线程,线程将进行数值计算,并将结果发送给主窗口;单击“挂起线程”按钮,线程将挂起;单击“恢复线程”按钮,线程将恢复。-Run the program, click" start the thread" button, the program will start a thread, the thread will make numerical computation, and sends the result to the main window
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-17
    • 文件大小:4.21mb
    • 提供者:
  1. ThreadCreat0

    0下载:
  2. 该程序通过创建两个线程分别实现连个小球(红色大球和蓝色小球)在固定区域里的运动。即单击启动按钮,开启两个线程,连个小球分别以不同的速度运动;单击停止按钮,蓝色小球线程被停止,红色小球继续运动。-The program achieved by creating two threads with a small ball (big red ball and blue ball) in a fixed area in the movement. That is, click the Start but
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-16
    • 文件大小:4.22mb
    • 提供者:
« 12 3 »
搜珍网 www.dssz.com