-
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
-
该程序用贪心算法来求解最小生成树问题 采用贪婪准则:每次选择边权值最小边。如果该边加入后不构成环,则加入。...
该程序用贪心算法来求解最小生成树问题 采用贪婪准则:每次选择边权值最小边。如果该边加入后不构成环,则加入。-procedures with the greedy algorithm to solve the problem using the minimum spanning tree greedy guidelines : each side the right to choose the minimum value side. If the edge after the entry does not constitute a part, while accession.
- 2022-06-11 11:33:35下载
- 积分:1
-
一个简单的画图程序的源代码,可以进行一些简单的画图工作,能满足基本的画图需要...
一个简单的画图程序的源代码,可以进行一些简单的画图工作,能满足基本的画图需要-A simple drawing program source code, you can draw some simple work and can meet the basic needs of the drawing
- 2022-08-20 10:09:52下载
- 积分:1
-
failed to translate
EXCEL 教程-failed to translate
- 2023-09-06 20:15:05下载
- 积分:1
-
Driver and Sources for Marvell SD8686 Chip under Linux v9.70.3.p24
Driver and Sources for Marvell SD8686 Chip under Linux v9.70.3.p24-Driver and Sources for Marvell SD8686 Chip under Windows XP embedded
- 2022-03-21 13:06:22下载
- 积分:1
-
世界程序获奖大赛,很好看,还不错,可以自己欣赏欣赏
世界程序获奖大赛,很好看,还不错,可以自己欣赏欣赏-Award-winning World Series program, good looking, quite good, you can enjoy the appreciation of their own
- 2023-07-17 12:30:04下载
- 积分:1
-
心电数据分类器
心电数据分类、 特征提取进行离散余弦变换,然后分类,由神经的解决办法,数据也是可用。A算法求解二次规划 (QP) 出现的问题,在训练期间。
- 2022-01-23 11:16:49下载
- 积分:1
-
一种矩阵具有相对较少的非零(或“有趣的” )的项目。 It may be represented in much less than n × m space.它...
一种矩阵具有相对较少的非零(或“有趣的” )的项目。 It may be represented in much less than n × m space.它可派代表参加远远低于ñ ×米的空间。 -A matrix that has relatively few non-zero (or "interesting") entries. It may be represented in much less than n × m space.
- 2023-06-06 09:45:04下载
- 积分:1
-
ruby 示例
create.rb
在Oracle中建立一个叫test的表,并插入一条记录。
locreate.rb
在Oracle...
ruby 示例
create.rb
在Oracle中建立一个叫test的表,并插入一条记录。
locreate.rb
在Oracle中建立一个叫test的表(表中有一个大字段),并插入一条记录。
trans.rb
遍历目录(包括所有子目录)中的某种类型的文件,将符合条件的内容取
出放在一个新文件中,最后,用新文件替换旧文件。
mksql.rb
根据class.def文件的定义,生成各表的insert语句。
ie.rb
打开ie浏览器,进入新浪主页,关闭浏览器。
ienavi.rb
打开ie浏览器,并监控你所进入的URL。
每当进入一个新的URL,监控窗口会将URL立即打印出来。
当退出ie时,将所有进入过的URL一起打印出来。
oledirs.rb
分别打印出当前目录下的所有子目录及文件。
mkfile.rb
根据jxkh.def的定义,生成数据库表的查看、对照查看页面。-err
- 2023-07-08 06:30:03下载
- 积分:1
-
SQLCE3.5 process must be running on the development of the staff very helpful
运行SQLCE3.5必须的过程,对开发的人员帮助很大-SQLCE3.5 process must be running on the development of the staff very helpful
- 2022-08-07 01:45:30下载
- 积分:1