-
A small graphics program which can be used as screen saver.
A small graphics program which can be used as screen saver.
- 2022-02-04 16:46:46下载
- 积分:1
-
用VB模拟Vista的玻璃窗口.zip
用VB模拟Vista的玻璃窗口.zip-VB simulation using Vista
- 2023-05-08 02:20:03下载
- 积分:1
-
C语言DOS下载的EDIT控件,基本功能:
输入,并翻页显示
C语言DOS下载的EDIT控件,基本功能:
输入,并翻页显示-C-DOS download the EDIT control, basic functions: input, and page display
- 2022-02-20 13:17:42下载
- 积分:1
-
一个实现二进进制替换的小程序,是当时跟据项目需要做的一个小工具...
一个实现二进进制替换的小程序,是当时跟据项目需要做的一个小工具-achieve a 229 into two small replacement procedures, then According to the project need to do a small tool
- 2022-02-04 09:20:30下载
- 积分:1
-
HEAPSORT 算法的实现,希望大家多多支持
HEAPSORT 算法的实现,希望大家多多支持-HEAPSORT algorithm realize, I hope everyone can support
- 2022-05-27 14:11:44下载
- 积分:1
-
prepared by the small alarm clock procedures
一个用C++编写的小闹钟程序-prepared by the small alarm clock procedures
- 2022-08-24 09:09:39下载
- 积分:1
-
a biometric identification system MS General Interface LAP FOSS
一个嵌入式系统的生物识别的MS通用接口LAP源码-a biometric identification system MS General Interface LAP FOSS
- 2022-02-10 05:17:20下载
- 积分:1
-
簇树数据结构建设和搜索程序使用编程接口。
聚类树数据结构的构造和检索程序使用Vc编程接口控制台读取文档(对象.txt)钩子和构造输出聚类树(cluster)_树.txt)另外两个搜索功能对象搜索:输入搜索项目坐标值范围搜索:输入搜索范伟回来在object的限制范围内(object不在可除4的行中)
- 2022-03-19 04:38:20下载
- 积分:1
-
屏保自动生成器
代码是自动生成屏保程序,并将其放入windows/system23中,然后在屏幕选项中配置一下,选中刚刚放入的可执行文件,即可在屏幕待机的时候观看屏保程序。该代码简单有效,且实现了图片渐入渐出的效果,界面良好,操作简单!!希望能对大家的使用提供更多的帮助!附件中包含了最后的成品可执行文件,以及所用到的源代码,只需要您进行一下组装即可,也是为了帮助您更好的理解该代码的执行过程及实现方法
- 2022-04-16 13:11:12下载
- 积分: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