CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 文档资料 软件工程

资源列表

« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 8412 »
  1. 软件工程(2005-1)

    0下载:
  2. 跟踪修复坑洼系统,包含报告坑洼,记录,人员调度,检修结果等。软件工程基础。-repair potholes tracking system, the report contains potholes, records, staff scheduling, inspection results. The fundamentals of software engineering.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:62392
    • 提供者:AnNa
  1. structs(三层结构)

    0下载:
  2. 本例子是关于三层结构模式(MVC),通过这个例子有利了解structs结构模式.-examples of the three-tier structure (MVC). through this example to understand structs favorable structural model.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2222927
    • 提供者:钟兵
  1. c++试验

    0下载:
  2. vc+环境下的面向对象编程.介绍了类的定义,封装性,继承性和多态性,以及模板的有关应用.-vc environment of object-oriented programming. Introduced a class definition, encapsulation, inheritance and polymorphism, the templates and applications.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:3484
    • 提供者:闵若琼
  1. CSharp講義

    0下载:
  2. C#講義,顧名思義,想學C#的朋友可得好好看看了.-C# lectures, as the name suggests, like the C# friends availability of a good look.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:202454
    • 提供者:阿水
  1. 第一章 绪论0

    0下载:
  2. 数据结构(严慰民)配套纯C代码 书决结构学习很有帮助的-data structure (Yan Wei China) matching pure C code book must study the structure helpful
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:5387
    • 提供者:郑与喊
  1. 文件管理系统课程设计C++

    0下载:
  2. 本程序是用VC++下的MFC写的希望对大家有帮助,这也是我在网上辛苦找出来的.请不要见怪>-the procedures used under the VC MFC wrote to the hopes we have to help, This is what I find on the Internet the hard work. please forgive
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1825270
    • 提供者:wang
  1. 编译原理报告

    0下载:
  2. 设计目的 1. 程序的方法实现语法分析的LL(1)方法。手工构造词法分析程序 。 2. 锻炼自己的编写程序的能力和独立的编程思维能力。提高自己的编程能力。 3. 熟悉编译原理词法分析和语法分析的方法,加深对基本方法的了解。 4. 让我们更家进一步的理解编译原理,更好的的学习它的一些思路,掌握编译原理的理论基础。 5.让我们更加熟悉编程语言的运用和编程的技巧。更加了解编程的思维方式。 6. 采用自动机这种方法来设计词法分析程序,使思路更加清晰,
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:48732
    • 提供者:cyberspace
  1. J2EEDesign

    0下载:
  2. 利用J2EE开发的CD Store,具有对CD信息的添加、删除、修改和记录黑客信息等功能-use J2EE development CD Store, with information on the CD to add, delete, hackers changes and record information functions
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:674687
    • 提供者:罗磊
  1. 可预置的8位计数器源程序

    0下载:
  2. 可预置的8位计数器程序的主要部分分析 #include <AT89X51.H> //器件配置文件 #define uchar unsigned char //变量类型的宏定义 #define uint unsigned int uchar code SEG7[10]={0x03,0x9f,0x25,0x0d,0x99, //0~9的数码管段码 0x49,0x41,0x1f,0x01,0x09} uchar data cnt[8] //在da
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:21028
    • 提供者:wyq
  1. 乘风多用户计数器

    0下载:
  2. 这是一个用ASP编制而成的网业计数器,它具有一个很大优势:能够和网业分离,实现远程 调用,又可以嵌入到需要统计在线人数的网页来实现在线人数统计功能-This is an ASP compiled from the network industry counters, it has an enormous advantage : and to divide the network, remote call, Also needs to be embedded in online statist
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:434836
    • 提供者:hsf
  1. flash 播放器

    0下载:
  2. 一个不同于其他flash的播放软件,希望大家能后下载尝试,看看到底有什么惊喜,呵呵。-a flash player software, I hope you will try to download after, look at what surprises in the end, huh.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:468921
    • 提供者:先生
  1. 抽象数据类型实现

    0下载:
  2. 二叉树抽象数据类型的实现 问题说明:数据结构来实现二叉树具体函数功能的实现; 以及相关操作。-binary tree abstract data types realization : data structures to achieve specific function in a binary tree the realization; , and related operations.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2988
    • 提供者:张君
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 8412 »
搜珍网 www.dssz.com