-
Delaunay Triangulation VB source, the use of the procedures to facilitate the es...
构建Delaunay三角网的VB源程序,利用该程序可以方便的建立GIS中的Delaunay三角网,对GIS开发人员有很大的帮助-Delaunay Triangulation VB source, the use of the procedures to facilitate the establishment of GIS Delaunay net of GIS developers will be very helpful
- 2022-10-31 15:25:03下载
- 积分: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的棵,欢迎大家下在啊 可以给我流言-Is a very good study of the trees windows welcome in the U.S. can give me ah rumors
- 2022-02-07 08:34:31下载
- 积分:1
-
failed to translate
EXCEL 教程-failed to translate
- 2023-09-06 20:15:05下载
- 积分:1
-
CCNET协议C++源码VS完整工程
CCNET协议C++源码,PC电脑通过串口与硬币或纸币投币器连接,用于调试硬币与纸币投币器的CCNET协议。
- 2023-05-01 11:25:03下载
- 积分:1
-
鼠标位置测试程序(基于对话框)
基于对话框类,可以输出鼠标位置坐标,常用于交互界面设计中
- 2022-06-13 22:55:11下载
- 积分:1
-
读一个只包含+,
读入一个只包含 +, -, *, / 的非负整数计算表达式,计算该表达式的值。
-Read one contains only+,-,*,/terms of non-negative integer expression, calculate the value of the expression.
- 2022-07-21 14:26:05下载
- 积分:1
-
一个自我修复的应用演示
一个自我修复的应用演示-a self-healing application demonstration
- 2022-01-22 04:48:45下载
- 积分:1
-
批量替换文件名称,支持大小写
批量替换文件名称,支持大小写敏感,支持子目录。 原理:利用遍历文件的方式,查找并替换文件名称。
- 2023-05-19 02:45:03下载
- 积分:1
-
WINAPI的一些基本调用
WINAPI的一些基本调用-WINAPI some basic call
- 2022-06-11 16:34:28下载
- 积分:1