Скачиваний:
5
Добавлен:
11.05.2015
Размер:
373 б
Скачать
#include <stdio.h>
#include <conio.h>
#include <stdlib.h>
#include <math.h>

#define N 64

struct cnt {
	int number;
	int frequency;
};

////////////////////////////////////////////////

void values (int *rand_val, int numb);
void print_int_mass (int*mass, int numb);
void Count (int *mass, int numb, cnt *table);
void Print_table (int numb, cnt *table);
Соседние файлы в папке Teor_ver1_graphic
  • #
    11.05.2015293 б52.txt
  • #
    11.05.2015320 б53.txt
  • #
    11.05.2015258 б54.txt
  • #
    11.05.2015256 б55.txt
  • #
    11.05.20151.29 Кб5func.cpp
  • #
    11.05.2015373 б5func.h
  • #
    11.05.2015342 б5main.cpp
  • #
    11.05.20154.03 Кб5Teor_ver1_graphic.vcxproj
  • #
    11.05.20151.16 Кб5Teor_ver1_graphic.vcxproj.filters
  • #
    11.05.2015143 б5Teor_ver1_graphic.vcxproj.user