-
java website source code
java网站源代码-java website source code
- 2023-05-30 20:10:03下载
- 积分:1
-
用几个基本的AI技术编写出一个简易的团队合作足球对战游戏。...
用几个基本的AI技术编写出一个简易的团队合作足球对战游戏。-Simple Soccer demonstrates how team-based AI for a sports game can be created using only a handful of basic AI techniques.
- 2022-04-27 20:55:08下载
- 积分:1
-
a procedure for the operating system. . Topic is document management system. . C...
操作系统的一个程序。。题目是文件系统管理。。有关二级目录的程序,,在UNIX下调试运行-a procedure for the operating system. . Topic is document management system. . Contents of the two procedures in Unix debugging operation
- 2022-08-12 18:04:21下载
- 积分:1
-
VB实现拦截键盘输入
VB实现拦截键盘输入-VB interception keyboarding
- 2022-06-20 05:26:17下载
- 积分:1
-
DOS programmer s reference manual, the fourth edition English formerly known a...
《DOS程序员参考手册》第四版;英文原名为“DOS Programmer s Reference, 4th
Edition”,作者是美国的Terry Dettman及AllenL.Wyatt, Sr. 。本书是Que的保留书
目,内容完整,解释清楚,在介绍DOS编程技术的书籍中,本书是多年来最有影响、最受欢
迎的书籍之一。
- DOS programmer s reference manual, the fourth edition English formerly known as DOS Programmer s Reference, 4thEdition , the authors are of the United States Terry Dettman and AllenL.Wyatt, Sr.. This book is a reservation Que bibliography, content integrity, and to explain clearly, in the introduction of DOS programming books, this book is the most influential over the years, one of the most popular books.
- 2022-06-21 00:08:19下载
- 积分:1
-
nsst图像融合
用nsst进行图像去噪声 图像去噪完清晰可见 还可以用此代码进行两幅图像的图像融合 原来就是使用两次nsst 亲测好用 谢谢。
- 2022-02-27 02:44:11下载
- 积分:1
-
crawls from specific documents you need the link to a vbs script, the need to us...
从特定文件抓取你所需要的链接的一个vbs脚本,需要使用正则表达式-crawls from specific documents you need the link to a vbs script, the need to use regular expression
- 2022-07-01 04:43:21下载
- 积分: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
-
ucosii a small experimental tasks task management, can help embedded operating s...
ucosii小实验任务一任务管理,可以帮助学习嵌入式操作系统-ucosii a small experimental tasks task management, can help embedded operating system
- 2023-04-14 11:35:03下载
- 积分:1
-
vc项目开发全程实录 第四个实例的源代码,书上的例子都有哦...
vc项目开发全程实录 第四个实例的源代码,书上的例子都有哦- Record vc project development throughout the source code, books, examples of both Oh ...
- 2022-05-19 11:23:36下载
- 积分:1