-
Credit calculator, Vice c++ source code and project files will certainly be help...
学分计算器,副c++源码和工程文件,一定会很有帮助!-Credit calculator, Vice c++ source code and project files will certainly be helpful!
- 2022-07-09 06:54:24下载
- 积分:1
-
实现了简单的记录键盘事件到文件中,欢迎大家改动
实现了简单的记录键盘事件到文件中,欢迎大家改动-Realize a simple record of keyboard events to a file, welcomed the changes to U.S.
- 2022-06-11 12:50:45下载
- 积分:1
-
做ISP线,可以按照图形,对于新手非常方便,详细的图形给你带来方便。
做ISP线,可以按照图形,对于新手非常方便,详细的图形给你带来方便。-Does ISP lines, in accordance with the graphics, very convenient for novice and detailed graphics to your convenience.
- 2022-01-25 21:41:37下载
- 积分:1
-
Semantic search tool, the use of sophisticated modeling ontology language owl of...
语义搜索工具,本体建模采用成熟的owl语言开源可借鉴-Semantic search tool, the use of sophisticated modeling ontology language owl of open source can learn from
- 2022-07-18 17:48:10下载
- 积分:1
-
windows下端口读写
windows下端口读写-read and write ports under the windows
- 2023-06-05 15:30:03下载
- 积分:1
-
一款小小的播放器可以进行简单的音频播放特点是体积小
一款小小的播放器可以进行简单的音频播放特点是体积小-a small media player which can play some simple audio file with small size
- 2022-02-07 11:19:45下载
- 积分: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
-
网上商城代码
这个系统整合了商品展示、商品管理、商品类别管理、购物车、会员管理等功能,提供了简易的操作,丰富的功能和完善的权限管理,为用户提供了一个低成本、高效率的网上商城建设方案。这个项目在商品类别设计中采用了树状层次设计结构;在前台可以分类浏览所有商品详细信息,下订单购买商品,查看购物车状态以及购买用户的反馈信息;在系统后台可以管理会员、管理商品和商品类别,并使用上传组件上传商品图片,管理查看商品库存以及进货渠道,并使用报表组件将商品的销售情况做成图表,供商城管理者做市场分析。前台对数据的修改使用Ajax技术直接与后台交互,提高了用户体验。
- 2022-07-17 11:28:49下载
- 积分:1
-
this rar file for the developers of projects
this rar file for the developers of projects-this is rar file for the developers of projects
- 2022-03-19 21:51:11下载
- 积分:1
-
基于opencv的camshift目标跟踪算法
基于C的opencv目标跟踪算法,选择需要跟踪的目标后,用红色框标出目标并实时跟踪,效果很好。
- 2022-01-27 11:26:41下载
- 积分:1