代码搜索:CONNECTED 开发教程
找到约 10,000 项符合「CONNECTED 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/326024/13169821
pin step_a.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/325465/13204886
pin ps2tolcd.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/324426/13263514
pin myfirstproject.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/324281/13275605
java pgbnetplay.java
/**
* this source file released under the GNU Public Licence.
* see the accompanying copyright.txt for more information
* Copyright (C) 2000-2001 Ben Mazur
*/
import java.awt.Button;
impor
www.eeworm.com/read/324280/13275622
pin mydsp2812.pin
-- Copyright (C) 1991-2007 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/323959/13304897
pas dbsetup_unit.pas
unit DBSetup_Unit;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, Buttons, DB, ADODB, IniFiles, Grids, ValEdit;
type
Tfr
www.eeworm.com/read/238969/13312163
m c_ba.m
% This is the BA_Scale Model by Fan Jin.
% At first there are only m nodes and no edge, then the m+1st node is
% connected with the above m nodes
% usage: Nodes = BA(N,m)
% the parameter
www.eeworm.com/read/322663/13371695
java whiteboardserver.java
/**
*
*/
package server;
/**
* @author Administrator
*
*/
import java.awt.*;
import java.net.*;
import java.io.*;
public class WhiteBoardServer {
/**
* @param args
*/