-
一个非常简单的printf的源代码
一个非常简单的printf的源代码-A very simple source code of printf
- 2023-01-09 10:55:04下载
- 积分:1
-
c# 调用vlc播放rtmp流
运行时需要将vlc的plugins文件夹放在与exe同一级目录,由于这个插件太大就不上传了,自己可以下载到
- 2022-01-24 14:52:12下载
- 积分:1
-
著名的windows封装类wfc
著名的windows封装类wfc-Well-known types of windows package wfc
- 2022-01-31 10:56:38下载
- 积分:1
-
微软视窗控制一些建立和使用的例子
微软Windows控件的一些建立和使用实例
- 2022-03-11 21:35:11下载
- 积分:1
-
屏幕的捕捉VC实现方法
屏幕的捕捉VC实现方法-screen capture method VC
- 2022-05-15 22:28:40下载
- 积分: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
-
处理Word文档与数据库的互联,很有用处的
处理Word文档与数据库的互联,很有用处的-handle Word documents and database connectivity, very useful
- 2022-01-25 21:23:10下载
- 积分:1
-
排课系统的开发实现
很不错的可以运行的delphi 7.0下的代码,可以简单调试,即可运行,希望该代码能够对编程爱好者有用!
使用说明
1、在SQL sever 2000的企业管理器附加data中的数据库
2、打开Exe中的paike文件,把sever的值改为自己的服务器名
3、用户鲍仁云的密码为 bao
- 2022-01-26 08:00:42下载
- 积分:1
-
直方图的图像增强…处理图像
Enhance histogram of imageries... to deal of imageries-Enhance histogram of imageries... to deal of imageries..
- 2022-07-03 15:56:17下载
- 积分:1
-
非常经典,常用的批处理程序,用于清理电脑等等!
非常经典,常用的批处理程序,用于清理电脑等等!-Very classical, commonly used in batch procedures for cleaning up the computer and so on!
- 2022-02-04 21:40:43下载
- 积分:1