CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - thread VC
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - thread VC - List
[
VC/MFC
]
VC++
DL : 0
基于线程的动态数据曲线的绘制方法。一个很好的方法。-Thread-based dynamic data curve drawing method. A very good idea.
Date
: 2026-01-01
Size
: 468kb
User
:
毛毛
[
VC/MFC
]
VC_program
DL : 0
VC编程经验总结电子书,包括基础类,非技术类,界面类,网络编程,进程/线程/DLL/ATL/ActiveX/COM/数据库/等多个方面的编程经验的总结-VC programming experience in e-books, including the basis of class, non-technical type, interface type, network programming, process/thread/DLL/ATL/ActiveX/COM/database/and many other aspects of programming experience
Date
: 2026-01-01
Size
: 760kb
User
:
雪狼
[
VC/MFC
]
ff
DL : 0
基于VC++线程的动态数据曲线的绘制方法,要做动态曲线的可以参考-Based on VC++ Thread dynamic data curve drawing method, much remains to be dynamic curve can refer to
Date
: 2026-01-01
Size
: 468kb
User
:
彭刚
[
VC/MFC
]
win32multithread
DL : 0
vc 多线程程序设计, 很详细,很全面.-vc multiple thread program design
Date
: 2026-01-01
Size
: 28.61mb
User
:
苏羽
[
VC/MFC
]
VC6SocketsAPI
DL : 0
用VC++6.0的Sockets API实现一个聊天室程序.txt VC++对网络编程的支持有socket支持,WinInet支持,MAPI和ISAPI支持等。其中,Windows Sockets API是TCP/IP网络环境里,也是Internet上进行开发最为通用的API。最早美国加州大学Berkeley分校在UNIX下为TCP/IP协议开发了一个API,这个API就是著名的Berkeley Socket接口(套接字)。在桌面操作系统进入Windows时代后,仍然继承了Socket方法。在TCP/IP网络通信环境下,Socket数据传输是一种特殊的I/O,它也相当于一种文件描述符,具有一个类似于打开文件的函数调用-socket()。可以这样理解:Socket实际上是一个通信端点,通过它,用户的Socket程序可以通过网络和其他的Socket应用程序通信。Socket存在于一个"通信域"(为描述一般的线程如何通过Socket进行通信而引入的一种抽象概念)里,并且与另一个域的Socket交换数据。Socket有三类。第一种是SOCK_STREAM(流式),提供面向连接的可靠的通信服务,比如telnet,http。第二种是SOCK_DGRAM(数据报),提供无连接不可靠的通信,比如UDP。第三种是SOCK_RAW(原始),主要用于协议的开发和测试,支持通信底层操作,比如对IP和ICMP的直接访问。 -VC++6.0 using the Sockets API procedures for the realization of a chat room. Txt VC++ on the support network programming socket support, WinInet support, MAPI and ISAPI support. One, Windows Sockets API is TCP/IP network environment, but also for the development of Internet, the most common API. The first University of California, Berkeley campus in UNIX for the TCP/IP protocol has developed an API, the API is well-known Berkeley Socket interface (socket). Into the Windows desktop operating system in the era after the Socket method inherited. In the TCP/IP network communication environment, Socket data transmission is a special kind of I/O, it is equivalent to a file descriptor, open the file with a similar function call in-socket (). Can interpret it this way: Socket is a communication endpoint, through which users can program the Socket and other network applications of Socket Communications. Socket exist in a "communication domain" (as described in the general thread o
Date
: 2026-01-01
Size
: 3kb
User
:
李涛
[
VC/MFC
]
MasterMFCProgramming
DL : 0
全书分9篇共30章,内容涵盖了Windows-VC-MFC、MFC框架及消息处理机制、MFC通用控件和对话框编程、文档-视结构、MFC数据库编程、MFC网络编程、注册表编程、进程线程和DLL、异常与调试以及.NET MFC应用等,-A total of nine sub-book 30 chapters, covering the Windows-VC-MFC, MFC framework and message processing mechanism, MFC common dialog box controls and programming, the document- as the structure, MFC Database Programming, MFC network programming, registry programming, the process of thread and DLL, as well as abnormal and debugging. NET MFC applications,
Date
: 2026-01-01
Size
: 589kb
User
:
jiang
[
VC/MFC
]
timerDelete
DL : 0
本小软件是执行定期删除文件的操作;使用了OnTimer对时间的控制;用线程对大文件进行删除;由于是定期删除文件,所以采用了系统托盘程序,方便使用。<br/>同时也是VC MFC设计的好事例,正所谓麻雀虽小,五脏具全! -This small software is the implementation of the operation of deleting files on a regular basis using OnTimer of time control by a thread right to delete large files delete the file because it is on a regular basis, so using a system tray program, easy to use. <br/> VC MFC design is also a good example is the so-called sparrow may be small, five internal organs are all fully!
Date
: 2026-01-01
Size
: 1.56mb
User
:
徐兴勇
[
VC/MFC
]
webServicetransfer
DL : 0
用C#实现基于WEBService的文件传输程序,Web服务的创建和调用,并WSE3.0、后台线程的创建模式、文件哈希校验等-To use C# to achieve WEBService-based file transfer program, Web services, to create and call, and WSE3.0, background thread creation mode, the file hash check, etc.
Date
: 2026-01-01
Size
: 249kb
User
:
steven
[
VC/MFC
]
CSDNvc
DL : 0
CSDN VC编程经验总结_ vc mfc编程经验和心得体会,介绍网络编程进程线程数据库硬件系统,图形处理和算法等有用内容-CSDN VC sum _ vc mfc programming experience, programming experience and their feelings and experiences to introduce the network programming process thread database hardware systems, image processing and algorithms, useful content
Date
: 2026-01-01
Size
: 760kb
User
:
yx
[
VC/MFC
]
vcthreads
DL : 0
10个VC++多线程操作实例源代码,内容涉及如何安全终止线程、如何创建UI线程、如何创建Worker线程、如何等待线程结束、如何挂起和恢复线程、如何获得线程的退出码、如何使用互斥量、如何使用临界区、如何使用信号量等内容,入门者更应该看一看,多线程的使用很广泛,可以提高程序效率-10 VC++ source code examples of multi-threaded operation, which relates to how to safely terminate the thread, how to create a UI thread, how to create a Worker thread, how to wait for the end of the thread, how to suspend and resume threads, how to get the thread exit code, how to use the mutex volume, how to use the critical area, how to use semaphores etc., beginners should take a look at the use of very broad multi-threading can improve the efficiency of program
Date
: 2026-01-01
Size
: 34kb
User
:
naiwuh
[
VC/MFC
]
Watching
DL : 0
vc++ 自动存盘演示代码,超简单的程序,设置自动保存的路径,时间间隔,就可实现自动保存功能。Word中有自动存盘功能,适时保存文档。函数中,遗忘了释放指针的操作,在随盘代码中已更正,特此说明。-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
: 45kb
User
:
胡杨
[
VC/MFC
]
vckbase54
DL : 0
ACE中网络通讯编程基本架构 Base64的编解码方法 C++和C#编写调用COM组件 SQLite在VC下的使用 Skype录音答录机编程思路和代码 Strsafe.h:更安全的C语言字符串处理函数 Win32 结构化异常处理(SEH)探秘 Win32 系统线程信息块(TIB)浅析 从32位应用程序到64位应用程序 大型门户网站架构服务部署研究分析 改变 CListCtrl、CHeaderCtrl 高度、字体、颜色和背景 关于内存对齐 基于CDialogBar的IE多标签栏的实现 将Lua嵌入到自己的程序中 可编辑子项的CListCtrl类 类似QQ游戏大厅导航的树型控件 让C++也支持RMI -ACE program in the network communication infrastructure Base64 encoder and decoder C++ and C#, call the COM component in VC SQLite use Skype audio recorder under the programming ideas and code Strsafe.h: safer string handling functions Win32 C language structure exception handling (SEH) Quest Win32 system thread information block (TIB) of 32-bit applications from 64-bit applications to large-scale deployment of the portal framework services research and analysis to change CListCtrl, CHeaderCtrl height, font, color and background on the memory alignment Based on the IE CDialogBar achieve more of the tab bar embedded Lua program can edit their own children' s CListCtrl class similar to the QQ games hall tree navigation control Rang C++ also supports the RMI
Date
: 2026-01-01
Size
: 8mb
User
:
万全
[
VC/MFC
]
huaquxian
DL : 0
利用VC++中静态文本框控件资源,采用线程方法实现在系统界面中队各种动态实时曲线的绘制,实用性非常好-Using VC++ in the static text box control of resources, using the thread method to achieve in a variety of dynamic real-time system interface Squadron Curve, a very good practical
Date
: 2026-01-01
Size
: 468kb
User
:
陈开
[
VC/MFC
]
VCMulti-thread
DL : 0
vc++中多多线程的编程应用挺多的,在网上看到的教程,写得挺好的。-vc++ programming in a lot of applications with a lot of threads, see the online tutorial, written in very good shape.
Date
: 2026-01-01
Size
: 440kb
User
:
blue2004
[
VC/MFC
]
SportLottery
DL : 0
VC++ 多线程实现双色球投注选号程序 双色球选号程序: 双色球与 35 选 7 的规则,不用说。 在 VS2005 中,新建对话框应用程序:CSportLottery-VC++ multi thread program to achieve color ball color ball Pick Pick betting procedure: two color rule and 35 select 7, needless to say. In VS2005, create a new dialog application: CSportLottery
Date
: 2026-01-01
Size
: 64kb
User
:
Self
[
VC/MFC
]
VC--thread-
DL : 0
一个有关VC 用户级线程操作说明,在编程过程中有一定帮助-A description of the VC user-level thread operations have some help in the programming process
Date
: 2026-01-01
Size
: 4kb
User
:
dd
[
VC/MFC
]
VCPPMulti-thread
DL : 0
vc++ 多线程实例,保证质量,适合于初学者,易于掌握-vc++ good for beginner to read
Date
: 2026-01-01
Size
: 23kb
User
:
熊名男
[
VC/MFC
]
cPP-thread-pool
DL : 0
vc线程池编程,对于线程池编程具有借鉴意义。-vc++ thread pool program.
Date
: 2026-01-01
Size
: 179kb
User
:
李见黎
[
VC/MFC
]
Multithreading-learning
DL : 0
如果你刚开始学习线程,这是很好的入门资料,在一个一个简单的实例中,领会基本的概念,包含pdf和doc两种格式文档,pdf方便阅读,doc方便我们在VC++下面编译实验。-If you are just starting the thread, this is a good introductory information, a simple example to understand the basic concepts, two formats document contains pdf and doc, pdf easy-to-read, doc facilitate our VC++ following compile experiment.
Date
: 2026-01-01
Size
: 461kb
User
:
曹晓敏
[
VC/MFC
]
VC02
DL : 0
关于VC工程,主要介绍线程相关资料,对于学习线程学习有很好的帮助-VC Engineering introduces thread related note
Date
: 2026-01-01
Size
: 170kb
User
:
jianjian
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.