-
在多文档客户区中增加位图底图演示程序,高级版本
在多文档客户区中增加位图底图演示程序,高级版本-Documents in a multi-client area to add bitmap base map demo, advanced version
- 2022-03-05 22:39:02下载
- 积分:1
-
VC编程实例
这是我自己编写的VC代码,属于初学者级别,简单的VC实例,入门级,在文本框中输入整数,按计算按钮,实现加法计算,求点积分
- 2022-02-20 09:47:25下载
- 积分:1
-
比较算法
比较个算法的时间-comparison algorithm-time
- 2023-08-06 08:15:03下载
- 积分:1
-
for calibrating touchscreen
for calibrating touchscreen
- 2023-03-07 01:20: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
-
Maze algorithm, to find the path in a maze map.
Maze algorithm, to find the path in a maze map.
- 2022-01-25 18:48:59下载
- 积分:1
-
VC做的超级浓缩计算器。
VC做的超级浓缩计算器。-VC calculator to do the super-concentrated.
- 2022-09-29 09:15:02下载
- 积分:1
-
FTP客户端开发,windows server ftp服务器的客户端开发,软件开发,(百度云连接下载测试使用)https://pan.baidu.com/s/1mhTMgCK
百度云共享:https://pan.baidu.com/s/1mhTMgCK,本软件是FTP客户端软件,是与windows server通讯的软件,具有下载,上传,删除,重命名文件功能。本代码冗余少,规范清晰,里面包含多线程技术的使用,托盘技术的实现,按钮自绘技术等等.
- 2022-02-24 10:27:47下载
- 积分:1
-
功能[ x,等,exitflag,输出,λ] = quadprog(H,F,A,B,AEQ,BEQ LB,UB,x0,期权…
function [X,fval,exitflag,output,lambda]=quadprog(H,f,A,B,Aeq,Beq,lb,ub,X0,options,varargin)
% X=QUADPROG(H,f,A,b) 求解二次规划:
% min 0.5*x *H*x + f *x subject to: A*x
- 2022-03-18 07:11:58下载
- 积分:1
-
本文件为模拟操作系统的内存分配
本文件为模拟操作系统的内存分配-this paper to simulate the operating system memory allocation
- 2022-01-25 22:14:05下载
- 积分:1