|
| |
| | Code Optimization Using the GNU C Compiler LG #71 |
 | | Dead code is the code in the program that will never be executed for any input or other conditions. |  | | There are many details that are involved in code optimization and code generation that I have not explained and that I don't know. |  | | Thus it can be seen that common subexpressions save a lot of computations and also space that is used up by the code for these redundant computations. |
|
http://www.tldp.org/LDP/LG/issue71/joshi.html
|
|
| |
| | Attacking Code Duplication in Java |
 | | z These are some snapshots of the code we worked through during the presenation. |  | | z If it bothers you, nearly every problem that can be solved with code gen, can be solved with a dynamic mechanism instead. |  | | z OAOO in software design, is closely related to normalization in DB schema design. |
|
http://www.kylecordes.com/story-240-code-dup-java-talk.html
|
|
| |
| | [No title] |
 | | The code is constructed using the greedy algorithm on the list of vectors [22m[34mL[0m. |  | | The code is constructed using the greedy algorithm on the list of vectors spanned by [22m[34mB[0m, ordered lexicographically with respect to [22m[34mB[0m. |  | | The code is constructed using the greedy algorithm on the lexicographically ordered list of all vectors of length [22m[34mn[0m over [22m[34mF[0m. |
|
http://www-groups.dcs.st-and.ac.uk/gap/Manuals/pkg/guava/doc/chap5.txt
|
|
| |
| | [No title] |
 | | (z ":" z as x) { ps x; code 0 lexbuf } |  | | (":" z as x) { pf "\\!%s" x; code 0 lexbuf } |  | | ("." z as x) { pf "%s\\ " x; code 0 lexbuf } (* treat () as start/end of name *) |
|
http://www.cis.upenn.edu/~stse/dcls/tinker.mll
|
|
| |
| | Source Code Collection, GA Archive |
 | | libga100 is example C source code on how to write simple applications using genetic algorithms. |  | | This is an index of source code for implementations of genetic algorithms and other EC methods. |  | | A particular emphasis has been laid on making SUGAL easy to extend and/or configure, without intervening in the existing source code. |
|
http://www.aic.nrl.navy.mil/galist/src
|
|
| |
| | Eric Gunnerson's C# Compendium : Two posers for you |
 | | code like that should not be written (and i know that you know). |  | | Where as with the ++z + z you are going to add the result of the pre-increment-expression to the result of the multiplicative-expression. |  | | Actually I don't think that z is evaluated first in fact I would expect that your second example would have an answer 6. |
|
http://blogs.msdn.com/ericgu/archive/2004/04/19/116265.aspx
|
|
| |
| | Z axis oscillation code |
 | | The "oscillation distance" would be added on to the Z axis depth in the file. |  | | It is available as a feature in the software I use, which writes the Z coordinates to vary up and down the amount of travel you specify as it moves across a tool path. |  | | The cut would begin at the depth that was sent in the file and then would make a continuous Z axis move along the XY cuts starting at the Z axis value and increasing to the additional Oscillation Value. |
|
http://www.woodweb.com/knowledge_base/Z_axis_oscillation_code.html
|
|
| |
| | Z - Zip Code Screen |
 | | The computer scans through the Zip Codes that are on file and lists any matching names. |  | | The open-bracket tells the computer it is a foreign zip code. |  | | and then Z. Zip Codes Editing (Z) Whenever you enter the city and state for a new zip code, the computer adds that zip code to its file. |
|
http://www.abcsoftware.us/man090.htm
|
|
| |
| | zlib/inflate error code -5 |
 | | However, there are a few "error code" responses that could have either resulted in an "actual error" or something that could have been ignored. |  | | I don't know what the "15+ errors" are, nor do I know under what circumstances one would "code error controls for the actual error controls". |  | | The return value in question, Z_BUF_ERROR, can be and is ignored in properly written code. |
|
http://www.comphelpone.com/new-4338549-5178.html
|
|
| |
| | Frotz |
 | | Thanks also to Jim Dunleavy for his optimization to the core Frotz code. |  | | Al Petrofsky (creator of dumbfrotz) donated much code to allow Unix Frotz to semi-support V6 games. |  | | Michael Edmonson (author of Rezrov) and Evin Robertson (author of Nitfol) deserve recognition for the ideas that I've borrowed from their programs. |
|
http://www.cs.csubak.edu/~dgriffi/proj/frotz
|
|
| |
| | ATOMKI: Publications of Trócsányi Z. |
 | | Nagy Z. Trócsányi Z. Multijet rates in e+e- annihilation: perturbation theory versus LEP data. |  | | Kunszt Z. Signer A. Trócsányi Z. One-loop helicity amplitudes for all 2->2 processes in QCD and N=1 supersymetric Yang-Mills theory. |  | | Kunszt Z. Signer A. Trócsányi Z. Singular terms of helicity amplitudes at one loop in QCD and the soft limit of the cross sections of multi-parton processes. |
|
http://w3.atomki.hu/PH/authors/aut05916.htm
|
|
| |
| | Index: if-archive/games/zcode |
 | | Release 2 / Serial number 980217 (The code (from release 1) for the computer in this game can be found in games/source/mercycomp.txt) |  | | The archive includes a z-code game file and Inform source code. |  | | Archive contains z-code game file, Inform source code and the original BASIC source code. |
|
http://www.ifarchive.org/indexes/if-archiveXgamesXzcode.html
|
|
| |
| | CTO Sea Dogs |
 | | When given in the form of a question, the "Z" signal should be preceeded by the interrogative abbreviation "INT". |  | | ((See DSSCS "Z" Signals at the bottom of the list.)) |  | | - - - - - ((See DSSCS "Z" Signals at the bottom of the list.)) |
|
http://groups.msn.com/CTOSeaDogs/34z34signals.msnw
|
|
| |
| | The Angband Code |
 | | Oangband does a fantastic job, with major improvements, but a carefully balanced and relatively bug- free coding style that brings the game forward to what it should be, without diverging it wildly from the original premise of Angband. |  | | Again, this list is still far from exhaustive - if you play using something exotic that you want to have added into the code, mail me. |  | | If you maintain a variant (on any given platform, perhaps the Amiga port or something, as long as you do real work on it) then you are entitled [7] to suffix it with a *. |
|
http://www.harris.ukgateway.net/angband/code.html
|
|
| |
| | [No title] |
 | | National Dialling only",,"L",5," x",, " u",,1811,,,"London Outer Area","3 Digit Area Code. |  | | 1832 ?","M",8," x",, " u",,1802,,,"never used",,," n/a",,,, "TO3","TOrquay",1803,,,"Torquay",,,"SW",73,,, "TO4","TOrquay",1804,,"was","Torquay","sats.","> 1803","SW",73," x",, "TO5","TOrrington",1805,,,"Torrington",,,"SW",74,,, "VO6","VOe",1806,,"old name","Voe",,,"SC",166,,"CG now called","Shetland" "TO7","TOmintoul",1807,,,"Ballindalloch",,,"SC",16,,, "TO8","TOmatin",1808,,,"Tomatin",,,"SC",159,,, "TO9","TOmdoun",1809,,,"Tomdoun",,,"SC",160,,, " u",,1810,,,"London Outer Area","3 Digit Area Code. |  | | 1430 8","NE",44," x",,,-999,1697,7,,"Brampton (Cumberland)","4 Digit Area Code",,"NW",6,,, "MW8","MotherWell",1698,,,"Motherwell",,,"SC",121," x",,,-999,1699,,"was","Raughton Head",,"> 1697 4","NW",35," x",, "RO0","ROthesay",1700,,,"Rothesay",,,"SC",137,,, "PO1","POrtsmouth",1701,,"was","Portsmouth","sats.","> 1705","HC",73," x",, "SO2","SOuthend-on-sea",1702,,,"Southend-on-Sea",,,"HC",85,,, "SO3","SOuthampton",1703,,,"Southampton",,,"SW",64," x",, "SO4","SOuthport",1704,,,"Southport",,,"NW",39,,, "PO5","POrtsmouth",1705,,,"Portsmouth",,,"HC",73,,, "RO6","ROchdale",1706,,,"Rochdale",,,"NW",36,,, "PO7","POtters bar",1707,,"old name","Colney Heath","via Potters Bar",,"L",1,,"CG now called","Welwyn Garden City" "RO8","ROmford",1708,,,"Romford",,,"L",7," x",, "RO9","ROtherham",1709,,,"Rotherham",,,"NE",59,,, " u",,1710,,,"London Inner Area","3 Digit Area Code. |
|
http://www.rhaworth.myby.co.uk/phreak/sns_geog.txt
|
|
| |
| | XZip 1.8.2 -- an X interface for text adventures |
 | | John Elliott (jce@seasip.demon.co.uk) has provided a source code patch which adds support for the Beyond Zork graphical font. |  | | It should build easily on any Unix platform with X windows (including Linux.) |  | | except that then you'd need ATK to run it, and that's 50 megabytes of source code. |
|
http://www.eblong.com/zarf/xzip.html
|
|
| |
| | Morse code - Wikipedia, the free encyclopedia |
 | | computer networking terminology we would say the commercial code is |  | | Morse code is an early form of digital communication. |  | | operating system to be controlled by Morse code, allowing the user access to the Internet and electronic mail. |
|
http://en.wikipedia.org/wiki/Morse_code
|
|
| |
| | Jzip Development |
 | | Feel feel to patch the code and mail me a fix! |  | | I need someone to build the Atari ST version of Jzip 2.1 and ship me binaries upon request. |  | | There was a problem in the text- wrapping code. |
|
http://jzip.sourceforge.net
|
|
| |
| | Kevin's Online Tools: Panel Code - Source Code |
 | | If your compiler does not recognize GETARG, no problem, just replace those lines with lines that read the inputs from standard input or a file. |  | | + z - ptmax * 2) * ( 1. |  | | The Online Panel Code is based on a short Fortran code with a main program and 11 subroutines and functions. |
|
http://www.aa.nps.navy.mil/~jones/online_tools/panel/source
|
|
| |
| | The Z Car WebRing |
 | | The only other thing you have to do is add this form to your page: (copy the code from HERE).Not from Our source. |  | | Cut and Paste the code into your page. |  | | The Z Cars WebRing is designed to produce more exposure for the Datsun Z Car, related sites and make it easier to find other Z Car sites on the web. |
|
http://www.geocities.com/MotorCity/Downs/9833
|
|
| |
| | The Highway Code |
 | | In addition the rule includes an abbreviated reference to the legislation which creates the offence. |  | | The Highway Code is essential reading for everyone. |  | | Many of the rules in the Code are legal requirements, and if you disobey these rules you are committing a criminal offence. |
|
http://www.highwaycode.gov.uk
|
|
| |
| | United States Postal Service - ZIP + 4 Lookup |
 | | The improved ZIP Code Lookup is now available. |  | | The standardized address and ZIP+4 Code will be |  | | Find the ZIP Codes for a city or town or the location of a given ZIP Code |
|
http://zip4.usps.com/ncsc/lookups/lookup_zip+4.html
|
|
| |
| | Z code - Wikipedia, the free encyclopedia |
 | | X Code) is a set of codes used in CW, TTY and RTTY communication. |  | | See also: Common Morse code abbreviations in the Morse code article |  | | This page was last modified 20:52, 18 Apr 2005. |
|
http://en.wikipedia.org/wiki/Z_code
|
|
| |
| | [No title] |
 | | V93/V93.272.Z 1947 No Code survey (was Re: References for Code vs. |  | | V93/V93.256.Z 1947 No Code survey (was Re: References for Code vs. |  | | V93/V93.259.Z 1947 No Code survey (was Re: References for Code vs. (2 msgs) |
|
http://ftp.ucsd.edu/arc.ham-policy.html
|
|
| |
| | Campbell R. Harvey's Hypertextual Finance Glossary |
 | | Separately, Z score is the output from a credit-strength test that gauges the likelihood of bankruptcy. |  | | The ISO 4217 currency code for the Zaire New Zaire. |  | | The ISO 4217 currency code for Zambian Kwacha. |
|
http://www.duke.edu/~charvey/Classes/wpg/bfglosz.htm
|
|
| |
| | Inform - ZMachine - Interpreters |
 | | Windows Frotz 2002 is a newer interpreter based on the later Frotz code and is actively maintained by David Kinder. |  | | For Windows, WinFrotz provides a high quality V1-V8 implementation, but does not support Blorb or Quetzal. |  | | It includes a full screen model with Blorb and V6, optional Quetzal format, and support for character sets other than Western European. |
|
http://www.inform-fiction.org/zmachine/interpreters.html
|
|
| |
| | Practical UNIX Programming: Programs |
 | | A red box indicates that only the raw code is available. |  | | A green box indicates that programs that can be compiled and tested are also included. |  | | Click a box below to get a compressed tar file for the programs from a chapter. |
|
http://vip.cs.utsa.edu/concurrency/programs.shtml
|
|
| |
| | CheatPlanet.com - Cheat Codes for Xbox, PS2 and More! |
 | | With Halo 3 in one hand and the Halo movie in the other, Microsoft is spawn-camping the PS3. |  | | Click Below to Submit Hints and Cheats for these new games! |  | | CheatPlanet.com - Cheat Codes for Xbox, PS2 and More! |
|
http://www.cheatplanet.com
|
|
| |
| | Zebra Bar code Label Printers for on demand printing. Zebra Technologies barcode and RFID |
 | | Zebra Bar code Label Printers for on demand printing. |  | | Zebra delivers innovative and reliable bar code and specialty label printing solutions to businesses and governments in 100 countries around the world. |  | | With more than 35 years of experience and over four million printers sold, Zebra is the trusted brand for 90 percent of Fortune 500 companies. |
|
http://www.zebra.com
|
|
| |
| | [No title] |
 | | Thompson and Morgan: Illustrated Index of : Z |
|
http://seeds.thompson-morgan.com/us/en/list/full-index/z?SA=1113
|
|
|