-
另类Windows关机程序
另类Windows关机程序-alternative Windows shutdown procedure
- 2023-01-22 20:00:03下载
- 积分:1
-
Wince下一个LED数码管显示控件源码,该升级包,可同时显示数字和相关字符,包括“-”和“:”号,(以前只能显示数字)。是开发工业控制系统界面的优秀控件...
Wince下一个LED数码管显示控件源码,该升级包,可同时显示数字和相关字符,包括“-”和“:”号,(以前只能显示数字)。是开发工业控制系统界面的优秀控件-Wince next digital tube LED display control source, the upgrade package, which can display digital and related characters, including
- 2022-03-15 15:16:35下载
- 积分:1
-
VB IE 代码
VB IE 代码-VB code IE
- 2022-08-05 17:40:58下载
- 积分:1
-
扩展树型控件,选择目录文件
扩展树型控件,选择目录文件-expansion tree controls, directory paper
- 2023-04-30 17:25:02下载
- 积分:1
-
VB6 codes for finds the USB HID
VB6 codes for finds the USB HID-class device and exchanges data with it.
- 2023-06-25 14:45:03下载
- 积分:1
-
AD3080测距
得益于传感器、执行机构、处理器等技术的进步以及相关成本的减少,结合这部分的优点,使得半自动和全自动的多旋翼飞行器的建造成为可能。由于对自主系统存在不同的定义,这里理解为能够在没有任何外部设备的情况下能够完全独立运行其所有功能的系统。相比于使用GPS或光学跟踪摄像机定位的系统,称为半自主系统更合适,因为其需要依赖外部设备或信号。而自主系统能够在未知和没有GPS的环境下运行,例如室内、洞穴、隧道或者其它没有精确GPS信号可用的地方。已有的实现自主系统的不同方法有使用超声波、红外、激光雷达、立体摄像机或者微软的Kinetic相机。每一种都有自己的缺点,比如可靠性、价格、重量和大小。对于可靠性来说,多传感器系统才是主流,而且基于摄相机的系统会得益于更轻的重量、更便宜的价格和更小的体积。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-11-13 17:45:04下载
- 积分:1
-
VC++语法分析工具源代码附说明的文档
VC++语法分析工具源代码附说明的文档
-VC++ grammar analysis tool attached to the document source code
- 2022-04-16 12:07:39下载
- 积分: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
-
Visual Basic带图形的ComboBox
Visual Basic带图形的ComboBox-ComboBox with Visual Basic graphics
- 2022-01-25 21:02:00下载
- 积分:1
-
一个网络电话C++build
一个网络电话C++build-a telephone network build C
- 2023-07-14 18:50:05下载
- 积分:1