-
jflash程序源代码(C)。
Jflash program source code(C).
- 2022-05-07 13:36:36下载
- 积分:1
-
本代码可以获得各种图形图像的基本属性,方便对图像进行基本处理
本代码可以获得各种图形图像的基本属性,方便对图像进行基本处理-This code can be a variety of graphic images of the basic attributes to facilitate the basic image treatment
- 2022-07-25 06:09:48下载
- 积分:1
-
VC下opc软件开发包的源代码
VC下OPC开发的API和源码,
直接加载,
调用函数,
编译就可运行。
- 2023-04-04 19:20:03下载
- 积分:1
-
The preparation of a text editor such as Notepad program. 2 is set with a simple...
1 编制如记事本的文本编辑器程序。
2 设置具有简单计算功能的计算器applet程序。-The preparation of a text editor such as Notepad program. 2 is set with a simple calculator applet programs computing functions.
- 2022-01-28 15:18:58下载
- 积分:1
-
利用STL中的MAP和VECTOR实现的一个多节点树
利用STL中的MAP和VECTOR实现的一个多节点树-The use of STL in the MAP and the VECTOR to achieve a multi-node tree
- 2022-02-01 02:30:29下载
- 积分:1
-
cc2640点亮led
cc2640入门级的代码,从点亮一个流水灯开始,让你可以简单了解cc264的配置,以及基础程序如何编写
- 2022-07-19 19:11:21下载
- 积分: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
-
himself wrote a word back to the procedures for the open
自己写的一个背单词的程序也不想更新程序了开源-himself wrote a word back to the procedures for the open-source update
- 2023-04-06 22:55:03下载
- 积分:1
-
整数因子分解问题C++
该程序实现的是整数因子分解问题,对于给定的整数n,计算n共有多少种不同的分解式。程序是基于VC++6.0实现的。
- 2022-06-28 12:06:27下载
- 积分:1
-
简单的五子棋代码。可能很多地方不足,,,请见谅
简单的五子棋代码。可能很多地方不足,,,请见谅-Gobang simple code. May be inadequate in many places,,, please forgive me
- 2022-08-16 23:13:39下载
- 积分:1