This progamram desrible how put N queens on the board have size N*N Using algorithm back tracking
This progamram desrible how put N queens on the board have size N*N Using algorithm back tracking...
This progamram desrible how put N queens on the board have size N*N Using algorithm back tracking...
This source code show you how to implement the FFT algorithm in c.details please referent my fft.c f...
A modified version of PSO algorithm which can be used to search the minimum value inside a specified...
load flow algorithm, with entering bus data and line data it solves the load flow with newton method...
The algorithm ID3 (Quinlan) uses the method top-down induction of decision trees. Given a set of cla...
89S52上实现51单片机的串口FIFO功能。即串口的收和发均采用了FIFO作为缓冲。相信这个程序有助于单片机的新手编写串口操作...
详细说明异步fifo的设计 格雷码在地址的编码中的作用,及满空标志的产生...
基于Xilinx Vertex2的可综合的2048x10位的读写可控制FIFO模块源代码,深度可控...
处理整帧数据的FIFO的巧妙控制设计,能给大家一个参考...
In each step the LZSS algorithm sends either a character or a <position, length> pair. Among t...