-
手势识别程序
说明: 基于STM32F103c8t6芯片识别固定手势、石头剪刀布程序(Based on the STM32F103c8t6 chip to recognize fixed gestures, rock-paper-scissors program)
- 2021-03-18 22:17:50下载
- 积分:1
-
水力计算
进行供热管网水力计算,输入相关参数得出水力计算的数据(Hydraulic calculation of heating pipe network)
- 2020-12-22 12:09:06下载
- 积分:1
-
wetwork_card
本程序为VC++ 6,0的部分学习代码,有助于初学者学习,(This procedure is vc++ 6, 0 part learning code, can help beginners to learn,)
- 2017-04-01 05:48:45下载
- 积分:1
-
macd20100813
MT4中的MACD背离指标,自动提示,不交易,提醒人工确认,防止误操作(MT4' s MACD departure from the target, auto tips, not transactions, to remind the man to confirm, to prevent misuse)
- 2010-08-28 08:50:01下载
- 积分:1
-
Mastering_CMake
说明: cmake的书籍,适用于c++的自动化编译(it's a introduction of cmake)
- 2021-01-25 13:51:46下载
- 积分:1
-
STM32F030SPI从机程序完美
说明: 硬件SPI从机设计 STM32F0平台(SPI SLAVE (hardware))
- 2021-01-29 11:38:35下载
- 积分:1
-
西门子测试Demo源代码VS2010版
测试西门子连接,本软件为测试版本,仅供测试用途,(test the connection between PLC)
- 2019-03-12 14:36:58下载
- 积分: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
-
RMBCount
房子揭计算器项目文件,可以以等额或等本方式进行计算出每笔的本金和利息。(House mortgage calculator project file can be equal or equivalent calculated in this way each of the principal and interest.)
- 2013-07-28 22:07:23下载
- 积分:1
-
ANSIX9.9MacTool
这个程序是POS机ANSIX9.9算法验证工具(This program is under the POS machine ANSIX9.9MacTool)
- 2017-09-13 14:45:29下载
- 积分:1