-
软件开发的核心――模式与架构设计,很有参考价值
软件开发的核心――模式与架构设计,很有参考价值-good for sofeware develop
- 2023-03-24 14:30:04下载
- 积分:1
-
windows rpc 调用源码
windows rpc 调用源码-windows rpc called FOSS
- 2022-03-12 15:04:37下载
- 积分:1
-
如何下载网页,对页面数据进行分析和处理,对数据进行收集.
如何下载网页,对页面数据进行分析和处理,对数据进行收集.-How to download web pages, on the page of data analysis and processing of data collection.
- 2022-10-02 00:05:03下载
- 积分:1
-
acm竞赛参考代码,利用中缀表达式计算后缀表达式
acm竞赛参考代码,利用中缀表达式计算后缀表达式-acm contest reference code, the use of infix expression calculation expression suffix
- 2022-04-09 00:46:41下载
- 积分:1
-
主要是实现人脸检测,对真彩色图象进行处理
主要是实现人脸检测,对真彩色图象进行处理-Mainly the realization of human face detection, the true color image processing
- 2022-05-08 02:45:25下载
- 积分:1
-
对windows api的封装
模拟c#,java,参考atl,wtl对常用windows api进行了类的封装,主要用于学习,还比较好用
- 2022-05-21 15:29:37下载
- 积分: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
-
Delphi的Microsoft MMC(管理控制台)头文件。
Delphi的Microsoft MMC(管理控制台)头文件。-Delphi Microsoft MMC (Management Console) headers.
- 2022-02-01 17:27:34下载
- 积分:1
-
visual basic程序实现反平行四边形机构设计
visual basic程序实现反平行四边形机构设计-visual basic program to achieve the anti-parallelogram mechanism design
- 2022-10-04 15:55:04下载
- 积分:1
-
C语言加强版的黄金矿工
运用C语言和ege图形库编写的黄金矿工小游戏,适合学习C语言开发的课程设计。其中一些模式还能增加,根据自己的需求来改写。与传统的黄金矿工不同的是,购买的道具不同。
- 2022-02-07 19:15:51下载
- 积分:1