资源列表

« 1 2 ... .13 .14 .15 .16 .17 66518.19 .20 .21 .22 .23 ... 66605 »

[Windows编程ThreadSynch

说明:一个值得一看的VC++多线程运行实例,窗体中一共7条进度条,代表7个线程,通过点击对应的控制按钮,实现各自线程的运行,从新建文件写入字符A到G,来看各个线程的运行状态,虽然每个线程只是完成了一些简单的功能,但确实是一个研究多线程的好范例,如果你是VC新手,那就更应该瞧一下哦。-A worth of VC++ multi-threaded running instance, form a total of 7 progress bar,
<gpudn51> 在 2025-01-10 上传 | 大小:19kb | 下载:0

[Windows编程MutexSynch

说明:利用互斥对象实现线程同步,当勾寻使用互斥进行同步”按钮时,可启动一个线程向编辑框写入字符A,然后再启动一个线程向边界框写入字符B,可以看到只被执行一个线程,线程同步问题请下载源码参阅。-Use mutex thread synchronization when using a mutex to synchronize hook search "button, you can start a thread writes to the ed
<gpudn52> 在 2025-01-10 上传 | 大小:18kb | 下载:0

[Windows编程QQPCMgr

说明:本VC源码由VS2008编写,仿QQ电脑管家漂亮界面,包括一些鼠标悬停的效果,用的是MFC + DirectUI技术实现。最近又优化了下代码,先看效果图。主要是优化了控件的组合,和贴图方式。代码还有很多小问题,有解决了BUG或好想法可以联系我 QQ:278162354-The VC source written by the VS2008, imitation QQ computer housekeeper beautiful inte
<gpudn52> 在 2025-01-10 上传 | 大小:3.36mb | 下载:0

[Windows编程GetEdit

说明:VC++设置其它程序中编辑框的文本,期间用到GetWindowText(str)获取文本,在窗口的设置信息一栏中,输入设置的文本内容,再点击“设置”按钮,即可看到效果。-VC++ program is used to set other text edit box during GetWindowText (str) get the text, set the information in the window of a bar, th
<gpudn52> 在 2025-01-10 上传 | 大小:20kb | 下载:0

[通讯编程SCommTest

说明:基于对话框的温度采集串口程序,可实现温度实时曲线绘制功能。-Based on the dialog box temperature acquisition serial program, which can realize real-time temperature curve plotting function.
<张吉亮> 在 2025-01-10 上传 | 大小:3.18mb | 下载:0

[Windows编程WaitProcess

说明:使用VC++如何调用一个外部程序并等待其运行结束呢?这个示例代码虽小,但可以告诉你答案。告诉你如何让程序进入等待状态。本演示程序将调用外部的计算器程序,当计算器已经执行的时候,程序会进入等待状态,待其运行结束后,才允许关闭窗口。-Using VC++ How to call an external program and wait for it to finish it? This sample code is small, but I
<kpudn45> 在 2025-01-10 上传 | 大小:19kb | 下载:0

[Windows编程EventSynch

说明:VC++利用事件对象实现线程同步的问题,示例代码实现两大功能:1、不使用事件同步启动两个线程向编辑框中写入不同字符;对于没有使用同步对象时,可能出现输出字符比使用同步对象时少的现象,这是因为线程同时对资源进行操作的结果。2、使用事件同步启动两个线程向编辑框中写入不同字符。-VC++ using the event object implements thread synchronization problems, sample code
<kpudn46> 在 2025-01-10 上传 | 大小:16kb | 下载:0

[控制台(字符窗口)编程RunPosition1029w

说明:主要实现工作平台偏转及恢复水平。此程序是我为我的课题所用测量平台所编写的上位机应用程序,需配合本课题的伺服控制卡使用。-The main work platform deflection and maintain the level of. This program is for my subject with measuring platform written application program in PC, control c
<xue long> 在 2025-01-10 上传 | 大小:4.46mb | 下载:0

[其他小程序Bin-Packing

说明:解决Bin Packing Problem的初级程序,适合初学者学习并进行修改-Bin Packing Problem solving junior program, suitable for beginners to learn and modify
<焦典> 在 2025-01-10 上传 | 大小:93kb | 下载:0

[C#编程CompanyQQStart

说明:企业QQ的软件开通授权的发送程序,其中还有刷新权限的功能。-The enterprise QQ software on sending program authorized, including refresh access function.
<陆启林> 在 2025-01-10 上传 | 大小:8.89mb | 下载:0

[文件操作EnumDir

说明:创建多级目录 删除多级目录 枚举目录 就这么多功能,没话可说了-Create a multi-level directory Delete multi-level directory Enumerating directories
<张胜> 在 2025-01-10 上传 | 大小:9kb | 下载:0

[Windows编程80444947ShowWord

说明:在BMP图片中加入文本信息,合成一张新的BMP图片-input words to BMP,born a new bmp picture.
<zhanglian> 在 2025-01-10 上传 | 大小:38kb | 下载:0
« 1 2 ... .13 .14 .15 .16 .17 66518.19 .20 .21 .22 .23 ... 66605 »

源码中国 www.ymcn.org