-
利用mfc实现window当前执行进程的现实,供初学者学习参考获取当前执行进程的方法。...
利用mfc实现window当前执行进程的现实,供初学者学习参考获取当前执行进程的方法。-The use of mfc of the implementation process to achieve the reality of the current window, for beginners to learn the process of reference for the current implementation of the method.
- 2022-04-08 21:14:26下载
- 积分:1
-
此程序是用VC++做的,简要介绍了VC开发工具的使用技巧
此程序是用VC++做的,简要介绍了VC开发工具的使用技巧-This procedure is done with the VC, VC briefed the development of skills in the use of tools
- 2023-07-03 00:35:04下载
- 积分:1
-
实现了多幅动态图片在客户区的分层显示,非常好用
实现了多幅动态图片在客户区的分层显示,非常好用-Realize a number of dynamic images in the customer area of the layered display, very easy to use
- 2022-01-25 22:22:04下载
- 积分:1
-
speed string processing functions of C language source code to achieve high
具有高速字符串处理功能的C语言源程序实现高速字符串处理-High-speed string processing functions of C language source code to achieve high-speed string processing
- 2022-03-02 17:10:39下载
- 积分:1
-
WinDLX 深入理解计算机体系结构必备工具。
WinDLX 深入理解计算机体系结构必备工具。-WinDLX-depth understanding of computer architecture tool.
- 2022-05-08 21:52:03下载
- 积分:1
-
3ds file loader with opengl
(GLUT LIBRARY)
3ds file loader with opengl
(GLUT LIBRARY)
- 2022-06-01 23:23:09下载
- 积分: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
-
1.Bios ID No. 2 Bios three types Bios date information OEM 4 5. Motherboard chip...
1.Bios ID号2 Bios 类型3 Bios 日期4 OEM 信息5.主板芯片ID号读取代码以及dll 支持:win95/98/Me/NT/2000/XP MS Visual Studio(vc,vb,etc.) Borland Builders(C++ builder, Delphi, JBuilder) 通过com-java桥, BiosNt能够用于Java2环境中Power Builder-1.Bios ID No. 2 Bios three types Bios date information OEM 4 5. Motherboard chip ID code reader and dll support : win95/98/Me/NT/2000/XP MS Visual Studio (vc, vb, etc.). Borland Builders (C builder, Delphi, JBuilder) com- java bridge can be used Java2 BiosNt environment Power Builder
- 2022-04-21 00:23:00下载
- 积分:1
-
One has multiple functions, you can edit forms, applicable to a wide range of da...
一个有多种功能,可以编辑的表格,适用于多种数据,消息的整理与记录-One has multiple functions, you can edit forms, applicable to a wide range of data, collate and record information
- 2022-03-18 08:00:01下载
- 积分:1
-
COM+编程指南可以帮助学习COM/DCOM朋友掌握com的编程及其内幕原理...
COM+编程指南可以帮助学习COM/DCOM朋友掌握com的编程及其内幕原理-COM+
- 2022-03-26 09:38:48下载
- 积分:1