搜索资源列表
汇编课设
- 学分管理系统的分析,设计与实现.本程序在masm6.11下编译通过,用了少量386的汇编指令,运行时请输入密码hust.-credit management system analysis, design and implementation. The procedures under the masm6.11 compiler, with a small amount of the Series 386 instructions, running hust Please enter the p
网吧计费管理软件代码
- 有关密码为: 服务端:为 “1”。 客户端:为机器的月份+日期。 如“2005/08/05”, 则为数字“85” 数据库:为“xzxq”。 适用:Win98,XP. 编译:DELPHI 6.0。 蠢作还有很多问题,如在XP操作系统上还不能屏蔽功能键和进程。 -the password : server : "1." Client : machines for the month of the date. If "2005/08
CWB
- 编译工作台 是本人编写的用于编译原理教学的工具,它是一个自由软件,现在已经发布(主页为http://download.enet.com.cn/html/030792005091701.html,上有软件介绍和截图)。 软件的源代码在压缩包的src目录中。WB.zip是主程序,其编译后生成WB.exe;LLDemo.zip是LL动态演示程序,其编译后生成Demo.exe,将其改名成LLDemo.exe;LRDemo.zip是LR动态演示程序,其编译后生成Demo.exe,将其改名成LRDemo
考勤系统
- 一个简单的公司人员考勤系统的源代码,我已经编译运行过-a simple staff attendance system source code, I have run a compiler
图书租借管理系统
- 这是图书租借管理系统,但没有编译,还存在一点问题,请大家来帮忙解决一下-lease management system, but no compiler, there is a question, please help us to resolve what
方案生成软件
- 此为交通信号机的方案生成软件,通过编译即可使用。-for traffic signals this machine program generation software, compiler can use.
DMS
- C语言做的图书管理系统,经过WinTC多次调试,保证可以运行。附有makefile文件,可以在linux环境下编译成为嵌入式系统所用的文件-C language to the library management system, after repeated WinTC debugging, and guarantee operations. With makefile, the linux environment compiler become embedded systems used in
daily_management
- 用java实现的个人日常事务管理系统. 操作系统:win2k。 数据库:SQL SERVER2000。 编译器:j2sdk-1_4_1_02-windows-i586.exe。 -used to achieve personal day-to-day management system. Operating system : win2k. Database : SQL Server2000. Compiler : j2sdk - 1_4_1_02-windows-i586.exe
shoper
- 1 本软件可用于商业用途,但是要email给我 wwei168@sohu.com 2 开发环境 d6 up2,sqlserver2000, win2000 server 1024*768(笔记本电脑) c/s 3 第三方控件,ehlib2.1,fastreport2.45,xpmenu,snccurrency ,(有可能用到express bar 但是可以在umain删除引用单元,因为没用到)可到51delphi ,cakk.delphibbs.com下载 4 数据库配置方法,在sq
submission11
- 类似平时玩的魔方,通过文本方式输入,编译即可通过-similar to the Cube to play in peacetime, through text input, the compiler can be enacted
BusLine_src
- 这是本人学习JAVA操作XML文件时编写的小软件,数据存储采用XML文件格式,路线搜索采用图搜索算法。(对XML的操作采用jdom),这是较早前写的代码了,近来比较忙也没有再做修改,我在个人blog上发过编译后的jar包,很多人想要源码,所以这次就上传上来了:) -this is my learning Java operating XML documents prepared by small software, data storage using XML document format
231
- 商品库存管理系统JAVA程序,不需要数据库.很小源程序可使用Jdk1.3以上的任何版本编译和运行,命令运行商品库存管理系统 的命令格式为:java chapter1. MainFrame。 -merchandise inventory management system JAVA procedures, not the database. Small Jdk1.3 source can be used over any version of compiler and run, run t
2212
- 源程序可使用Jdk1.3以上的任何版本编译和运行主类是Simulator也可以在eclipse环境下直接编译和运行。 顾客队列服务模拟系统-Jdk1.3 source can be used over any version of compiler and run the main category is Simulator can also eclipse environment directly translated and running. Customer service Queue
naozhongchengxu
- 用C语言实现的闹钟程序,该程序已在Turbo C++3.0中通过编译。-C language of alarm procedures, the procedures are in Turbo C 3.0 compiler passed.
baijiaozuni
- 一个大摆脚有阻尼的单摆的物理演示vb源程序,已编译好可演示,可设置摆角参数和阻力参数-a huge leg damping of the pendulum physics demonstration vb source, the compiler has to be a good demonstration can be set parameters and the angular parameters resistance
200651221145638
- 这是一个排课的管理系统,是在VB的环境下编译的,希望大家对大家有所帮助!(此为代码转载)-Course Scheduling This is a management system in the VB compiler environment, we hope to help you! (This code is reproduced)
cp_lex_syntax
- 编译原理词法语法分析器课程设计,包含文档与代码.-compiler theory, syntax analyzer curriculum design, documentation and code included.
memory-compiler-design
- 存储器编译器设计。主要是网表和版图的编译方法。-memory compiler design
FANUC-macro-compiler-application
- FANUC macro compiler application.-FANUC macro compiler application
Compiler
- Lexical Analyzer with token and symbol. This the main part to design a compiler