-
各种排序算法,包括希尔算法,快速排序,堆排序
各种排序算法,包括希尔算法,快速排序,堆排序-A variety of sorting algorithms, including the Hill algorithm, quick sort, heap sort
- 2023-01-08 00:30:03下载
- 积分:1
-
VB UART write, VS2008, add the control can work
VB UART 编写,VS2008,加控件可工作-VB UART write, VS2008, add the control can work
- 2023-03-22 04:25:04下载
- 积分:1
-
cambridge book: mathematic methods for physics and engineering, 3rd edition.
cambridge book: mathematic methods for physics and engineering, 3rd edition.
- 2023-05-14 21:35:04下载
- 积分:1
-
VC6下基于MSComm控件的串口通讯接受端程序
程序基于使用VC6.0开发,专门针对串口程序调试而开发,可以在开发串口通讯时对串口数据进行监视,充当类似串口助手的作用,程序使用微软的MSComm串口控件,运行时需要在VC6中加载MS控件。
- 2022-03-18 01:20:53下载
- 积分:1
-
331小游戏可以安装背景音乐
五子棋小游戏,可设背景音乐-331 small game can be installed background music
- 2022-03-05 09:31:23下载
- 积分:1
-
MFC读取串口数据并绘制曲线
MFC自己写的类,增加了按钮、界面、字体美化风格显示。包括曲线画图也是自己写的类。读取串口数据曲线界面在流动,不出现卡屏现象。读取时间都可以设置。不会出现数据溢出现象。
- 2022-05-09 12:16:10下载
- 积分:1
-
用Timer做的一个漂亮的钟表程序!已调试通过!
用Timer做的一个漂亮的钟表程序!已调试通过!-Timer to do with a beautiful watch program! Have been debug through!
- 2022-02-02 18:02:35下载
- 积分:1
-
Ez-usb 通讯PC端程序,利用DeviceIOControl轻松实现
Ez-usb 通讯PC端程序,利用DeviceIOControl轻松实现USB通讯,VC6编译通过,值得初学者学习借鉴。
- 2022-05-27 15:02:59下载
- 积分: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++ algorithm
c++算法实例,帮助理解,都是些常用的算法-c++ algorithm
- 2022-05-15 21:21:46下载
- 积分:1