-
帕斯卡尔 · 迷你编译器 LEX 和 YACC
莱克斯-l Lexfile.l
yacc-Parser.y d
g + + lex.yy.c y.tab.c
./a.out < input.txt > output.txt
程序集编译:
nasm-f 小精灵 input.asm
ld-o 输出 input.o
./ 输出
- 2022-03-09 18:42:57下载
- 积分:1
-
使用工具:VC++6.0(MFC)
程序名:ChangeImg.exe
功能:完成256色的pcx的图片转成bmp格式文件...
使用工具:VC++6.0(MFC)
程序名:ChangeImg.exe
功能:完成256色的pcx的图片转成bmp格式文件-use of tools : VC 6.0 (MFC) procedures Name : ChangeImg.exe functions : to complete the 256 color pictures nil conversion bmp format
- 2022-03-18 22:43:35下载
- 积分:1
-
著名的TCPMP,现在已经不再开源,这是商业化之前源码,很难得...
著名的TCPMP,现在已经不再开源,这是商业化之前源码,很难得-Famous TCPMP, is no longer open source, which is before the commercial source, it is difficult to get
- 2022-03-23 03:57:03下载
- 积分:1
-
这是一个在屏幕上画图的案例,请大家看看,一定有所收获啊...
这是一个在屏幕上画图的案例,请大家看看,一定有所收获啊
-This is a drawing on the screen of the case, please look at the U.S. must gain ah
- 2022-05-30 14:47:09下载
- 积分:1
-
Springer 08 年的新书Matrix Algebra
Theory, Computations, and Applications
in Sta...
Springer 08 年的新书Matrix Algebra
Theory, Computations, and Applications
in Statistics,适用于多个学科-Springer 08-year book Matrix AlgebraTheory, Computations, and Applicationsin Statistics, applies to a number of disciplines
- 2022-02-21 11:06:41下载
- 积分:1
-
In VB, VFP applications to send and receive mail. E
在VB、VFP应用系统中收发邮件.E-mail是Internet/Intranet网上通信的最主要的方式之一,充分利用E-mail 的功能可以极大地提高企业的工作效率,减轻用户的工作负担-In VB, VFP applications to send and receive mail. E-mail is the Internet/Intranet-line communication the most important one of the ways to fully utilize the functions of E-mail can greatly improve the efficiency of the enterprises to reduce the burden on the user
- 2022-05-27 02:22:15下载
- 积分:1
-
节面属性计算器在 excel
此 excel 工作表计算矩形截面如跨地区节的几何中心,这两个方向转动惯量节属性 x、 y
- 2022-02-01 20:11:03下载
- 积分:1
-
DURBIN算法的C语言实现
DURBIN算法的C语言实现-WRITER algorithm C Language
- 2022-03-19 06:48:26下载
- 积分:1
-
用来处理xml文件的类,读出元数据描述,组织成SelectItemStruc类结构...
用来处理xml文件的类,读出元数据描述,组织成SelectItemStruc类结构-This is a class used for dealing with XML files. It reads out the data description and formats the SelectItemStruc class structure.
- 2022-08-26 10:34:26下载
- 积分:1
-
NiceC —— 一个 C/C++ 的 Source Formatter!
NiceC —— 一个 C/C++ 的 Source Formatter!
只有 3 个文件:
NiceC.exe 主程序
NiceC.txt 说明文件
NiceC.cfg 配置文件,也是模板文件;可以通过 NiceC.exe -l 得到。
我试用了一下,NiceC.cfg 作为模板,真是一个聪明的办法!
我根据我个人的爱好,主要调整了如下内容:
1 // 前加了个 Tab
2 跨
- 2022-03-28 13:25:03下载
- 积分:1