-
udp组播
使用UDP组播实现消息的接收发送,界面简洁,代码注释清晰易懂。
- 2022-05-18 04:06:28下载
- 积分:1
-
Kinect测量身高的人
资源描述使用 ;系统;使用 ;系统。收藏。通用;使用 ;系统使用LINQ; ;系统。文本;使用 ;系统。Windows;使用 ;系统。Windows。控制;使用 ;系统数据;使用Windows。
- 2023-01-15 09:55:03下载
- 积分:1
-
Labyrinth documentation.simple website mirrored and bundled at one place. so tha...
Labyrinth documentation.simple website mirrored and bundled at one place. so that all the process is easy to understand
- 2022-08-25 01:56:18下载
- 积分:1
-
inventoryinventoryinventory
请找到新的库存管理系统,它可以用于任何事情请找到新的库存管理系统,它可以用于任何事情请找到新的库存管理系统,它可以用于任何事情请找到新的库存管理系统,它可以用于任何事情请找到新的库存管理系统库存管理系统和它可以用于任何事情请查找新的库存管理系统和它可以用于任何事情请查找新的库存管理系统和它可以用于任何事情请查找新的库存管理系统和它可以用于任何事情请查找新的库存管理系统和它可以用于任何事情
- 2022-04-18 22:39:34下载
- 积分:1
-
这个代码是对鼠标的点的位置进行控制使鼠标的点的位置可以自己随意控制,是你省去很多的点鼠标事件...
这个代码是对鼠标的点的位置进行控制使鼠标的点的位置可以自己随意控制,是你省去很多的点鼠标事件-the code of the mouse for the location of the mouse to control the location of their own arbitrary control, you saved a lot of points mouse events
- 2022-02-10 14:05:47下载
- 积分:1
-
Shock wave shock wave source code source code
冲击波源代码
冲击波源代码-Shock wave shock wave source code source code
- 2022-06-21 11:41:37下载
- 积分: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
-
获取系统硬件信息,内存使用状况,process进程列表
void ExeCPUID(DWORD veax) //初始化CPU信息
{
__asm
{
mov eax,veax
cpuid
mov deax,eax
mov debx,ebx
mov decx,ecx
mov dedx,edx
}
}
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-08-23 22:54:57下载
- 积分:1
-
rle和huffman的集中编码解码
rle和huffman的集中编码解码-eps, and Huffman encoding and decoding of focus
- 2022-10-30 21:00:03下载
- 积分:1
-
该程序实现了一个通信电话簿管理系统。铜…
该程序实现了一个通讯电话簿管理系统。是课程设计必备资料。通过他可以很好的了解简单的管理系统如何实现。-The program implements a communication Telephone Directory management system. Curriculum design information is required. He could very well through a simple understanding of how to achieve the management system.
- 2022-01-26 03:49:24下载
- 积分:1