代码搜索:IC芯片
找到约 10,000 项符合「IC芯片」的源代码
代码结果 10,000
www.eeworm.com/read/379198/9204780
v adderfms.v
//Author : SpAcW (I'm a chinese student ,hah~)
// If you are a member of IC design ,I would like to be your buddy!
// Email : duandebian@gmail.com
module adderfms(clk,rst,start,a,b,sum,overflow,finis
www.eeworm.com/read/178842/9383977
lst icmp.lst
C51 COMPILER V7.06 ICMP 05/19/2004 15:18:11 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE ICMP
OBJECT MODULE PLACED IN IC
www.eeworm.com/read/373872/9430725
lst icmp.lst
C51 COMPILER V7.06 ICMP 10/09/2006 21:51:55 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE ICMP
OBJECT MODULE PLACED IN ic
www.eeworm.com/read/371342/9555373
lst icmp.lst
C51 COMPILER V7.50 ICMP 07/04/2000 11:33:15 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE ICMP
OBJECT MODULE PLACED IN IC
www.eeworm.com/read/174714/9575322
hin spinelli.hin
Best abuse of the rules: Diomidis Spinellis
Diomidis Spinellis (currently at Imperial College, London, England)
1 Myrsinis Str.
GR-145 62 Kifissia
GREECE
How to compile:
www.eeworm.com/read/174714/9575917
hin dds.hin
Most Well Rounded: Diomidis Spinellis
Diomidis Spinellis
Imperial College, University of London
Myrsinis 1
GR-145 62 Kifissia
Greece
Judges' comments:
Make and run as f
www.eeworm.com/read/174714/9575978
hin dds.hin
Best Language Tool: Diomidis Spinellis
Diomidis Spinellis
Imperial College, University of London
Myrsinis 1
GR-145 62 Kifissia
Greece
Judges' comments:
Compile and run.
www.eeworm.com/read/365329/9869125
c xbutton.c
#include "Ic.h"
#include "Xt.h"
int main (int argc, char * argv [])
{ void * shell = new(XtApplicationShell(), & argc, argv);
void * box = new(XawBox(), shell, 0);
void * composite = new(XawBox(),
www.eeworm.com/read/365329/9869138
c xrun.c
#include "Ic.h"
#include "Xt.h"
int main (int argc, char * argv [])
{ void * shell = new(XtApplicationShell(), & argc, argv);
void * form = new(XawForm(), shell, "form");
void * lineOut = new(XLine