-
A bomb finder game written in VB running under Microsoft.
Microsoft扫雷游戏的一个VB实现-A bomb finder game written in VB running under Microsoft.
- 2022-03-11 01:05:49下载
- 积分:1
-
Catia script generated form VB. Very usefull for catia users, This macro is used...
Catia script generated form VB. Very usefull for catia users, This macro is used to all catpart to needed cat formats automatically in a folder.
- 2022-05-08 18:24:16下载
- 积分:1
-
运动处理缓存
在运动控制系统中,为了提高运行效率,必须使用到并行,而有时候并行是建立在串行上面的,也就是说下个工位的动作是有上一个工位的结果所决定的,这就必须用到缓存,该例子是一个简单的demo程序,队列加数组进行操作
- 2022-03-19 15:09:35下载
- 积分:1
-
大家看看,定有收获哦
我愿 将之与大家分享
大家看看,定有收获哦
我愿 将之与大家分享-you see, there is harvest Oh, I like to share it with you
- 2022-07-13 17:25:34下载
- 积分:1
-
一个C语言编译器
一个C语言编译器-a C language compiler
- 2022-03-25 12:30:20下载
- 积分:1
-
将24位BMP格式的图形文件
将 24Bit BMP 图形转为 TXT 格式-will 24Bit BMP format graphics to TXT
- 2022-03-14 01:35:58下载
- 积分:1
-
1:先进先出和后进先出法;2:CRC校验码的算法
1:FIFO和LIFO程序;2:CRC校验码算法-1: FIFO and LIFO procedure; 2: CRC verification code algorithm
- 2023-06-17 12:50:03下载
- 积分:1
-
个人网站系统,本人基于第三方源码进行更改!
个人网站系统,本人基于第三方源码进行更改!-Personal website, I make changes based on third-party source!
- 2022-03-11 08:13:05下载
- 积分:1
-
a sudoku game, user can type the row, colume, and the number to play, an assingn...
a sudoku game, user can type the row, colume, and the number to play, an assingnment in cla-a sudoku game, user can type the row, colume, and the number to play, an assingnment in class
- 2022-03-16 14:09:52下载
- 积分:1
-
运行环境: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