-
daytime的TCP客户端实现,包括文件TCPdtc.cpp:包含了访问daytime服务的TCP客户端代码...
daytime的TCP客户端实现,包括文件TCPdtc.cpp:包含了访问daytime服务的TCP客户端代码-daytime of the TCP client-side implementation, including file TCPdtc.cpp: includes access to daytime services, TCP client-side code
- 2022-01-25 16:45:48下载
- 积分:1
-
Turbo Decoding Algorithm
Turbo Decoding Algorithm
- 2022-02-25 14:56:42下载
- 积分:1
-
关于工工汽车的讲解,告诉你怎么乘车,用了就行
关于工工汽车的讲解,告诉你怎么乘车,用了就行-About Public Works on cars, car to tell you how, using the on line
- 2022-08-21 19:40:27下载
- 积分:1
-
C语言实现通讯录管理
萌新出投稿,这个程序其实不难,理解简单,适合初学者阅读与学习。
- 2022-06-30 10:36:57下载
- 积分:1
-
evc写的wince下的串口通信,已经测试通过,希望对大家有用
evc写的wince下的串口通信,已经测试通过,希望对大家有用-evc wince written by the serial communication has been through the testing, it may be useful to hope
- 2022-07-26 16:06:40下载
- 积分:1
-
Apple公司Darwin流式服务器源代码分析
Apple公司Darwin流式服务器源代码分析-Apple" s Darwin Streaming Server source code analysis
- 2022-03-28 11:47:18下载
- 积分:1
-
我想你知道一个MRU缓存是什么,否则你不会读这个…
I suppose you know what a MRU cache is, otherwise you wouldn t been reading this.
This is an implementation of a very simple one using only STL.
To implement a cache, derive a subclass from this template class.
As an implementor, you d have to implement two methods:
HandleNonExistingKeyFetch - to handle cache misses. In this method you access the real source of data behind the cache and return the value.
HandleItemRelease - (optional) called when an item is removed from the cache.
The cache class is a template of two types, a key and value (like hash map). The value type is the type of the resource and the key type is the type of the resource address. (this is how you fetch a resource) -I suppose you know what a MRU cache is, otherwise you wouldn t been reading this.This is an implementation of a very simple one using only STL.To implement a cache, derive a subclass from this template class.As an implementor, you d have to implement two methods: HandleNonExistingKeyF
- 2022-11-30 08:45:03下载
- 积分:1
-
"Office2000 Internal COM programming plug
《Office2000下内部COM插件的编程实现》配套代码。-"Office2000 Internal COM programming plug-in" complementary code.
- 2022-04-21 00:58:56下载
- 积分:1
-
IECTest 工具
IEC870-5-101 IEC870-5-104 测试工具可以帮助您运行测试,可以使用客户端 (奴隶侧) 和服务器 (主侧) 程序的调试。$./bin/client启动 IEC 870-5-104 奴隶并等待主人一方连接。奴隶可以接受并处理许多大师端连接 simultaneousely。调试信息被写入标准错误输出。$ 172.20.48.124./bin/server或$./bin/server
- 2022-01-25 23:10:58下载
- 积分:1
-
Wince 初学者应当看下这本书,他可以帮助你快速入门.
Wince 初学者应当看下这本书,他可以帮助你快速入门.-Wince beginners should facie this book, he can help you get started.
- 2022-05-31 05:06:42下载
- 积分:1