资源列表

« 1 2 ... .48 .49 .50 .51 .52 11153.54 .55 .56 .57 .58 ... 14958 »

[编译器/词法分析cifafenxiqi

说明:词法分析器 算法的基本任务是从字符串表示的源程序中识别出具体独立意义的单词符号,所以,程序的总体设计思想是:逐字符扫描输入的字符串源程序,每扫描一字符对其进行词法分析,如果可以同前一字符(串)拼接则拼接形成新的字符串,并最终形成具有独立意义的单词符号,如果不行则直接拿出作为独立的单词符号。如此循环直至字符串源程序结束。-It is used to analyse the word which is right or wrong.
<李震> 在 2024-11-03 上传 | 大小:16384 | 下载:0

[操作系统开发cassp

说明:深入理解计算机系统第二版,全面的涵盖了操作系统,编译原理,汇编,计算机硬件的好书。有助于提高程序员的内功-In-depth understanding of computer systems second edition, comprehensive coverage of the operating system, compiler theory, compilation, computer hardware books. Help
<dave yu> 在 2024-11-03 上传 | 大小:23884800 | 下载:0

[Dephi控件源码20110831_MST

说明:对电子专业设计有用,针对放大器件的非线性算法工具。-Professional design of electronic useful algorithm for nonlinear amplifier parts tool.
<罗圣天> 在 2024-11-03 上传 | 大小:15360 | 下载:0

[Dephi控件源码song

说明:歌曲比赛打分、计分软件,带评委照片,去掉最高分、最低分,选题功能-Song Contest scoring, scoring software, with the judges photos, remove the highest score, lowest score, functional topics
<shuadadao> 在 2024-11-03 上传 | 大小:5315584 | 下载:0

[Dephi控件源码Variant

说明:Variant的使用说明,不是很全,但可用于参考-Variant of the instructions for use, not very wide, but can be used for reference
<罗圣天> 在 2024-11-03 上传 | 大小:9216 | 下载:0

[Dephi控件源码20110920_calculator

说明:这是个人制作的计算器,基于Memo,算不上经典仅初学者学习-This is the individual making the calculator, based on the Memo, not really for beginners only learn classic
<罗圣天> 在 2024-11-03 上传 | 大小:188416 | 下载:0

[汇编语言CsvReader

说明:ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
<Pires> 在 2024-11-03 上传 | 大小:13312 | 下载:0

[Dephi控件源码free3of9

说明:Descr iption is not detailed or not correct
<neofish> 在 2024-11-03 上传 | 大小:5120 | 下载:0

[汇编语言masm5

说明:在数据段DATA中有两个数据X和Y,假设X=1122H,Y=3344H,编程求两个字的和,结果存放到Z单元中。-DATA in the data segment has two data X and Y, assuming X = 1122H, Y = 3344H, program requirements and the word, the result in the Z unit.
<jasmine> 在 2024-11-03 上传 | 大小:1024 | 下载:0

[汇编语言masm5

说明:从SOURCE_BUFFER单元开始存放了20个字母A,编程将这个20个字母A的字符串传送到DEST_BUFFER开始的单元中。-Starting from SOURCE_BUFFER unit 20 holds the letters A, this program will be a string of 20 letters sent to the DEST_BUFFER A starting unit.
<jasmine> 在 2024-11-03 上传 | 大小:1024 | 下载:0

[Dephi控件源码control-system

说明:液压机控制系统,delphi编写的上位机控制软件-Hydraulic control system, delphi prepared the PC control software
<qzy> 在 2024-11-03 上传 | 大小:1253376 | 下载:0

[磁盘编程CSharp-acquire-disc-information

说明:用C#编程实现磁盘信息的读取,并以此对磁盘进行常规判断,预防入侵的发生-Programming in C# to read the disk information, and thus routine to determine the disk to prevent the invasion from happening. . .
<> 在 2024-11-03 上传 | 大小:7168 | 下载:0
« 1 2 ... .48 .49 .50 .51 .52 11153.54 .55 .56 .57 .58 ... 14958 »

源码中国 www.ymcn.org