-
mail_editer
透過GUI編輯 轉換成mail發送支援base64(Through the GUI editor into mail to send support base64)
- 2007-12-25 23:36:44下载
- 积分:1
-
GPS
《GPS应用程序设计》李洪涛著,此书对应的完整源代码,和一分清单。(" GPS application design," Li Hongtao with, the book corresponds to the full source code, and a sub-lists.)
- 2021-05-12 17:30:03下载
- 积分:1
-
gen_demo
a code generation framework implemented in Ruby that attempts to go beyond the classic substitution of variables in templates
- 2013-10-25 09:41:43下载
- 积分:1
-
CMYODBCEXCEL
使用ODBC直接读写Excel文件数据,VC++经典编程学习源码,很好的参考资料。(Use the ODBC directly read and write Excel file data, VC++ classic learning programming source code, a good reference.)
- 2013-11-25 13:05:43下载
- 积分:1
-
CChartDll
CChart,国产精品数据可视化控件,基于Win32API,功能强大。网上已有系列教程,使用异常简单。(CChart, made quality data visualization controls, based on Win32API, and powerful. Existing series of tutorials online, very simple to use.)
- 2013-09-27 21:33:33下载
- 积分:1
-
sap5
SAP5源代码有助于研究生学习和工作人员工作(SAP5 source code)
- 2014-11-08 12:46:53下载
- 积分:1
-
3d
说明: 基于Direct3d的图形学入门代码,9个星球的自转公转,矩阵变换的运用基础(The use of graphics-based foundation Direct3d entry code, nine planets revolve rotation matrix transformation)
- 2014-12-24 20:17:48下载
- 积分:1
-
imageSNRPSNRMSE
图像的SNR,PSNR以及MSE的计算源代码(The image SNR, PSNR and the source code for the calculation of MSE)
- 2010-10-19 13:18:44下载
- 积分:1
-
MonitorCreateProcessEvent
利用WMI监视进程的创建
Private Sub StartMonitorCreateProcessEvent()
Set CreateProcessEvent = New SWbemSink
Set objSWbemServices = GetObject("winmgmts:\.
ootcimv2")
objSWbemServices.ExecNotificationQueryAsync CreateProcessEvent, "SELECT * FROM __InstanceCreationEvent WITHIN 1 WHERE TargetInstance ISA Win32_Process "
End Sub(Use WMI to monitor process creation Private Sub StartMonitorCreateProcessEvent () Set CreateProcessEvent = New SWbemSink Set objSWbemServices = GetObject ( )
- 2007-09-07 09:22:06下载
- 积分:1
-
GetMACAddress
应用程序向导使用“TODO:” 来指示
应添加或自定义的源代码部分。
如果应用程序在共享 DLL 中使用 MFC,且应用程序使用的语言不是
操作系统的当前语言,则需要从 Microsoft Visual C++ 光盘上
WinSystem 目录下将相应的本地化资源 MFC70XXX.DLL
复制到计算机的 system 或 system32 目录下,
并将其重命名为 MFCLOC.DLL。 (“XXX”代表
语言缩写。 例如,MFC70DEU.DLL 包含翻译成
德语的资源。) 如果不这样做,应用程序的某些 UI 元素
将保留为操作系统的语言。">
- 2008-03-20 00:39:18下载
- 积分:1