资源列表
algorithm
- GN, LMF 方法; Dogleg, 双折 Dogleg 方法(the convex optimization algorithm of GN ,LMF ,DogLeg, etc.)
Peak to Average Power Ratio (PAPR)
- papr using tone reservation
superhetero
- Super heterodino reciever
贝叶斯分类器
- 该程序能够实现对两种样本进行贝叶斯分类,并且能够通过旋转观察两类的三维图,还能够画出超平面,更加直观的观察两类的分类。(The program can realize the Bayesian classification of two kinds of samples, and can be observed by rotating the 3D figure two class, also can draw a plane, the classification of the two cla
Learn SVM Step by Step
- SVM的一些学习资料,适合初学者参考查阅学习。(Some of the SVM learning materials, suitable for beginners reference refer to learning.)
Reservoir-dynamic programming
- 水库优化调度,离散500点,寻找最优路径、出力(Reservoir-dynamic programming)
高德
- 从高德上爬地图数据,存储到数据库。可以从原网址爬取JSON格式的数据并解析(Climb map data from high morals and store it to database)
IEEE Xtreme10.0 painter's dilemma解答
- 这是IEEE Xtreme 10.0。其中的 painter's dilemma这道题,是一道动态规划的题目。这是用C++写的源代码。
StudentMIS
- 基于链表的简单的学生信息管理系统模板,给初学者提供一定思路,对于代码有详尽的说明。(Based on the linked list of simple student information management system templates, to provide some ideas for beginners, for the detailed descr iption of the code.)
mathematica矩阵的一些计算
- 关于矩阵谱问题中拉克丝对的计算和验证,以及对于初始位势的计算。(The calculation and verification of the pair of pairs in matrix spectrum problem and the calculation of the initial potential.)
08010858
- 信息传播模型与数值仿真,对社交网络信息传播有很好的参考价值。(Activity Maximization by Effective Information Diffusion in Social Networks)
SplineInterpolationAitken插值算法 C++程序
- 用c++实现spline插值算法,需要的可以下载~~(Implementation of spline interpolation algorithm with c++)