-
ACDSee的例子,值得参考
ACDSee的例子,值得参考-ACDSee examples worth considering
- 2022-06-02 12:19:08下载
- 积分:1
-
In some cases you need to display the callstack of the current thread or your ar...
In some cases you need to display the callstack of the current thread or your are just interested in the callstack of other threads / processes. Therefore I wrote this project.
The goal for this project was the following:
Simple interface to generate a callstack
C++ based to allow overwrites of several methods
Hiding the implementation details (API) from the class interface
Support of x86, x64 and IA64 architecture
Default output to debugger-output window (but can be customized)
Support of user-provided read-memory-function
Support of the widest range of development-IDEs (VC5-VC8)
Most portable solution to walk the callstack
-In some cases you need to display the callstack of the current thread or your are just interested in the callstack of other threads/processes. Therefore I wrote this project.
The goal for this project was the following:
Simple interface to generate a callstack
C++ based to allow overwrites of several methods
Hiding
- 2022-02-14 18:26:54下载
- 积分:1
-
C语言实现迷宫问题
C语言实现迷宫问题-It s One kind of maze moving arithmetic being realized by C programe laguage.
- 2022-04-14 19:47:58下载
- 积分:1
-
qt写的数独小游戏
qt编写的数独游戏,界面比较简单但是适合初学者使用。并有数独求解器生成器,适合初学者使用
- 2022-02-03 17:23:27下载
- 积分:1
-
信号与系统试验代码
信号与系统试验代码-signal and system test code
- 2022-05-17 01:11:48下载
- 积分:1
-
在C++中运算符是一种特殊的函数名,其地位与函数一样,因此也可以定义成类的友元函数,为了便于对象的使用,利用类成员函数(运算符)的重载和友元的特性,为类的数据重...
在C++中运算符是一种特殊的函数名,其地位与函数一样,因此也可以定义成类的友元函数,为了便于对象的使用,利用类成员函数(运算符)的重载和友元的特性,为类的数据重载定义插入()运算符,以便于该类的对象使用cin和cout进行数据的输入和输出.-in C Operators is a special function name, its status and function, it can also be defined as a category of Friends yuan function, in order to facilitate the use of objects, the use of class member function (Operators) and the Friends of the heavy yuan features, such as heavy-duty data definition insertion (lt; Lt ;) and extraction (gt; gt;) Operators, to the use of such targets and cin court for data input and output.
- 2022-07-13 20:50:02下载
- 积分:1
-
很棒哦,快看看吧
很棒哦,快看看吧-it is very good,look at it.
- 2022-10-13 16:00:03下载
- 积分:1
-
.NET Compact Framework数据访问技术杂谈讲稿
.NET Compact Framework数据访问技术杂谈讲稿-. NET Compact Framework Data Access technical talk script
- 2022-12-08 02:20:03下载
- 积分:1
-
食堂刷卡系统
食堂刷卡机,又叫饭堂刷卡机,售饭机,IC卡pos机、IC卡收费机,IC卡收款机。IC卡食堂刷卡机是为了满足消费电子化、制度化、方便化的要求而研制的新一代智能卡设备。可广泛应用于政府、企业、工厂单位食堂、酒楼餐厅IC卡收费、校园一卡通系统、企业一卡通系统、会员消费一卡通系统。 IC卡食堂刷卡机取代了传统的现金消费方式,使用目前先进的MIFARE I型非接触式IC卡消费方式。非接触式IC卡具有安全、稳定、携带方便等优点。用户在食堂、餐厅用餐消费时只需要在POS机感应区有效距离内刷卡,POS机认可后便可完成消费;无须现金交易,避免找零钱带来的不方便和现金交易交叉感染卫生问题,既方便用户消费,又方便管理人员统计和管理消费情况,实现消费数据的采集统计和信息过程自动化。IC卡系统安全稳定可靠,产品性能优异。
- 2022-07-03 04:15:43下载
- 积分:1
-
Qt语音识别
使用广播,调用百度语音api接口,自动识别语音,并且显示在Qt界面上。能够用来做模拟智能家居的Qt的客户端
- 2023-04-05 04:50:04下载
- 积分:1