-
-
[
Visual C++ (VC++)]
图像几何变换算法.rar
//Name:geotrans.c//Purpose: To perform geometric transform//Author: phoenix, CS, TshingHua, Beijing, P.R.C.//Email: bjlufengjun@www.163.net or lufengjun@hotmail.com//Date:April 3, 1998
Category:
2D Graphic Upload User:
mglmissyou Size:
29K
-
[
C++ Builder]
c++builder_en.zip
... Setting up event handlers (closures) dynamically at runtime. A brief introduction to using exceptions. This topic is covered in more depth in Chapter 5, "Exceptions." A brief introduction to ANSI strings. This subject is covered in more depth in ...
-
-
[
Visual C++ (VC++)]
Mean,_Medi14372510102002.zip
This program will ask how many numbers you want to find the average of, then it will allow you to enter your numbers(yes they can even be decimals) then it will calculate the mean, median, mode and range of what you enter.
Category:
Algorithm Upload User:
dqhb515 Size:
120K
-
[
Visual C++ (VC++)]
^^A_big_nu1648259212003.zip
This program is to handle all possible arithmetic operations (+,-,*, /, %) and logic operations (<, >, >=, <=, ==, !=) between 2 numbers, which have quite a lot of number of digits.
Category:
Algorithm Upload User:
hmjianji Size:
4K
-
[
Java/JSP]
webphotopublish-0_4.rar
Publish pictures from your digital camera to the web with this easy to use wizard-style Java application. Automatically resize your images and produce a set of HTML pages including index pages with thumbnails, and detailed caption pages for each photo.
-
[
Visual C++ (VC++)]
HHHH.rar
Type Classification Code [computer English Dictionary] n. classification codes : main.m (program control) discretize.m (converts image to discrete values) plotimg.m (plots classified images) dirImg.m (computes the directional image) extract. m (extracts ...
Category:
ADO-ODBC Upload User:
yxf999 Size:
1K
-
[
C++ Builder]
lzwpc.rar
They have been developed using the AZTEC C86 compiler, and are portable to any other standard C environment. I have tested this code with AZTEC CII for the 8080, and with the C compiler on XENIX 286, and they work fine.
-
[
C/C++]
lzss_huf.rar
... algorithm is quite simple: Keep a ring buffer, which initially contains "space" characters only. Read several letters from the file to the buffer. Then search the buffer for the longest string that matches the letters just read, and send its length and ...
-