-
运行环境:win―tc。
能实现一下功能:
1)从键盘读入数据,分析出一个单词。
2)返回单词种别(用整数表示),
3)返回单词属性(不同的属性...
运行环境:win―tc。
能实现一下功能:
1)从键盘读入数据,分析出一个单词。
2)返回单词种别(用整数表示),
3)返回单词属性(不同的属性可以放在不同的全局变量中)。
输入数据例: 0 92+data> 0x3f 00 while
正确结果:这些单词的单词种别及其属性
INT10 0
INT10 92
+ _
IDN data
> _
INT16 63
INT8 0
WHILE _
-Operating environment: win-tc. To achieve some functions: 1) read from the keyboard data, analysis of a word. 2) to return to the word of other species (expressed by an integer), 3) the return of the word attribute (the attribute can be different in different global variables). Cases of input data: 0 92+ data> 0x3f 00 while the correct result: the word of these kinds of words and their properties do not INT10 0 INT10 92+ _ IDN data> _ INT16 63 INT8 0 WHILE _
- 2022-12-13 08:50:03下载
- 积分:1
-
用JAVA开发的拼图游戏
用JAVA开发的拼图游戏-with JAVA development pieces of the jigsaw
- 2023-05-14 20:30:03下载
- 积分:1
-
用于注意协议的源代码
它包括注意协议LEACH协议和渗透协议在MATLAB甲酸代码。这些协议被用于在无线传感器网络中的簇头的选择
- 2023-01-13 16:10:04下载
- 积分:1
-
http://www.bc
http://www.bc-cn.net/Article/kfyy/cyy/jc/200409/5_4.html
float aver(float a[5])
{
int i
float av,s=a[0]
for(i=1 i
- 2022-04-15 00:50:48下载
- 积分:1
-
两个一元多项式相加相乘源程序。用C++编写。
两个一元多项式相加相乘源程序。用C++编写。-2 1 yuan polynomial multiplication combined source. C preparation.
- 2022-01-25 19:23:53下载
- 积分:1
-
一个非常好的c++编译器,不比visual c++差多少,代码非常规范
一个非常好的c++编译器,不比visual c++差多少,代码非常规范-a very good c compiler, unlike visual c bad number, code very norms
- 2022-02-26 03:05:49下载
- 积分:1
-
DSP应用实例(一)
DSP应用实例(一)--轻松实现BT多点下载 源码-DSP Applications (1) easy to realize multi-point BT download source
- 2022-07-27 08:47:08下载
- 积分:1
-
并行算法,矩阵相乘,MPI。
cannon.c
并行算法,矩阵相乘,MPI。
cannon.c-MPI,MUTPLAY
cannon.c
- 2022-05-21 07:31:06下载
- 积分:1
-
altera quartusII v5.1 license
altera quartusII v5.1 license
- 2022-03-16 07:56:24下载
- 积分:1
-
实现最小编辑距离算法,并给出完整的编辑过程,完整版源码,已调试通过...
实现最小编辑距离算法,并给出完整的编辑过程,完整版源码,已调试通过-To achieve the minimum edit distance algorithm, and gives the complete editing process, full version of source code, has been debugging through the
- 2022-03-19 12:00:15下载
- 积分:1