虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

数学分析<b>数学分析</b>2

  • 成绩管理代码 采取的研究方法:采用网络编程技术

    成绩管理代码 采取的研究方法:采用网络编程技术,结合网络和数据库技术,实现控制和管理。通过系统分析、需求分析、概要设计、详细设计、编写代码、软件测试、软件维护、经验方法总结等一系列实验方案,实验软件的开发。

    标签: 代码 网络 编程技术

    上传时间: 2015-10-27

    上传用户:shus521

  • 语法分析器 此程序共有两个类

    语法分析器 此程序共有两个类,Lexical进行词法分析,Syntax进行语法分析.对于语法分析,采用LR(1)分析法,判断程序是否满足规定的结构.

    标签: 语法分析器 程序

    上传时间: 2013-12-04

    上传用户:四只眼

  • LR(0)分析器

    LR(0)分析器,可以输入文法进行分析,或分析句子,非常方便

    标签: LR 分析器

    上传时间: 2013-12-10

    上传用户:yzy6007

  • 本系统有4个字模块

    本系统有4个字模块,分别为:到货录入子系统、库房管理子系统、统计查询子系统、系统维护子系统。 整个系统从符合操作简便、界面友好、灵活、实用、安全的要求出发,完成进货、销售、库存管理的全过程,包括操作员的增添与修改,进货、销售商品的录入、统计与查询,以及库存的统计等。系统从可行性分析、需求分析、概念设计、结构设计、物理设计、功能设计等方面,实现物资控制自动化,系统投入使用,将大大减少公司的管理部门的劳动量,改善企业内部以及整个供应链各个环节的管理、调度及资源配置,使得管理合理规范,合理的控制物资流动。

    标签: 字模

    上传时间: 2013-12-23

    上传用户:rocwangdp

  • 编译原理的课程设计

    编译原理的课程设计,if-else条件语句的翻译,包括语法分析和词法分析。

    标签: 编译原理

    上传时间: 2015-11-13

    上传用户:牧羊人8920

  • 编译原理

    编译原理,一个词法、语法分析器,实在VC6.0环境下编译的。 能够完成一个PL0语言编写的简单程序的刺法分析和语法分析。 本来还有语义分析的,可是不知道存到哪里了,找不到了。

    标签: 编译原理

    上传时间: 2014-01-27

    上传用户:manking0408

  • We have a group of N items (represented by integers from 1 to N), and we know that there is some tot

    We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.

    标签: represented integers group items

    上传时间: 2016-01-17

    上传用户:jeffery

  • XX大学固定资产管理系统

    XX大学固定资产管理系统,为VFP数据库管理系统,本人原创。系统曾被XX大学《VFP数据库集题与案例分析》作为分析案例。使用VFP6开发,也可以在VFP9平台开发。

    标签: 大学 管理系统

    上传时间: 2014-01-10

    上传用户:dragonhaixm

  • 一个支持中文的类C语言编译器

    一个支持中文的类C语言编译器,词法分析和语法分析被封装成两个c++类。

    标签: C语言 编译器

    上传时间: 2013-12-20

    上传用户:zhangliming420

  • VC++编写的编译器

    VC++编写的编译器,集词法分析、语法分析、语义分析于一体

    标签: VC 编写 编译器

    上传时间: 2014-08-07

    上传用户:jing911003