-
st_asio_wrapper
它是一个c/s网络编程框架,基于对boost.asio的包装(最低在boost-1.49.0上调试过),目的是快速的构建一个c/s系统;效率高、跨平台、完全异步,当然这是从boost.asio继承而来;
自动重连,数据透明传输,自动解决分包粘包问题(这一特性表现得与udp一样);
只支持tcp和udp协议;(It is a c/s network programming framework, based on boost.asio package (minimum tried to increase the boost-1.49.0), the purpose is to build a fast c/s systems efficient, cross-platform, fully asynchronous, Of course, this is from boost.asio inherited
Auto-reconnect, transparent data transmission, automatic sub-stick package to solve the problem (this feature behave the same with udp)
Only supports tcp and udp protocol )
- 2013-08-22 10:10:54下载
- 积分:1
-
遗传算法兰伯特变轨优化
说明: 兰伯特变轨用遗传算法优化,效率较高,内含差分进化验证(Genetic Algorithms for Lambert Transfer)
- 2019-06-10 09:03:36下载
- 积分:1
-
SocketCAsyncSocketCSocket
Socket,CAsyncSocket,CSocket介绍
Socket有同步阻塞方式和异步非阻塞方式两种使用,事实上同步和异步在我们编程的生涯中可能遇到了很多,而Socket也没什么特别。虽然同步好用,不费劲,但不能满足一些应用场合,其效率也很低。
也许初涉编程的人不能理解"同步(或阻塞)"和"异步(或非阻塞)",其实简单两句话就能讲清楚,同步和异步往往都是针对一个函数来说的,"同步"就是函数直到其要执行的功能全部完成时才返回,而"异步"则是,函数仅仅做一些简单的工作,然后马上返回,而它所要实现的功能留给别的线程或者函数去完成。例如,SendMessage就是"同步"函数,它不但发送消息到消息队列,还需要等待消息被执行完才返回;相反PostMessage就是个异步函数,它只管发送一个消息,而不管这个消息是否被处理,就马上返回。(SocketCAsyncSocketCSocket)
- 2009-06-20 13:10:05下载
- 积分:1
-
PCISample
PCI驱动开发实例,基于微软最新的驱动开发系统WDF(Examples of PCI-driven development, based on Microsoft' s latest driver development system WDF)
- 2010-01-28 21:54:41下载
- 积分:1
-
NT35521_dsi
附件是NT35521的初始化代码,在96655平台验证过(this is NT35521 init data,hope help for you)
- 2020-07-02 02:00:02下载
- 积分:1
-
MemLeakAnalyse
简单的内存泄露的检查和测试的示例代码,如果你的程序有内存泄露可以参考一下(Simple memory leak inspection and testing of sample code, if you have memory leak procedures for reference)
- 2007-09-26 11:42:24下载
- 积分:1
-
VCPP_6.0chengxusheji
VC++学习的一部书籍,有很好的讲解和说明,图文并茂,形象易懂,很好的一本书!(VC++ learning a book, have a good explanation and instructions, illustrations, image understand, a good book!)
- 2014-08-30 11:31:10下载
- 积分:1
-
哪位VC高手帮帮我,很长时间了,调不出来。是一个EMAIL的SMTP发邮件的。谢谢!!!如果调好了请发到LIHUALIU81@163.COM...
哪位VC高手帮帮我,很长时间了,调不出来。是一个EMAIL的SMTP发邮件的。谢谢!!!如果调好了请发到LIHUALIU81@163.COM-master help me, a very long time, stressed out. Email is one of the SMTP mail. Thank you! ! ! If the request is better made to LIHUALIU81@163.COM
- 2023-01-29 12:40:03下载
- 积分:1
-
应收账款表2019
说明: 可以对应收款进行计算、提醒、打印,使用快速、便捷。vbe、宏。(Receivables can be calculated, reminded and printed.)
- 2020-06-23 11:00:02下载
- 积分:1
-
Based_on_Net_Office_Management_Information_System_
基于.net办公管理信息系统的设计与实现:一个毕业设计,完整版,参考学习用!(Based on. Net Office Management Information System Design and Implementation: A graduate design, full version, refer to learning to use!)
- 2010-06-09 08:22:00下载
- 积分:1