资源列表
suangseqiuchuhaodaxiaoguolv
- 双色球出奖号码大小过滤,主要用来过滤出符合大小条件的号码组合
4511138
- 一个I/O实现的8个数码管动态显示程序 内有详细算法说明
232Communication.tar
- C++ header file with some main code
calender
- type year and month, it will show the calender, an assignment in cla-type year and month, it will show the calender, an assignment in class
datacombining
- 将EXCEL多个工作簿合并成一个EXCEL工作簿的多个页签 EXCEL数据合并-EXCEL workbooks will be combined into a multiple EXCEL workbook merging multiple tabs EXCEL data
comparison_21022013
- COMPARISON OF DIFFERENT MODULATION SCHEMES
oned_wave
- This program describes a moving 1-D wave using the finite difference method- This program describes a moving 1-D wave using the finite difference method
nonlocal1
- 圆柱体的散射的解析解,及nonlocal效应的对local影响-The impact of the cylinder analytical solution scattering, and nonlocal effects on local
cannydet
- canny edge detection proce-canny edge detection process
yuv2avi.m
- yuv to avi converter
PSO_version21
- Author: Dr Bouchekara Houssem Rafik El-Hana Date: 26/05/2015 PSO version 2 with velocity bounding
Bayes_classifier
- 贝叶斯决策论是解决模式分类问题的一种基本统计途径。其出发点是利用概率的不同分类决策与相应的决策代价之间的定量折中。贝叶斯分类器的分类原理是通过某对象的先验概率,利用贝叶斯公式计算出其后验概率,即该对象属于某一类的概率,选择具有最大后验概率的类作为该对象所属的类。也就是说,贝叶斯分类器是最小错误率意义上的优化。-Bias classifier with minimum error rate.