登录
首页 » 算法 » 一个vc++的求平均值的小例子,用到了指针,和多种函数

一个vc++的求平均值的小例子,用到了指针,和多种函数

于 2023-08-30 发布 文件大小:2.44 kB
0 106
下载积分: 2 下载次数: 1

代码说明:

一个vc++的求平均值的小例子,用到了指针,和多种函数-A vc++ Average for the small examples used for the pointer, and a variety of functions

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

发表评论

0 个回复

  • 大数运,生成两个随机大数,然后计他们的和,差等
    大数运算,生成两个随机大数,然后计算他们的和,差等-Computation of large numbers to generate two random large numbers, and then calculate them and, poor
    2022-04-24 02:19:26下载
    积分:1
  • c4.5java单机版
    机器学习决策树经典C4.5java源码单机版  包括信息商计算 和决策树图打印两大部分
    2022-04-17 11:36:10下载
    积分:1
  • 缩短循环码在突发信道中应用
    资源描述摘要文中提出基于单片机的缩短循环码的译码方案。 该方案采用基于多项式除法的译码算法, 可有效纠正突发性 错误。同时, 该方案的特点是能够有效地应用于采用缩短循环码的通信系统中 。论文在理论上证明了该方案的可行性, 并 成功运行于实际系统中。 关键词缩短循环码多项式除法突发错误伴随式
    2022-03-06 18:47:44下载
    积分:1
  • 素数环: 把从1到10这10个数摆成一个环,要求相邻的两个数的和是一个素数。 〖问题分析〗 这是一道回溯的题目。从1开始,每个空位有9种可能,每种可能加入约束...
    素数环: 把从1到10这10个数摆成一个环,要求相邻的两个数的和是一个素数。 〖问题分析〗 这是一道回溯的题目。从1开始,每个空位有9种可能,每种可能加入约束条件即可 1.与前面所有的数不重复 2.与前一个数和为素数(最后一个和第一个也要满足)。 〖算法流程〗 1、数据初始化; 2、递归填数: 判断第J种可能是否合法; A、如果合法:填数;判断是否到达目标(10个已填完): 是,打印结果;不是,递归填下一个; B、如果不合法:选择下一种可能;-Prime Central: 1-10 from 10 the number of put this into a ring, asked the two adjacent numbers and is a prime number. 〗 〖Analysis is a retrospective this topic. From 1 year, 9 out of every space possible, each may be bound by the conditions of accession to 1. And in front of all the number of non-repetition, 2. With a few and for a prime number (the last and the first to meet). 1〗 〖algorithm processes the data to initialize 2, fill in the number of recursion: first to determine the legality of J possible A, if the legitimate: the number of Reclamation to determine whether the target (10 have been completed): Yes, print the results of not, fill in the next recursive B, if not legitimate: a possible alternative
    2022-03-13 12:39:07下载
    积分:1
  • sha_256.c
    已调试过,好用,但是速度可能不是很快。适合于实验教学用。若不能使用或者正确运行,请勿责怪,因为此程序是我随便传的
    2022-01-21 21:30:23下载
    积分:1
  • 求混沌lorenz信号的三维图及各个方向的时间序列
    1.绘制三维lorenz信号图 2.lorenz信号图在三个平面的投影 3.lorenz信号三个方向的时间序列
    2022-03-22 00:08:23下载
    积分:1
  • 用C语言实现大整数相乘问题
    用C语言实现大整数相乘问题-C Language large integer multiplication problems
    2022-05-26 22:27:39下载
    积分:1
  • 改进的GSO
    改进的GSO算法,速度比一般的GSO快很多,收敛性好
    2022-01-24 18:46:27下载
    积分:1
  • 欧几里德 找出xm+yn=l x,y解
    欧几里德算法 找出xm+yn=l x,y解-Euclidean algorithm to identify xm yn l = x, y solution
    2022-09-16 05:40:03下载
    积分:1
  • 用树的思想求解素因数
    读过很多方法求解的首要因素,今天撞在树上想解决这个问题,定义 typedef 结构节点 {int 树节点数据结构节点 * pleft; 结构节点 * pright ;}节点,* pNode ;1,和我的想法是首先要判断这一数字是大于 2 的如果是少而 2 返回 2,如果是更多比 2 周期法官是否可以分解为两个数字相乘,如果不输出这个数字返回 3,如果大于 2 且可以分解为两个数字相乘是让这两个因素为此数目的左和右儿童跳周期时间复杂程度日志 (n)
    2022-01-26 04:42:39下载
    积分:1
  • 696518资源总数
  • 105873会员总数
  • 12今日下载