-
pascal语法小全
很实用
实在官网上提取的
pascal语法小全
很实用
实在官网上提取的
-it s a pascal program
- 2022-05-05 16:30:26下载
- 积分:1
-
用Hough变换实现多个目标检测
用Hough变换实现多个目标检测,包含参考论文,visual-studio环境下开发,可以实现对多个目标的检测,hough的原理,论文中有说明,也可以上网查阅。
- 2022-03-20 04:27:44下载
- 积分:1
-
位图文件windows编程
位图文件windows编程-windows bitmap file programming
- 2022-02-22 08:21:00下载
- 积分:1
-
the file system is designed to implement basic operations as follow:
create fil...
设计的文件系统实现下述的基本操作:建立文件;删除文件;打开文件;关闭文件; 可对文件设置保护措施(读,写,执行)。-the file system is designed to implement basic operations as follow:
create file
delete file
open file
close file
set security measure
- 2022-05-28 03:16:27下载
- 积分:1
-
文件内容比较,支持文件夹,先比较时间后比较内容.
文件内容比较,支持文件夹,先比较时间后比较内容.-Compare the contents of the documents in support folder.
- 2022-03-23 01:51:44下载
- 积分:1
-
Vb.net电子书
Vb.net电子书,里面详细介绍了基本语法介绍,各种控件的使用说明,以及如何开发windowsAPI程序,对于学习VB编程的人来说,这是一本非常不错的资料。
- 2022-01-30 21:44:37下载
- 积分:1
-
地图曲线的分形插值源码
地图曲线的分形插值源码-map of the fractal curve interpolation FOSS
- 2023-03-22 07:35:03下载
- 积分:1
-
C8051F06X单片机编程,ADC输入模块
C8051F06X单片机编程,ADC输入模块-C8051F06X Microcontroller Programmer, ADC input module
- 2022-05-05 23:17:19下载
- 积分:1
-
NetAnts similar drag
类似网络蚂蚁的拖放窗口,VC++源代码,希望大家能用得上。-NetAnts similar drag-and-drop window, VC source code, hope that we can useful.
- 2022-07-21 08:43:55下载
- 积分: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