登录
首页 » 算法 » 经典四则运算

经典四则运算

于 2022-01-25 发布 文件大小:294.20 kB
0 78
下载积分: 2 下载次数: 1

代码说明:

资源描述经典四则运算,在学习c++的时候比较常见的问题,供大家参考。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • contour detection by ant colony optimization
    这是一个利用蚁群算法进行图像边缘检测的程序,基于论文“图像边缘检测的蚁群优化算法”,IEEE进化计算大会(CEC),第751-756页,香港,2008年6月。输入:
    2022-06-16 07:46:26下载
    积分:1
  • c语言源代码,可以计两条直线交点的坐标。
    c语言源代码,可以计算两条直线交点的坐标。-c language source code can be calculated two straight intersection coordinates.
    2022-03-02 17:25:07下载
    积分:1
  • a cantilever calculated by FEM vc source, including post
    一个计算悬臂梁的有限元vc源码,包括变形后处理显示-a cantilever calculated by FEM vc source, including post-treatment showed deformation
    2022-02-01 02:41:09下载
    积分:1
  • 卷积编码器维特比编码器
    卷积编码器 (2 到 5 评级) 和软决定维特比译码器在 MATLAB 中实现 卷积编码器和维特比译码器 %发电机多项式 g1 = [1,0,1,0,0,1,1,1]; g2 = [1,1,1,1,0,1,1,0]; g3 = [0,1,1,1,1,0,0,1]; g4 = [1,0,1,1,0,1,1,0]; g5 = [1,1,1,1,1,0,1,1];
    2023-07-11 21:05:03下载
    积分:1
  • 学生信息记录创建
    (1). Create List建立有序单向链表   从键盘上一次输入一个学生姓名和记录, 以姓名为序建立有序链表。插入一条记录后,显示提示信息:确认是否输入下一条记录.如确认,继续输入,否则,退出输入功能。(2). Display All Record显示所有结点记录    按顺序显示链表中所有记录,每屏显示10 条记录,按键继续显示下一屏。(3). Inserta Record插入一条结点记录    在以姓名为序排列的链表中插入一条记录,插入后,链表仍有序,并输出插入成功信息。(4). Delete a Record按姓名查找,删除一条结点记录    输入待删除记录结点的姓名,显示提示信息,让用户确认是否删除。确认后,将该姓名的记录删除。(5). Query查找并显示一个结点的记录    输入姓名,查找该记录,并显示该同学的成绩。(6). Add Record from a Text File从正文文件中添加数据到链表中DATA.TXT,存放多个待加入的记录。提示输入正文文件的文件名,然后从该文件中一次性读入多条学生记录。
    2022-08-22 18:47:37下载
    积分:1
  • 一维伽辽金型无网格MATLAB程序 无网格方采用基于点的近似,可以彻底或部分地消除网格,不需要网格的初始划分和重构,不仅可以保证计的精度,而且可以大大...
    一维伽辽金型无网格法MATLAB程序 无网格方法采用基于点的近似,可以彻底或部分地消除网格,不需要网格的初始划分和重构,不仅可以保证计算的精度,而且可以大大减小计算的难度。然而,由于目前的无网格近似一般没有解析表达式,且大都基于伽辽金原理,因此计算量很大,要超出传统的有限元法;另外,无网格近似大都是拟合,因此对于位移边界的处理比较困难,多采用拉格朗日乘子法处理。-1维伽Galerkin-type meshless method MATLAB procedures meshless method based on the point of approximation, can be completely or partially eliminate the grid, the grid does not require the initial division and reconstruction, not only can guarantee the accuracy of the calculation, and can greatly reduce the difficulty of calculation. However, due to the current meshless approximation there is no analytic expression in general, and mostly based on the Galerkin principle, the calculation of a large volume, it is necessary to go beyond the traditional finite element method In addition, the meshless approximation are fitted, so displacement of the border more difficult to deal with, the use of Lagrange law.
    2022-06-18 16:46:39下载
    积分:1
  • The right to evaluate the entropy
    熵权评价 熵权评价 熵权评价-The right to evaluate the entropy
    2023-04-19 23:30:03下载
    积分:1
  • 档案管理简单
    档案管理简单算法-file management simple algorithm
    2022-02-28 09:13:59下载
    积分:1
  • 背包问题的C++ 实现
    背包问题的 求解代码,自己用C++实现,里面包括0-1背包问题 和  单位质量的背包问题,包括如下几个关键的函数:void vwComp(Item*item,int n) ;void vwSort(Item*item,int n);int getMaxValue(Item*item,int n, int p,int cvs,int cws);double frackKnapsack(Item*item,int n,double *chs);void zeroOneKnapsack(Item*item,int n,int &fv,int &fw,int *fch)
    2022-10-14 21:55:03下载
    积分:1
  • 该程序用来处理微分方程系统的,用来化简一个微分系统的,特别是高维的系统,用来计中心流行...
    该程序用来处理微分方程系统的,用来化简一个微分系统的,特别是高维的系统,用来计算中心流行-The procedures used to deal with differential equations system for the simplification of a differential system, especially high-dimensional system, used to pop Center
    2022-12-11 14:40:03下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载