代码搜索:same

找到约 10,000 项符合「same」的源代码

代码结果 10,000
www.eeworm.com/read/448932/7521896

cpp 4775416_wa.cpp

#include #include using namespace std; char x[500005][12]; int ql; int shun[500005]; int compare(const void *p1,const void *p2) { int q1=*(int*) p1; int q2=*(int*) p2;
www.eeworm.com/read/445836/7589476

m chapter4q3.m

clear all;close all; I=imread('peppers.TIF'); I=rgb2gray(I); Idouble=double(I)/256; imwrite(I,'image_a.jpg','jpg'); H0=1/8*[-1 2 6 2 -1]; H1=1/2*[-1 2 -1]; G0=1/2*[1 2 1]; G1=1/8*[-1 -2 6 -2 -
www.eeworm.com/read/443686/7628310

cpp specify.cpp

//: C03:Specify.cpp // From Thinking in C++, 2nd Edition // Available at http://www.BruceEckel.com // (c) Bruce Eckel 2000 // Copyright notice in Copyright.txt // Demonstrates the use of specifie
www.eeworm.com/read/440696/7683750

c gpif.c

// This program configures the General Programmable Interface (GPIF) for FX2. // Please do not modify sections of text which are marked as "DO NOT EDIT ...". //
www.eeworm.com/read/440393/7689993

cpp kruskal最小生成树.cpp

struct node { int beg, end, weight; } edge[maxn];//边的数组 node EDGE(int a, int b, int w) { node e; e.beg = a, e.end = b, e.weight = w; return e; }//类构造函数 bool cmp(node a,
www.eeworm.com/read/439490/7707950

c strncmp.c

/* File : strncmp.c Author : Richard A. O'Keefe. Updated: 10 April 1984 Defines: strncmp() strncmp(s, t, n) compares the first n characters of s and t. If they are the sa
www.eeworm.com/read/439460/7708315

c gpif1.c

// This program configures the General Programmable Interface (GPIF) for FX2. // Parts of this program are automatically generated using the GPIF Tool V2.40 [700]. // Please do n
www.eeworm.com/read/436985/7757704

c gpif.c

// This program configures the General Programmable Interface (GPIF) for FX2. // Parts of this program are automatically generated using the GPIFTool. // Please do no
www.eeworm.com/read/435274/7794587

c k0r_init.c

/*************************************************************************************************************** ; ; NNNNNN NN EEEEEEEEEEEEEEEEEE CCCCCCCCCCCCCCC
www.eeworm.com/read/297549/8011860

c k0r_init.c

/*************************************************************************************************************** ; ; NNNNNN NN EEEEEEEEEEEEEEEEEE CCCCCCCCCCCCCCC