-
OMP平台下Siliconlabs的FM驱动
OMP平台下Siliconlabs的FM驱动-Siliconlabs FM driver at omp platform wince 6.0.
- 2022-02-20 09:31:34下载
- 积分:1
-
the process of achieving a dimensional data axis near the point of the methodolo...
该程序实现对一维数据轴上的最临近点的求解问题 采用方法:传统方法2:先排序,然后一次线性扫描,得到最近距离,时间复杂性O(nlogn)-the process of achieving a dimensional data axis near the point of the methodology used to solve the problem : The traditional two methods : first order, and then a linear scan, recently received distance, time complexity of O (nlogn)
- 2022-01-26 03:27:44下载
- 积分:1
-
一个帮朋友写的小工具,主要实现切换置顶窗体的功能
一个帮朋友写的小工具,主要实现切换置顶窗体的功能-for a friend wrote a small tool to achieve the main switching function set-top windows
- 2022-08-06 13:03:22下载
- 积分:1
-
flash开发的射击游戏,简单但是好玩。大家可以根据源代码进行二次开发。...
flash开发的射击游戏,简单但是好玩。大家可以根据源代码进行二次开发。-the development of shooting flash games, simple but fun. We can according to the source code for the secondary development.
- 2023-02-17 09:50:03下载
- 积分:1
-
programmingperl .pdf
ProgrammingPerl.pdf
programming Perl is not jsut a book about Perl, it is also a unique introduction to the language and its culture, as one might expect only from its authors. This third edition has been expended to cover Version 5.6 of Perl.
- 2022-07-10 03:49:29下载
- 积分:1
-
一个过程的过程
关于过程的程序
- 2022-01-31 11:37:31下载
- 积分:1
-
C++应用编程200例,适合C++初学者,从简单的小程序开始。
C++应用编程200例,适合C++初学者,从简单的小程序开始。-C++ Application programming 200 cases for C++ Beginners, from the simple beginning of the proceedings.
- 2022-04-27 08:37:44下载
- 积分: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
-
一个基于windows系统的三角形法计算器,利用三角函数和给定的角度或者弧度进行运算...
一个基于windows系统的三角形法计算器,利用三角函数和给定的角度或者弧度进行运算-a windows-based system triangle method calculators, and the use of trigonometric functions to the radian angle or for Operational
- 2022-03-10 08:10:08下载
- 积分:1
-
hope that we can exchange!
希望大家共同交流!-hope that we can exchange!
- 2022-08-06 00:15:29下载
- 积分:1