搜索结果

找到约 90 项符合 handle 的查询结果

文件格式 The C language is like a carving knife: simple, sharp, and extremely useful in skilled hands. Like

The C language is like a carving knife: simple, sharp, and extremely useful in skilled hands. Like any sharp tool, C can injure people who don’t know how to handle it. This paper shows some of the ways C can injure the unwary, and how to avoid injury.
https://www.eeworm.com/dl/639/223776.html
下载: 128
查看: 1068

压缩解压 SharpZipLib之前叫做NZipLib

SharpZipLib之前叫做NZipLib,完全由 C# 开发的压缩库,支持Zip, GZip, Tar and BZip2 ,为2007年8月最新0852release版的源文件和文档说明! Changes for v0.85.2 release Minor tweaks for CF, ZipEntryFactory and ZipFile. Fix for zip testing and Zip64 local header patching. FastZip revamped to handle file attri ...
https://www.eeworm.com/dl/617/232680.html
下载: 140
查看: 1051

压缩解压 SharpZipLib之前叫做NZipLib

SharpZipLib之前叫做NZipLib,完全由 C# 开发的压缩库,支持Zip, GZip, Tar and BZip2 ,为2007年8月最新0852release版的代码实例! Changes for v0.85.2 release Minor tweaks for CF, ZipEntryFactory and ZipFile. Fix for zip testing and Zip64 local header patching. FastZip revamped to handle file attributes on ...
https://www.eeworm.com/dl/617/232683.html
下载: 48
查看: 1047

Windows CE #ifdef _AFXDLL Enable3dControls() // Call this when using MFC in a shared DLL #else Enable3d

#ifdef _AFXDLL Enable3dControls() // Call this when using MFC in a shared DLL #else Enable3dControlsStatic() // Call this when linking to MFC statically #endif CPreviewDialogDlg dlg m_pMainWnd = &dlg int nResponse = dlg.DoModal() if (nResponse == IDOK) { // TODO: Place code here to ...
https://www.eeworm.com/dl/674/235806.html
下载: 152
查看: 1270

Java编程 Abstract The Lucene Server project is an attempt to extend the Jakarta Lucene tool with server ca

Abstract The Lucene Server project is an attempt to extend the Jakarta Lucene tool with server capabilities. Lucene is a robust Java API that enables you creating indexes from text sources and perform powerful searches on these indexes. With Lucene, creating an index must be done programmatically ...
https://www.eeworm.com/dl/633/244853.html
下载: 52
查看: 1042

软件工程 ARMask.The ARM has six operating modes: &#8226 User (unprivileged mode under which most tasks run)

ARMask.The ARM has six operating modes: &#8226 User (unprivileged mode under which most tasks run) &#8226 FIQ (entered when a high priority (fast) interrupt is raised) &#8226 IRQ (entered when a low priority (normal) interrupt is raised) &#8226 Supervisor (entered on reset and when a Software Interr ...
https://www.eeworm.com/dl/540/247072.html
下载: 114
查看: 1054

驱动编程 This the second tutorial of the Writing Device Drivers series. There seems to be a lot of interest i

This the second tutorial of the Writing Device Drivers series. There seems to be a lot of interest in the topic, so this article will pick up where the first left off. The main focus of these articles will be to build up little by little the knowledge needed to write device drivers. In this article, ...
https://www.eeworm.com/dl/618/252357.html
下载: 70
查看: 1050

Java书籍 THIS book covers the Java&#8482 Native Interface (JNI). It will be useful to you if you are interes

THIS book covers the Java&#8482 Native Interface (JNI). It will be useful to you if you are interested in any of the following: &#8226 integrating a Java application with legacy code written in languages such as C or C++ &#8226 incorporating a Java virtual machine implementation into an existing app ...
https://www.eeworm.com/dl/656/264526.html
下载: 35
查看: 1058

数学计算 多项式曲线拟合 任意介数 Purpose - Least-squares curve fit of arbitrary order working in C++ Builder 2007 as

多项式曲线拟合 任意介数 Purpose - Least-squares curve fit of arbitrary order working in C++ Builder 2007 as a template class, using vector<FloatType> parameters. Added a method to handle some EMathError exceptions. If do NOT want to use this just call PolyFit2 directly. usage: Call PolyFit by ...
https://www.eeworm.com/dl/641/279819.html
下载: 135
查看: 1119

其他 PlotSphereIntensity(azimuth, elevation) PlotSphereIntensity(azimuth, elevation, intensity) h = Plo

PlotSphereIntensity(azimuth, elevation) PlotSphereIntensity(azimuth, elevation, intensity) h = PlotSphereIntensity(...) Plots the intensity (as color) of a number of points on a unit sphere. Input: azimuth (phi), in degrees elevation (theta), in degrees intensity (optional, if not provided, a gree ...
https://www.eeworm.com/dl/534/288473.html
下载: 60
查看: 1029