X-Crypter encrypts/decrypts a file using a simple encryption algorithm that i have made. it works fi
X-Crypter encrypts/decrypts a file using a simple encryption algorithm that i have made. it works fi...
算法(algorithm),在数学(算学)和计算机科学之中,为任何良定义的具体计算步骤的一个序列,常用于计算、数据处理和自动推理。精确而言,算法是一个表示为有限长列表的有效方法。算法应包含清晰定义的指令用于计算函数。
X-Crypter encrypts/decrypts a file using a simple encryption algorithm that i have made. it works fi...
Fraqtive is a program for drawing Mandelbrot and Julia fractals. It uses a very fast algorithm and g...
This demo nstrates the use of the reversible jump MCMC algorithm for neural networks. It uses a hier...
This a simple algorithm that downloads all most updated data from the stocks in the SP500 index, for...
I ve written some many years ago dynamic Huffman algorithm to compress and decompress data. It is ma...
it is a simulation about ML synchronization algorithm in OFDM systems,you can slao see a function pi...
This is a simple code sample to interpolate a 3d set of points using the bezier algorithm minimized ...
this progam written in java language and describe the des algorithm that allow us to encrypt and de...
This progamram desrible how put N queens on the board have size N*N Using algorithm back tracking...