-
rqplaletent
新编Windows API参考大全,New Windows API Reference(New Windows API reference, New Windows API Reference)
- 2018-12-01 05:37:08下载
- 积分:1
-
Visual C++网络高级编程
说明: 本书对Visual C++各种编程技术和TCP/IP进行系统介绍的基础上,重点讲解网络编程的高级应用、使用技巧和难点。(On the basis of a systematic introduction to various programming techniques of Visual C + + and TCP / IP, this book focuses on the advanced applications, skills and difficulties of network programming.)
- 2021-03-19 22:31:59下载
- 积分:1
-
CSharp
订单管理系统,增删改查,订单时间什么的都有(in the world,this is new peopeil ihingkz knz,kzjsezzz)
- 2020-11-19 22:29:37下载
- 积分:1
-
SocketCAsyncSocketCSocket
Socket,CAsyncSocket,CSocket介绍
Socket有同步阻塞方式和异步非阻塞方式两种使用,事实上同步和异步在我们编程的生涯中可能遇到了很多,而Socket也没什么特别。虽然同步好用,不费劲,但不能满足一些应用场合,其效率也很低。
也许初涉编程的人不能理解"同步(或阻塞)"和"异步(或非阻塞)",其实简单两句话就能讲清楚,同步和异步往往都是针对一个函数来说的,"同步"就是函数直到其要执行的功能全部完成时才返回,而"异步"则是,函数仅仅做一些简单的工作,然后马上返回,而它所要实现的功能留给别的线程或者函数去完成。例如,SendMessage就是"同步"函数,它不但发送消息到消息队列,还需要等待消息被执行完才返回;相反PostMessage就是个异步函数,它只管发送一个消息,而不管这个消息是否被处理,就马上返回。(SocketCAsyncSocketCSocket)
- 2009-06-20 13:10:05下载
- 积分:1
-
s_key
基于Skey协议的网络通信。MD5加密算法的运用。(Network communication based on S-key protocol. Application of MD5 encryption algorithm.)
- 2020-07-02 20:20:02下载
- 积分:1
-
war3源码开图挂
war3源码开图挂 原来1.24e,没有测试过,请大家更新后后发出来,不太会改了(War3 source code to hang up the original 1.24e, no test, please update after the release, will not be changed.)
- 2018-10-28 11:48:36下载
- 积分:1
-
c
说明: 经典c语言源代码,对学习c语言的人很重要,值得一看(Classic C language source code is very important, see, learn c language)
- 2012-06-26 15:22:56下载
- 积分:1
-
Chmm
说明: 连续hmm的以C语言实现,包括前向算法,后向算法及主教练算法(Continuous hmm' s to C language, including the former to the algorithm, and the coach after the algorithm to the algorithm)
- 2010-04-11 12:41:43下载
- 积分:1
-
The_introduction_of_utilization_for_header_files_i
该文件是一个PDF文档,介绍了C语言头文件使用中普通人都会犯的一些错误,并以实际的例子辅以说明,非常实用!(The file is a PDF document that describes the use of C language header files are ordinary people committed some errors, and supplemented with practical examples that, very useful!)
- 2010-12-20 15:31:11下载
- 积分:1
-
C# QQ空间登录代码下载
QQ空间登录代码,提供的是一个思路,测试了下 能获取验证码,但是总提示验证码失败
- 2015-05-10下载
- 积分:1