搜索结果

找到约 1,149 项符合 TML-R 的查询结果

应用设计 高校教材管理

题目为高校教材管理的数据库课程设计,里面包括数据流图,E-R图.....
https://www.eeworm.com/dl/513756.html
查看: 13

软件 学生成绩查询

#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 ...
https://www.eeworm.com/dl/513823.html
下载: 2
查看: 16

源码 学生成绩管理啊

#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( ...
https://www.eeworm.com/dl/513824.html
查看: 10

笔记 图书馆管理系统

图书馆管理系统的E-R图,通俗易懂,简易明了
https://www.eeworm.com/dl/513835.html
下载: 4
查看: 10

书籍 误差一轮一起

喝好喝好喝好喝好吃好吃哈吃好的撒亲热网特其他额其他re'热情让他q'r't
https://www.eeworm.com/dl/513872.html
查看: 5

手册 12玩饿日

懂得电动到入人r让入 人让 入 人让
https://www.eeworm.com/dl/513921.html
下载: 1
查看: 2

源码 c语言算法排序

1.Describe a Θ(n lg n)-time algorithm that, given a set S of n integers and another integer x, determines whether or not there exist two elements in S whose sum is exactly x. (Implement exercise 2.3-7.) #include<stdio.h> #include<stdlib.h> void merge(int arr[],int low,int mid,int high){   ...
https://www.eeworm.com/dl/514507.html
下载: 1
查看: 15

习题答案 数字图像处理技术 Matlab的运行环境

1. 在MATLAB中,分别对灰度图、真彩色图、索引彩色图,实现图像的读入、显示等功能。 2. 将真彩色图、索引彩色图转为灰度图,并保存到硬盘自己的文件夹下。 3. 如果按下面的操作读入索引彩色图像,请说明X、MAP两个矩阵中是如何保留图像中RGB彩色信息的。         &nb ...
https://www.eeworm.com/dl/515022.html
下载: 2
查看: 19

论文 高校教材购销系统设计分析

高校教材购销系统设计分析,包括需求分析,详细设计,伪码,E-R图等
https://www.eeworm.com/dl/515180.html
下载: 1
查看: 36

论文 耦合电容和旁路电容作用的探讨

针对耦合电容和旁路电容在电路中的作用进行了分析和探讨,使用波特图法,可知电容耦合 放大电路中耦合电容会在低频造成放大倍数十倍频20 dB 的下降。转折频率是fb reak = 1 / ( 2πRC ) , R是 与电容串接的总等效电阻。同样,旁路电容也在低频造成放大倍数十倍频20 dB 的下降。 ...
https://www.eeworm.com/dl/515709.html
下载: 2
查看: 45