-
graph_c
图论课程设计的左右,有兴趣的可以看看!
图论课程设计的左右,有兴趣的可以看看!(graph theory about the curriculum design, interested can see! Gra ph theory about the curriculum design, interested can see!)
- 2007-05-12 20:30:41下载
- 积分:1
-
WindowText
在Window标题栏写title的两种方法的VC原代码( Writes title in the Window title block two methods VC original
codes )
- 2004-07-07 00:16:39下载
- 积分:1
-
EWAM55
otra version de como hacer cosas
- 2009-02-18 17:08:50下载
- 积分:1
-
CriPakTools-20190920
说明: SAOViewer and could extract the mod
- 2020-07-22 09:10:19下载
- 积分:1
-
VC-PH
球面坐标定位法校正鱼眼图像畸变,使用visual studio 2008 编写,需要OpenCV的支持(Spherical coordinates locating fish eye image distortion correction, prepared using visual studio 2008, requires the support of OpenCV)
- 2010-05-15 11:42:48下载
- 积分:1
-
baibi
败笔VIP3.0远控 很强大。希望喜欢这个远控。(The flaw VIP3.0 remote control)
- 2020-09-21 21:27:53下载
- 积分:1
-
VC++用桌面背景填充指定区域
说明: VC++用桌面背景填充指定区域!!!!!!!!!!(VC++Fills the specified area with the desktop background)
- 2020-06-19 23:40:02下载
- 积分:1
-
left-crusion
消除左递归,包括自上而下的非递归分析和自上而下的分析(Eliminate left recursion, including non-recursive top-down analysis and top-down analysis)
- 2013-11-15 19:47:57下载
- 积分:1
-
gauss_gen
高斯白噪声序列的产生-使用瑞利分布,
C语言产生1000个点的高斯白噪声序列。(Gaussian white noise sequence to produce- produce 1000 using a Rayleigh distribution point Gaussian white noise sequence)
- 2015-01-27 19:13:27下载
- 积分:1
-
twainapp.source.2.0.8
.NET TWAIN image scanner(Abstract
In Windows imaging applications, the most used API for scanning is TWAIN www.twain.org. Unfortunately, the new .NET Framework has no built-in support for TWAIN. So we have to work with the interop methods of .NET to access this API. This article doesn t explain this interop techniques, and good knowledge of the TWAIN 1.9 specifications is assumed! The sample code included doesn t present a finished library, only some essential steps for a minimal TWAIN adaption to .NET applications.
Details
First step was to port the most important parts of TWAIN.H, these are found in TwainDefs.cs. The real logic for calling TWAIN is coded in the class Twain, in file TwainLib.cs.. As the TWAIN API is exposed by the Windows DLL, twain_32.dll, we have to use the .NET DllImport mechanism for interop with legacy code. This DLL has the central DSM_Entry(), ordinal#1 function exported as the entry point to TWAIN. This call has numerous parameters, and the last one is of variable type! It was f)
- 2009-11-04 09:20:31下载
- 积分:1