资源列表
2015竞赛培训讲稿2-排队论模型
- 涵盖了美赛需要用到的算法资料,可以直接应用,不需要自己编程。(It covers all the algorithmic code that needs to be used in all mathematical modeling, and can be applied directly without the need of your own programming.)
八路AD采集adc128s022
- FPGA AD采集八路数据,12位分辨率,小梅哥FPGA的开发程序,实测可用(FPGA AD collects eight path data, 12 bit resolution, and the development program of Mayo FPGA.)
Changjiang
- matlab在数学建模中的应用一书中实现灰色预测章节的源代码(matlab in mathematical modeling in a book to achieve gray forecast chapter of the source code)
python learning the hard way
- learning python the hard way 的手打源码(the Source code of "learning python the hard way")
重构--改善既有代码的设计_中文版
- 重构--改善既有代码的设计_中文版;KINDLE 用的mobi格式(Refactoring to improve the design of existing code)
bigdigits
- python程序教程3,数字变大输出,添加循环输入(the code of the book called python 3 programing)
《数据结构》的全部代码实现(C语言)
- 数据结构的链表 二叉树 还有图的基本操作代码(data structure linklist arraylist graph tree sort)
二叉排序树
- 数据结构,关于二叉排序树,实现其建立,排序,查找等功能(Data structure, about the two fork sort tree, to build, sort, find and other functions)
C_TraDaBoost
- 戴文渊---Boosting for Transfer Learning,TraDaBoost算法的源代码。(Dai Wenyuan ---Boosting for Transfer Learning, the source code of the TraDaBoost algorithm.)
jibenyiqunjulei
- 将蚁群算法用于聚类操作 求解TSP问题,跟传统蚁群算法相比有很大程度上的提升,值得应用于研究(Using ant colony algorithm in clustering operation to solve TSP problem)
职工考勤管理系统
- 适用于大学生C++课程设计职工考勤管理系统,包括数据的录入、保存、删除、修改、以及分析处理(It is suitable for the university student C++ course design staff attendance management system, including data entry, preservation, deletion, modification, and analysis processing.)
Sparse image and signal processing
- 这本书在稀疏的多尺度图像和信号处理提出了艺术状态,包括线性多尺度变换,如小波,脊波和曲波变换、非线性、多尺度变换基于中值和数学形态学算子。最近的稀疏性和形态多样性的概念描述和利用各种问题,如去噪,反问题正规化,稀疏信号分解,盲源分离,压缩感知。 这本书的理论和实践研究相结合的领域,如天文学、生物学、物理学、数字媒体应用和取证。最后一章探讨了信号处理中的一个范式转换,表明以前的信息取样和提取的限制可以用非常重要的方法加以克服。 MATLAB和IDL代码伴随这些方法和应用程序重现。 实验并说明