-
PL0-The-compiler
一、完成的实验内容及说明
基本内容
(1)扩充赋值运算:+ 和 -
(2)扩充语句 REPEAT
<语句序列>
DOWHILE <条件>
其中,<条件>是循环条件,即条件成立时,重复执行循环体的< 语句序列>
选做内容
(1)增加运算:++ 和 。
(2)增加类型:① 字符类型; ② 实数类型。
(3)扩充函数:① 有返回值和返回语句;② 有参数函数。
(4)增加一维数组类型
(A, the experiment content and complete
The basic content
Operation: (1) expand the assignment+ and
(2) REPEAT expansion statements
< > statement sequence
Conditions of DOWHILE < >
Among them, the conditions of < > is loop condition, namely conditions founded, repeat the loop body < > statement sequence
Choose to do content
(1) operation:++ and .
(2) types: (1) character types (2) real types.
(3) the expansion of function: (1) has a return value and return statement (2) a parameter function.
(4) increase a one-dimensional array type)
- 2020-07-16 22:38:54下载
- 积分:1
-
C#创建数字证书并导出为pfx,并使用pfx进行非对称加解密完整示例源码下载
我的项目当中,考虑到安全性,需要为每个客户端分发一个数字证书,同时使用数字证书中的公私钥来进行数据的加解密。为了完成这个安全模块,特写了如下一个DEMO程序,该DEMO程序包含的功能有:1:调用.NET2.0的MAKECERT创建含有私钥的数字证书,并存储到个人证书区;2:将该证书导出为pfx文件,并为其指定一个用来打开pfx文件的password;3:读取pfx文件,导出pfx中公钥和私钥;4:用pfx证书中的公钥进行数据的加密,用私钥进行数据的解密;
- 2013-09-23下载
- 积分:1
-
ResViewer
PE文件查看工具及源代码,看雪出品,亲测可用(PE file viewer and source code, to see snow produced, pro-test available)
- 2013-09-16 10:26:32下载
- 积分:1
-
wk_dz
Visual C++案例开发集锦第六章\获取网卡地址的程序源码,值得一看!(Visual C++ case development highlights Chapter to obtain the Ethernet address of the program source code, worth a visit!)
- 2011-08-13 16:07:33下载
- 积分:1
-
winform开机祝福,不规则窗体制作实例,有截图附源码
此实例用的不是背景图片,是程序自绘的图 展示出很个性的窗体
- 2013-04-23下载
- 积分:1
-
Notepad++ 源码下载
notepad-plus-plus-master.zip
- 2019-12-09下载
- 积分:1
-
ConvDBF
批量将DBF文件中的数据导入到一个MDB文件中,涉及到数据库操作和VC DLG编程。(Batch data in the DBF file into an MDB file, related to the operation of the database and the VC DLG programming.)
- 2013-09-27 20:40:44下载
- 积分:1
-
kartbytequalifier
这是一个格式解释程序,能够解剖CGG仪器产生的地震数据格式,并能产生出文件头块和所有说明字节的内容,调用它可以帮助我们有效()
- 2018-05-08 09:10:29下载
- 积分:1
-
C# 制作 IE插件例子源码下载
IE插件实现了 统计网页浏览时间
- 2014-09-11下载
- 积分:1
-
DumpEC
使用WinIO访问笔记本EC的所有寄存器和存储空间。本程序适用ENE EC KB3926(EC laptop using WinIO access to all registers and storage space. This procedure applies to ENE EC KB3926)
- 2021-01-14 20:58:47下载
- 积分:1