搜索结果
找到约 10 项符合
STU 的查询结果
游戏 This a really intresting and challenging game of Airstrike cool stu
This a really intresting and challenging game of Airstrike
cool stu
数据结构 求K阶斐波那契序列 一个难得的数据结构示例 有详细注解 适合正在学习数据结构的STU
求K阶斐波那契序列 一个难得的数据结构示例 有详细注解 适合正在学习数据结构的STU
其他 此系统是应老师所布置的作业编制而成
此系统是应老师所布置的作业编制而成,该系统具有存贮学生数据,按学号、姓名查询,列出学生成绩和统计功能。\n \n 使用方法:系统输入数据后,将在当前目录中建立一个名为stu.dat文件,用于保存输入的数据。学号输入只能用数字输入,并且学号只能是10位。姓名输入符合中国人的姓名,只能用中文,且最长为5个汉字。\n ...
其他 Driver to create flat random graphs and two forms of hierarchical graphs (N-level and transit-stu
Driver to create flat random graphs and two forms
of hierarchical graphs (N-level and transit-stub)
人工智能/神经网络 It s the Naive Bayes algorithm with import function dat-files, realized by the tools of Visual Stu
It s the Naive Bayes algorithm with import function dat-files, realized by
the tools of Visual Studio developer system.
源码 成绩查询系统
#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 ...
书籍 ComSoc+Guide+to+Next+Generation+Optical+Transport
Many times I have been asked to explain “ briefl y ” how SDH, SONET, and the
OTN “ exactly ” work. The questions came mainly from new colleagues, stu-
dents, and users of these technologies, personally or via the usenet newsgroup
comp.dcom.sdh - sonet. I could have referred them to the standards ...
书籍 Practical+Guide+to+MIMO
The purpose of this book is to introduce the concept of the Multiple Input Multiple Output
(MIMO) radio channel, which is an intelligent communication method based upon using
multiple antennas. The book opens by explaining MIMO in layman’s terms to help stu-
dents and people in industry working in ...
技术资料 101条Verilog和SystemVerilog设计陷阱
有些人喜欢收集棒球卡片,老的车辆杂志,或是橡皮小鸭,但我喜欢收集Verilog书籍。从1989年那个三孔活页夹中保存的Gateway VERILOG-XL Reference Manual Versionl.5a复印本开始,那时的Verilog很简单,其中只包含了一种过程狱值(那时的语言并没有包含非阻塞赋值),它很难让我们相信有一天能够使用它来设计芯片,我们可以 ...