这个简单的perl脚本用来在阿拉伯数字与罗马数字之间互相转换。 程序的功能有限
这个简单的perl脚本用来在阿拉伯数字与罗马数字之间互相转换。 程序的功能有限,帮助信息也没有,但是很短小,我写这个代码的目的也是just-for-fun,呵呵。 使用方法 ========...
这个简单的perl脚本用来在阿拉伯数字与罗马数字之间互相转换。 程序的功能有限,帮助信息也没有,但是很短小,我写这个代码的目的也是just-for-fun,呵呵。 使用方法 ========...
Intro/: Directory containing introductory examples. HelloWorld.c A simple program that draws a bo...
多项式曲线拟合 任意介数 Purpose - Least-squares curve fit of arbitrary order working in C++ Builder 2007 as...
Kiss FFT is a small and simple FFT library. It has no complicated platform-specific optimizations, c...
Here we are at the crossroads once again Youre telling me youre so confused You cant make up your ...
// // Histogram Sample // This sample shows how to use the Sample Grabber filter for video image p...
These listed libraries are written in WTL. But it s really hard to mix both MFC & WTL together. Obvi...
ATViewer is a component for Delphi/C++Builder, which allows to view files of various types. There is...
I ve written some many years ago dynamic Huffman algorithm to compress and decompress data. It is ma...
I made a lot of changed on this object,such as * // 1.Encapsulates all code in one userobjet,s...