代码搜索:modifying

找到约 672 项符合「modifying」的源代码

代码结果 672
www.eeworm.com/read/461848/1549536

m plotsinc.m

% Script file: plotsinc.m % % Purpose: % This program illustrates the use of handle graphics % commands by creating a plot of sinc(x) from -3*pi to % 3*pi, and modifying the characte
www.eeworm.com/read/234134/4661974

c jjj1deco.c

/* ** JJJ1DECO.C -- Jeff Johnson Decompression module - first implementation */ /* This code was written by modifying the Zeck compression code ** and adding a triple huffman compressor. T
www.eeworm.com/read/228954/4761335

cs synchronized.cs

// Fig. 11.5: Synchronized.cs // Showing multiple threads modifying a shared object with // synchronization. using System; using System.Threading; namespace Synchronized { // this class
www.eeworm.com/read/228954/4761343

cs unsynchronized.cs

// Fig. 11.4: Unsynchronized.cs // Showing multiple threads modifying a shared object without // synchronization. using System; using System.Threading; namespace Unsynchronized { // this
www.eeworm.com/read/204040/5036307

c jjj1deco.c

/* ** JJJ1DECO.C -- Jeff Johnson Decompression module - first implementation */ /* This code was written by modifying the Zeck compression code ** and adding a triple huffman compressor. T
www.eeworm.com/read/280962/4121147

py dictlike-polymorphic.py

"""Mapping a polymorphic-valued vertical table as a dictionary. This example illustrates accessing and modifying a "vertical" (or "properties", or pivoted) table via a dict-like interface. The 'dict
www.eeworm.com/read/429669/1947394

pm stringobfuscator.pm

package Codestriker::Template::Plugin::StringObfuscator; # Simple template toolkit plugin module for modifying the string # into a more obfuscated form which spam harvesters can't use for # nabbing e
www.eeworm.com/read/375736/2721635

c jjj1deco.c

/* ** JJJ1DECO.C -- Jeff Johnson Decompression module - first implementation */ /* This code was written by modifying the Zeck compression code ** and adding a triple huffman compressor. T
www.eeworm.com/read/260597/4331640

c jjj1deco.c

/* ** JJJ1DECO.C -- Jeff Johnson Decompression module - first implementation */ /* This code was written by modifying the Zeck compression code ** and adding a triple huffman compressor. T
www.eeworm.com/read/295361/8168126

c krx11600.c

/* This is the first program exercise where the spec isn't entirely * clear. The spec says, 'Revise the main routine', but the true * length of an input line can only be determined by modifying