-
分酒问题C++源代码
分酒问题C++源代码-hours liquor issue C source code
- 2022-07-23 08:10:19下载
- 积分:1
-
这是一个求解数学问题:半径计算圆的周长和面积
这是一个求解数学问题:半径计算圆的周长和面积-This is a mathematical problem solving : Radius calculated the circumference of a circle and area
- 2023-03-15 19:25:03下载
- 积分:1
-
二维码生成和读取
资源描述
这个程序主要是完成的功能是二维码的生成和解析。
可选编码形式:Byte,Numeric,AlphaNumeric
修正层次:L、M、Q、H
版本:1-40
像素可调
提供 二维码创建、二维码保存、二维码打开及译码功能
- 2022-05-23 10:43:16下载
- 积分:1
-
K-means 的C++实现
程序包含一个C++代码和一个经典的matlab算法,主要用来实现k-means 和 GMM算法,大家可以参考一下,附带有两个dataset,谢谢!K-means 和 GMM都是机器学习中很重要的两个算法实现,希望对学习相关知识有所帮助。
- 2023-04-03 10:10:04下载
- 积分:1
-
基于FSK调制解调的C++源程序
基于FSK调制解调的C++源程序,可以用,欢迎下载,调制解调器网络编程,对用的它的人会看看的!!!!网上大部分是MATLAB的,这个是C++的,很不错啊!!!!
- 2022-12-08 20:40:03下载
- 积分:1
-
ALGORITHM_NEVILLE。
关于评价插值多项式 P
(N + 1)不同的数字 X(0),......,在数字 X X(N)
对于函数 F: 输入: 数字 X(0),......,X(N) 为 XX(1),......,XX(N+1) ;
数字 X ;值的 F 作为 Q 的第一列,或者可能如果函数 F 提供计算。
输出: 与 P(X) 表 Q = Q(N+1,N+1)。
- 2022-08-20 14:06:41下载
- 积分:1
-
book is widely used in engineering at the effective preparation of the algorithm...
书是针对工程上常用的行之有效的算法而编写的C语言函数程序集,在第一版的基础上作了修改和扩充。书中包括了近几年出现的许多新算法。全书分为数值计算与非数值计算两部分。其中数值计算部分的内容包括:线性代数方程组的求解、矩阵运算、矩阵特征值与特征向量的计算、非线性方程与方程组的求解、插值、数值积分、常微分方程(组)的求解、拟合与逼近、数据处理与回归分析、极值问题、数学变换与滤波、特殊函数、随机数的产生、多项式与连分式函数的计算、复数运算;非数值计算部分的内容包括:排序、查找、图形模式下读写屏幕象点、基本图形操作、汉字操作等。-book is widely used in engineering at the effective preparation of the algorithm and C language function suite, on the basis of the first edition was revised and expanded. The book includes the past few years, many of the new algorithm. Topics are divided into the numerical and non- numerical calculation of two parts. These numerical part of the contents include : linear algebraic equations by solving the matrix computation, Matrix eigenvalues and eigenvectors of computing, nonlinear equations and solve equations, interpolation, numerical integration, ordinary differential equations (Group I) solution, fitting and approximation, data processing and back In analysis, optimization, mathematical transformation and filtering, specia
- 2022-07-13 21:31:09下载
- 积分:1
-
可以查询学生详细信息(学号、姓名、性别、入学时间、出生年月、电话、家庭住址・・・・・・),亦可查询简明信息(只含有姓名和年龄);可增加、删除和浏览学生信息;可按...
可以查询学生详细信息(学号、姓名、性别、入学时间、出生年月、电话、家庭住址・・・・・・),亦可查询简明信息(只含有姓名和年龄);可增加、删除和浏览学生信息;可按“学号”,“姓名”查询;可用菜单实现上述功能。-students can find detailed information (school, name, gender, school, date of birth, telephone, family residence), can also inquire about the concise information (contained only the name and age); increase. View and delete student information; according to "study", "name" inquiries; menu can be used to achieve the above functions.
- 2022-05-29 05:23:36下载
- 积分:1
-
matlab 平面拟合算法
这个代码的功能是:给定一组3维数据点,计算出一个平面,所有点到平面的法线具体之和最小。拟合用到了计算给定数据点的特征值/特征向量。代码可以用到所有大于等于2D的空间。
- 2022-01-25 16:41:34下载
- 积分:1
-
用c编写的N皇后问题
用c编写的N皇后问题-used to prepare N Queens
- 2022-06-26 00:13:48下载
- 积分:1