-
udp打洞穿透局域网
一个udp穿透事例,能够穿透局域网,实现基于公网地址的多方通信和处理,采用C#语言编写,能够给你良好的体验和学习,非常好的一段代码 [丿丶]
- 2022-05-20 16:52:30下载
- 积分:1
-
用vb写的一个简单的起泡法的演示的程序。
用vb写的一个简单的起泡法的演示的程序。-with vb write a simple sparkling demonstration of the law of procedure.
- 2022-11-16 10:00:03下载
- 积分:1
-
用C++ Builder编写的操作系统处理程序,经过测试,能用
用C++ Builder编写的操作系统处理程序,经过测试,能用-C++ Builder with the preparation process of the operating system, after testing, can be
- 2022-08-08 16:30:07下载
- 积分:1
-
vb的自定义控件,LED数字显示屏,很漂亮
vb的自定义控件,LED数字显示屏,很漂亮-vb of the custom control, LED digital display, very beautiful
- 2022-02-06 03:21:45下载
- 积分:1
-
AU1200嵌入式处理器媒体加速引擎(mae)的驱动
AU1200嵌入式处理器媒体加速引擎(mae)的驱动-Embedded Processor Au1200 media acceleration engine (mae) driver
- 2023-03-22 12:00:04下载
- 积分:1
-
本程序用VC实现自动拼图,用的是A*搜索算法
本程序用VC实现自动拼图,用的是A*搜索算法-This procedure automatically using VC puzzles, using the A* search algorithm
- 2022-07-19 03:11:31下载
- 积分:1
-
An AFP course design! For the student status!
It s my painstaking work! It wasn...
VFP的课程设计!学籍的!我的心血啊!做的不多~不过功能都是全的也可以修改~大家看看吧-An AFP course design! For the student status!
It s my painstaking work! It wasn t done much but it has all function and it can be modification~Read it please!
- 2022-10-30 09:45:02下载
- 积分: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
-
虚构的网球游戏
这是一种类型的 hid 的启动键盘包含空间钥匙进入关键 z x c 和向上下左、 右的键玩虚拟网球游戏。在这背后的想法是你尽量少使用键盘增加生命周期的电脑录入的 laptp.我用 atmega8 微控制器。我使用 hid 的引导 og vusb,但我使用的 ppt 幻灯片 shiftercode 的代码,我修改我的程序根据我的要求
- 2022-02-03 14:58:00下载
- 积分:1
-
基于qt的打袋鼠游戏
基于用qt实现的打袋鼠游戏,用qt界面开发,实现打袋鼠游戏的实现。代码详细,qt简单好用,非常实用,很适合初学者。
- 2022-03-25 14:42:47下载
- 积分:1