Geometry.Net - the online learning center
Home  - Basic_J - J Programming
e99.com Bookstore
  
Images 
Newsgroups
Page 5     81-100 of 190    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | 9  | 10  | Next 20
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

         J Programming:     more books (100)
  1. Object-Oriented Programming featuring Graphical Applications in Java by Michael J. Laszlo, 2001-07-12
  2. Core Python Programming (2nd Edition) (Core Series) by Wesley J. Chun, 2006-09-28
  3. Delphi Programming for Dummies by Neil J. Rubenking, 1995-04
  4. STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edition) (Addison-Wesley Professional Computing Series) by David R. Musser, Gillmer J. Derge, et all 2001-04-06
  5. Programming ExcelServices (PRO-Developer) by Alvin J. Bruney, 2007-06-13
  6. Learning Java Through Applications: A Graphical Approach (Programming Series) (Programming Series) by Duane J Jarc, 2005-07
  7. Object-Oriented Programming: An Evolutionary Approach by Brad J. Cox, Andrew J. Novobilski, 1991-05
  8. Web Programming with Delphi (Delphi Programming) by Andrew J. Wozniewicz, 2010-12-01
  9. The AWK Programming Language by Alfred V. Aho, Brian W. Kernighan, et all 1988-01-11
  10. .NET Architecture and Programming Using Visual C++ by Peter Thorsteinson, Robert J. Oberg, 2002-03-18
  11. ASP.NET and VB.NET Web Programming (The Addison-Wesley Microsoft Technology Series) by Matt J. Crouch, 2002-05-27
  12. Programming with Visual BASIC 6 by Edward J. Coburn, 1999-10-15
  13. Basic Radio Programming Manual by Michael J. Langevin, 1994-01-01
  14. Formalization of Programming Concepts: International Colloquium, Peniscola, Spain, April 19-25, 1981 : Proceedings (Lecture Notes in Computer Science, 107)

