Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - thread VC
Search - thread VC - List
DL : 0
VC6.0关于多线程编程的程序,主要包括多线程中的线程创建,线程同步等知识-VC6.0 on multithreaded programming procedures, including multithreading of thread creation, thread synchronization knowledge
Date : 2026-01-01 Size : 40kb User : 常攀峰

DL : 0
VC实现单线程的串口通信程序,可以手动发送,定时发送-VC thread Serial Communication Program, this manual, time sent, etc.
Date : 2026-01-01 Size : 6.35mb User : 忠良

DL : 0
MFC IIS防盗链 开发环境 vc++ 7.0(MFC) / windows 2003 sp1 / iis6.1 主要功能: 1 防盗链 2 限制文件下载线程数 3 限制文件下载速度 使用方法: 1 打开Internet 信息服务(IIS)管理器/本地计算机/网站/默认网站/属性/ISAPI筛选器/添加 2 名称随便 文件 选择你解压缩下来的relink.dll 3 重启IIS 4 打开ReLink.ini 具体参数: [settings] url= 允许外部链接的网站地址 以"|"号分开 如"xfrog.cn|webtm.cn" extension=gif|jpg|png|psd|bmp|swf|midi|wav|mp3|wma|avi|mpg|wmv|asf|rm|rmvb|zip|rar 需要过滤 监测的文件类型 以"|"号分开 speed=50 文件下载速度 单位"K" 需知 因为网络环境的不同 没那么准确 thread=2 单文件下载最大线程-MFC IIS defense Daolian vc Development Environment 7.0 (MFC)/windows 2003's p1/iis6.1 main functions : a defense Daolian two restrictions download threads number three download speed limit use : an open Internet Information Services (IIS) Management/local computer/website/Default Web/Attribute/ISAPI Filter/add two names casually paper of your choice extract from the three heavy relink.dll Kai IIS 4 Open ReLink.ini specific parameters : [settings] url = allow external link to the website address of the "|", as separate "xfrog. cn | webtm.cn "extension = gif | jpg | png | psd | bm p | swf | midi | wav | mp3 | wma | avi | mpg | wmv | asf | r m | RealNetworks | zip | rar need to filter monitoring the file type "|" = 50 separate speed File Downl
Date : 2026-01-01 Size : 12kb User : 莫飞

机器没装VC++时MSComm控件用不了,网上介绍了很多手工注册的方法,我根据这些方法结合自己的实践写成了自动注册的程序,推荐给大家。网上介绍注册Mscomm32.ocx时都是另开了个线程,在我的应用中没有开线程调用windows自带的Regsvr32.exe而是全部用代码实现。-Machines not loaded VC++ Few hours MSComm control, on-line, introduced a lot of manual method of registration, in accordance with its own combination of these methods into practice an automatic registration process, recommend to everyone. Online registration Mscomm32.ocx introduced when they were a separate thread, in my application is not open windows thread call Regsvr32.exe own but all use code.
Date : 2026-01-01 Size : 758kb User : 柳闻徽

DL : 0
Threading sample .This is code written for thread to test a diologue box in VC-Threading sample .This is code written for thread to test a diologue box in VC++
Date : 2026-01-01 Size : 5.6mb User : R

DL : 0
双线程的计数器,从1到100.VC++编写。-Dual-thread counter, from 1 to 100.VC++ to prepare.
Date : 2026-01-01 Size : 190kb User : leo

DL : 0
无进程式线程插入穿墙技术实现的VC++源代码-No insert wear process-type thread-wall technology to achieve the source code of vc++
Date : 2026-01-01 Size : 26kb User :

DL : 0
在VC_中利用API实现多线程编程实例 .〔摘 要〕32 位Windows 环境下的Win32 API 提供了一些多线程应用程序开发所需要的接口函数,本文介绍 了一种在Visual C + + 中利用Win32 API 编制多线程程序的实例,有助于加深对Windows 多线程编程技术的 认识及理解.-The Case to Real ize Multi- thread Programming Based on API in VC++
Date : 2026-01-01 Size : 208kb User : 趁样

