-
acm pku的经典题目的代码和思路,包括了DP问题,贪心,回溯,等等都是很经典的题目...
acm pku的经典题目的代码和思路,包括了DP问题,贪心,回溯,等等都是很经典的题目-acm pku classic subject code and ideas, including the DP problem, greedy, backtracking, and so on are all very classic topic
- 2022-05-16 06:58:09下载
- 积分:1
-
本代码是《计算机常用数值计算算法与程序 C++版》一书的配套数据处理与回归分析代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC+...
本代码是《计算机常用数值计算算法与程序 C++版》一书的配套数据处理与回归分析代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C version," a book supporting data processing and regression analysis of the code, these procedures have been in C C 6.0 Virsual environment through. The attention of the VC 6.0 installed path, in particular include directory (folder) path, otherwise there will be compiled header files could not find the mistakes and the compiler not normal.
- 2022-09-26 01:50:03下载
- 积分:1
-
Program with arrays. short algorithm
Program with arrays. short algorithm
- 2022-01-25 22:07:24下载
- 积分:1
-
格路问题:经典的算法分析与设计题目,用动态规划的方法解决从一个网格起点到终点的最短路径问题...
格路问题:经典的算法分析与设计题目,用动态规划的方法解决从一个网格起点到终点的最短路径问题-Lattice path problem: the classical algorithm analysis and design topics, with the dynamic programming solution to start from a grid to the end of the shortest path problem
- 2022-07-04 01:17:42下载
- 积分:1
-
远志网络还原大师算号器的源码,看了就明白很粗糙的算法但毕竟能用。...
远志网络还原大师算号器的源码,看了就明白很粗糙的算法但毕竟能用。-network reduction Chi master Suanhaoqi source code, read on to understand the algorithm is very rough but, after all, can be used.
- 2023-03-15 12:20:03下载
- 积分:1
-
matlab对INSAR图像进行配准
资源描述matlab对INSAR的主辅影像图进行配准,以便以后处理影像图
- 2023-04-27 01:55:03下载
- 积分:1
-
很简单的程序,只是一个+法运算,给大家玩玩,想下载个资源
很简单的程序,只是一个+法运算,给大家玩玩,想下载个资源-GOOD
- 2023-08-27 05:10:03下载
- 积分:1
-
2个关于概率统计的C程序,以及示例,来自《C语言数值常用程序》,所以程序均经过本人测试可以正常使用!...
2个关于概率统计的C程序,以及示例,来自《C语言数值常用程序》,所以程序均经过本人测试可以正常使用!-two on the statistical probability of C procedures, as well as examples from the "C language commonly used numerical procedures," and so I have to undergo testing can be used normally.
- 2023-02-14 04:35:04下载
- 积分:1
-
Romberg积分,数值积分
Romberg积分,数值积分-Romberg points, numerical integration
- 2023-02-10 10:55:03下载
- 积分:1
-
两个大整数相乘(位数相同)
两个大大整数(位数相同)相乘,比如50多位。
- 2023-08-31 03:45:03下载
- 积分:1