代码搜索:AGSI

找到约 17 项符合「AGSI」的源代码

代码结果 17
www.eeworm.com/read/139740/13136951

h agsi.h

#ifndef __AGSI_H__ #define __AGSI_H__ #include #define AGSIEXPORT __declspec( dllexport ) #define AGSIAPI WINAPIV #ifdef __cplusplus extern "C" { #endif //////////
www.eeworm.com/read/131025/14163132

h agsi.h

#ifndef __AGSI_H__ #define __AGSI_H__ #include #define AGSIEXPORT __declspec( dllexport ) #define AGSIAPI WINAPIV #ifdef __cplusplus extern "C" { #endif //////////
www.eeworm.com/read/124965/14521865

h agsi.h

#ifndef __AGSI_H__ #define __AGSI_H__ #include #define AGSIEXPORT __declspec( dllexport ) #define AGSIAPI WINAPIV #ifdef __cplusplus extern "C" { #endif //////////
www.eeworm.com/read/266372/11230348

h agsi.h

#ifndef __AGSI_H__ #define __AGSI_H__ #include #define AGSIEXPORT __declspec( dllexport ) #define AGSIAPI WINAPIV #ifdef __cplusplus extern "C" { #endif //////////
www.eeworm.com/read/139740/13136954

cpp shengfangagsi.cpp

// shengfangagsi.cpp : Defines the initialization routines for the DLL. // #include "stdafx.h" #include "Agsi.h" #include "Common.h" #include "shengfangagsi.h" #include "Dlgshengfang.h" #i
www.eeworm.com/read/480212/6668323

txt how to install.txt

How to install the extension DLLs The DLLs work only with 礦ision2 V2.30 or higher versions. 1. Copy the DLLs in the subdirectory \keil\c51\bin. 2. Open the file TOOLS.ini in subdirectory \keil and
www.eeworm.com/read/399694/7841597

txt 使用说明.txt

给大家传两个Keil的插件,平凡工作室做的,很棒,可以在Keil中模拟出实验板,能作不少实验(和平凡老师的教 程配套).不好意思,我不知道怎么把图片贴上来,我就把抓的图一块放到附件里吧!插件怎么用里面有说明. 使用说明: 1. 请将下载的2个插件内容拷贝到uVision 的安装目录下的 \Keil\C51\BIN 中 2. 修改 Tool.ini, 此文件位于 uV ...
www.eeworm.com/read/146429/6786813

txt readme.txt

1. 请将SoftwareSimulator.rar 中的内容拷贝到uVision 的安装目录下的 \Keil\C51\BIN 中 2. 修改 Tool.ini, 此文件位于 uVision 的安装目录 \keil 下. 请将下面的内容 添加到 [C51] 部分的后面. AGSI1=SCOPE.DLL ("Scope simulation") AGSI2=LCD
www.eeworm.com/read/266372/11230335

cpp peridialog.cpp

// PeriDialog.cpp : implementation file // Peripheral Dialog: A/D Converter for ADuC812 #include "stdafx.h" #include "Agsi.h" #include "SPeriDLL.h" #include "PeriDialog.h" #include "SettinDlg.
www.eeworm.com/read/139740/13136971

cpp common.cpp

// This module contains functions that are needed for almost every AGSI DLL #include "stdafx.h" #include "Agsi.h" #include "common.h" AGSICONFIG AgsiConfig; struct AGSIFUNCS Agsi; DWO