DL : 0
VC++屏蔽Windows热启键(Ctrl+Alt+Del)程序,实现动态禁用/启用Window NT/2000/XP的Ctr+Alt+Del组合键,在远程线程分配内存来存放参数。测试发现,本程序在XP下运行好像有点问题,容易导致电脑重启,特别是在勾选选框的时候,大家请注意-VC++ Shield Windows Thermal Kai key (Ctrl+ Alt+ Del) program, dynamic disable/enable Window NT/2000/XP the Ctr+ Alt+ Del key combination, the remote thread allocation of memory to store parameters. Test found that the program appears to be a problem running under XP, is easy cause the computer to restart, especially in the check box when you note
Date : 2026-01-01 Size : 25kb User : zs21

DL : 0
VC++ 多线程与聊天室程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何采用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。在接收线程函数中,遗忘了释放指针的操作,在随盘代码中已更正,特此说明。-VC++ multi-threaded programs written with the chat rooms, multi-threaded applications prone to problems. Mutex object' s explain how to use multi-threaded mutex object to achieve synchronization. How to use named mutex object to ensure only one instance of the application to run. Application of multi-threaded web chat program written. Function in the receiving thread, and forget the release of pointer operations, with the plate in the code has been corrected, hereby instructions.
Date : 2026-01-01 Size : 37kb User : 胡杨

DL : 0
源码实现了一个简单的日志功能,可以记录日期和时间。 编译生成了静态lib,方便加载再其他工程中。 程序应用vc 6.0。是线程安全的。-The Pragma is a software what a log execute. make a lib file. safe thread. vc6.0+ MFC+ STATIC LIB
Date : 2026-01-01 Size : 16kb User : 王少

DL : 0
VC++常用的数据结构类源码 这是我在VC++日常开发中收集的一些经常用到的类库,每一款都可以轻松重用,这些类库适用于vs2003及以上的开发环境,其中 Thread 和 Delegate 是从C#中得到的灵感,还有一些是在使用开源代码或其它语言时得到的启发和灵感。个人认为部分代码还算好用,所以拿来分享一下。部分类库附带有例子,欢迎参考。-Commonly used data structures in VC++ class source This is the daily development of VC++ I collected some frequently used library, each designed to easily reuse these libraries apply to vs2003 and development environment, including Thread and Delegate inspiration from C#, there are some inspired use of open source code or other languages ​ ​ and inspiration. Personally think that part of the code is fairly easy to use, so used to share. Some class library included with examples for reference.
Date : 2026-01-01 Size : 16kb User : 朱张慧

vc写的一个简单线程池的例子,对于初学者是一个很好的学习例子-vc wrote a simple example of the thread pool for beginners is a good example of learning
Date : 2026-01-01 Size : 1.89mb User : 资料

VC写的多线程进度条,大家自己看看,写的还算可以-VC multi thread progress bar
Date : 2026-01-01 Size : 34kb User : 黎明的曙光

DL : 0
大家知道在VC++中我们可以用CreateThread创建一个线程,该函数返回这线程的Handle,以后我们就可以用这个Handle来管理这个线程的。于是我们可以做一个类名为ThreadManager,来管理这些Handle,并随时监控这些线程的状态。 总的思想就是这样,不过为了方便使用,我们最好把这个类封装成DLL的形式,这样以后我们在任何程序中都可以很方便的用该类来管理线程了(当然如果你有兴趣,也可以用COM模型来实现)。 -We all know that in VC++, we can create a thread using CreateThread, the function returns this thread Handle, since we can use the Handle to manage this thread. So we can do a class called ThreadManager, to manage these Handle, and always monitor the status of these threads. The overall idea is so, but for ease of use, we better package this class in the form of a DLL, so that later we can easily use this class to manage threads in any program (of course, if you are interested, too COM model can be used to achieve).
Date : 2026-01-01 Size : 1kb User : 衣谷

DL : 0
Program using vc + + write a chat client program, the main use of multi-thread thought and programming-Program using vc++ write a chat client program, the main use of multi-thread thought and programming
Date : 2026-01-01 Size : 5kb User : ohoough

自己写的一个例子,用于VC的多线程安全退出。(Write an example of their own, for VC multi thread safe exit.)
Date : 2026-01-01 Size : 3.39mb User : uo07s

DL : 0
内核级别隐藏线程 rootkit VC写的(Kernel hidden thread)
Date : 2026-01-01 Size : 75kb User : wanju19997
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.