-
book
VLSI数字信号处理系统:设计与实现(英文版)_[K.Parhi著][机械工业出版社][2003][801页].pdf(VLSI Digital Signal Processing Systems: Design and Implementation (English) _ [K. Parhi a] [Machine Press] [2003] [801]. Pdf)
- 2010-12-22 11:29:44下载
- 积分:1
-
2b4a949fec9274a552764df22c30deb7
基于matlab的电力系统电压稳定性分析算法程序代码(Power system voltage stability analysis algorithm code based on MATLAB)
- 2018-03-15 20:53:59下载
- 积分:1
-
下载模板无介绍栏及小图标
说明: 一款简单的下载网页模板,资源来源于网络开源,并且自己动手修改了部分,完全免费开源,如有侵权请联系我删除。(A simple download page template, resources from the open source network, and their own modifications, completely free open source, if there is infringement, please contact me to delete.)
- 2020-06-20 01:00:02下载
- 积分: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语言参考手册(原书第5版)].哈比森.扫描版
说明: 有助于打好c语言基础,内容描述详细易懂,适合零基础学习(Very Good Can help you quickly understand C language, improve your programming ability)
- 2019-03-15 13:33:42下载
- 积分:1
-
PCL_supervoxelclustering_label
实现超体素分割,并将体素质心保存,以及分割后各点对应的标签全部实现保存(Supervoxel segmentation is realized, and the core of body quality is saved, as well as the corresponding labels of each point after segmentation are all saved.)
- 2020-11-04 15:59:52下载
- 积分:1
-
ofdm
说明: 基于采用QPSK调制OFDM系统的matlab仿真(Matlab simulation of OFDM system based on QPSK modulation)
- 2020-07-03 00:00:01下载
- 积分:1
-
winpcap3.1源代码,对网络底层驱动有兴趣的人员…
winpcap3.1源代码,供网络底层驱动有兴趣人员研究-winpcap3.1 source code, the underlying driver for the network staff has interest in research
- 2022-10-01 21:05:03下载
- 积分:1
-
Highline_Fullload
BUCK電路的SIMPLIS模擬檔 適合初學電源仿真的朋友們學習(BUCK circuit SIMPLIS simulation files suitable for beginners to learn the power emulation friends)
- 2013-10-30 23:27:34下载
- 积分:1
-
complex-networks-data
复杂网络中的四个典型实验数据 gml格式(Typical experimental data in complex networks gml format)
- 2013-05-31 15:52:10下载
- 积分:1