搜索结果
找到约 54 项符合
cannot 的查询结果
按分类筛选
- 全部分类
- 书籍 (8)
- 可编程逻辑 (3)
- Linux/Unix编程 (3)
- 技术资料 (3)
- 无线通信 (2)
- Java编程 (2)
- 单片机开发 (2)
- 数据结构 (2)
- 网络 (2)
- 软件 (2)
- 模拟电子 (1)
- Mentor (1)
- PCB相关 (1)
- 电源技术 (1)
- 单片机编程 (1)
- 开关电源 (1)
- 教程资料 (1)
- 技术书籍 (1)
- 数据库系统 (1)
- VHDL/FPGA/Verilog (1)
- Java书籍 (1)
- Symbian (1)
- 软件设计/软件工程 (1)
- CA认证 (1)
- 汇编语言 (1)
- 书籍源码 (1)
- 其他 (1)
- 通讯/手机编程 (1)
- 电子书籍 (1)
- 微处理器开发 (1)
- Jsp/Servlet (1)
- 技术管理 (1)
- MTK (1)
- 接口技术 (1)
- 源码 (1)
软件 学生成绩查询
#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(;!feof(fp);i++)
{
str[i]=fgetc(fp);
if(to ...
源码 学生成绩管理啊
#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( ...
软件 mcp2make 1.0.2
The version of CodeWarrior used in the ARM Development Suite
cannot export projects in makefile format. Manually producing
makefiles from CodeWarrior projects is not an easy task. The
aim of mcp2make is to make the conversion simpler and to require
substantially less effort.
mcp2make is supplied as ...
技术资料 SDxCentral-Mega-NFV-Report
The following sections profile many of the vendors in the NFV market. The individual profiles were created
through a collaborative effort between SDNCentral’s Research Team and the Vendor’s product experts.
SDNCentral worked under the assumption the information provided by the vendors was factual, ...
书籍 Tactical+Wireless+Communications+and+Networks
Before I can present design concepts or tactical wireless communications and network
challenges, I feel the need to mention the challenges of writing for a field where some
information is not available for public domain and cannot be included in this book’s context.
Another challenge is the use of ...
书籍 Electro Static Discharge Understand
Static electricity is the most ancient form of electricity known to humans. More
than 2000 years ago, the Greeks recognized the attraction between certain mate-
rials when they were rubbed together; indeed, the word electricity comes from
the Greek elektron, which means amber. During the seventeenth ...
书籍 Conducted+Electromagnetic+Interference
Electricity has been chosen as the most convenient and useful form of energy, due
to its ease of transportation over large distances and easy conversion to other
energy forms. The biggest inconvenience with electricity is that it cannot be stored
and must be utilized at the moment of generation. The ...
书籍 Smart Grid Security
The field of cyber security, or information security, or information
assurance, depending on your preference, is an interdisciplinary one.
It is part computer science, part statistics, part psychology, part law,
and a part of many other fields. Moreover, any cyber security practi-
tioner needs to kn ...
书籍 Smart+Power+Grids
The electrical power grid is often referred to as one of the most complex man-
made systems on Earth. Its importance to all aspects of our daily lives, economic
stability, and national security cannot be overstated, and the need for an updated,
secure, resilient, and smarter power grid infrastructur ...
书籍 Fundamentals_of_Global_Positioning_System1
The purpose of this book is to present detailed fundamental information on a
global positioning system (GPS) receiver. Although GPS receivers are popu-
larly used in every-day life, their operation principles cannot be easily found
in one book. Most other types of receivers process the input signals ...