搜索:N4

找到约 3 项符合「N4」的查询结果

结果 3
https://www.eeworm.com/dl/510593.html VHDL/Verilog/EDA源码

nexys4_led

 用来操作n4板子的led灯
下载 1
·
查看 202
https://www.eeworm.com/dl/520134.html 源码

成绩查询系统

#include<stdio.h> #include<string.h> #include<stdlib.h> #define N 100 int iNumOfStu=0; struct score   {   float math;   float english;   float computer;   }; struct student   { &n ...
查看 84
https://www.eeworm.com/dl/520138.html 源码

学生成绩guanli

#include<stdio.h> #include<string.h> #include<stdlib.h> #define N 100 int iNumOfStu=0; struct score   {   float math;   float english;   float computer;   }; struct student   { &n ...
查看 85