-
这是一个功能完善的可编译DOS下和windows下的tiny
这是一个功能完善的可编译DOS下和windows下的tiny-c编译器。里面有可执行文件可以试验。源码非常清晰,值得研究。-This is a fully functional that can be compiled under DOS and windows under the tiny-c compiler. Inside the executable file can experiment. Source code is very clear and worth studying.
- 2022-04-19 11:11:57下载
- 积分:1
-
NASM是一个开源跨平台的汇编器。里面的源码有linux下和dos下的。包含一个NASM汇编教程,源码非常清晰,含少量汇编代码。...
NASM是一个开源跨平台的汇编器。里面的源码有linux下和dos下的。包含一个NASM汇编教程,源码非常清晰,含少量汇编代码。-NASM is an open source cross-platform assembler. Inside the source code under linux and dos are under. NASM contains a compilation of tutorials, source code is very clear, with a small amount of assembly code.
- 2022-03-30 13:18:34下载
- 积分:1
-
该系统是本人课程设计作业,因为时间关系,只用了两天多的时间编成。所以有很多地方没有得到增强。版本为1.0。现作以下升级。 增加NEW,OPEN版本。 提高输入容...
该系统是本人课程设计作业,因为时间关系,只用了两天多的时间编成。所以有很多地方没有得到增强。版本为1.0。现作以下升级。 增加NEW,OPEN版本。 提高输入容错。判断输入的对错。 时间关系,搜索功能为线性搜索,现增强如下:f_search:费氏查找法;btree:二叉树查找法;l_search:线性查找法; r_search:递归折半查找法;zcsear:杂凑碰撞查找法;o_sear:插补查找加强法; 排序是冒泡法,现增强为:heaps:累堆排序;binary:二叉树排序;xieer:谢耳排序;sinsert:插入排序;quicks:快速排序;select:选择排序法; 有时间不仿试试。-f_search: Find Act Fernandez btree: binary tree search method l_search: linear search method r_search: Recursive half Find Law zcsear: Find a hash collision law o_sear: interpolation search Enhancement Act sort is bubbling method are enhanced for: heaps: HEAPSORT tired binary: binary tree sort xieer: Xie ears sort sinsert: Insertion Sort quicks: quick sort select: Select Sort Method
- 2022-12-09 21:20:03下载
- 积分:1
-
SIP software development record as a closed network, network structure of the co...
SIP软件开发记录 由于通信网的封闭性,网络结构的复杂性,通信设备的多样性,使得通信软件难以在一个统一的平台(包括硬件平台和操作系统平台)下运行,所以迄今为止,通信行业的开源项目仍屈指可数。 下面,我们把通信类的软件简单的进行一下划分-SIP software development record as a closed network, network structure of the complex nature of the diversity of communications equipment, making it difficult to communication software in a unified platform (including the hardware platform and operating system platform) running, so far, the telecommunications industry is still a few open-source projects . Now, we kind of communication software for about a simple division
- 2022-03-24 00:38:51下载
- 积分:1
-
用c#写的小程序,关于c语音词法分析的,功能很简陋,大家看看吧...
用c#写的小程序,关于c语音词法分析的,功能很简陋,大家看看吧-use small programs written in that voice on the c lexical analysis, feature very simple, we look at it
- 2022-03-31 19:36:21下载
- 积分:1
-
Infix expression into the expression suffix algorithm, and methods for arithmeti...
中缀表达式转换成后缀表达式算法,并求算术表达式的方法。-Infix expression into the expression suffix algorithm, and methods for arithmetic expressions.
- 2022-04-16 16:52:25下载
- 积分:1
-
词法分析器(C++)
运行环境 Win9X/Win2000/WinXP/Win2003/
软件语言 简体中文
软件类型 源码
授权方式 共...
词法分析器(C++)
运行环境 Win9X/Win2000/WinXP/Win2003/
软件语言 简体中文
软件类型 源码
授权方式 共享软件
软件大小 81 KB
-lexical analyzer (C) Operating environment Win9X/Win2000/WinXP/Win2003/English language software types of software source code sharing software license software size of 81 KB
- 2022-03-14 21:11:26下载
- 积分:1
-
Tiny Machine的源码,一个简单易学习的
Tiny Machine的源码,一个简单易学习的-Tiny Machine source code, simple is easy the east which
studies east
- 2023-01-19 15:15:03下载
- 积分:1
-
可以的,我见过,可以反编译出程序框架,但部分代码只能反编译成汇编Top4楼BlackPoint(黑点)回复于 2002...
可以的,我见过,可以反编译出程序框架,但部分代码只能反编译成汇编Top4楼BlackPoint(黑点)回复于 2002-03-12 17:10...根据我所知道的dede就是最好的delphi反编译工具,可以还原窗体等资源,但是pas等只能还原成汇编,但是如果可以将汇编还原-Yes, I have seen, you can decompile a procedural framework, but some code can only decompile Top4 floor into a compilation BlackPoint (black spots) on 2002-03-12 17:10 Reply ... According to what I know is dede decompile delphi best tool to restore the form and other resources, but can only be restored to pas, such as compilation, but if it can be compiled to restore
- 2022-04-19 08:00:06下载
- 积分:1
-
Studies the translation principle sixth chapter
学习编译原理 第六章- Studies the translation principle sixth chapter
- 2022-10-21 21:30:02下载
- 积分:1