-
通过一个别人提供的VCdll获得硬盘ID和CPU序列号
通过一个别人提供的VCdll获得硬盘ID和CPU序列号-VCdll provided by others to obtain a hard disk ID and the CPU serial number
- 2023-07-09 01:25:03下载
- 积分:1
-
本来想实现一个规则图形内的颜色渐变填充...但由于一些原因,只完成了颜色填充,不过修改其变量可以改变填充颜色....
本来想实现一个规则图形内的颜色渐变填充...但由于一些原因,只完成了颜色填充,不过修改其变量可以改变填充颜色.-Originally wanted to realize the rules of graphics within a gradient fill color ... but for some reason, only the color-filled, but to modify its variables can change the fill color.
- 2022-01-24 14:08:54下载
- 积分:1
-
密码修改显示密码强弱度 密码修改显示密码强弱度密码 修改显示密码强弱度...
密码修改显示密码强弱度 密码修改显示密码强弱度密码 修改显示密码强弱度-ABC
- 2022-01-26 05:38:17下载
- 积分:1
-
不需要IIS就可以运行html和ASP等源代码,各位网友千万别错过哦...
不需要IIS就可以运行html和ASP等源代码,各位网友千万别错过哦-not be running IIS and ASP html source code, you should not miss the chance to netizen Oh
- 2023-01-21 14:10:05下载
- 积分:1
-
原创作品,一个好玩的俄罗斯方块,写此游戏只为练手,希望能够帮助跟我一样才开始学vc的新手...
原创作品,一个好玩的俄罗斯方块,写此游戏只为练手,希望能够帮助跟我一样才开始学vc的新手-original works, a fun Tetris, this game was made just for practicing hand, hoping to help as I only started to learn vc newbie
- 2023-07-12 23:10:03下载
- 积分:1
-
FastCopy!!!最快的拷贝文件工具
fastcopy!!!!the fastest copy file tool
- 2022-03-24 09:18:12下载
- 积分:1
-
图书管理信息系统的DELPHI源代码,并在该系统里面附加一些小工具供大家学习...
图书管理信息系统的DELPHI源代码,并在该系统里面附加一些小工具供大家学习-Book Management Information System DELPHI source code, and attached to the system inside the gadget for everyone to learn
- 2022-07-27 11:43:16下载
- 积分:1
-
数独是一种瑞士起源于第十八世纪后期的数学解释。
数独是一种源自18世纪末瑞士的数学智力拼图游戏。拼图是九宫格(即3格宽×3格高)的正方形状,每一格又细分为一个九宫格。在每一个小九宫格中,分别填上1至9的数字,让整个大九宫格每一列、每一行的数字都不重复。
数独的玩法逻辑简单,数字排列方式千变万化。不少教育者认为数独是锻炼脑筋的好方法。-Sudoku is a kind of Switzerland originated in late 18th century mathematical intelligence jigsaw puzzle. Puzzle is the squares (ie, 3 cells wide × 3 grid H) of square-shaped, each divided into a fine grid squares. Small squares in each of the respective fill in the figures 1-9, so that the whole big squares in each row, each row will not repeat the figures. The logic of playing Sudoku is simple, the arrangement of the ever-changing figures. Many educators think Sudoku is a good way to exercise their brains.
- 2022-07-26 14:08:27下载
- 积分:1
-
用api函数写的仿IE分割条,人民币金额小写转大写函数等
用api函数写的仿IE分割条,人民币金额小写转大写函数等-with api function was modeled in IE division of the yuan to the amount of capital lowercase function etc.
- 2023-03-01 20:15:04下载
- 积分:1
-
一:需求分析
1. 问题描述
魔王总是使用自己的一种非常精练而抽象的语言讲话,没人能听懂,但他的语言是可逐步解释成人能听懂的语言,因为他的语言是由以下两...
一:需求分析
1. 问题描述
魔王总是使用自己的一种非常精练而抽象的语言讲话,没人能听懂,但他的语言是可逐步解释成人能听懂的语言,因为他的语言是由以下两种形式的规则由人的语言逐步抽象上去的:
-----------------------------------------------------------
(1) a---> (B1)(B2)....(Bm)
(2)[(op1)(p2)...(pn)]---->[o(pn)][o(p(n-1))].....[o(p1)o]
-----------------------------------------------------------
在这两种形式中,从左到右均表示解释.试写一个魔王语言的解释系统,把
他的话解释成人能听得懂的话.
2. 基本要求:
用下述两条具体规则和上述规则形式(2)实现.设大写字母表示魔王语言的词汇 小写字母表示人的语言的词汇 希腊字母表示可以用大写字母或小写字母代换的变量.魔王语言可含人的词汇.
(1) B --> tAdA
(2) A --> sae
3. 测试数据:
B(ehnxgz)B 解释成 tsaedsaeezegexenehetsaedsae若将小写字母与汉字建立下表所示的对应关系,则魔王说的话是:"天上一只鹅地上一只鹅鹅追鹅赶鹅下鹅蛋鹅恨鹅天上一只鹅地上一只鹅".
| t | d | s | a | e | z | g | x | n | h |
| 天 | 地 | 上 | 一只| 鹅 | 追 | 赶 | 下 | 蛋 | 恨 |
-one : a needs analysis. Problem description always use their own fiendish a very concise and abstract language speech Nobody can understand, but the language is gradually explained adult can understand the language, because his language is composed of the following two forms of
- 2022-09-04 11:50:02下载
- 积分:1