-
virtualtreeview
VirtualTreeview
- 2023-08-27 06:55:05下载
- 积分:1
-
人脸的检测与定位算法源码,主用是采用人脸的灰度信息进行人脸的检测,并定位鼻子眼睛和嘴...
人脸的检测与定位算法源码,主用是采用人脸的灰度信息进行人脸的检测,并定位鼻子眼睛和嘴--Face detection and location algorithm source code, the main use is the human face of gray information Face Detection, positioning the nose and eyes and mouth
- 2022-08-02 13:47:05下载
- 积分:1
-
MFC技术内幕(配书源码CHAP08.rar
MFC技术内幕(配书源码CHAP08.rar-MFC Insider (book distribution source CHAP08.rar
- 2023-05-25 10:00:02下载
- 积分:1
-
双人推箱子游戏源码
采用java swing编写,简单易学,适用于初学者。
- 2022-08-07 03:25:44下载
- 积分:1
-
CHANGEOWNER.zip
资源描述这个程序中的按钮可以重一个窗体移动到另一个窗体上,这就是变换可视组件所有者的方法。
- 2022-07-20 05:02:29下载
- 积分:1
-
设置一三个时钟背景图
动态的变化我第一个SDK
程序
设置一三个时钟背景图
动态的变化我第一个SDK
程序-13 Clock settings background image dynamic changes in my first SDK procedures
- 2022-01-20 22:48:42下载
- 积分:1
-
实现一个简单的左键点击画圆的功能新手请大家
实现一个简单的左键点击画圆的功能新手请大家-Left-click the Circle
- 2022-02-05 14:30:26下载
- 积分:1
-
泰勒级数求高斯坐标c语言程序
高斯投影正算公式,就是由大地坐标(L,B)求解高斯平面坐标(x,y),而高斯投影反算公式则是由高斯平面坐标(x,y)求解大地坐标(L,B)。编程环境是在VC下,采用C++语言编写。
- 2022-05-20 00:01:07下载
- 积分:1
-
这是用Fortran编写的油藏数值模拟软件,同行都该知道,次程序绝对值得珍藏。...
这是用Fortran编写的油藏数值模拟软件,同行都该知道,次程序绝对值得珍藏。-This is prepared using Fortran numerical reservoir simulation software, all the peers know that time is worth collection procedures.
- 2023-01-15 12:05:04下载
- 积分:1
-
程序运行初期,程序首先会通过LoadLibrary函数加载动态链接库Shell32.dll,并且把加载后的操作句柄存储在LibHandle中。然后通过@SHEm...
程序运行初期,程序首先会通过LoadLibrary函数加载动态链接库Shell32.dll,并且把加载后的操作句柄存储在LibHandle中。然后通过@SHEmptyRecycleBin:=GetProcAddress (LibHandle, SHEmptyRecycleBinA )语句读取SHEmptyRecycleBinA函数的地址,如果以上语句能够正确执行(也就是@SHEmptyRecycleBin不等于nil),那么就调用SHEmptyRecycleBin完成清空回收站的操作。最后释放动态链接库。-The early run, the program will first of all through the LoadLibrary function to load dynamic link library Shell32.dll, and after the load operation is stored in the handle of LibHandle. Then @ SHEmptyRecycleBin: = GetProcAddress (LibHandle, SHEmptyRecycleBinA) statement read function SHEmptyRecycleBinA address, If the above statement to the correct implementation (that is, @ SHEmptyRecycleBin does not mean nil), then call the Empty Recycle Bin SHEmptyRecycleBin complete operation. Finally the release of a dynamic link library.
- 2022-11-16 11:20:03下载
- 积分:1