-
获取硬盘序列号
windows下读取硬盘序列号,以便程序加密等
- 2022-11-10 07:30:03下载
- 积分:1
-
遗传算法中多点交叉算法来优化最小值函数所对应的解--适应度评价过程...
遗传算法中多点交叉算法来优化最小值函数所对应的解--适应度评价过程-Multi-point genetic algorithm to optimize the cross-algorithm corresponding to the minimum function of the solution- the fitness evaluation process
- 2022-07-14 01:57:07下载
- 积分:1
-
200308141526117224仿MSN(网易泡泡)界面,从事及时通信开发人员
200308141526117224仿MSN(网易泡泡)界面,从事及时通信开发人员-200308141526117224, imitating the interface of MSN, fitting with betimes communicatting developer
- 2022-03-01 06:20:16下载
- 积分:1
-
ppp protocol source code associated with the Siemens MC35 Singlechip
ppp协议源代码
与西门子MC35单片机相连-ppp protocol source code associated with the Siemens MC35 Singlechip
- 2022-10-14 13:25:08下载
- 积分:1
-
系统开发的一个C++小游戏。全面介绍了VC的开发过程
系统开发的一个C++小游戏。全面介绍了VC的开发过程-System development of a C++ Game. A comprehensive introduction to the development of VC
- 2022-08-05 21:47:07下载
- 积分:1
-
方便地在Dlg上滚动地显示调试信息
方便地在Dlg上滚动地显示调试信息-easy rolling on the Dlg shows debugging information
- 2022-12-29 17:10:03下载
- 积分:1
-
测试一个文件上载功能 测试一个文件上载功能
测试一个文件上载功能 测试一个文件上载功能-测试一个文件上载功能测试一个文件上载功能测试一个文件上载功能
- 2023-05-24 11:45:03下载
- 积分:1
-
线程池
一流的泳池管理来自客户端的请求。管理存储请求的优先级队列,并执行他们paralel。
- 2022-01-21 01:19:53下载
- 积分: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
-
空气性质表
本程序基于苏联1973版《锅炉机组热力计算标准方法》一书中P203页的空气性质项目编写,包含空气的焓值,导热率,运动粘度,导热系数,普朗特数的计算。回车键即为计算,按键即为esc退出。使用select case 语句进行判断,结构简洁,界面友好。
- 2022-01-21 23:26:43下载
- 积分:1