代码搜索:icdev
找到约 251 项符合「icdev」的源代码
代码结果 251
www.eeworm.com/read/411292/11249256
~10~ unit1.h.~10~
//---------------------------------------------------------------------------
#ifndef Unit1H
#define Unit1H
//---------------------------------------------------------------------------
#include
www.eeworm.com/read/411292/11249260
~16~ unit1.h.~16~
//---------------------------------------------------------------------------
#ifndef Unit1H
#define Unit1H
//---------------------------------------------------------------------------
#include
www.eeworm.com/read/411292/11249266
~15~ unit1.h.~15~
//---------------------------------------------------------------------------
#ifndef Unit1H
#define Unit1H
//---------------------------------------------------------------------------
#include
www.eeworm.com/read/411292/11249275
~11~ unit1.h.~11~
//---------------------------------------------------------------------------
#ifndef Unit1H
#define Unit1H
//---------------------------------------------------------------------------
#include
www.eeworm.com/read/236176/14029276
txt 电路说明.txt
程序改写来自atmega88+enc28J60,没有做什么优化,看起来
有点乱.供大家参考参考~
可以通过网页访问192.168.1.1/123456 来控制ICDEV的LPC2103模块上的led.
awake@dev
LPC2103 enc28J60
P0.9---------RESET
P0.7---------CS
P0.8
www.eeworm.com/read/163792/10145463
pas unit_main.pas
unit Unit_Main;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ActnList, Menus;
type
TForm_Main = class(TForm)
MainMenu1: TMa
www.eeworm.com/read/163792/10145470
~pas unit_main.~pas
unit Unit_Main;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ActnList, Menus;
type
TForm_Main = class(TForm)
MainMenu1: TMa
www.eeworm.com/read/297094/8052613
bas mdts.bas
Attribute VB_Name = "Module1"
Option Explicit
Global icdev As Long
Global st As Long
Global IsLCD As Boolean
Global handok As Boolean
Global pass As String * 8
'通用函数
Declare Function Ope
www.eeworm.com/read/326605/13130523
~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/13130548
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