-
list的一个小程序的实现,对一般程序学习者提供交流学习,方便初学者入门...
list的一个小程序的实现,对一般程序学习者提供交流学习,方便初学者入门-a small list of procedures to achieve the general procedures for learners to exchange learning, to facilitate entry for beginners
- 2022-08-07 20:42:02下载
- 积分:1
-
关于USB驱动的一些源代码,对写USB驱动的人有一定帮助
关于USB驱动的一些源代码,对写USB驱动的人有一定帮助-On the USB drive some of the source code, to write USB drive to help people have a certain
- 2022-01-21 17:36:20下载
- 积分:1
-
一个很精彩的控件库可用于vc和vb Delphi等,IOCOMP让你的界面更精彩...
一个很精彩的控件库可用于vc和vb Delphi等,IOCOMP让你的界面更精彩-a wonderful library can be used to control and vb vc Delphi, IOCOMP allow you to interface more brilliant
- 2022-01-31 15:50:47下载
- 积分:1
-
动物识别系统
动物识别系统-Animal Identification System
- 2022-06-15 12:58:04下载
- 积分:1
-
Cricle Recognition Base on hough transformation
Cricle Recognition Base on hough transformation
- 2022-07-28 07:17:28下载
- 积分:1
-
This program downloads all the scripts from BSE and NSE
This program downloads all the scripts from BSE and NSE
- 2022-01-24 08:47:21下载
- 积分:1
-
这是一个用MFC编写的指针式时钟,虽然不是很难,但是对学习MFC很有好处。...
这是一个用MFC编写的指针式时钟,虽然不是很难,但是对学习MFC很有好处。-This is a prepared using MFC Pointer clock, although not difficult, but very good for learning MFC.
- 2022-05-12 11:25:58下载
- 积分:1
-
检测文本编码
应用背景你能发现文本的编码,通过该模块。关键技术我设计了这个模块在Visual Studio 10使用C Sharp。只是想展示世界你可以检测你的文字编码。
- 2023-08-13 06:50:02下载
- 积分:1
-
这是一个vb的代码库,可以在vb的环境下打开运行编译。可以进行调试...
这是一个vb的代码库,可以在vb的环境下打开运行编译。可以进行调试-This is a vb code base, in vb open environment running compiler. Can debugging
- 2022-03-20 23:06:02下载
- 积分: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