sbit CS = P1^0 sbit SCK = P1^6 sbit SIN = P1^7 sbit SOUT = P1^5 sbit WP = P1^1
sbit CS = P1^0 sbit SCK = P1^6 sbit SIN = P1^7 sbit SOUT = P1^5 sbit WP = P1^1 void XReady(void) ...
CS+algorithm技术资料下载专区,收录1,029份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
sbit CS = P1^0 sbit SCK = P1^6 sbit SIN = P1^7 sbit SOUT = P1^5 sbit WP = P1^1 void XReady(void) ...
A power control algorithm for 3G wcdma system, paper by Loutfi Nuaymi,
MODEL-BASED FINITE MIXTURES USING THE EM ALGORITHM的matlab实现
/* This a simple genetic algorithm implementation where the */ /* evaluation function takes positive values only and th...
LCS Algorithm, this is a c++ code for lcs(Longest Common Subsequence)
Estimating Attitude from Vector Observations Using a Genetic Algorithm-Embedded Quaternion Particle Filter 介绍了一种基于四元数粒子...
A hybrid Particle Swarm Optimization algorithm for functions in the real space.
use swarm intelligence algorithm to slove travelling sales man problems in matlab