资源列表
quicksort
- 本程序为用C语言编写的快速排序算法的源程序,很实用-This procedure for the use of C language source of quick sort algorithm, it is practical
cellauto
- 这是一个细胞自动机及相应的vote和smooth函数-[chaoticrand,chaoticcell,watermark]=cellauto(480,640,1024,5) 参数说明:
ds18b20
- 用数码管显示18b20测得的温度(数码管用的是zlg7290驱动的)-18b20 digital display of measured temperature (digital works is driven zlg7290)
fastica
- FastICA算法,又称固定点(Fixed-Point)算法,是由芬兰赫尔辛基大学Hyvä rinen等人提出来的。是一种快速寻优迭代算法,与普通的神经网络算法不同的是这种算法采用了批处理的方式,即在每一步迭代中有大量的样本数据参与运算。-FastICA algorithm, also known as fixed-point (Fixed-Point) algorithm, University of Helsinki, Finland by Hyvä rinen et al
Mygethammingdistance
- Haming Distance- This MATLAb Code is Use to get the Hamming Distance for images, it was downloaded for other site and submited here
PuntoKazan
- its is OK PERO no se puede- its is OK PERO no se puede
1
- 对关系性质的判断,包括自反,反自反,对称,反对称,传递等的判断-To determine the nature of the relationship, including the reflexive, anti-reflexive, symmetric, antisymmetric, transmission, etc. to determine
Exception.tar
- samples for exception handling
mp3player
- 这个是易语言源码,首先声明不懂易语言的不要下,毒软误报的问题不再解释,源码内容:MP3播放器1-This is an easy language source code, first of all do not understand the language, not poisonous, soft false problem will not explain, source: MP3 player 1
music1
- 自己编写的有关Matlab中MUSIC算法下的目标方位估计 -I have written about the MUSIC algorithm in Matlab DOA Estimation
huiwen
- 用程序判断一个句子或者一个单词是否是回文(即正读和反读完全一样的单词)-use a programme to decide whether a sentence or a word is the same using the natural sequence or the reversd order
max_substring
- 用蛮力法、分治法等分别实现最大字段和问题-Use brute force method, partition method etc., achieve maximum field and problems