-
Source Code Source Code Source Code Source Code Source Code Source Code
Source Code Source Code Source Code Source Code Source Code Source Code-Source Code Source Code Source Code Source Code Source Code Source Code Source Code Source Code Source Code Source Code Source Code
- 2022-09-24 11:25:03下载
- 积分:1
-
ATmega16_cn
本文是英文数据手册的中文翻译,其目的是方便中国用户的阅读。它无法自动跟随原稿的更新,同时也可能存在翻译上的错误。读者应该以英文原稿为参考以获得更准确的信息。(This is the English manual data the Chinese translation, which aims to facilitate the reading of the Chinese users. It can not automatically follow the updated script, but also there may be translation errors. Readers should refer to the original English to obtain more accurate information.)
- 2007-06-09 23:20:22下载
- 积分:1
-
eee
说明: 描述了NXP内置EEPROM的使用方法和注意事项,英文的但很有用(Describes the use of NXP built-in EEPROM and its considerations)
- 2020-06-16 06:20:01下载
- 积分:1
-
IDL培训教材[2014]
说明: IDL(Interactive Data Language)交互式数据语言是进行数据分析、可视化表达和应用开发的第四代可视化。 本书包含详细的基础教程,新手适用。(This book is the basic course of IDL. It is comprehensive and suitable for novices.)
- 2020-04-25 09:20:52下载
- 积分: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
-
Galax view
Galax view - 对太阳系的星球信息查询-Galax view- to view the planet info
- 2022-03-16 04:59:29下载
- 积分:1
-
8、代理模型
说明: 利用代理模型进行优化的资料,包括最前沿的金耀初等(surragate optimization)
- 2020-06-16 05:00:01下载
- 积分:1
-
57929647simulation-matlab
说明: 利用线性矩阵不等式,解决了存在的时滞问题,(Using linear matrix inequality to solve the problem of delay)
- 2020-02-25 21:03:24下载
- 积分:1
-
A full source code of housing agency web site,it can be used after decompression...
一个房产中介网站的代码,解压缩后即可使用-A full source code of housing agency web site,it can be used after decompression.
- 2022-10-11 04:55:03下载
- 积分:1
-
NSGA-II多目标优化算法matlab程序
说明: 遗传算法程序NSGA2,关于移动机器人路径规划。(Matlab program of path planning based on NSGA2 genetic algorithm)
- 2020-11-18 21:55:23下载
- 积分:1