代码搜索:assignment
找到约 8,196 项符合「assignment」的源代码
代码结果 8,196
www.eeworm.com/read/105621/15663766
h type_traits.h
/*
*
* Copyright (c) 1997
* Silicon Graphics Computer Systems, Inc.
*
* Permission to use, copy, modify, distribute and sell this software
* and its documentation for any purpose is hereby grant
www.eeworm.com/read/101168/15842417
h type_traits.h
/*
*
* Copyright (c) 1997
* Silicon Graphics Computer Systems, Inc.
*
* Permission to use, copy, modify, distribute and sell this software
* and its documentation for any purpose is hereby grant
www.eeworm.com/read/291192/8436790
txt readme.txt
Source code of EE548 Assignment 1 (Neng Wang 56125488)
There are 5 java files in source folder:
Ass1.java -- main class
Monoalphabetic.java -- fulfill Monoalphabetic substitution algorithm
Palyf
www.eeworm.com/read/389293/8535598
java arrayoptions.java
//: arrays/ArrayOptions.java
// Initialization & re-assignment of arrays.
import java.util.*;
import static net.mindview.util.Print.*;
public class ArrayOptions {
public static void main(Stri
www.eeworm.com/read/381680/9078419
java listitem.java
import java.io.*;
import java.util.*;
/**
* class ListItem represents a to do list item in the
* SSD8 Distributed To Do List Assignment.
*
* @author iCarnegie, Inc (VP)
* @vers
www.eeworm.com/read/373369/9460157
java arrayoptions.java
//: arrays/ArrayOptions.java
// Initialization & re-assignment of arrays.
import java.util.*;
import static net.mindview.util.Print.*;
public class ArrayOptions {
public static void main(Stri
www.eeworm.com/read/365531/9858072
m gacfa.m
function [Zp,Xp,Yp,LC1,LC2]=GACFA(M,N,Pm)
%--------------------------------------------------------------------------
% GACFA.m
% Genetic Algorithm for Capacity and Flow Assignment
% 链路容量和流量优化分
www.eeworm.com/read/169058/9882834
java arrayoptions.java
//: arrays/ArrayOptions.java
// Initialization & re-assignment of arrays.
import java.util.*;
import static net.mindview.util.Print.*;
public class ArrayOptions {
public static void main(Stri
www.eeworm.com/read/167697/9955515
vhd 条件赋值:使用多路选择器.vhd
-- Conditional Signal Assignment with Multiple Alternatives
-- download from: www.pld.com.cn & www.fpga.com.cn
Library IEEE ;
use IEEE.std_logic_1164.all ;
ENTITY condsigm IS
PORT
(
www.eeworm.com/read/164962/10080352
vhd selsigen.vhd
-- MAX+plus II VHDL Example
-- Selected Signal Assignment with Enumeration Type
-- Copyright (c) 1994 Altera Corporation
Library IEEE ;
use IEEE.std_logic_1164.all ;
PACKAGE meals_pkg IS