81. ARS Based Programming: Fundamental And Without Limits
programming based on Abstraction, Reference and Synthesis, (ARS).
http://www.lambda-bound.de
ARS Based Programming:
Fundamental And Without Limits
Home Lambda Bound New Book on A++ ... Links
Other languages: Deutsch ARS Based Programming is built on three principles: Abstraction, Reference and Synthesis ARS ) which are derived from the Lambda Calculus. This approach to programming is covered in detail in the book `Programmierung pur' (`Undiluted Programming') which has been published in April 2003 by the S.Toeche-Mittler Verlag in Darmstadt, Germany. This site introduces ARS Based Programming and three tools intended to help learning and applying this approach:
  • A++ , a minimal programming language with interpreter for basic training enforcing rigorous confrontation with the essentials of programming; ARS++ , a full blown programming language including a virtual machine and compiler, extending A++ into a language that is fully ars-compatible with a functionality going beyond that of Scheme with the power of coping with the challenges of real world programming ARSAPI , a bridge between ARS and popular programming languages like Java, C and C++
  • 82. Algorithm Design Paradigms - Dynamic Programming
    The Dynamic programming method, since it computes each value i choosej exactly once is far more efficient. Its running time is
    http://www.csc.liv.ac.uk/~ped/teachadmin/algor/dyprog.html
    Dynamic Programming
    This paradigm is most often applied in the construction of algorithms to solve a certain class of
    Optimisation Problem
    That is: problems which require the minimisation or maximisation of some measure. One disadvantage of using Divide-and-Conquer is that the process of recursively solving separate sub-instances can result in the same computations being performed repeatedly since identical sub-instances may arise. The idea behind dynamic programming is to avoid this pathology by obviating the requirement to calculate the same quantity twice. The method usually accomplishes this by maintaining a table of sub-instance results Dynamic Programming is a
    Bottom-Up Technique
    in which the smallest sub-instances are explicitly solved first and the results of these used to construct solutions to progressively larger sub-instances. In contrast, Divide-and-Conquer is a
    Top-Down Technique
    which logically progresses from the initial instance down to the smallest sub-instances via intermediate sub-instances. We can illustrate these points by considering the problem of calculating the Binomial Coefficient "n choose k" , i.e.

    83. Index Of /kurtkz
    Website dedicated to 2D, 3D and game programming.
    http://www.geocities.com/kurtkz/
    Index of /kurtkz
    Name Last modified Size Description ... Parent Directory 07-May-2004 21:52 - downloads/ 08-May-2002 13:48 - main/ 08-May-2002 13:48 - tutorials/ 08-May-2002 13:48 -

    84. Robert J. Vanderbei
    0036. Book Linear programming Foundations and Extensions. CourseMaterials ORF 201 Computer Methods for Problem Solving Spr 99; ORF
    http://www.princeton.edu/~rvdb/
    My Astrophotography Page
    Robert Vanderbei
    Professor, Operations Research and Financial Engineering
    Associated Faculty Member, Departments of Mathematics and Computer Science
    Associated Faculty Member, Program in Applied and Computational Mathematics
    Director, Program in Engineering and Management Systems
    ACE-42 Engineering Quad
    Princeton University
    Princeton, NJ 08544
    rvdb @ princeton.edu Favorite Applications Java Applets

    85. The Comp.programming.threads FAQ: Part 1 Of 1
    Frequently asked questions (by Bryan O'Sullivan).
    http://www.serpentine.com/~bos/threads-faq/
    1. Answers to frequently asked questions for comp.programming.threads: Part 1 of 1
    Bryan O'Sullivan Last modified: Wed Sep 3 10:21:39 1997
    $Revision: 1.10 $
    0. Table of contents
    Answers to frequently asked questions for comp.programming.threads: Part 1 of 1 Introduction Reader contributions and comments How to read this FAQ ... Articles appearing in periodicals
    2. Introduction
    This posting consists of answers to many of the questions most frequently asked and summaries of the topics most frequently covered on comp.programming.threads , the Usenet newsgroup for discussion of issues in multithreaded programming. The purpose of this posting is to circulate existing information, and to avoid rehashing old topics of discussion and questions. Please read all parts of this document before posting to this newsgroup. The FAQ is posted monthly to comp.programming.threads , in multiple parts. It is also available on the World-Wide Web, at http://www.serpentine.com/~bos/threads-faq . You may prefer to browse the FAQ on the Web rather than on Usenet, as it contains many useful hyperlinks (and tables are readable, which is unfortunately not the case for the text version).
    2.1. Reader contributions and comments

    86. OOPWeb.com - Introduction To Programming Using Java By David J. Eck

    http://oopweb.com/Java/Documents/IntroToProgrammingUsingJava/VolumeFrames.html

    87. Bibliography On Genetic Programming
    A nearly complete bibliography of papers published on genetic programming. Part of the Computer Science Bibliography Collection.
    http://liinwww.ira.uka.de/bibliography/Ai/genetic.programming.html
    The Collection of
    Computer Science Bibliographies Up: Bibliographies on Artificial Intelligence Collection Home
    Bibliography on Genetic Programming
    About Browse Statistics Number of references: Last update: May 30, 2004 Number of online publications: Supported: yes Most recent reference: December 2004 Search the Bibliography Query: Options case insensitive Case Sensitive partial word(s) exact online papers only Results Citation BibTeX Count Only Maximum of matches Help on: [ Syntax Options Improving your query Query examples
    Boolean operators: and and or . Use to group boolean subexpressions.
    Example: (specification or verification) and asynchronous Information on the Bibliography
    Authors:
    Steven M. Gustafson (email mangled to prevent spamming)
    William Langdon
    (email mangled to prevent spamming)
    John Koza
    (email mangled to prevent spamming)
    Abstract:
    A nearly complete bibliography of papers published on Genetic Programming
    Author Comments:
    Compiled by W. Langdon and John Koza with lots of help from the GP mailing list. The bibliography also contains some pre-1990 papers on using GAs to produce programs. It is actively being extended, please send any new references to W.B.Langdon@cs.bham.ac.uk or add entries using an HTML form . Any comments on either the bibliography or the way it is set up would also be most welcome. I would like to have on line searches and www links to abstracts or papers.
    Browsing the bibliography

    88. Amit J Patel: Home Page
    Amit J. Patel s Home Page. School. I was a Ph.D. student at StanfordUniversity studying programming languages. (I graduated in 2002
    http://www-cs-students.stanford.edu/~amitp/
    Amit J. Patel's Home Page
    School
    I was a Ph.D. student at Stanford University studying programming languages. (I graduated in 2002.) My thesis work was about Obstacl, an object extension to Standard ML. I also worked on a web proxy server that alters Java applets to make them more safe. Since I have Java applets turned off in my browser, I decided to add some features to this proxy that would be more useful to me: filtering banner advertisements, reporting and blocking cookies, mangling URL redirects, spotting web bugs, removing pop-up windows, and generally reformatting web pages so that I can read them better). I have more about my school-related projects on my other home page
    Home
    I've been working on games and other software in my free time. I generally like to release the software (including source) for free. While writing games, I research topics that are related to games I'm working on or want to write in the future. I have collected some information about these topics in a web page about programming topics for computer games. I also write tools for games and web pages, and I've put up some of my

    89. Computer Languages History
    programming Language. AWK The AWK programming Language by AlfredV. Aho, Brian W. Kernighan, and Peter J. Weinberger. APL The
    http://www.levenez.com/lang/
    Computer Languages History
    Computer Languages Timeline
    Below, you can see the preview of the Computer Languages History (click on the white zone to get a bigger image):
    There is only languages listed in my chart, if you don't find "your" language, see The Language List of Bill Kinnersley (he has listed more than languages).
    If you want to print this timeline, you can download one of the following files: Printer using A4 paper Printer using Letter paper Plotter If you have some problem
    with the EPS file, look here
    Here is the ChangeLog of this history.
    If you have put this diagram on the wall of your office and have taken a photo of it, please send me a copy and I'll put it on this page
    Note : I have now a page where I explain how I build this chart. ABC :
    Ada :
    Algol :
    AWK : APL : B : Basic : BCPL : C : C++ : C# :

    90. Ada Programming Language Resources For Educators And Students
    Ada programming resources.
    http://www1.acm.org/sigs/sigada/education/
    Welcome to the SIGAda education page!
    You are visitor number
    Sorry, you missed the SIGAda 2003 International Conference! Join us in Atlanta in 2004!
    EXTRA! EXTRA!
    Brand-new Ada 95 textbook for experienced developers!
    Ada Distilled, by Richard Riehle
    Download the book HERE ; get all the source programs HERE
    Our goal with this site is to provide knowledge, resources, and general links
    to the Ada community at large, and especially to educators and students.
    If you are new to the language of Ada, see our Ada Tutorial Links Page.
    See where they're using Ada in Industry
    Visit our Ada in Schools page to learn about who's teaching Ada.
    Books on Ada
    Technical Reports Ada FAQ Tools and Components ... The Ada Informer
    This web site is created and maintained at the Department of Computer Science The George Washington University Washington, DC, with partial funding from ACM SIGAda S pecial I nterest G roup on Ada Your feedback is welcomed. For more information, please contact Professor Michael Feldman mfeldman@gwu.edu Last updated: October 12, 2003. Come meet our Team

    91. Spreadsheet Structure Discovery With Logic Programming
    The SNOBOL4 programming languge, 2nd edition, PrenticeHall, 1971. Jocelyn Paine.Ensuring Spreadsheet Integrity with Model Master, http//www.j-paine.org
    http://www.j-paine.org/spreadsheet_structure_discovery.html
    Spreadsheet structure discovery with logic programming
    Jocelyn Paine's Home Page Publications Publications about Model Master Document (shortened) in Word format
    ABSTRACT
    Our term "structure discovery" denotes the recovery of structure, such as the grouping of cells, that was intended by a spreadsheet.s author but is not explicit in the spreadsheet. We are implementing structure-discovery tools in the logic-programming language Prolog for our spreadsheet analysis program Model Master, by writing grammars for spreadsheet structures. The objective is an "intelligent structure monitor" to run beside Excel, allowing users to reconfigure spreadsheets to the representational needs of the task at hand. This could revolutionise spreadsheet "best practice". Prolog has many benefits for spreadsheet analysis, so our paper  includes a tutorial on its use. We also describe a  formulation of spreadsheet reverse-engineering based on "arrows".
    INTRODUCTION
    This is the third paper in a EuSpRIG series. Our first, presented at EuSpRIG 2001 [Paine, 2001] introduced the Model Master (MM) spreadsheet-description language, and showed how we could build spreadsheets by compiling them from MM programs, with advantages for readability, modularity, and code-reuse. In an MM version of Thomas Grossman's queuing simulation, where each column represented a server, we could change the number of servers simply by altering one constant. We also introduced decompilation - translating spreadsheets to MM programs . and its benefits for reverse-engineering and error-detection. An MM program is a summary of a spreadsheet's calculations, useful in many ways. For example, Graham Macdonald has suggested that the commercial world would find it valuable in determining whether a spreadsheet accurately reflects a legal contract.

    92. C, Lessons, Introduction, Test Questions, Exam Papers, Sample Code, Download, Li
    Tutorials for beginners and advanced. Explainations of all the standard libraries, keywords. Reference guide. Forum.
    http://www.geocities.com/learnprogramming123/C.html
    LEARN PROGRAMMIN G 123
    your resources to programming and free tutition
    Home
    C Introduction Lessons+reference ... Links C++ soon here! a+ - soon here!
    Message Board
    Vote Guestbook Info ... Search Search

    This Site The Web
    Link 2 Us
    Next Back
    C programming section - What would you like to do now? Introduction Basic intro into C Lessons Beginner Intermediate Toutorials/Lessons Test Questions Exercises Exam Papers Papers for practice Download Compilers Utilities Downlad compilers and utilities for C. Links Links to other sites. Reference section Keywords Libraries Knowoledge base for the advanced user. info draft read final draft of new C9X standard
    Microsoft Visual Studio.Net

    93. NAXJP ,Nahitafu XILINX-CPLD Jtag Programming Tool Project
    NAXJP project Nahitafu XILINXCPLD JTAG programming tool (C)Copyright2001-2003 Nahitafu. . JTAG
    http://www.nahitech.com/nahitafu/naxjp/naxjp-j.html
    NAXJP project
    Nahitafu XILINX-CPLD JTAG Programming tool
    ‚¨’m‚点
    http://www.nahitech.com/jtag/ Japanese English
    CONTENTS NAXJP‚Ƃ͉½‚©? Download ƒCƒ“ƒXƒg[ƒ‹ ƒ_ƒEƒ“ƒ[ƒhƒP[ƒuƒ‹ ... ‚ÌŠy‚µ‚Ý•û TIPS JTAG‚Á‚ĉ½ CPLD‚Á‚ĉ½ ƒoƒEƒ“ƒ_ƒŠƒXƒLƒƒƒ“‚Á‚ĉ½ ÅVî•ñ
    • ARM CPU‚ð”FŽ¯‚Å‚«‚é‚悤‚É‚È‚è‚Ü‚µ‚½B‚Ü‚¾ŽÀÛ‚Ì‘€ì‚Í‚Å‚«‚Ü‚¹‚ñB Thanks for debug,Mr. Sesum.
      —á‚P@ARM CPU‚ðƒXƒLƒbƒv‚µ‚āAXC9536XL‚É test.jed ‚ð‘‚«ž‚ށB naxjp -getid ARM7TDMI -auto test.jed
    • ALTERA byteblasterƒP[ƒuƒ‹‚Ì’è‹`‚𐳂µ‚­‚È‚¨‚µ‚Ü‚µ‚½B
    ƒ_ƒEƒ“ƒ[ƒh naxjp079 for Windows 95/98/Me/2000/XP/Linux
    • Bitstreamƒtƒ@ƒCƒ‹(*.bit)‚ðXC18VƒVƒŠ[ƒY‚Ö’¼Ú‘‚«ž‚ß‚é‚悤‚É‚È‚è‚Ü‚µ‚½B
      ‚±‚ÌŒ‹‰ÊAi*PACT‚âPRO* File For*atter‚ª•s—v‚É‚È‚èAWebPACK ISE 5.xŽg—pŠÂ‹«‚Å‚àFPGA‚̏‘ž‚Ý‚ª”ñí‚ÉŠy‚É‚È‚è‚Ü‚·B
      —á‚P@XC18V02‚É sp2_200.bit ‚𒼐ڏ‘‚«ž‚ށB
    • –¢’è‹`‚̃fƒoƒCƒX–¼‚ðŽw’肵‚½‚Æ‚«‚ɁA—áŠO‚ð“Š‚°‚é‚Ì‚ð‚â‚ß‚Ü‚µ‚½B
    ƒ_ƒEƒ“ƒ[ƒh naxjp078 for Windows 95/98/Me/2000/XP/Linux
    • Thanks Mr. Uwe.
      —á‚P@BYTEBLASTER‚ðŽg‚Á‚ÄXC95108‚Éaaa.jed‚ð‘‚«ž‚ށB naxjp -auto aaa.jed -port byteblaster.txt
    • ƒoƒEƒ“ƒ_ƒŠƒXƒLƒƒƒ“‚ðŠÜ‚߁ARed Hat Linux 7.2 (Kernel 2.4.20)‚Å‚Ì“®ìŠm”F‚ð‚µ‚Ü‚µ‚½B
    • ‘¶Ý‚µ‚È‚¢ƒtƒ@ƒCƒ‹‚ðCPLD‚ɏ‘‚«ž‚à‚¤‚Æ‚·‚é‚ƁAƒZƒOƒƒ“ƒe[ƒVƒ‡ƒ“ƒtƒH[ƒ‹ƒg‚·‚é‚Ì‚ðC³‚µ‚Ü‚µ‚½B
    • CoolRunnerII ‚ð”FŽ¯‚Å‚«‚é‚悤‚É‚È‚è‚Ü‚µ‚½B Thanks Mr. Uwe.

    94. Introduction To Programming Threads
    programming with Threads; Northrup, Charles J. programming with UNIXThreads; Norton, Scott J.; Dipasquale, Mark D. Threadtime. FORWARD.
    http://www.mit.edu:8001/people/proven/IAP_2000/
    Introduction to Programming Threads
    This course will introduce what threads are, why they are useful and how to program with them using the POSIX 1003.1c thread standard and API bindings for C. This course is for the intermediate to advanced programmer and assumes the programmer is familiar with C and UNIX like systems.
    Course Outline

    95. The Unlambda Programming Language
    A functional language designed for obscurity
    http://www.eleves.ens.fr:8080/home/madore/programs/unlambda/
    The Unlambda Programming Language
    Unlambda: Your Functional Programming Language Nightmares Come True
    Table of contents
    • What's New in Unlambda World? Introduction
      What's New in Unlambda World?
      (If you don't know what Unlambda is, skip this section and move directly to the introduction below.) [2001/08] This page is being revised in preparation of the Unlambda 3 distribution.
      Introduction
      CyberTabloid Computer Languages Today The Hitch-Hacker's Guide to Programming
      What is Unlambda?
      Unlambda is a programming language. Nothing remarkable there. The originality of Unlambda is that it stands as the unexpected intersection of two marginal families of languages:
      • Obfuscated programming languages, of which the canonical representative is Intercal . This means that the language was deliberately built to make programming painful and difficult (i.e. fun and challenging). Functional programming languages, of which the canonical representative is Scheme (a Lisp dialect). This means that the basic object manipulated by the language (and indeed the

    96. Livre L Extreme Programming - J.Bénard L.Bossavit R.Médina D.
    programming - Avec deux études de cas. Editeur(s) Eyrolles; Auteur(s) J.Bénard L.Bossavit R.Médina D.Williams; Collection Technologies objet;
    http://www.eyrolles.com/Informatique/Livre/9782212110517/Livre_L_Extreme_Program

    97. ANLP SPRING CONFERENCE
    UK information on NLP, practice groups and training courses.
    http://www.anlp.org/
    Welcome to THE ANLP
    This site is currently under development
    For more information please click here

    98. The COBOL Programming Language: Hello World!
    Sample COBOL source code for beginners.
    http://www.engin.umd.umich.edu/CIS/course.des/cis400/cobol/hworld.html
    The COBOL Programming Language
    Hello world! Example Program
    Click below to go directly to a specific section:
    Description
    Source Code Sample Run Program Notes
    Description
    This program demonstrates the text output function of the COBOL programming language by displaying the message "Hello world!".
    Source Code
    000100 IDENTIFICATION DIVISION. 000200 PROGRAM-ID. HELLOWORLD. 000300 000400* 000500 ENVIRONMENT DIVISION. 000600 CONFIGURATION SECTION. 000700 SOURCE-COMPUTER. RM-COBOL. 000800 OBJECT-COMPUTER. RM-COBOL. 000900 001000 DATA DIVISION. 001100 FILE SECTION. 001200 100000 PROCEDURE DIVISION. 100100 100200 MAIN-LOGIC SECTION. 100300 BEGIN. 100400 DISPLAY " " LINE 1 POSITION 1 ERASE EOS. 100500 DISPLAY "Hello world!" LINE 15 POSITION 10. 100600 STOP RUN. 100700 MAIN-LOGIC-EXIT. 100800 EXIT.
    Sample Run
    Hello world!
    Program Notes
    This program was tested and run using the RM/1 COBOL compiler. Last modified: 03:37 PM on 11/09/1996

    99. Polytypic Programming At Chalmers
    P. Jansson and J. Jeuring. A Framework for Polytypic programming on Terms, withan Application to Rewriting, Workshop on Generic programming, Utrecht
    http://www.cs.chalmers.se/~patrikj/poly/
    Apps People Papers PolyP ... Future
    Polytypic programming at Chalmers
    General theme: Functional Generic Programming - where type theory meets functional programming A number of functions have to be written over and over again on different datatypes. Examples of such functions are pretty printers, parsers, equality functions, most general unifiers, pattern matchers, rewriting functions, etc. These functions are examples of so-called polytypic functions . A polytypic function is a function that is defined by induction on the structure of user-defined datatypes. At Chalmers we have developed an extension of Haskell with which polytypic functions can be written and type checked. Furthermore, we are developing methods for writing and proving properties of polytypic functions. Currently the focus is on the border between generic programming and dependent types. For an in-depth treatment of polytypism, see Janssons PhD thesis, Functional Polytypic Programming , or the AFP'98 tutorial
    Applications of polytypic programming
    Besides a library of basic polytypic functions, which can be found in the distribution of

    100. Www.opperer.com - Software, CNC, Robotic, Foto,...
    Used to compose new formulas and save them, which can later be edited and extended with additional information. Lists functions that can be used.
    http://www.neon-programming.com/

    Deutsch
    Englisch Intro ohne Flash
    Deutsch
    Englisch Intro ohne Flash

    A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

    Page 5     81-100 of 190    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | 9  | 10  | Next 20

    free hit counter