资源列表
c2
- 1、 有n个学生,每个学生有m门成绩,每个学生的m门成绩用一单链表实现,n个学生所对应n个单链表的头指针用一指针数组统一存放。 1) 建立该存贮结构。 2) 查找第i个学生的某门课成绩。 链表中结点结构: struct node {char *nam;/*nam为课程名*/ float sco;/*sco为该门课程的成绩*/ struct node *link;/*link为指向下一课程结点的指针*/ -1, there are n students, e
alu
- 用汇编语言编写的运算器,能进行简单的的数理和逻辑运算-Prepared by using assembly language computing device that can perform simple mathematical and logical operations
08022311145800
- 完成开锁、超时报警、超次锁定、管理员解密、修改用户密码基本的密码锁的功能。-Complete the unlock, overtime alarm, lock超次, administrators decrypt, modify the user s password locks the basic functions.
05310204lppy
- 完成开锁、超时报警、超次锁定、管理员解密、修改用户密码基本的密码锁的功能-Unlock the completion of overtime alarm, lock超次, administrators declassified, modify the user s password locks the basic functions of
08080212109337
- 完成开锁、超时报警、超次锁定、管理员解密、修改用户密码基本的密码锁的功能-Unlock the completion of overtime alarm, lock超次, administrators declassified, modify the user s password locks the basic functions of
sopcast
- 完成开锁、超时报警、超次锁定、管理员解密、修改用户密码基本的密码锁的功能-Unlock the completion of overtime alarm, lock超次, administrators declassified, modify the user s password locks the basic functions of
WJYL
- 微机原理与技术(马维华主编)相关课件及习题-Microcomputer Principle and Technology (Ma Hua-in-chief) and exercise-related courseware
adc
- 本程序为c语言环境下的电力系统潮流计算程序 文件输入输出-This procedure for the c language environment of power system load flow calculation program file input and output
218
- 着是很重要的编辑信息.....使用与C++有挂的问题,希望对大家有用-An editor is very important information to use with ..... C++ Are linked to problems in the hope that useful for all of us
lab1
- 汇编语言实验 顺序结构(包含程序源代码和完整报告)-Experimental sequence of assembly language structure (including source code and complete report)
lab2
- 汇编语言试验分支结构 实验二(包含程序源代码和完整报告)-Test-branch structure of assembly language experiment II (including source code and complete report)
lab4
- 汇编语言程序设计实验 循环结构程序(内含实验源程序和实验报告)-Assembly language programming cycle of the structure of the experimental procedure (including the experimental source and experimental report)
