文件名称:LCache_dotnetR
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 14kb
- 下载次数:
- 0次
- 提 供 者:
- 获*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实现LRU算法的cache dotnet CSHARP源码,用来支持assp.net程序提升系统访问速度。同时保证系统能够控制内存的使用不产生泄漏。
-The cache dotnet CSHARP source, the LRU algorithm is used to enhance the speed of system access support assp.net program. While ensuring that the system can control the memory usage does not leak.
-The cache dotnet CSHARP source, the LRU algorithm is used to enhance the speed of system access support assp.net program. While ensuring that the system can control the memory usage does not leak.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LCache_dotnetR\AssemblyInfo.cs
..............\Cache.csproj
..............\Cache.csproj.user
..............\Cache.csproj.vspscc
..............\Cache.sln
..............\Cache.suo
..............\Cacher.cs
..............\CacherBuffer.cs
..............\mssccprj.scc
..............\obj\Cache.csproj.FileList.txt
..............\Shell.cs
..............\ShellPool.cs
..............\bin\Debug
..............\...\Release
..............\obj\Debug
..............\...\Release
..............\bin
..............\obj
LCache_dotnetR
..............\Cache.csproj
..............\Cache.csproj.user
..............\Cache.csproj.vspscc
..............\Cache.sln
..............\Cache.suo
..............\Cacher.cs
..............\CacherBuffer.cs
..............\mssccprj.scc
..............\obj\Cache.csproj.FileList.txt
..............\Shell.cs
..............\ShellPool.cs
..............\bin\Debug
..............\...\Release
..............\obj\Debug
..............\...\Release
..............\bin
..............\obj
LCache_dotnetR