▍1. urgvide
设计一个校园导游咨询程序,为来访的客人提供学校最短路径信息查询服务(Design a campus tour guide consultation program to provide the shortest path information inquiry service for visitors)
设计一个校园导游咨询程序,为来访的客人提供学校最短路径信息查询服务(Design a campus tour guide consultation program to provide the shortest path information inquiry service for visitors)
The 1053 problem of online system ACM of Hangzhou University of Electronic Science and Technology, solved by greedy method
提供了4种解常微分方程组的c++代码:定步长四阶龙格-库塔(Runge-Kutta)法(RK4->RKDUMP);(In this paper, four c codes for solving ordinary differential equations are provided: the fourth order Runge-Kutta (Runge-Kutta) method with fixed step size (RK4-))
北京大学acm,关于交通路灯,以及交通运行车辆路线(Peking University acm, on traffic lights and traffic routes)
windows小帮手,vc6 0开发的,有点小问题(Windows helper, developed by vc6 0, a little bit of a problem)
pku acm 1001,share it and enjoy it acm pku edu cn if you have any
一份详细讲述聚类的文章,内容是关系聚类和混合聚类(A detailed article on clustering, on relational clustering and hybrid clustering)
弹性波数值模拟 时间域有限差分算法 双相介质(Numerical Simulation of Elastic Wave in time Domain finite difference algorithm for Dual-phase medium)
关于粒子滤波的仿真程序,比较了粒子滤波和卡尔曼滤波的优缺点(On the simulation program of particle filter, the advantages and disadvantages of particle filter and Kalman filter are compared.)
此为人工智能中的简单遗传算法的实现,使用的开发工具为c#(This is the implementation of simple genetic algorithm in artificial intelligence. The development tool used is c#)
包含了很多ACM往届的赛题,对于ACM爱好者有很大的帮助(Contains a lot of previous ACM competition questions, for ACM enthusiasts have a lot of help)
实现了先来先服务算法,可以作为大家学习的参考(First come first served algorithm is realized, which can be used as a reference for us to learn.)
c语言求解四阶龙格库塔法的算法源代码,例子:某一地区的病菌传染,三种人员的人数的状态方程,即可能受传染的人数x1,已被传染(C language to solve the fourth order Runge-Kutta algorithm source code, example: a certain area of bacterial infection, the number of three kinds of personnel equation of state, that is, the number of people who may be infected x 1, has been infected)
C++经典数值算法源码, 包括线性代数方程组的求解, 数学变换与滤波等(C classical numerical algorithm source code, including the solution of linear algebraic equations, mathematical transformation and filtering, etc.)
覆盖了基本常用的机器学习算法。包括线性回归与分类算法;决策树;多种降维算法;优化算法;强化学习等多类算法的Python代码。(It covers the commonly used machine learning algorithms. Including linear regression and classification algorithm; decision tree; a variety of dimensionality reduction algorithm; optimization algorithm; reinforcement learning and other algorithms of Python code.)
Python机器学习及实践,第二章到第四章源码(Python machine learning and Practice)
基于遗传算法优化支持向量分类机参数的matlab语言编码(Support vector machine optimized by genetic algorithm)
弹性波数值模拟 时间域有限差分算法 双相介质(Numerical Simulation of Elastic Wave in time Domain finite difference algorithm for Dual-phase medium)
一种有效的包络线算法,可以实现很多情况下的振动信号的包络线生成,(An effective envelope algorithm can be used to generate envelope of vibration signal in many cases.)