代码搜索:itself

找到约 5,630 项符合「itself」的源代码

代码结果 5,630
www.eeworm.com/read/467198/7019997

m tsp.m

function out = tsp(loc) % TSP Traveling salesman problem (TSP) using SA (simulated annealing). % TSP by itself will generate 20 cities within a unit cube and % then use SA to slove this problem.
www.eeworm.com/read/466591/7029508

m svm.m

function varargout = SVM(varargin) %SVM M-file for SVM.fig % SVM, by itself, creates a new SVM or raises the existing % singleton*. % % H = SVM returns the handle to a new SVM or the ha
www.eeworm.com/read/296774/7113647

readme

This directory contains machine-specific files for the GNU C compiler. It has a subdirectory for each basic CPU type. The only files in this directory itself are some .h files that pertain to particul
www.eeworm.com/read/454660/7385951

java lostmessage18.java

// exceptions/LostMessage18.java // TIJ4 Chapter Exceptions, Exercise 18, page 479 // Add a second level of exception loss to LostMessage.java so that the // HoHumException is itself replaced by a
www.eeworm.com/read/454376/7392845

m tsp.m

function out = tsp(loc) % TSP Traveling salesman problem (TSP) using SA (simulated annealing). % TSP by itself will generate 20 cities within a unit cube and % then use SA to slove this problem.
www.eeworm.com/read/452768/7433195

m hh.m

function varargout = hh(varargin) % HH M-file for hh.fig % HH, by itself, creates a new HH or raises the existing % singleton*. % % H = HH returns the handle to a new HH or the han
www.eeworm.com/read/444676/7608757

asm roach.asm

;Developed and Programmed in Australia. ;Copy_ya_right 1997 ;Virus Name : ROACH ;The ROACH virus will install itself memory resident, below the video memory. ;once this virus is in memory it w
www.eeworm.com/read/444676/7608774

asm maddenb.asm

;The MADDEN B virus is an EXE file infector which can jump from directory to ;directory and disk to disk. It attaches itself to the end of a file and ;modifies the EXE file header so that it gets co
www.eeworm.com/read/444676/7609256

asm cluster1.asm

; ; Circus Clusters by John Tardy ; ; This virus is a purely research virus and will not be very able to spread ; itself. It only infects .EXE files smaller than 64K and have a very small ; reloc
www.eeworm.com/read/441132/7675309

c crc32.c

/* * COPYRIGHT (C) 1986 Gary S. Brown. You may use this program, or * code or tables extracted from it, as desired without restriction. * * First, the polynomial itself and its table of feedba