资源列表

« 1 2 ... .23 .24 .25 .26 .27 1028.29 .30 .31 .32 .33 ... 3005 »

[汇编语言c2

说明:1、 有n个学生,每个学生有m门成绩,每个学生的m门成绩用一单链表实现,n个学生所对应n个单链表的头指针用一指针数组统一存放。 1) 建立该存贮结构。 2) 查找第i个学生的某门课成绩。 链表中结点结构: struct node {char *nam;/*nam为课程名*/   float sco;/*sco为该门课程的成绩*/ struct node *link;/*link为指向下一课程结点的指针*/
<xie> 在 2025-03-06 上传 | 大小:29kb | 下载:0

[汇编语言alu

说明:用汇编语言编写的运算器,能进行简单的的数理和逻辑运算-Prepared by using assembly language computing device that can perform simple mathematical and logical operations
<jy> 在 2025-03-06 上传 | 大小:3kb | 下载:0

[汇编语言1234

说明:多功能数字钟,、在quartus 2环境中编译通过; 4、仿真通过并得到正确的波形; 5、给出相应的设计报告 -Multifunction digital clock, in the quartus 2 compiler environment through 4, simulation through and get the correct waveform 5, gives the design report
<陈飞> 在 2025-03-06 上传 | 大小:1.13mb | 下载:0

[汇编语言08022311145800

说明:完成开锁、超时报警、超次锁定、管理员解密、修改用户密码基本的密码锁的功能。-Complete the unlock, overtime alarm, lock超次, administrators decrypt, modify the user s password locks the basic functions.
<陈飞> 在 2025-03-06 上传 | 大小:10kb | 下载:0

[汇编语言05310204lppy

说明:完成开锁、超时报警、超次锁定、管理员解密、修改用户密码基本的密码锁的功能-Unlock the completion of overtime alarm, lock超次, administrators declassified, modify the user s password locks the basic functions of
<陈飞> 在 2025-03-06 上传 | 大小:108kb | 下载:0

[汇编语言08080212109337

说明:完成开锁、超时报警、超次锁定、管理员解密、修改用户密码基本的密码锁的功能-Unlock the completion of overtime alarm, lock超次, administrators declassified, modify the user s password locks the basic functions of
<陈飞> 在 2025-03-06 上传 | 大小:155kb | 下载:0

[汇编语言sopcast

说明:完成开锁、超时报警、超次锁定、管理员解密、修改用户密码基本的密码锁的功能-Unlock the completion of overtime alarm, lock超次, administrators declassified, modify the user s password locks the basic functions of
<陈飞> 在 2025-03-06 上传 | 大小:3.59mb | 下载:0

[汇编语言WJYL

说明:微机原理与技术(马维华主编)相关课件及习题-Microcomputer Principle and Technology (Ma Hua-in-chief) and exercise-related courseware
<yjw> 在 2025-03-06 上传 | 大小:20.79mb | 下载:0

[汇编语言adc

说明:本程序为c语言环境下的电力系统潮流计算程序 文件输入输出-This procedure for the c language environment of power system load flow calculation program file input and output
<youngeryq> 在 2025-03-06 上传 | 大小:6kb | 下载:0

[汇编语言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
<yin> 在 2025-03-06 上传 | 大小:377kb | 下载:0

[汇编语言lab1

说明:汇编语言实验 顺序结构(包含程序源代码和完整报告)-Experimental sequence of assembly language structure (including source code and complete report)
<紫光> 在 2025-03-06 上传 | 大小:1kb | 下载:0

[汇编语言lab2

说明:汇编语言试验分支结构 实验二(包含程序源代码和完整报告)-Test-branch structure of assembly language experiment II (including source code and complete report)
<紫光> 在 2025-03-06 上传 | 大小:9kb | 下载:0
« 1 2 ... .23 .24 .25 .26 .27 1028.29 .30 .31 .32 .33 ... 3005 »

源码中国 www.ymcn.org