资源列表
Ant-colony-algorithm
- 蚁群算法,用于解决TSP问题,智能算法,具有收敛速度快,准确度较高的特点-Ant colony algorithm for solving TSP problem, intelligent algorithm, with fast convergence characteristics of high accuracy
PartialClass
- 基本的C#数字运算示例,执行两个数的加法、减法运算,返回相加、相减后的结果,实例化类对象,定义一个死循环,以便循环输入数据,记录运算符号,以运算符号为条件进行判断,判断是否为加号,判断是否为减号,不符合上面所有情况,实现基本的加法、减法运算。-The basic number crunching C# example, perform the addition of two numbers, subtraction, back together, after subtracting the re
ICSA
- 基于统计算法的红外图像非均匀性矫正算法,场景类算法,实现实时校正-IRFPA NUC
sorting
- 堆排序和快速排序的c语言实现。 堆排序:建堆,移动元素,如此循环。 快排:将标记元素排到适当位置,如此递归排序。-Heap sort and quick sort of c language. Heap sort: construction of the heap, moving elements, and so on. Fast row: the markup elements discharged place, so recursive sort.
maxmatch
- 解决最大匹配问题的程序,经过调试,运行正常,并附上测试程序-Maximum matching problem solving process, after commissioning, operating normally, along with test procedures
shortest-path-problem
- 解决最短路问题的dijkstra,floyd算法,经过调试,运行正常,内附详细注释,适合新手-Solve the shortest path problem dijkstra, floyd algorithm, after commissioning, operating normally, containing detailed notes, suitable for novice
lsCommDemo
- VC多线程编程实例,多接收模式串口类,接收模式有四种:手动查询串口方式(ManualQueryRecv)、手动定长查询方式(ManualConstRecv)、自动信号查询方式(AutoRecvBySignal)、自动中断查询方式(AutoRecvByBreak)。-VC multithreaded programming examples, multi-category serial receive mode, there are four reception modes: manual che
OpenExcel
- MFC_列表CListCtrl读写Excel文件,刚写完,亲测可用,不懂可学一下CListCtrl的用法。介绍一下:输入excel文件到列表&&输出列表到excel文件,需要1、向项目工程中添加基本的7个类,分别是:CApplication,CMyFont,CRange,CWorkBook,CWorkBooks,CWorkSheet,CWorkSheets,选择MFC Class From TypeLib,在Add Class From 中选中File,在Location中输入或者选择EXCEL
mitmatlab
- 机器学习中所有的源代码,对于想深入了解机器学习的人有一定帮助!-Machine learning all the source code for those who want in-depth understanding of machine learning to help people who have some!
music_method
- 空间谱估计music 谱估计方法,估计信号参数-Spatial spectrum estimation music spectrum estimation methods, estimates signal parameters
ant-VRP
- 蚁群算法求解VRP问题的测试实例代码,数据比较少-Ant Colony Algorithm for VRP test case code, data is relatively small
antsystem
- 蚁群算法代码之蚁群系统(ACS)算法,求解旅行商问题的实例-The ant colony algorithm code System (ACS) algorithm for solving the traveling salesman problem instances
