-
有关嵌入式编程方面的很好的源代码,其中包括了ARM编程的一些讲解和经典粒子...
有关嵌入式编程方面的很好的源代码,其中包括了ARM编程的一些讲解和经典粒子-of good source code, which includes a number of ARM programming on the classical particles and
- 2022-02-13 17:32:56下载
- 积分:1
-
c++ resources 环境下的运行,自己动手做的
c++ resources 环境下的运行,自己动手做的-c++ c++ resources environment
- 2023-03-30 02:10:03下载
- 积分:1
-
可以人機對弈的五子棋軟件
程序有很好的界面,並且可以根據難易程度來進行人机对弈,其中最難的部分很難贏過他。不信你可以試試!
- 2022-03-14 00:55:56下载
- 积分:1
-
ROM Dumper for Win CE
ROM Dumper for Win CE
- 2022-05-18 07:07:27下载
- 积分:1
-
It is a memory function of clock procedures in the hope that we all support. Poo...
这是一个有记忆功能的闹钟程序,希望得到大家的支持.写得不好的地方也希望得到你的帮助来做得最好.-It is a memory function of clock procedures in the hope that we all support. Poorly written local hope with your help to do best.
- 2023-05-18 22:05:04下载
- 积分:1
-
文件管理系统源代码
文件管理系统源代码-document management system source code
- 2022-02-20 10:26:15下载
- 积分:1
-
Creating databases with acce
Creating databases with acce-Creating databases with access
- 2022-05-20 11:09:32下载
- 积分:1
-
C++用类实现的学生管理系统
用C++实现的学生信息管理系统,程序以类的形式实现,同时用到泛型编程一些知识实现程序。效果较好,实现的功能比较完善,值得大家下载参考。
- 2023-02-25 19:20:05下载
- 积分:1
-
指纹识别程序,对原始文档是参考的…
指纹识别的程序,原文件是参考别人的,做了一点点修改,版权归原作者,仅供大家参考-fingerprint identification procedures, the original document is the reference to people, doing a little bit of a change Lastings original author. we only reference
- 2022-09-03 05:15: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