Location:
Search - MinGW N
Search list
Description: EasyBMPtoAVI is a simple, easy-to-use, cross-platform
utility for creating an avi movie file from a series
of windows bitmap (BMP) images. Some features:
1) Support for reading all bit-depths supported by
EasyBMP. At the present time, this includes 1,
4, 8, 16, 24, and 32-bpp bitmap images.
2) Can create files up to 2GB in size.
3) Output is uncompressed, so you can choose your own
compression without loss of quality.
4) Cross-platform compatible (Linux, Unix, Windows,
Macintosh, Solaris, ...)
5) Cross-compiler compatible (supports compiling in
MS Visual Studio, g++, MinGW, Intel s icc,
and the lousy Borland compiler)
6) Easy user interface even helps you if you forget
to specify crucial information.
7) Endian-safe as of Version 0.52, so it will work
on things like PowerPC, Sparc, etc.
8) 64-bit compatible if you compile with EasyBMP
-EasyBMPtoAVI is a simple, easy-to-use, cross-platform utility for creating an avi mov ie file from a series of windows bitmap (BMP) ima celebrated. Some features : 1) Support for reading all bit-depths supporte d by EasyBMP. At the present time, this includes 1, 4, 8, 16, 24, and 32-bpp bitmap images. 2) Can create files up to 2GB in size. 3) Output is uncompressed. so you can choose your own compression without l oss of quality. 4) Cross-platform compatible ( Linux, Unix, Windows, Mac, Solaris, ...) 5) Cross-compatible compiler (c supports ompiling in MS Visual Studio, g, MinGW. Intel's icc. and the lousy Borland compiler) 6) Easy user int erface even helps you if you forget to specify cr ucial information. 7) Endian-safe as of Versio n 0.52, so it will work on things like the PowerPC
Platform: |
Size: 13359 |
Author: deeply2000 |
Hits:
Description: EasyBMPtoAVI is a simple, easy-to-use, cross-platform
utility for creating an avi movie file from a series
of windows bitmap (BMP) images. Some features:
1) Support for reading all bit-depths supported by
EasyBMP. At the present time, this includes 1,
4, 8, 16, 24, and 32-bpp bitmap images.
2) Can create files up to 2GB in size.
3) Output is uncompressed, so you can choose your own
compression without loss of quality.
4) Cross-platform compatible (Linux, Unix, Windows,
Macintosh, Solaris, ...)
5) Cross-compiler compatible (supports compiling in
MS Visual Studio, g++, MinGW, Intel s icc,
and the lousy Borland compiler)
6) Easy user interface even helps you if you forget
to specify crucial information.
7) Endian-safe as of Version 0.52, so it will work
on things like PowerPC, Sparc, etc.
8) 64-bit compatible if you compile with EasyBMP
-EasyBMPtoAVI is a simple, easy-to-use, cross-platform utility for creating an avi mov ie file from a series of windows bitmap (BMP) ima celebrated. Some features : 1) Support for reading all bit-depths supporte d by EasyBMP. At the present time, this includes 1, 4, 8, 16, 24, and 32-bpp bitmap images. 2) Can create files up to 2GB in size. 3) Output is uncompressed. so you can choose your own compression without l oss of quality. 4) Cross-platform compatible ( Linux, Unix, Windows, Mac, Solaris, ...) 5) Cross-compatible compiler (c supports ompiling in MS Visual Studio, g, MinGW. Intel's icc. and the lousy Borland compiler) 6) Easy user int erface even helps you if you forget to specify cr ucial information. 7) Endian-safe as of Versio n 0.52, so it will work on things like the PowerPC
Platform: |
Size: 13312 |
Author: deeply2000 |
Hits:
Description: 1. 本程序使用模拟退火算法解决TSP问题
a) 初始温度确定方法
选取任意状态为初始状态。以1为起始温度,不断升温,直到模拟所得接受概率大于90 ;
b) 温度下降
温度下降系数为 0.95;
c) 每一温度迭代
选取固定迭代次数 100 * n;
d) 终止条件
温度下降次数到达 800,或某一温度下解不发生改变;
2. 本机运行及编译环境
win7 旗舰版 SP1
MINGW g++ 4.8.1
-Simulated Annealing Traveling Salesman Problem
1. This program uses the simulated annealing algorithm to solve TSP problem
a) determining the initial temperature method
Select any state to the initial state. 1 as the starting temperature, heats up, until the resulting analog acceptance probability greater than 90
b) the temperature drops
Temperature drop coefficient of 0.95
c) Each iteration temperature
Select a fixed number of iterations 100* n
d) the termination condition
The temperature drops to reach the number of 800, or at a temperature solution does not change
2. Run the machine and compiler environment
win7 Ultimate SP1
MINGW g++ 4.8.1
Platform: |
Size: 687104 |
Author: 墨者 |
Hits: