代码搜索:Assignment
找到约 8,196 项符合「Assignment」的源代码
代码结果 8,196
www.eeworm.com/read/162614/5529281
c simd-1.c
/* { dg-do compile } */
/* { dg-options "-Wall" } */
/* Origin: Aldy Hernandez . */
/* Purpose: Program to test generic SIMD support. */
typedef int __attribute__((vector_size (1
www.eeworm.com/read/162614/5529448
c lvalue1.c
/* PR c/5225 */
/* { dg-do compile } */
int main()
{
int i;
+i = 1; /* { dg-error "invalid lvalue in assignment" } */
return 0;
}
www.eeworm.com/read/395645/8164688
qmsg s_machine.fit.qmsg
{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3 0 "*******************************************************************" 0 0}
{ "I
www.eeworm.com/read/292866/8328425
m mpi_kmeans.m
function [CX, sse, assignment] = mpi_kmeans(X, initcenters, maxiterations,nr_restarts)
% MPI_KMEANS K-means clustering
% [CX, sse] = mpi_kmeans(X, initcenters)
% or CX = mpi_kmeans(X
www.eeworm.com/read/392688/8329975
qmsg lift.fit.qmsg
{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3 0 "*******************************************************************" 0 0}
{ "I
www.eeworm.com/read/392688/8330232
qmsg control.fit.qmsg
{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3 0 "*******************************************************************" 0 0}
{ "I
www.eeworm.com/read/368825/9676418
qsf decoder.qsf
# Copyright (C) 1991-2004 Altera Corporation
# Any megafunction design, and related netlist (encrypted or decrypted),
# support information, device programming or simulation file, and any oth
www.eeworm.com/read/368825/9676453
qmsg decoder.fit.qmsg
{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 0}
{ "Info" "IQEXE_START_BANNER_PRODUCT" "Fitter " "Info: Running Quartus II Fitter
www.eeworm.com/read/173063/9676687
qmsg latch1.fit.qmsg
{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3 0 "*******************************************************************" 0 0}
{ "I
www.eeworm.com/read/368137/9710052
makefile
# executable files for this directory
OBJECTS = overflow.exe vec_init.exe incr.exe \
warn_dbltoint.exe sizeof_arr.exe sizeof_pgm.exe \
cond.exe cond2.exe int-div.exe prec.exe \
shift-prec