-
multileval_Inverter
for PSCAD softwear it can be very easy and coming soon challenger in this soft
- 2013-10-17 22:55:55下载
- 积分:1
-
ISO14229-4-2012
Road vehicles — Unified diagnostic
services (UDS) —
Part 4:
Unified diagnostic services on FlexRay
implementation (UDSonFR)
- 2015-11-01 17:48:43下载
- 积分:1
-
dsp28069
全部是28069芯片的LED灯闪烁、fpu浮点算法、ecan环路自测模式,spia自测模式,sci的环路自检模式(All LED lights flashing, 28069 chip FPU floating-point arithmetic, the ECAN loop self testing mode, SPIA mode of self testing, loop checking mode SCI)
- 2013-10-26 21:50:04下载
- 积分:1
-
MFCPADOPAccess_budget_mgr
使用ADO,进行Access数据库的存取操作,VC6以及更新版本均可使用,有代码注释。注:实现了记账管理软件,基于MFC的界面(With ADO, Access database access operations performed, VC6 and later versions can be used with code comments. Note: The realization of accounting management software, MFC-based interface)
- 2014-05-31 17:26:12下载
- 积分:1
-
com_port_terminal_vb
COMPORT VISUAL BASIC WHITH SOURCE
- 2009-11-12 05:09:13下载
- 积分:1
-
PrQ2
ssd4 PRACTICAL QUIZ 2答案答案了 (The answer ssd4 PRACTICAL QUIZ 2 answer)
- 2009-05-18 15:46:49下载
- 积分:1
-
Wintab_Example
使用wintab开发的例子,VB开发环境,经过验证可以(Wintab32.dll Demo in VB6 ReadMe notes
*******************************************************
*******************************************************
A few notes on this before you play with it:
1) You cannot debug through much of the code! The reason for this is that the routine performs a Windows message hook for the window messages that normally go to the window. So when the user moves the mouse over a window, Windows generates all the messages and sends them to the window to respond. (examples are "MouseEnterWindow, MouseMove, MouseLeaveWindow"). Note these are different from the VB events which are similarly named but operate within VB, they are instead the actual messages Windows OS uses to respond. This is how windows does all of its GUI. Since a hook has been placed in the code, those messages go to the callback routine and thus get intercepted in the application. In debug, all code execution halts in the VB app. But windows keeps sending the messages to the cal)
- 2013-10-19 12:59:12下载
- 积分:1
-
CefSharp.Wpf.Example
把程序集CefGlue.Demo.GtkSharp卸载掉,
这个程序集是给mono平台用的,你也可以把WPF相关的程序集也卸载掉
2.
右键单击CefGlue.Demo.WinForms程序集,点属性,选择调试,
取消选中“启用visual studio承载进程”,
因为CEF3是基于多进程的,VS无能力承载,所以只有取消掉这个选项(
The assembly CefGlue.Demo.GtkSharp uninstall,
This assembly is used for mono platform, you can also put WPF assemblies are also related to uninstall
2.
Right-click CefGlue.Demo.WinForms assembly point attribute, choose Debug,
Uncheck "Enable visual studio hosting process",
Because CEF3 is based on the multi-process, VS inability to carry, so only cancel this option)
- 2013-11-13 20:39:20下载
- 积分:1
-
65358
** sBackUpfileName 恢复后的数据库存放目录
** sDataBaseName 备份的数据名
** sIsAddBackup 是否追加到备份文件中
**说 明:引用Microsoft ActiveX Data Objects 2.x Library
**模 块 名:frestoredatabase_a
**描 述:恢复数据库,返回出错信息,正常恢复,返回""
**调 用:frestoredatabase_a "备份文件名","数据库名"
**参数说明:
** sDataBasePath 恢复后的数据库存放目录
** sBackupNumber 是从那个备份号恢复
** sReplaceExist 指定是否覆盖已经存在的数据
**说 明:引用Microsoft ActiveX Data Objects 2.x Library
">
- 2013-08-22 09:58:50下载
- 积分:1
-
DLL_use
介绍如何在DLL中进行函数的定义,如何使用外部程序调用DLL中定义的函数。(how the DLL function for the definition, the use of external program called defined in the DLL function.)
- 2007-06-21 21:39:47下载
- 积分:1