-
a vc. Net procedures. Contain two functional. The menu choice position informati...
一个vc++.net程序。包含两个功能。在菜单中选择position information程序会捕获鼠标位置并将其显示在屏幕上。选择grid display后,按下鼠标左键会在用户区画兰色矩形,按下鼠标右键会在用户区画红色矩形。以及其他另外4个小程序。-a vc. Net procedures. Contain two functional. The menu choice position information process will capture the mouse position will be shown in its on the screen. Choose grid display, pressing the left mouse button in the user areas painted blue rectangles, by pressing the right mouse button in the user areas painted red rectangle. And the other four other small programs.
- 2022-01-21 04:23:50下载
- 积分:1
-
这是一个监控程序,可以运行其他小程序,这是描述的…
这是一个运行其他监控程序的小程序,对其进行了详细的描述,可以任意控制其他程序作为停止运行的工具
- 2022-04-01 23:21:23下载
- 积分:1
-
IN POLYGON TEST FOR CONVEX POLYGON
This submission has inspired the following:...
为凸多边形检测边和点的,可以用于分割,流行中-IN POLYGON TEST FOR CONVEX POLYGON
This submission has inspired the following:
IN POLYGON TEST FOR CONVEX POLYGON
- 2023-03-12 04:35:04下载
- 积分: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
-
这是纸牌游戏斗地主,算法完整,可以单机,网络连线玩
这是纸牌游戏斗地主,算法完整,可以单机,网络连线玩 -This is a card game Doude Zhu, the algorithm complete, can be stand-alone, network connection to play
- 2022-03-24 08:17:20下载
- 积分:1
-
thinking of the reader's game FOSS
思想阅读者游戏源码 -thinking of the reader"s game FOSS
- 2022-07-08 10:36:59下载
- 积分:1
-
命令行下的邮件收集系统,比较简陋...
自己看
命令行下的邮件收集系统,比较简陋...
自己看-Command-line collection system under the e-mail, more simple ... look at their own
- 2022-03-17 21:18:26下载
- 积分:1
-
An M*N represent maze,character "#" represent obstacle,"@" represent an dead end...
以一个M*N的长方阵表示迷宫,字符 # 表示障碍, @ 表示"死胡同", * 表示路径上的位置. 本程序只求出一条成功的通路-An M*N represent maze,character "#" represent obstacle,"@" represent an dead end,"*" as position on the route. Only one successful gateway is obstained.
- 2023-06-03 23:45:03下载
- 积分:1
-
bank savings system source code! We hope that the support! Thank you for assessi...
银行储蓄系统源代码!希望大家支持!谢谢大家给于评价!-bank savings system source code! We hope that the support! Thank you for assessing!
- 2022-02-05 00:09:21下载
- 积分:1
-
C++ 操作Excel
资源描述
这是C++ 操作Excel的源码,应用场景:
将浏览器插件上抓取到的信息,通过HTTP发送给本程序,本程序按照给定格式输入到Excel中。
- 2022-04-22 12:19:10下载
- 积分:1