-
exercise for textbook
根据输入打印日历。
《Java语言程序设计》习题-exercise for textbook
- 2023-08-12 09:10:02下载
- 积分:1
-
开发的视频聊天库,用开发的
video chat library with developed vc++
- 2022-05-19 01:56:28下载
- 积分:1
-
木纹纹理,即:规则的圆柱纹理,及扰动的圆柱纹理生成斜条,长峰波纹理...
木纹纹理,即:规则的圆柱纹理,及扰动的圆柱纹理生成斜条,长峰波纹理-wood texture, namely : the rules of cylindrical texture, and the disturbance generated inclined cylindrical texture, texture Changfeng wave
- 2023-08-20 16:30:03下载
- 积分:1
-
C++调用C# COM,C#调用C++ dll, 对称加密
本代码演示了C#调用C++,C++调用C#,C#用COM封装了对称加密算法,再用C++将C# COM封装为标准windows dll,
C++标准dll可供其它语言使用,如java、delphi……,项目中演示了改dll的C#调用和VC调用。
- 2022-02-02 03:59:52下载
- 积分:1
-
猫吃老鼠问题的算法程序的VC完整应用程序代码.
猫吃老鼠问题的算法程序的VC完整应用程序代码.-cats eat rats of the VC algorithm complete application code.
- 2022-02-04 06:16:25下载
- 积分:1
-
一个基于MFC的可重用的库
一个基于MFC的可重用的库-based MFC a reusable library
- 2022-07-09 02:50:22下载
- 积分: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
-
used in the preparation of a library ftp
用于编写ftp的一个库-used in the preparation of a library ftp
- 2022-03-12 09:41:01下载
- 积分:1
-
微软的SDBUS驱动 2.0,最大支持到32G容量
微软的SDBUS驱动 2.0,最大支持到32G容量-Microsoft SDBUS driver 2.0, maximum support to the 32G capacity
- 2022-01-21 05:28:09下载
- 积分:1
-
VC技术内幕配套源代码( 第6章),我已经调试好过的
VC技术内幕配套源代码( 第6章),我已经调试好过的-technology supporting source code (Chapter 6), I have a better debugging
- 2022-03-22 03:40:48下载
- 积分:1