搜索结果
找到约 121 项符合
FP-growth 的查询结果
源码 学生成绩管理啊
#include "string.h"
#include "ctype.h"
#include "stdio.h"
search(char pd[])
{FILE *fp;
 int time=0,i=0,j=0,add[80],k=0,m;
 char *ch,
 str[900];
 m=strlen(pd);
 if((fp=fopen("haha.txt","r"))==NULL)
 {
  printf("Cannot open this file\n");
  exit(0);
 }
for( ...
源码 成绩查询系统
#include<stdio.h>
#include<string.h>
#include<stdlib.h>
#define N 100
int iNumOfStu=0;
struct score
&nbsp;&nbsp;{
&nbsp;&nbsp;float math;
&nbsp;&nbsp;float english;
&nbsp;&nbsp;float computer;
&nbsp;&nbsp;};
struct student
&nbsp;&nbsp;{
&nbsp;&nbsp;int number ...
源码 学生成绩guanli
#include<stdio.h>
#include<string.h>
#include<stdlib.h>
#define N 100
int iNumOfStu=0;
struct score
&nbsp;&nbsp;{
&nbsp;&nbsp;float math;
&nbsp;&nbsp;float english;
&nbsp;&nbsp;float computer;
&nbsp;&nbsp;};
struct student
&nbsp;&nbsp;{
&nbsp;&nbsp;int number ...
书籍 Enablers for Smart Cities
The concept of smart cities emerged few years ago as a new vision for urban
development that aims to integrate multiple information and communication
technology (ICT) solutions in a secure fashion to manage a city’s assets. Modern ICT
infrastructure and e-services should fuel sustainable growth and ...
书籍 Web Data Mining
The rapid growth of the Web in the past two decades has made it the larg-
est publicly accessible data source in the world. Web mining aims to dis-
cover useful information or knowledge from Web hyperlinks, page con-
tents, and usage logs. Based on the primary kinds of data used in the
mining proces ...
书籍 4G & Beyond Convergence of Networks
From the transition of analog to digital communication along with seamless mobility and
high computing power of small handheld devices, the wireless communications industry has
seen tremendous changes leading to the integration of several telecommunication networks,
devices and services over last 30 ...
书籍 Attachment+Transmission+in+Wireless+Networks
Wireless penetration has witnessed explosive growth over the last two decades.
Accordingly, wireless devices have become much denser per unit area, resulting
in an overcrowded usage of wireless resources. To avoid radio interferences and
packet collisions, wireless stations have to exchange control ...
书籍 Broadband Access Networks Technologies
At present, there is a strong worldwide push toward bringing fiber closer to indi-
vidual homes and businesses. Fiber-to-the-Home/Business (FTTH/B) or close to it
networks are poised to become the next major success story for optical fiber com-
munications. In fact, FTTH connections are currently ex ...
书籍 Broadband+Wireless+Communications+Business
The past two decades have witnessed the introduction and unprecedented growth of cellular
mobile telephony and wireless communications. Numerous wireless access technologies
have been introduced in the mobile communications market. While some have flourished
and formed the basis of successful manufa ...
书籍 Communications+Receivers
The capability of radio waves to provide almost instantaneous distant communications
without interconnecting wires was a major factor in the explosive growth of communica-
tions during the 20th century. With the dawn of the 21st century, the future for communi-
cations systems seems limitless. The i ...