资源列表

« 1 2 ... .16 .17 .18 .19 .20 14721.22 .23 .24 .25 .26 ... 14958 »

[编译器/词法分析bnf

说明:BNF 递归下降语法分析器 文法: E->E+T|T T->T*F|F F->(E)|i-BNF recursive grammar decline parser : E -
<keke> 在 2008-10-13 上传 | 大小:3.42kb | 下载:0

[其它178个经典c语言源代码~

说明:178个经典C语言源程序,无论老虾新虾都有帮助-178 classic C language source code, whether they are old or new shrimp shrimp helpful
<王用> 在 2008-10-13 上传 | 大小:74.96kb | 下载:0

[其它ie_menu

说明:IE填表软件 功能:不运行该软件也能填表,就是有对话框时能在IE右键菜单中加入相就条目。 原理: HEKY_USERS\\.DEFAULT\\SOFTWARE\\MICROSOFT\\INTERNET EXPLORER\\NEMUEXT中加入相应键值,并在该键下建立3个值。一个为默认(点击该菜单选项时运行相应的JAVA脚本,另一个为CONTEXTS(就是在EDIT对象中单击右键出现该选项),最后一个为DESCRIBE(点击菜
<li> 在 2008-10-13 上传 | 大小:46.92kb | 下载:0

[其它API_draw

说明:用VC 实现的画笔程序,不是很难,得很实用-with VC of the brush procedure is not difficult, very practical
<哈哈哈> 在 2008-10-13 上传 | 大小:24.77kb | 下载:0

[汇编语言案例24和25pc机间的通信

说明:这是PC机间相互通信的例子,程序“require”为用查询方式实现,程序“interrupt”为 用中断方式实现-PC communication among the examples procedures "require" to be used to achieve inquiries, procedures "interrupt" for the use of interruption
<张璐> 在 2008-10-13 上传 | 大小:2.89kb | 下载:0

[其它五个源程序

说明:1des算法;2rns算法;3手机短信的收发程序; 4隐藏工具:隐藏桌面 5小波滤波,处理,复原,融合源程序-1des algorithm; 2rns algorithm; Three mobile phone messages TX; Four hidden tools : Hide desktop five Wavelet filtering, processing, recovery, integration source
<张雷> 在 2008-10-13 上传 | 大小:1.49mb | 下载:0

[操作系统开发银行家算法(C Sharp)

说明:操作系统银行家算法实习程序,可以输入资源和进程信息,计算安全序列,能否为某个请求分配资源-operating system bankers algorithm attachment procedures, can be imported resources and process information, computing security sequence, Can a request for the allocation of r
<崔哈> 在 2008-10-13 上传 | 大小:553.61kb | 下载:0

[Dephi控件源码Delphi程序员助手(含全部源代码)

说明:使用的第三方组件包括:ADOBACKUP、XPMENU CoolTrayIcon、SYNEDIT等,可以帮助编程人员迅速找到自己所需要的函数!-use of third-party components, including : ADOBACKUP. XPMENU CoolTrayIcon, SYNEDIT. to help programmers quickly find themselves in need of functio
<萧建> 在 2008-10-13 上传 | 大小:2.81mb | 下载:0

[其它区位码

说明:汉字区位码查询系统,可以方便的查询输入汉字的区位码。-Chinese location code query system, to facilitate the inquiry to input Chinese characters in an area code.
<111> 在 2008-10-13 上传 | 大小:15.27kb | 下载:0

[汇编语言数字钟小程序

说明:本设计由单片机时钟芯片、模数转换芯片为核心,辅以必要的电路,构成了一个具有多功能的数字时钟 。能够准确的显示时间、调整时间、闹钟定时等功能。-designed by the MCU clock chip, analogue to digital converter chip as the core, supplemented by the necessary circuit, constitute a multi-function di
<玉华> 在 2008-10-13 上传 | 大小:75.74kb | 下载:0

[其它酒店管理小系统

说明:酒店管理系统 实现客房登记,选房 房间预定,餐饮点菜,账单付款 服务点单,财务结账,还有查询等功能-Hotel Rooms Management System registration, the election scheduled for the rooms, catering orders and invoice payment services single point, the financial closure,
<翡涩琪> 在 2008-10-13 上传 | 大小:1.49mb | 下载:0

[编译器/词法分析S语言词法分析程序

说明:一、 实验内容 S语言的编译程序的词法分析部分实现 从左到右扫描每行S语言源程序的符号,拼成单词,换成内部表示(token) 二、 实验要求 要求实现编译器的以下功能:  组织源程序的输入  按规则拼写单词,并转换成二元形式  删除空格及无用符号(如回车符,字符常数的引号符等)  发现并定位错误  建立单词表、符号表、常数
<范鹏> 在 2008-10-13 上传 | 大小:75.96kb | 下载:0
« 1 2 ... .16 .17 .18 .19 .20 14721.22 .23 .24 .25 .26 ... 14958 »

源码中国 www.ymcn.org