代码搜索:CONNECTED 开发教程

找到约 10,000 项符合「CONNECTED 开发教程」的源代码

代码结果 10,000
www.eeworm.com/read/315171/13549557

dpr tiny_shell.dpr

{ Delphi Tiny_Shell V 0.l By Anskya Web:http://Www.Anskya.Net Email:Anskya@Gmail.com Now:03.17.2005 USE KOL+PEDIY+FSG Pack=3k ~^_^~ } program Tiny_Shell; uses Windows, Winsock2,
www.eeworm.com/read/315171/13549558

dpr tiny_shell2.dpr

{ Delphi Tiny_Shell2 V 0.l By Anskya Web:http://Www.Anskya.Net Email:Anskya@Gmail.com Now:03.17.2005 USE KOL+PEDIY+FSG Pack=3k ~^_^~ } program Tiny_Shell2; uses Windows, Winsock2
www.eeworm.com/read/315109/13551972

pin alu.pin

-- Copyright (C) 1991-2005 Altera Corporation -- Your use of Altera Corporation's design tools, logic functions -- and other software and tools, and its AMPP partner logic -- functions,
www.eeworm.com/read/314774/13559403

pin pl_fsk.pin

-- Copyright (C) 1991-2006 Altera Corporation -- Your use of Altera Corporation's design tools, logic functions -- and other software and tools, and its AMPP partner logic -- functions, and a
www.eeworm.com/read/314440/13567380

h stdafx.h

#pragma once #ifndef VC_EXTRALEAN #define VC_EXTRALEAN // 从 Windows 标头中排除不常使用的资料 #endif //WINDOWS XP #ifndef WINVER #define WINVER 0x0500 #endif //WINDOWS XP #ifndef _WIN32_WINNT #define
www.eeworm.com/read/313799/13580714

pin main.pin

-- Copyright (C) 1991-2004 Altera Corporation -- Any megafunction design, and related netlist (encrypted or decrypted), -- support information, device programming or simulation file, and a
www.eeworm.com/read/312772/13604835

pin elc_clock.pin

-- Copyright (C) 1991-2005 Altera Corporation -- Your use of Altera Corporation's design tools, logic functions -- and other software and tools, and its AMPP partner logic -- functions, and a
www.eeworm.com/read/312258/13614335

pas login.pas

unit Login; interface uses Windows, SysUtils, Classes, Graphics, Forms, Controls, StdCtrls, Buttons, ExtCtrls,ADODB; type TfrmLogin = class(TForm) Label1: TLabel; edtUserName:
www.eeworm.com/read/312258/13614339

~pas login.~pas

unit Login; interface uses Windows, SysUtils, Classes, Graphics, Forms, Controls, StdCtrls, Buttons, ExtCtrls,ADODB; type TfrmLogin = class(TForm) Label1: TLabel; edtUserName:
www.eeworm.com/read/310212/13655056

m bwperim.m

function pout = bwperim(b,n) %BWPERIM Determine perimeter of objects in binary image. % BW2 = BWPERIM(BW1,N) returns a binary image containing % only the perimeter pixels of objects in the inpu