代码搜索:icdev

找到约 251 项符合「icdev」的源代码

代码结果 251
www.eeworm.com/read/326605/13130918

~pas u_public_define.~pas

unit U_Public_Define; interface //用户卡操作函数 function swr_4442(icdev: longint;offset:smallint;length:smallint;data1:pchar):smallint;stdcall; far;external 'MWIC_32.dll'name 'swr_4442'; function s
www.eeworm.com/read/326605/13131276

pas u_public_define.pas

unit U_Public_Define; interface //用户卡操作函数 function swr_4442(icdev: longint;offset:smallint;length:smallint;data1:pchar):smallint;stdcall; far;external 'MWIC_32.dll'name 'swr_4442'; function s
www.eeworm.com/read/305152/13777935

pas mc32_42p.pas

unit MC32_42p; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, Buttons, ExtCtrls; type TMC32_42 = class(TForm) Bevel1: TBevel;
www.eeworm.com/read/406128/11449076

bas mc32_42.bas

Attribute VB_Name = "MC3242" '*********************** operate sle 4442 ************************** Declare Function srd_4442 Lib "mwic_32.dll" (ByVal icdev As Long, ByVal offset As Integer, ByV
www.eeworm.com/read/401276/11559925

bas module1.bas

Attribute VB_Name = "Module1" Declare Function OpenComm Lib "farecomm" (ByVal com As Long) As Long '打开串口 Declare Function CloseComm Lib "farecomm" (ByVal icdev&) As Long '关闭串口 Declare Function T
www.eeworm.com/read/304440/13794465

dep lpc214x_ucos-ii_icdev lpc2148 board.dep

Dependencies for Project 'LPC214X_uCOS-II', Target 'ICDev LPC2148 Board': (DO NOT MODIFY !) F (.\APP\main.c)(0x46EAB896)(-c --device DARMP -g -O0 --apcs=interwork -I "C:\Keil\ARM\INC\Philips" -o ".\O
www.eeworm.com/read/484926/6569067

dep lpc214x_ucos-ii_icdev lpc2148 board.dep

Dependencies for Project 'LPC214X_uCOS-II', Target 'ICDev LPC2148 Board': (DO NOT MODIFY !) F (.\APP\main.c)(0x46EAB894)(-c --device DARMP -g -O0 --apcs=interwork -I "C:\Keil\ARM\INC\Philips" -o ".\O
www.eeworm.com/read/257576/11920572

dep lpc214x_ucos-ii_icdev lpc2148 board.dep

Dependencies for Project 'LPC214X_uCOS-II', Target 'ICDev LPC2148 Board': (DO NOT MODIFY !) F (.\APP\main.c)(0x46EAB894)(-c --device DARMP -g -O0 --apcs=interwork -I "C:\Keil\ARM\INC\Philips" -o ".\O
www.eeworm.com/read/291184/8438059

pas unit2.pas

unit Unit2; interface uses Windows, SysUtils, Classes, DateUtils; type TEStudent = record SchoolName: String[40]; ClassName: String[20]; StudentCode: String[20]; Nam
www.eeworm.com/read/291184/8438066

~pas unit2.~pas

unit Unit2; interface uses Windows, SysUtils, Classes, DateUtils; type TEStudent = record SchoolName: String[40]; ClassName: String[20]; StudentCode: String[20]; Nam