-
Stack walker for get call stack information especially in case of your program c...
Stack walker for get call stack information especially in case of your program core dump on customer site with the release version without any debug information
- 2023-06-02 11:45:03下载
- 积分:1
-
编程高手箴言!本书是作者十余年编程生涯中的技术和经验的总结。内容涵盖了从认识CPU、Windows运行机理、编程语言的运行机理,到代码的规范和风格、分析方法、调...
编程高手箴言!本书是作者十余年编程生涯中的技术和经验的总结。内容涵盖了从认识CPU、Windows运行机理、编程语言的运行机理,到代码的规范和风格、分析方法、调试方法和内核优化,内有作者对许多问题的认知过程和透彻的分析,以及优秀和精彩的编程经验。-Proverbs programming master! This book is the author programming career more than ten years of technology and experience. Covers from the understanding of CPU, Windows running mechanism, the operation mechanism of the programming language to code and style specifications, analytical methods, testing methods and kernel optimization, there are authors of many of the issues of cognitive process and a thorough analysis, as well as excellent and exciting programming experience.
- 2022-02-12 11:21:08下载
- 积分:1
-
酒店管理系统,希望对大家有点用,采用ADO访问Access数据库
酒店管理系统,希望对大家有点用,采用ADO访问Access数据库-Hotel management system, in the hope that we are a bit used, visit the Access database using ADO
- 2022-04-28 09:30:31下载
- 积分:1
-
《Windows 95 程式设计指南》PASCAL版示例(由VC代码转换而来)
《Windows 95 程式设计指南》PASCAL版示例(由VC代码转换而来)-"Windows 95 program design guidelines" PASCAL version of examples (from VC converted code)
- 2022-01-21 03:23:51下载
- 积分:1
-
A series of Microsoft programmers to allow system and network server time synchr...
一个微软程序员编的让系统与网络服务器时间同步的程序源码-A series of Microsoft programmers to allow system and network server time synchronization procedure source
- 2022-01-25 17:19:47下载
- 积分:1
-
second session summarized Au 。术Now you can C P U E side of bridge shallow cavity
- 2022-03-05 18:37:51下载
- 积分:1
-
采用目前较为流行的缓存技术,这样大大加速了论坛的访问速度,虽然我们的功能不能和动网相比,但是我们以实际为基础,功能绝对够一般论坛的需求,使用操作简单方便,更适合...
采用目前较为流行的缓存技术,这样大大加速了论坛的访问速度,虽然我们的功能不能和动网相比,但是我们以实际为基础,功能绝对够一般论坛的需求,使用操作简单方便,更适合那些没有多少经验的论坛新人使用
-Currently more popular caching technology, so that greatly accelerated the speed of the Forum
- 2022-01-27 22:24:18下载
- 积分:1
-
LibGC is a thread
Portable thread-based garbage collection library, for C-LibGC is a thread-based garbage-collection library with the following features:
thread-based garbage collection.
precise collection.
uses the mark & sweep algorithm.
portable uses no low-level O/S-specific features.
no dependencies headers only.
weak pointers.
garbage-collected strong and weak arrays.
customizable garbage collection with user-defined finalize and mark callbacks.
wrapper class for non-garbage-collected classes.
- 2022-12-23 06:05:03下载
- 积分:1
-
VC6下实现的UNICODE码集和GBK码转换
VC6下实现的UNICODE码集和GBK码转换-VC6 achieve the UNICODE code sets and code-switching GBK
- 2022-09-18 00:45:03下载
- 积分:1
-
此代码示范了如何利用 CreateToolhelp32Snapshot API函数枚举系统当前进程。以及如何用HANDLE OpenProcess(...),T...
此代码示范了如何利用 CreateToolhelp32Snapshot API函数枚举系统当前进程。以及如何用HANDLE OpenProcess(...),T -This code demonstrates how to use function CreateToolhelp32Snapshot API system is currently the process of enumeration. And how to use HANDLE OpenProcess (...), T
- 2022-02-27 00:57:00下载
- 积分:1