资源列表

« 1 2 ... .44 .45 .46 .47 .48 11949.50 .51 .52 .53 .54 ... 14959 »

[书籍源码delphi-source-code

说明:深入DELHI核心编程随书源码,针对各章源码例子程序。-DELHI-depth with the core programming book source code, source code examples for various chapters of the procedure.
<orientyu> 在 2025-02-08 上传 | 大小:17.09mb | 下载:0

[书籍源码Delphi-netfunction

说明:delphi 自定义网络函数:unit net interface uses sysutils ,windows ,dialogs ,winsock ,classes ,comobj ,wininet //得到本机的局域网ip地址 function getlocalip(var localip:string): boolean //通过ip返回机器名
<orientyu> 在 2025-02-08 上传 | 大小:90kb | 下载:0

[编译器/词法分析Judge_LL(1)

说明:本设计使用C语言实现了对简单方法描述的LL(1)文法的判定。该设计程序实现了:⑴分别求出每一产生式的右部的FIRST 集、每一个非终结符的FOLLOW集和每一产生式的SELECT集;⑵判定是否是LL(1)文法;⑶画出预测分析表;⑷对给定的符号串判定是否是文法中的句子,分析过程在屏幕上打印出来。 欢迎大家给程序提出富贵意见!-the design of the C language to describe a simple metho
<张玉峰> 在 2025-02-08 上传 | 大小:144kb | 下载:0

[编译器/词法分析LL(1)_syntax

说明: LL(1)语法分析程序 (1)对输入文法,它能判断是否为LL(1)文法,若是,则转(2);否则报错并终止; (2)输入已知文法,由程序自动生成它的LL(1)分析表; (3)对于给定的输入串,应能判断识别该串是否为给定文法的句型。 -LL (1) syntax analysis program (1) on the importation of grammar, it can determine whether to
<张玉峰> 在 2025-02-08 上传 | 大小:80kb | 下载:0

[汇编语言jinzhizhuanhuan

说明:本程序实现对二进制 十进制 十六进制的互相转换 1、 对进制进行判断 2、 数据的输入 3、 对数据做进制转换及输出 文件: tran.asm 源代码 设计思想.doc 简单介绍-this program right hexadecimal binary metric conversion of a mutual, the band judgment two, three data entry, data con
<张玉峰> 在 2025-02-08 上传 | 大小:6kb | 下载:0

[Dephi控件源码2006030316211430819

说明:使用说明:    编译并安装,在 IDE 的控件栏可以看见 VCLSKIN 包含有 TSkinData,TSkinStore和TSkinCaption 请在放置 TSkinData 控件的 FORM 上放置一个 TSkinCaption, 当TSkinCaption 的 Active 属性为 False 时关闭补丁,当 Active 为 True 时开启补丁。 补丁未开启时 VclS
<李清华> 在 2025-02-08 上传 | 大小:5.18mb | 下载:0

[操作系统开发jinc

说明:操作系统模拟程序,此文件中包含了进程的调度,进程调度过程的详细模拟-operating system simulation program, this file contains the process of scheduling, process scheduling simulation of the detailed process
<jake> 在 2025-02-08 上传 | 大小:2kb | 下载:0

[编译器/词法分析lyy036

说明:计算机专业的编译原理课程设计 内含报告.doc-computer professional compiler theory of curriculum design intron report. Doc
<周启伦> 在 2025-02-08 上传 | 大小:165kb | 下载:0

[编译器/词法分析mz

说明:计算机专业编译原理课程设计编程 只有代码-Computer Curriculum Design Compiler Principle only programming code
<周启伦> 在 2025-02-08 上传 | 大小:526kb | 下载:0

[书籍源码Introduction_To_Algorithm_CN

说明:世界知名的算法书——《Introduction To Algorithm》地中文版,现在已经绝迹,放在这里供大家享用!-world-renowned algorithms book-- "Introduction To Algorithm" to the Chinese version, now extinct, and on here for everyone to enjoy!
<周副> 在 2025-02-08 上传 | 大小:24.42mb | 下载:0

[编译器/词法分析sfdsf

说明:计算机专业(编译原理课程设计 原代码)-computer professional (compiler theory of curriculum design the original code)
<周启伦> 在 2025-02-08 上传 | 大小:28kb | 下载:0

[操作系统开发neicun

说明:页面淘汰算法采用LRU页面淘汰算法,并且在淘汰一页时,只将该页在页表中修改状态位。而不再判断它是否被改写过,也不将它写回到辅存。-pages out of LRU algorithm out pages algorithm, and in an out, only to the page in the page table to amend the state spaces. Rather than judge whether it b
<阎玲> 在 2025-02-08 上传 | 大小:250kb | 下载:0
« 1 2 ... .44 .45 .46 .47 .48 11949.50 .51 .52 .53 .54 ... 14959 »

源码中国 www.ymcn.org