-
通过MFC框架编程,实现枚举当前系统中的所有进程!
通过MFC框架编程,实现枚举当前系统中的所有进程!-Through the MFC framework for programming, realize the current system of enumeration of all the process!
- 2022-02-06 06:08:02下载
- 积分:1
-
thunk是一组动态生成的ASM指令,它记录了窗口类对象的this指针,并且这组指令可以当作函数,既也可以是窗口过程来使用。thunk先把窗口对象this指针记...
thunk是一组动态生成的ASM指令,它记录了窗口类对象的this指针,并且这组指令可以当作函数,既也可以是窗口过程来使用。thunk先把窗口对象this指针记录下来,然后转向到静态stdProc回调函数,转向之前先记录HWND,然后把堆栈里HWND的内容替换为this指针,这样在stdProc里就可以从HWND取回对象指针,定位到WindowProc了-thunk is a group of dynamically generated ASM command, it records the window class object this pointer, and this group of commands can be used as a function of both the process can also be a window to use. thunk first window object this pointer record, and then shifted to the static callback function stdProc, before turning record HWND, and then the contents of the stack where HWND replace this pointer, so in stdProc can retrieve the object from the HWND pointer, locate the WindowProc
- 2022-08-09 23:02:21下载
- 积分:1
-
windows进程间共享内存的一个程序,希望大家能喜欢
windows进程间共享内存的一个程序,希望大家能喜欢-windows inter-process shared memory of a program, I hope everyone will like
- 2022-09-08 01:20:02下载
- 积分:1
-
这是看似简单的问题:给定空间两点坐标,让一个小球从起点滚动到终点,问小球沿着怎样的路径滚动的 最快?很多人会以为是直线,其实不然。该演示系统从模拟真实物体的客观...
这是看似简单的问题:给定空间两点坐标,让一个小球从起点滚动到终点,问小球沿着怎样的路径滚动的 最快?很多人会以为是直线,其实不然。该演示系统从模拟真实物体的客观行为出发,揭示问题的本质所 在。在演示中我们把小球滚动最快的轨迹称为“最速降线”。这是测试版,完全版可以到http://shizp.vicp.net索取-You can find the completed vision at:http://shizp.vicp.net
- 2022-02-03 00:24:43下载
- 积分:1
-
基于AForge.NET Framework的普通摄像头颜色识别
基于AForge.NET Framework的普通摄像头颜色识别与跟踪c#源码,可以与单片机WIFI通讯,可以控制舵机,以及机器人追踪控制!
- 2022-04-09 10:43:08下载
- 积分:1
-
人工神经网络算法,神经网络,双输入,一个输出
人工神经网络算法的实现,bp神经网络,二输入,一输出-Artificial neural network algorithm, bp neural network, two input, one output
- 2022-03-20 21:29:24下载
- 积分:1
-
本程序为32阶幻方的一种,在左上角的4*4=16个空格中,第一、三行的第1,2个空格标记*,第二、四行的第3,4个空格标记*。然后分别以轴对称、中心对称扩展到另...
本程序为32阶幻方的一种,在左上角的4*4=16个空格中,第一、三行的第1,2个空格标记*,第二、四行的第3,4个空格标记*。然后分别以轴对称、中心对称扩展到另三个区域的256个空格的左上方1/4区域,然后又以轴对称、中心对称扩展到256个格的其它三个区域,依次类推直至整个区域的1024个空格中对应的 空格均有标记*。-procedures for the 32 bands a magic squares in the upper left corner of the 4* 4 = 16 spaces, the first and the first three rows 1,2-box labeled*, second, the first four lines of 3,4* 000 box labeled. Then axisymmetric respectively, the Center symmetric extension of another three regional 256 spaces in the upper left 1/4 regional, then, axisymmetric, the Center symmetric extension of the 256 grid other three regions, a total of 444 throughout the region until 1024 the corresponding blank spaces are marked*.
- 2022-10-06 15:10:03下载
- 积分:1
-
多线程编程使用方法
多线程编程使用方法- Multi-thread programming application method
- 2023-06-21 15:00:04下载
- 积分:1
-
简单的文件过滤与删除软件。只要在Search空格里打要过滤的文件按Refresh钮就能显示过滤后的文件,选择要删除的文件然后按Delete钮。...
简单的文件过滤与删除软件。只要在Search空格里打要过滤的文件按Refresh钮就能显示过滤后的文件,选择要删除的文件然后按Delete钮。-Simple paper filter and remove software. As long as playing in the Search box to filter the documents by the Refresh button to display the file after filtering, select the file you want to delete and then press Delete button.
- 2022-02-05 06:55:22下载
- 积分:1
-
This is a very basic PSO algorithm matlab source code. Comparison of the simple,...
这是一个很基本的pso算法的matlab的源码。比较的简单,但是可以再这个基础上修改的-This is a very basic PSO algorithm matlab source code. Comparison of the simple, but can be modified based on this
- 2022-01-25 17:51:41下载
- 积分:1