-
winprodll
动态链接库 (DLL) 是作为共享函数库的可执行文件。动态链接提供了一种方法,使进程可以调用不属于其可执行代码的函数。函数的可执行代码位于一个 DLL 中,该 DLL 包含一个或多个已被编译、链接并与使用它们的进程分开存储的函数。DLL 还有助于共享数据和资源。多个应用程序可同时访问内存中单个 DLL 副本的内容。 这是一个.CHM 格式的讲解DLL应用的文件,内容比较全。(The dynamic link library (DLL) is an executable file as a shared library. The dynamic link provides a way, so that the process can call a function that does not belong to the executable code. The executable code of the function is located in a DLL, the DLL contains one or more of the function has already been compiled, linked and are separated with the process using them stored.The DLL also helps to share data and resources. Multiple applications can access the contents of a single copy of the DLL in memory.This is the. CHM format, explain the the DLL application of the file, compare the whole content.)
- 2012-11-28 09:13:41下载
- 积分:1
-
plotgrids
ncl画namelist.wps,wrf模拟区域domain图(ncl painting namelist.wps, wrf simulation domain domain Figure)
- 2021-03-27 20:09:12下载
- 积分:1
-
CPPDatashow
用vc++编写的一套工业设备故障状态显示的程序,希望对吧大家能有帮助。(
Using vc++ program written in a status display industrial equipment failure, in the hope that we can help it.)
- 2016-06-29 22:20:12下载
- 积分:1
-
屏幕保护程序基类
说明: 就是个屏幕保护程序基类,希望对大家能够有所帮助.(screens is the base class protection program, we hope to be able to help.)
- 2005-11-14 13:24:12下载
- 积分:1
-
生成colorbar
实现生成colorbar的程序源代码,里面包含多种颜色,还有热度图(achieve the generation of Colorbar source code)
- 2020-07-06 14:48:58下载
- 积分:1
-
TI-C6000-optimization--guide
为TI DSP 初学者收集整理了一系列的代码优化文档,并给出一个学习这些文档的流程,在doc文档中进行了一个概述和串联,帮助初学者更好更快的进入状态。(The optimization of code documents a series of TI DSP beginners collection, optimization including C and assembly code, and presents a learning process in these documents, DOC documents made a summary and series, to help beginners to better and faster to enter the state.
)
- 2013-10-04 11:47:32下载
- 积分:1
-
D3DPoker
D3D扑克小游戏,自主研发的D3D小游戏,实现D3D基础,注解非常清楚(D3D poker game, and independent R )
- 2020-07-04 03:40:02下载
- 积分:1
-
001
L298驱动模块实现马达的正转,反转,和停止功能(L298 motor driver module for forward, reverse and stop functions)
- 2014-12-12 09:35:45下载
- 积分:1
-
CalRemainder
可以根据输入的生成多项式计算CRC16的余式表,并输出到TXT文件中打开。附赠CRC16的查表程序和直接计算程序,供验证用。使用这段程序,可以完美解决CRC16的编程问题,CRC32以及CRC8也可以参考使用。(CRC16 remainder table according to the generator polynomial of the input and output to a TXT file to open. Comes with a CRC16 table look-up procedure and a direct calculation program, for verification purposes. This program can be the perfect solution the CRC16 programming problem, the CRC32 and CRC8 also be of use.)
- 2012-02-18 12:56:17下载
- 积分:1
-
COMTestCode
vc环境下COM组件编程小例子,一个文件生成COM组件,另一个文件调用该COM组件。(COM component programming small example, a file generated COM component vc environment, another file to call the COM component.)
- 2013-12-19 16:21:03下载
- 积分:1