-
hdoj的题目分类!!质量保证!
想刷hdoj的人必看!里面有每道题的类型!以下是部分:
1001 整数求和 水题
1002 C语言实验题——两个数比较 水题
1003 1、2、3、4、5... 简单题
1004 渊子赛马 排序+贪心的方法归并
1005 Hero In Maze 广度搜索
1006 Redraiment猜想 数论:容斥定理
1007 童年生活二三事 递推题
1008 University 简单hash
......
- 2023-08-27 14:20:03下载
- 积分:1
-
按照既定的步长,输入后筛选已有数据 程序3
按照既定的步长,输入后筛选已有数据 程序3-accordance with the established step, the imported data screening procedures have been 3
- 2022-01-25 18:44:47下载
- 积分:1
-
simple source code for those who interested in programming
simple source code for those who interested in programming
- 2023-06-25 04:15:03下载
- 积分:1
-
矩形原点旋转的程序
矩形原点旋转的程序-origin rotating rectangular procedures
- 2022-08-10 08:58:06下载
- 积分:1
-
JAVA足球游戏
JAVA制作的fifa2004,可在手机上运行,模拟比赛双方的完整算法,真实还原比赛过程。
- 2022-03-22 23:49:04下载
- 积分:1
-
基本分词程序
本算法是中文分词最常用的一种,内含有最大正向匹配算法和最大逆向匹配算法
- 2023-03-24 10:50:03下载
- 积分:1
-
C语言实现的一些数学计算,包括全选主元高斯消去法、求解三对角线方程组的追赶法等...
C语言实现的一些数学计算,包括全选主元高斯消去法、求解三对角线方程组的追赶法等-C language to achieve a number of mathematical calculations, including the Principal Select All Gaussian elimination method for solving tridiagonal linear equation group to catch up with law
- 2023-05-26 03:20:03下载
- 积分:1
-
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。-Commonly used algorithm of C procedures. Include polynomial terms, complex computation, random number generation, matrix operations, matrix eigenvalue and eigenvector calculations, linear algebra equations, nonlinear equations with the equations, interpolation and approximation, numerical integration, solving ordinary differential equations, data processing, for solving extremum problems, mathematical transformation and filtering, the calculation of special functions, sorting and search.
- 2023-04-24 15:00:03下载
- 积分:1
-
实数序列的快速傅立叶变换,基本算法为分裂基算法,将实数序列数组的地址给函数即可...
实数序列的快速傅立叶变换,基本算法为分裂基算法,将实数序列数组的地址给函数即可-actual sequence of the fast Fourier transform, the basic algorithm for splitting algorithm-based, real-sequence addresses to the array function can be
- 2022-06-14 16:21:26下载
- 积分:1
-
数值算法
各种数学算法的实现,里面包括矩阵的运算,方差,以及一些其他的常用数学算法,C#编写。
- 2022-01-30 10:36:45下载
- 积分:1