-
NewASPCom
使用双缓冲画的日历控件,很漂亮 的,对于双缓冲的使用有很大帮助(Calendar controls use double buffering painting pretty)
- 2012-12-09 14:46:56下载
- 积分:1
-
goose
利用vc编写的基于Goose报文的通信程序,在此程序中可对所发送的报文进行设定。(Goose vc prepared based on the use of packet communication program, in this procedure can send packets to the set.)
- 2020-12-25 15:39:04下载
- 积分:1
-
system
奥运志愿者管理系统
可以录入奥运志愿者的管理信息,并根据用户权限给出不同的登陆界面和操作界面(Volunteer management system for the Olympic Games can be recorded in the management of volunteer information, and are given different permissions based on user interface and operation of the landing interface)
- 2009-04-28 20:25:18下载
- 积分:1
-
SpeechToWave
speech to wave
voice training for window sapi
- 2010-09-03 10:26:08下载
- 积分:1
-
Chapter3-5
《Visual C++ 6.0实例教程》源代码,值得一看,一共分为几个部分,请大家下载。( Visual C++ 6.0 tutorial examples source code, see, a total is divided into several parts, please download the U.S..)
- 2007-11-13 13:13:10下载
- 积分:1
-
qtcefclient-master
在qt上嵌入cef框架,学习如何在qt环境下开发cef。(Cef framework embedded in the qt, learn how to develop cef in qt environment.)
- 2020-08-26 10:18:13下载
- 积分:1
-
SocketCAsyncSocketCSocket
Socket,CAsyncSocket,CSocket介绍
Socket有同步阻塞方式和异步非阻塞方式两种使用,事实上同步和异步在我们编程的生涯中可能遇到了很多,而Socket也没什么特别。虽然同步好用,不费劲,但不能满足一些应用场合,其效率也很低。
也许初涉编程的人不能理解"同步(或阻塞)"和"异步(或非阻塞)",其实简单两句话就能讲清楚,同步和异步往往都是针对一个函数来说的,"同步"就是函数直到其要执行的功能全部完成时才返回,而"异步"则是,函数仅仅做一些简单的工作,然后马上返回,而它所要实现的功能留给别的线程或者函数去完成。例如,SendMessage就是"同步"函数,它不但发送消息到消息队列,还需要等待消息被执行完才返回;相反PostMessage就是个异步函数,它只管发送一个消息,而不管这个消息是否被处理,就马上返回。(SocketCAsyncSocketCSocket)
- 2009-06-20 13:10:05下载
- 积分:1
-
test
QT调用Python文件中的函数,输出打印函数中的内容(QT calls the functions in the Python file and prints the contents of the print function)
- 2021-03-27 19:29:12下载
- 积分:1
-
RemoteXP_source
RemoteXP木马的源代码,这是一个经典的木马源码,新手可以好好的学习其中的思想。(RemoteXP Trojan source code, which is a classic Trojan source code, which novices can learn good idea.)
- 2013-11-05 10:39:03下载
- 积分:1
-
YmodemV1.0
Ymodem传输,基于VC6,可以当串口调试(about Ymodem)
- 2021-03-10 14:19:26下载
- 积分:1