-
彩色电视原理
电视机原理的全套教学PPT,讲解细致深入。
彩色电视原理
电视机原理的全套教学PPT,讲解细致深入。-Principles of Color TV
- 2022-10-14 22:30:05下载
- 积分:1
-
dic.c
说明: 英文单词排版及查询系统基本功能(大小写敏感):录入单词和释义、修改单词、修改释义、文件录入、输出到屏幕和输出到文件、输入单词查询已有释义。
一种简单的英文单词排版系统实现
一、功能
英文单词排版及查询系统基本功能(大小写敏感):录入单词和释义、修改单词、修改释义、文件录入、输出到屏幕和输出到文件、输入单词查询已有释义。
二、实现约定
1、单词结构
typedef struct dictWord {
char word[101];
char meaning[201];
} DictWord;
2、录入单词和释义
录入规则:
A) 一行只能录入一个单词或词组和释义,
B) 可以只录入单词
C) 每一次录入得单词总长度包含空格不超过100字符
D) 不能只录入释义
E) 单词和释义之间必须有空格
F) 单词是连续的或有空格的字母,不能有其他字符
G) 录入异常打印对应的错误信息。
H) 录入时单词已经存在且释义不同,则视为修改释义,增加修改计数
I) 释义应只包含汉字、阿拉伯数字和汉字标点符号且长度不超过100字
3、修改单词
修改(Basic functions of English word layout and query system (case sensitive): enter words and interpretations, modify words, modify interpretation, file entry, output to screen and output to documents, input word query has been interpreted.)
- 2020-04-05 22:51:51下载
- 积分:1
-
用C语言实现的8位数码管电子钟源代码,很经典,很使用
用C语言实现的8位数码管电子钟源代码,很经典,很使用-Using C language to achieve 8-bit digital tube钟源electronic code, is a classic, it is the use of
- 2023-03-05 21:15:03下载
- 积分:1
-
系统辨识与matlab 仿真程序
可直接在MATLAB6.I下运行的MATLAB程序的编号和书本上的内容对应如下,每个程序题目括号内的file.m是对应书本...
系统辨识与matlab 仿真程序
可直接在MATLAB6.I下运行的MATLAB程序的编号和书本上的内容对应如下,每个程序题目括号内的file.m是对应书本上的内容在光盘上第一部分的程序编号。-system identification and Matlab simulation program can be directly under the MATLAB6.I running MATL AB procedures and the number of books on the correspondence follows, Every procedure topic within the brackets is file.m counterparts on the contents of books in the first part of the CD No. procedures.
- 2022-07-12 05:17:33下载
- 积分:1
-
SAR
用matlab仿真SAR方向图,并且实现主波束在一定角度范围内扫描的过程。(Simulating SAR pattern with MATLAB .The scanning process of the main beam in a certain angle range is realized.)
- 2019-01-19 15:07:14下载
- 积分:1
-
12分
十二音阶和八度分频的硬件描述语言VHDL程序,测试通过成功-12 sub-octave scale and frequency of the hardware description language VHDL procedures, test the success of
- 2022-11-21 05:15:03下载
- 积分:1
-
N21E099
说明: ArcGIS二次开发,需要的dem文件,云南的一部分(Secondary Development of ArcGIS)
- 2020-06-23 13:20:02下载
- 积分:1
-
sendtcpip
基于matlab的网口通信程序,使用协议为TCP/IP协议,另一台pc需配置好IP地址,通过网线互联,可用网口助手接收数据,验证通信是否正常(Based on the MATLAB network interface communication program, the protocol is TCP/IP protocol, the other PC needs to configure the IP address, interconnected through the network line, the data can be received by the assistant of the network port to verify whether the communication is normal.)
- 2018-06-06 10:16:30下载
- 积分:1
-
仿真设计作品--休想逃--麓 瑜 圆
说明: 仿真设计作品--中国闪烁式隐型坦克matlab语言仿真(simulation design works-- the Chinese-style covert scintillation tanks Matlab language simulation)
- 2006-01-09 19:17:20下载
- 积分:1
-
ADS1292资料V3.0
说明: ADS1292源码,包括原理图,STM32源码,实现心电图,呼吸监测(ADS1292 , include sch, stm32 code(hal, std))
- 2021-04-20 20:18:50下载
- 积分:1