-
This program finds Least Common Divisor (LCS) of two or more numbers.
This program finds Least Common Divisor (LCS) of two or more numbers.
- 2022-01-30 12:47:37下载
- 积分:1
-
磁盘设备驱动样品
Disk Device Driver Smaple
- 2022-03-24 02:42:59下载
- 积分:1
-
VC2008写的一个桌面时钟程序,欢迎学习交流.
VC2008写的一个桌面时钟程序,欢迎学习交流.-VC2008 write a desktop clock program, welcomed the study and exchange.
- 2022-06-19 12:08:54下载
- 积分:1
-
显示时钟及日历,同时可以查询其它年月的星期情况
显示时钟及日历,同时可以查询其它年月的星期情况-Display clock and calendar, while other years can learn about the situation of the week
- 2023-05-24 00:00:03下载
- 积分:1
-
单纯形法c编程,可用于运筹学线性规划问题的解决,优化问题...
单纯形法c编程,可用于运筹学线性规划问题的解决,优化问题-Simplex Method c programming, operations research can be used for linear programming problem-solving, optimization, etc.
- 2022-08-06 01:40:56下载
- 积分:1
-
获得图像的统计特性,特别是直方图统计特性,
获得图像的统计特性,特别是直方图统计特性,-image was the statistical characteristics, in particular the histogram characteristics,
- 2022-05-16 03:35:27下载
- 积分: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
-
流量监控代码,可以进行系统流量监视,适用于网络管理
流量监控代码,可以进行系统流量监视,适用于网络管理-flow control code can flow monitoring system, applicable to network management
- 2022-03-16 23:59:56下载
- 积分:1
-
计算机图形学点在多边形内/外的判断,给出了一个例子,可以画任意的多边形,判断点是否在多边形内,可直接运行。...
计算机图形学点在多边形内/外的判断,给出了一个例子,可以画任意的多边形,判断点是否在多边形内,可直接运行。-Computer graphics point in polygon inside/outside of the judge is given an example, you can draw an arbitrary polygon, point to determine whether the polygon can be directly run.
- 2022-01-25 14:48:24下载
- 积分:1
-
simple original program! VB just learning to do, I would like to dedicate this o...
简单的原程序! 刚学VB做的,谨一此献给VB初学者!-simple original program! VB just learning to do, I would like to dedicate this one VB beginners!
- 2023-03-08 21:50:03下载
- 积分:1