Tag: tutorial
Q: Compute without integration. A: We know , Therefore, Therefore, The normal method: –EOF (The Ultimate Computing & Technology Blog) — 690 words The Permanent URL is: Simple Calculation …
Google ‘Proof without Words‘ you will find some interesting figures that are easy to understand. For example, the following figure is a vivid proof of the math formula Hint: …
Before Delphi 2007, sometimes you will have a warning showing up for lengthy functions, even if you have defined return value at the begining of the function, for example: …
Given two rectangles (as shown in the following figure), , are lower-left points while and are top-right points. We want to find out whether these two rectangles overlap each …
September 19, 2012
batch script, beginner, DOS, I/O File, implementation, programming languages, string, tricks, windows, windows command shell
Previously, I have programmed some scripts in Windows Batch, and these can be found in the github. For example, the rot13.bat rotates given input string (command line parameters) to …