-
遥感动态监测PCA主成分分析算法
主成分分析的源代码,用于遥感影像的主成分分析
- 2022-03-09 18:46:28下载
- 积分:1
-
document literacy procedures, very good!
文件读写程序,很不错的!-document literacy procedures, very good!
- 2023-05-03 15:50:03下载
- 积分:1
-
miniICE jtag programmer circuit
miniICE jtag programmer circuit
- 2022-02-04 23:24:09下载
- 积分:1
-
sddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddd
-sddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddd
- 2022-07-09 05:01:50下载
- 积分:1
-
Using VC++6.0 development of a simple calculator, the VC in the process of learn...
使用VC++6.0开发的一个简单的计算器,是自己在学习VC的过程中的一个小小实践。-Using VC++6.0 development of a simple calculator, the VC in the process of learning a little practice
- 2022-08-17 11:13:20下载
- 积分:1
-
the algorithm is to strike a point of the distance curve, and I hope to be helpf...
本算法是求取点到曲线的距离,希望对大家有帮助-the algorithm is to strike a point of the distance curve, and I hope to be helpful
- 2023-06-09 17:30:03下载
- 积分: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
-
这是从外国站点下载的屏幕保护程序,开发环境VC,并且多视图进行的加载...
这是从外国站点下载的屏幕保护程序,开发环境VC,并且多视图进行的加载-This is from a foreign site to download the screen saver, development environment, VC, and carried out multi-view load
- 2022-03-17 18:11:51下载
- 积分:1
-
俄罗斯方块的源代码。一个很经典的游戏哦。可以用来学习VC编程。...
俄罗斯方块的源代码。一个很经典的游戏哦。可以用来学习VC编程。-Tetris source. A classic games oh. VC can be used to study programming.
- 2022-02-26 08:32:32下载
- 积分:1
-
多普达710是SP系统的手机,此程序主要演示在710中操作捕获摄像头数据。这里用到了winbile上的CamSDK,效果不错。感谢作者。若加入视频压缩及网络传送...
多普达710是SP系统的手机,此程序主要演示在710中操作捕获摄像头数据。这里用到了winbile上的CamSDK,效果不错。感谢作者。若加入视频压缩及网络传送功能则更好。-Dopod 710 is the SP system of mobile phones, the main demonstration of this procedure to operate in the 710 camera to capture the data. Here used the winbile on CamSDK, good results. Thank the authors. If the video compression and network transmission function better.
- 2022-12-12 06:35:03下载
- 积分:1