-
c#开发 的 ping
c#开发 的 ping-development ping
- 2022-03-25 21:56:06下载
- 积分:1
-
This is a calculated area of a variety of graphical java program, you can increa...
这是一个计算各种图形面积的java程序,可在里面增加图形来计算,实现简单。-This is a calculated area of a variety of graphical java program, you can increase the graphics to calculate the inside to achieve simple.
- 2022-07-16 19:12:20下载
- 积分:1
-
WPF高级编程源码是一个wpf的所有高级源代码
WPF高级编程源码是一个wpf的所有高级源代码-Advanced Programming WPF Source
- 2022-08-26 06:55:55下载
- 积分:1
-
C algorithms commonly used procedures set
C常用算法程序集-徐士良-C algorithms commonly used procedures set-XU Shi-liang
- 2022-03-22 22:57:05下载
- 积分:1
-
书籍《Visual C++串口通信技术 与工程实践》的源代码。
书籍《Visual C++串口通信技术 与工程实践》的源代码。-books "Visual C serial communications technology and engineering practice" of the source code.
- 2022-07-24 12:00:34下载
- 积分: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
-
用于在smartphone上下载指定URL信息的源代码.通过HTTP传输
用于在smartphone上下载指定URL信息的源代码.通过HTTP传输-For smartphone to download the specified URL source of information. Through HTTP transmission
- 2023-01-19 21:10:04下载
- 积分:1
-
图像卷积
使用示例应用程序
示例应用程序中已包含在本文的示例源代码。示例应用程序已经以面向Windows 窗体的平台。使用示例应用程序中用户还可以从本地文件系统中选择源/输入图像,并从一个下拉组合框选择要应用卷积滤镜。已筛选的的图像可以保存到本地文件系统中,当用户单击保存按钮。
下面的屏幕快照显示图像卷积滤镜示例应用程序中操作。
- 2022-08-09 03:21:25下载
- 积分:1
-
#包括<;STDLIB. H & gt;
#include
#include
#include
//#include
#include "debugmalloc.h"
#include "dmhelper.h"
/*Define the macro */
#define ALIGN 8
#define FENCE 0xDEADBEEF
#define HEADERSIZE sizeof(struct header)
#define FOOTERSIZE sizeof(struct footer)-#include
#include
#include
//#include
#include "debugmalloc.h"
#include "dmhelper.h"
/*Define the macro*/
#define ALIGN 8
#define FENCE 0xDEADBEEF
#define HEADERSIZE sizeof(struct header)
#define FOOTERSIZE sizeof(struct footer)
- 2022-01-20 23:08:39下载
- 积分:1
-
我这个感觉不错,功能更完善,更强大哦 !
不信下下来看看就知道啦
欢迎与我探讨!!...
我这个感觉不错,功能更完善,更强大哦 !
不信下下来看看就知道啦
欢迎与我探讨!!
-me feel good, function better and more powerful! Do not look down under the letter will know-- and I welcome explore! !
- 2022-08-04 09:21:37下载
- 积分:1