▍1. progcamming-simplex
用单纯形法解线性规划问题 C语言编写 C++环境开发(Using simplex method to solve linear programming problem C language programming C environment development)
用单纯形法解线性规划问题 C语言编写 C++环境开发(Using simplex method to solve linear programming problem C language programming C environment development)
提出了一种基于角度信息的约束总体最小二乘无源定位算法 该算法首 先将非线性的观测方程转化为线性方程, 并分析了观测噪声对线性(A constrained global least squares passive location algorithm based on angle information is proposed. In this algorithm, the nonlinear observation equation is first transformed into a linear equation, and the linear effect of observation noise is analyzed.)
提供了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)
利用VC++开发的随机数生成程序,可以直接运行(The random number generating program developed by VC can run directly)
克里金插值法实现二维和三位等高线的绘制功能,(The Kriging interpolation method can draw 2D and 3-bit contour lines.)
A small programmer written by VC to show the earth, can move with the mouse
windows小帮手,vc6 0开发的,有点小问题(Windows helper, developed by vc6 0, a little bit of a problem)
K均值聚类算法 C++实现的K均值聚类算法,(The K-means clustering algorithm implemented by the K-means clustering algorithm C,)
C语言版本遗传算法程序包,可以直接运行,很不错(C version of the genetic algorithm package, can run directly, very good)
若无向图表示高速公路网,其中顶点表示城市,边表示城市之间的高速公路。试设计一个找路程序,获取两个城市之间的所有简单路径(If an undirected graph is used to express a highway network, the vertices represent the city, and the side represents the expressway between the cities. Try to design a path finding program to get all the simple paths between two cities)
Implementation of Hamming code in C program
用于处理信号,对信号进行小波包分解,此处进行了三层分解计算,可以进行迭代。(Used to process the signal, the wavelet packet decomposition of the signal, where the three-tier decomposition of the calculation can be iterated.)