代码搜索:Parallel
找到约 6,530 项符合「Parallel」的源代码
代码结果 6,530
www.eeworm.com/read/245567/12793974
cpp shape.cpp
//shap.cpp
#include "stdafx.h"
#include "shape.h"
#include "math.h"
//以下为第二章所用的类实现
enum {PEN_STYLE_SOLID,PEN_STYLE_DASH,PEN_STYLE_DOT};
enum {Perspective,Parallel} Projection;
//CSha
www.eeworm.com/read/143216/12888654
asm ht9200.asm
include ht48c10.inc
data .section 'data'
HT9200A EQU 0
HT9200B EQU 1
SERIAL EQU 0
PARALLEL EQU 1
;-----------------------
DATA EQU PA.0
CE EQU PA.1
CLK EQU PA.2
;-----------------------
www.eeworm.com/read/320591/13422491
vhd s_to_p.vhd
--Serial convert Parallel
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity S_to_P is
port(
sin : in std_logic;
so1 : out std_logic;
so2 : out std_logic
www.eeworm.com/read/311637/13628448
c st7920s.c
/*
File:ST7920.c
Autor:rgh111
E-mail:rgh111@163.com Provide 8x2 & 7.5x2 Chinese character LCD
module,operate either into serial mode or parallel mode.
Date:2003.12.23
Vesion:1.0
Function
www.eeworm.com/read/478164/6720829
asm 12864b-cog.asm
;THIS PROGRAM FOR 7502/NT7532 I/O MODE TO EXAMPLE
;RESET TO VCC(YXD-12864B-COG 8-bit TRI-STATE PARALLEL I/O PORT)
RESETPIN BIT P3.4
CSPIN BIT P3.5
WRPIN BIT P3.0
RDPIN
www.eeworm.com/read/341003/12114259
c st7920.c
/*
File:ST7920.c
Autor:rgh111
E-mail:rgh111@163.com Provide 8x2 & 7.5x2 Chinese character LCD
module,operate either into serial mode or parallel mode.
Date:2003.12.23
Vesion:1.0
Function
www.eeworm.com/read/149525/12368455
c st7920.c
/*
File:ST7920.c
Autor:rgh111
E-mail:rgh111@163.com Provide 8x2 & 7.5x2 Chinese character LCD
module,operate either into serial mode or parallel mode.
Date:2003.12.23
Vesion:1.0
Function
www.eeworm.com/read/221024/14762210
edu^~esha^cse643^ http:^^wizard.cse.nd.edu^~esha^cse643^
Date: Tue, 26 Nov 1996 18:51:39 GMT
Server: NCSA/1.5
MIME-version: 1.0
Content-type: text/html
Last-modified: Mon, 23 Oct 1995 22:12:12 GMT
Content-length: 5199
CSE643: Principles of Parallel
www.eeworm.com/read/221024/14773923
html http:^^www.cs.cornell.edu^info^people^csun^psspd^index.html
MIME-Version: 1.0
Server: CERN/3.0
Date: Sunday, 24-Nov-96 23:03:04 GMT
Content-Type: text/html
Content-Length: 1089
Last-Modified: Thursday, 17-Oct-96 19:54:58 GMT
PSSPD: Parallel Sol
www.eeworm.com/read/14798/423136
asm ht9200.asm
include ht48c10.inc
data .section 'data'
HT9200A EQU 0
HT9200B EQU 1
SERIAL EQU 0
PARALLEL EQU 1
;-----------------------
DATA EQU PA.0
CE EQU PA.1
CLK EQU PA.2
;-----------------------