Archive for July, 2003
03-07-03
Tags: scriptygoddess
The following script is really designed for a photo log… it will set up your page (MT specific) so that it automatically generates a table with 3 columns (You can actually customize it to be however number of columns you choose…
Javascript version:<script language=”javascript”><!–// number of columnsvar numColmax = 3;
var numCol = 1;var done=false;//–></script><table width=”400″ border=1 […]
»»»
(Computing) | 0
03-07-03
Tags: ::: ziboy.com ::: photolog of Beijing <<back home more>> Copyright 2000-2003 ziboy.com . All rights reserved. e-mail
»»»
(Odds'n'Ends) | 0
03-07-03
Tags:
»»»
(Computing) | 0
03-07-03
Tags: Component Software - CS-RCS Add-ons: TextPadThis is specific to the CS-RCS system, though Install CS-RCS and follow the tutorial.
Version Control for TextPad for Windows 95/98/NT
TextPad is a popular programmer’s editor for Windows.
To add version control support (VCS) to TextPad follow these steps:(thanks to Mark Grimes/Peculiarities.com, Mark R Harding , Erik Dybdahl)
Download tprcs.reg (TextPad 3) or […]
»»»
(Computing) | 0
03-07-01
Tags: Objective CamlObjective Caml is the latest implementation of the Caml dialect of ML. The main novelties compared with its ancestor, Caml Light, are: Full support for objects and classes — here combined for the first time with ML-style type reconstruction.
A powerful module calculus in the style of Standard ML (but retaining separate compilation).
A high-performance native code […]
»»»
(Computing) | 0
03-07-01
Tags: IBAL Avi Pfeffer Assistant Professor of Computer Science
Division of Engineering and Applied Sciences
Harvard University IBAL (pronounced “eyeball”) is a general-purpose language for probabilistic modeling, parameter estimation and decision making. It generalizes Bayesian networks, hidden Markov models, stochastic context free grammars, Markov decision processes, and allows many new possibilities. It also provides a convenient programming-language framework with […]
»»»
(Computing) | 0