-
Win32Timer
基于Visual C++ 的win32控制台的程序,实现使用定时器的功能,(Visual C++ win32 console-based program, using the timer function,)
- 2012-03-06 14:20:34下载
- 积分:1
-
SocketCAsyncSocketCSocket
Socket,CAsyncSocket,CSocket介绍
Socket有同步阻塞方式和异步非阻塞方式两种使用,事实上同步和异步在我们编程的生涯中可能遇到了很多,而Socket也没什么特别。虽然同步好用,不费劲,但不能满足一些应用场合,其效率也很低。
也许初涉编程的人不能理解"同步(或阻塞)"和"异步(或非阻塞)",其实简单两句话就能讲清楚,同步和异步往往都是针对一个函数来说的,"同步"就是函数直到其要执行的功能全部完成时才返回,而"异步"则是,函数仅仅做一些简单的工作,然后马上返回,而它所要实现的功能留给别的线程或者函数去完成。例如,SendMessage就是"同步"函数,它不但发送消息到消息队列,还需要等待消息被执行完才返回;相反PostMessage就是个异步函数,它只管发送一个消息,而不管这个消息是否被处理,就马上返回。(SocketCAsyncSocketCSocket)
- 2009-06-20 13:10:05下载
- 积分:1
-
vcPP
用VC++6.0获取系统信息用VC++6.0获取系统信息用VC++6.0获取系统信息(vc++ get system information vc++ get system information vc++ get system information )
- 2012-04-28 11:37:24下载
- 积分:1
-
Videoplayer
使用VC控件Videoplayer制作的简单的视频播放器!(Control the use of VC produced Videoplayer simple video player!)
- 2009-04-17 10:21:08下载
- 积分:1
-
Chat
说明: 这个源代码是在网路上Chatting(用文字)软件的。(this source is the chatting programm using characters in network. )
- 2010-03-22 09:32:18下载
- 积分:1
-
Ltpcc
一个串口通讯的源码,自定义的通讯协议,与切纸设备连接(A serial communications source, since the definition of communication protocols, and cutting equipment to connect)
- 2008-04-02 10:55:28下载
- 积分:1
-
FIST
一种根据多边形进行三角网格剖分的算法,简称FIST.希望对相关网友有所帮助。(A method according to polygon mesh triangulation algorithm, referred to FIST. Want to be helpful to the relevant users.)
- 2013-06-19 15:42:30下载
- 积分:1
-
在VC++6.0中用MSComm控件编程,可以实现串口接
在VC++6.0中用MSComm控件编程,可以实现串口接(used in VC 6.0 MSComm programming, serial port access can be achieved)
- 2005-01-04 04:01:12下载
- 积分:1
-
ConvDBF
批量将DBF文件中的数据导入到一个MDB文件中,涉及到数据库操作和VC DLG编程。(Batch data in the DBF file into an MDB file, related to the operation of the database and the VC DLG programming.)
- 2013-09-27 20:40:44下载
- 积分:1
-
ConvertBMP
说明: 说明: 压缩BMP图片,图片质量有些损失,但压缩率很大(Explanation: Compressing BMP pictures may cause some loss of image quality, but the compression rate is very high.)
- 2020-06-16 10:40:01下载
- 积分:1