资源列表
imgmin-master
- 该算法是最优化算法中处理图像的较为常用的算法,适合初学者-Image files constitute a majority of total web traffic.[17] Unlike text-based web file formats, binary image files do not benefit from built-in webserver-based HTTP gzip compression. imgmin offers an aut
optimization
- 牛津大学 优化方法课件 optimization-oxford optimization lecture notes
MAAB_Style_Guideline_Version2-1_pdf
- matlab/simulink/stateflow 建模规范-guidelines for matlab/simulink/stateflow
bellman-ford
- 链路状态法,即bellman-ford算法-Link state law, that the bellman-ford algorithm
the_online_clustering
- 此文章为基于在线聚类的雷达辐射源分类,它发展了新算法来在线更新分类。内附详细流程图,及功能介绍。可供用matlab做聚类和在线更新的所有人参考。
Frequencydistribution
- /*功能:从纯英文文本中统计出现频率最高的前十个单词(采用双向列表) */- Frequency distribution of the vowels and consonants used in the sample.
numerical-calculation
- 数值计算,微分和积分的几个例子,针对于MATLAB2011a-numerical calculation
wrar320sc
- 一个很普通但很实用的压缩软件,欢迎大家都来下载!-A common but useful compression software,and welcome to download it!
Xiao5u_Exam_v2.0
- 系统主要功能: 1、设置基本考试系统信息(开通/关闭考试等) 2、自动化提交试卷,智能判断学生是否重复提交 3、支持题型:选择题,判断题,填空题,问答题 4、试题库导入、导出功能 5、支持客观题自动阅卷,统计总分,并统计排名 6、生成成绩分析报表和打印功能 -The main function of the system: 1 set basic examination system (open/close examination) 2, automatic to
DCT
- 课程实验程序,供大家参考。程序中有注释,简单易懂。-Experiment procedure, for your reference. The program have comments, simple and understandable.
排序算法
- 冒泡排序、快速排序、希尔排序、堆排序等等常用的排序算法。C/C++实现(Bubble sort, quick sort, Hill sort, heap sort, and so on, commonly used sorting algorithm. C/C++ implementation)