-
帕斯卡尔 · 迷你编译器 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
-
关于windows CE设备驱动的结构,为微软教学实验课程,值得下载...
关于windows CE设备驱动的结构,为微软教学实验课程,值得下载-Windows CE device drivers on the structure of the experimental teaching courses for Microsoft, it is worth downloading
- 2022-07-28 10:35:57下载
- 积分:1
-
这是一本讲解wIn的一本比较好的电子书,看了内容后很多东西豁然开朗...
这是一本讲解wIn的一本比较好的电子书,看了内容后很多东西豁然开朗-This is a COM-to explain a relatively good book, having read the contents of a lot of things suddenly see the light
- 2023-01-27 16:55:05下载
- 积分:1
-
任意用户模式下执行 ring 0 代码
转载
任意用户模式下执行 ring 0 代码
转载-arbitrary user mode implementation code reproduced ring 0
- 2022-01-22 15:20:40下载
- 积分:1
-
我的C#入门程序
我的C#入门程序-my entry procedures C#
- 2022-04-11 01:07:01下载
- 积分:1
-
MCF5282的调试程序,可以调试5282的大部分外设
MCF5282的调试程序,可以调试5282的大部分外设-The MCF5282 debugger can debug most of 5282 peripherals
- 2022-04-14 13:14:14下载
- 积分:1
-
由小飞刀策划制作,文章分为小飞刀从网络收集和组织小刀会朋友编写两部分。 花去我几个不眠之夜,倾心制作,终于20日准时完成第一版。这是我第一次做CHM,边学边做,...
由小飞刀策划制作,文章分为小飞刀从网络收集和组织小刀会朋友编写两部分。 花去我几个不眠之夜,倾心制作,终于20日准时完成第一版。这是我第一次做CHM,边学边做,看到完成后的效果还不错 ^_* 感觉很好,希望你也喜欢。以后可能没什么时间了,(所以才完成得这么急)但有机会一定会对本手册做最新资料 更新工作,期待~-The planning and production by small Flying, the article is divided into small throwing knives from the network to gather and organize the preparation of a knife will be a friend in two parts. I spent a few sleepless nights, cordial making, was finally completed on time and on the 20th edition. This is my first time doing CHM, learning by doing and see the completed results were pretty good ^ _* feel good, I hope you, too. May be little time later, (it was such a rush to complete), but some will have the opportunity to do the latest update of the manual work, looking forward to ~
- 2022-07-02 07:18:11下载
- 积分:1
-
数字图像处理
1,获取图像点的灰度值
2,获取图像的灰度直方图
3,对灰度图像进行线性变换、平滑、锐化等
1, to obtain images of the gray value
2, to obtain the image histogram
3, gray image linear transformation, smoothing, sharpening, etc.
- 2022-04-09 17:08:29下载
- 积分:1
-
VB实现的RTF软件
VB实现的RTF软件-the RTF software
- 2022-11-21 10:30:03下载
- 积分:1
-
Forcal是一个对字符表达式进行编译计算的动态链接库,具有数值计算、关系运算、逻辑运算、字符处理、流程控制、函数调用等许多的可编程功能。它的部分开发文档是由C...
Forcal是一个对字符表达式进行编译计算的动态链接库,具有数值计算、关系运算、逻辑运算、字符处理、流程控制、函数调用等许多的可编程功能。它的部分开发文档是由C++开发,有的用Delph开发,还有一少部分用到了VB,这就铸就了它不但可以在C++开发环境下调用,也可在VB和DELPHI中方便调用,很方便。
-Forcal is a calculation of the character expression to compile a dynamic link library, with numerical calculation, relational operators, logical operators, character handling, process control, function calls, and many other programmable features. It is part of the development documentation developed by the C++, some of Delph development, there is a small part of the use of the VB, which cast it could not only C++ development environment called VB and DELPHI can also be conveniently invoked, it is convenient .
- 2022-11-25 10:30:03下载
- 积分:1