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 fine in MSVC++ 6.0 Sta...
算法(algorithm),在数学(算学)和计算机科学之中,为任何良定义的具体计算步骤的一个序列,常用于计算、数据处理和自动推理。精确而言,算法是一个表示为有限长列表的有效方法。算法应包含清晰定义的指令用于计算函数。
X-Crypter encrypts/decrypts a file using a simple encryption algorithm that i have made. it works fine in MSVC++ 6.0 Sta...
Fraqtive is a program for drawing Mandelbrot and Julia fractals. It uses a very fast algorithm and generates high qualit...
This demo nstrates the use of the reversible jump MCMC algorithm for neural networks. It uses a hierarchical full Bayesi...
This a simple algorithm that downloads all most updated data from the stocks in the SP500 index, for as many day you wan...
I ve written some many years ago dynamic Huffman algorithm to compress and decompress data. It is mainly targeted to dat...
it is a simulation about ML synchronization algorithm in OFDM systems,you can slao see a function picture in its output,...
This is a simple code sample to interpolate a 3d set of points using the bezier algorithm minimized to 4 points....