搜索:pointer

找到约 94 项符合「pointer」的查询结果

结果 94
https://www.eeworm.com/dl/534/430906.html 其他

This is a binary search tree with void* pointer in data segment in order you to search store and del

This is a binary search tree with void* pointer in data segment in order you to search store and delete O(n) worst case, O(log(n)) agerage case data.
下载 75
·
查看 1076
https://www.eeworm.com/dl/534/430903.html 其他

This is a safe double linked list data structure in order to store data on void* pointer for data se

This is a safe double linked list data structure in order to store data on void* pointer for data segment.
下载 192
·
查看 1112
https://www.eeworm.com/dl/654/164741.html 数据结构

a non-sharing smart pointer class that can be used with STL containers such as std::map, vector, lis

a non-sharing smart pointer class that can be used with STL containers such as std::map, vector, list, set, and deque. The smart pointer has an assignment operator and greater than operator that call the target object s operator.
下载 72
·
查看 1098
https://www.eeworm.com/dl/534/432717.html 其他

Basic pointer examples in C/C++. Show you how to understand * and & symbol in C/C++. Written and exe

Basic pointer examples in C/C++. Show you how to understand * and & symbol in C/C++. Written and executable in Visual C++ environment.
下载 179
·
查看 1155
https://www.eeworm.com/dl/652/410568.html 文章/文档

无线激光笔又称为电子教鞭(英文名为:Laser pointer with remote control), 它是专门为计算机及多媒体投影机设计的一款新型专利电子产品

无线激光笔又称为电子教鞭(英文名为:Laser pointer with remote control), 它是专门为计算机及多媒体投影机设计的一款新型专利电子产品,在欧美等发达国家的使用已经很普遍了, 多媒体教学中无线教鞭的使用已显得越来越有必要,尤其是频繁地用于幻灯片播放。 ...
下载 132
·
查看 1125
https://www.eeworm.com/dl/542/453760.html 其他书籍

The first two functions are useful for creating a blank image of the specified parameters. A possibl

The first two functions are useful for creating a blank image of the specified parameters. A possible use is in functions that require a pointer to a result. The clone function performs an exact copy of the IplImage* parameter
下载 105
·
查看 1082
https://www.eeworm.com/dl/618/158418.html 驱动编程

This structure defines the interface between the low-level tty driver and the tty routines. The foll

This structure defines the interface between the low-level tty driver and the tty routines. The following routines can be defined unless noted otherwise, they are optional, and can be filled in with a null pointer.
下载 126
·
查看 1087
https://www.eeworm.com/dl/628/419882.html 编译器/解释器

list is a data dtructure. this is a data structure type implemantation and it is implemented in C pr

list is a data dtructure. this is a data structure type implemantation and it is implemented in C prgramming language. General header contains pointer to object so list.c in c is implemented in generic way.
下载 86
·
查看 1137
https://www.eeworm.com/dl/625/140555.html 游戏

“抓住它”小遊戲

“抓住它”小遊戲,a applet that plays a game called Catch the Crearure. have the crature appear at a ramdom lacation for a random durarion. the goal is to catch the creature by pressing the moouse button while the mouce pointer is on the creature
下载 107
·
查看 1080
https://www.eeworm.com/dl/518/101063.html 数值算法/人工智能

Modern C++ Design 一书中实现的程序库

Modern C++ Design 一书中实现的程序库,全面体现Policy Based Programming 的灵活,提供了诸多设计模式何smart pointer的灵活实现,强烈推荐!
下载 104
·
查看 1105