代码搜索:Assignment
找到约 8,196 项符合「Assignment」的源代码
代码结果 8,196
www.eeworm.com/read/415351/11075468
txt led七段译码.txt
-- BCD to Seven Segment Decoder
-- The use of the std_logic literal '-' (don't care) is primarily for the synthesis tool.
-- This example illustrates the use of the selected signal assignment.
--
www.eeworm.com/read/268615/11129535
cpp 3_4.cpp
/*第4题 八皇后问题--源代码及关键源代码注解如下:*/
/************************************************************************
* CS2617 Assignment 3 -- main.cpp *
* BY Bo
www.eeworm.com/read/201006/15418413
m subsasgn.m
function a = subsasgn(a, index, b)
% SUBSASGN implement subscripted assignment for probdists
% Copyright (C) 1999-2004 Antti Honkela, Harri Valpola,
% and Xavier Giannakopoulos.
%
% This package come
www.eeworm.com/read/38039/1093386
txt msg_iftls.txt
%CE%0w : Duplicate logical color assignment on line %1d
%0w : Duplicate logical color assignment on line %1d
%0w :在行%1d 指定了重复的逻辑颜色
%CE%0w : Syntax error on line %1d
%0w : Syntax error on line %1d
%0w
www.eeworm.com/read/385844/8786269
cc threadtest.cc
// threadtest.cc
// Simple test case for the threads assignment.
//
// Create two threads, and have them context switch
// back and forth between themselves by calling Thread::Yield,
// to illustrat
www.eeworm.com/read/385844/8786399
makefile
# NOTE: this is a GNU Makefile. You must use "gmake" rather than "make".
#
# Makefile for the multiprogramming assignment
# Defines set up assuming multiprogramming is done before the file system.
www.eeworm.com/read/186417/8934087
java test.java
/**
* B+ Tree Test Method.
*
* @category Architecture of DBMS WS 06/07 - Assignment
* @author DBIS, University of Konstanz
*/
public final class Test {
/** Random instance with initial
www.eeworm.com/read/186417/8934091
java btree.java
/**
* B+ Tree Skeleton.
*
* Feel free to add new methods and to restructure the predefined structure.
*
* @category Architecture of DBMS WS 06/07 - Assignment
* @author DBIS, University
www.eeworm.com/read/382541/9022315
h grid.h
#ifndef GRID_H
#define GRID_H
#include
#include
using namespace std;
/*
* IMPORTANT NOTE:
*
* For this assignment, you might need to add state to the
* class and/
www.eeworm.com/read/362530/9993741
m comp_assign2.m
% EE569 Computer Assignment 2: Color format conversion and video output
% Objective: get familiar with the conversion between YUV
% and RGB format
% Background information
% The YUV video data