-
開窗選檔
This is a vfp sample file to show open file window~
- 2017-10-28 14:58:59下载
- 积分: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
-
视频网站背景开灯关灯代码
这是一款视频网站在播放视频时设置背景关灯和开灯效果的jQuery点击开关按钮视频网站背景开灯关灯代码。(This is a video site in the video when setting the background lights off and turn on effect jQuery click on the switch button video site background lights on and off code.)
- 2018-09-21 15:56:47下载
- 积分:1
-
粒子群优化算法
通过粒子群算法对理想滤波器进行设计,估计出滤波器的参数。(to design a filter based on particle swarm algorithm.)
- 2020-12-03 19:49:26下载
- 积分:1
-
读取GPS数据,并讲GPS数据写人日志的源代码!
读取GPS数据,并讲GPS数据写人日志的源代码!-Read GPS data and GPS data-speaking people to write the source code for the log!
- 2022-01-25 22:55:30下载
- 积分:1
-
Delphi进程内存信息读取程序
Delphi进程内存信息读取程序,类似于进程管理器的功能,可读取系统进程的内存使用情况,还可对指定内存进行简单修改。程序在编写时没有使用Delphi以外的三方控件,因此编译方便,Delphi7环境的都可直接编译源码。
- 2022-07-03 01:30:09下载
- 积分:1
-
maibo24
24脉波MATLAB仿真文件 有谐波分析(24 pulse MATLAB simulation files have harmonic analysis)
- 2017-06-13 16:11:41下载
- 积分:1
-
powerpoint
学习资料,教你快速制作精美ppt,为你的报告增彩(Learning materials, teach you to quickly create beautiful ppt, for your report by Cai)
- 2008-05-27 10:33:47下载
- 积分:1
-
MATLAB
语音信号去噪,算法通过卡尔曼滤波器来去噪,其实现过程不是很复杂(Speech signal denoising, the algorithm through the Calman filter noise, the process is not very complicated)
- 2017-06-13 00:02:09下载
- 积分:1
-
GPS
GPS干扰仿真通过对GPS CW连续波的干扰来实现对gps干扰模式的仿真运用(Simulation of GPS jamming by GPS CW continuous-wave interference to achieve gps interference patterns on the use of simulation)
- 2008-05-26 09:51:26下载
- 积分:1