CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 软件技术基础

搜索资源列表

  1. 基于可复用构件的DCS组态软件研究与设计

    0下载:
  2. 论文题目:基于可复用构件的DCS组态软件研究与设计 该文首先从工控组态软件的分析和设计方法着手,提出了基于可复用构件的工控组态软件的设计思想,并分析了可复用构件及其开发和组装方法,重点研究COM/DCOM技术.为了增强通用性、可复用性、可扩展性和开放性,该文在分析了DCS领域特性和组态软件的基础上,提出了统一接口的多层构件体系结构.该文探讨了系统数据的组织和存储结构,开发了通用数据访问构件 针对DCS组态软件的多种通信方式导致的不一致性,提出了通信代理和协议适配器两层通信构件结构,并设计了统
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:3157780
    • 提供者:蒋小平
  1. xiti

    0下载:
  2. 关于大学计算机软件技术基础的配套习题及答案-About basic computer software technology supporting Exercises
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:48481
    • 提供者:王芳
  1. Cprogram

    0下载:
  2. 计算机软件技术基础的c程序提高习题及答案-Basic computer software technology to improve the c program exercises and answers
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:172663
    • 提供者:王芳
  1. list

    0下载:
  2. 该程序实现软件技术基础中的单链表的建立和插入功能 单链表中断开某结点的方法 掌握用指针 链 入一个新结点的原理和方法 -The program software technology base to achieve a single linked list creation and insertion of a single chain of disconnected nodes approachgrasp the chain with a pointer to a new node
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:9505
    • 提供者:太平洋
  1. employer

    0下载:
  2. vc++程序,实现一个员工类,软件技术基础实验,含实验报告,注释详细-vc++ program, implement a staff class, based on software technology experiments, including test reports, detailed notes
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:546661
    • 提供者:aya
  1. L_stack

    0下载:
  2. 这是一个单链表的插入的程序,参见软件技术基础或者是数据结构课程-This is an algorithm about a single list insert algorithm, who will be appeared in data structure. And it is a common algorithm.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:524
    • 提供者:Guo
  1. software-base_3

    0下载:
  2. 厦门大学信息科学与技术学院 自动化系大二下 软件技术基础课程 上机题目3 编译通过,仅供参考-Xiamen University, College of Information Science and Technology Department of Automation sophomore next software technology based courses on the plane topic 3 compiled by
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:9647
    • 提供者:weiwei
  1. software-base_4

    0下载:
  2. 厦门大学信息科学与技术学院 自动化系大二下 软件技术基础课程 上机题目 实验四 一元多项式的表示及相加 编译通过,仅供参考-Xiamen University, College of Information Science and Technology Department of Automation Software Technology sophomore next topic experiment four courses on the plane one yuan polynomial
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:8508
    • 提供者:weiwei
  1. software-base_5

    0下载:
  2. 厦门大学信息科学与技术学院 自动化系大二下 软件技术基础课程 上机题目 实验五 栈的操作 编译通过,仅供参考-Automation software technology foundation courses sophomore next topic experimental five-on operation of the stack compiler, for reference only
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:9520
    • 提供者:weiwei
  1. software-base_6

    0下载:
  2. 厦门大学信息科学与技术学院 自动化系大二下 软件技术基础课程 上机题目 实验六 键盘缓冲区问题 编译通过,仅供参考-Xiamen University, College of Information Science and Technology Department of Automation software technology foundation courses sophomore next topic on the plane experiment six questions comp
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:8140
    • 提供者:weiwei
  1. software-base_7

    0下载:
  2. 厦门大学信息科学与技术学院 自动化系大二下 软件技术基础课程 上机题目 实验七 二叉排序树的构造与查找 编译通过,仅供参考-Xiamen University, College of Information Science and Technology Department of Automation software technology foundation courses sophomore next topic Experiment 7-on binary sort tree and f
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:8066
    • 提供者:weiwei
  1. software-base_8

    0下载:
  2. 厦门大学信息科学与技术学院 自动化系大二下 软件技术基础课程 上机题目 实验八 二叉树的先序遍历 编译通过,仅供参考-Xiamen University, College of Information Science and Technology Department of Automation software technology foundation courses sophomore next topic on the plane first experiment eight binar
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:14947
    • 提供者:weiwei
  1. Decimal_Binary

    0下载:
  2. 软件技术基础中的十进制转二进制问题,简单的将十进制数转化为二进制数。 -Software technology base in decimal to binary problem, a simple decimal number into a binary number.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:863
    • 提供者:钰亦
  1. bstree_frame

    0下载:
  2. 软件技术基础中的二叉排序树,以二叉排序树的形式将一串数据转化。-Software technology base in binary sort tree, in the form of binary sort tree a string of data transformation.
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:934
    • 提供者:钰亦
  1. sort

    0下载:
  2. 软件技术基础中的简单数据排序,包括选择排序,冒泡排序,快速排序等等。-Software technical basis of simple data sort, including selection sort, bubble sort, quick sort, and so on.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1643
    • 提供者:钰亦
  1. demo

    0下载:
  2. 东北大学计算机软件技术基础第一次实验C语言代码-Northeastern University computer software technology base first experiment C language code
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:788
    • 提供者:汤扬
  1. list_sample

    0下载:
  2. 程序结构之链表 软件技术基础 typedef struct LIST { char name[MaxLength]; int length; struct LIST *next; }LIST; void print_list(LIST *p) /* Print all the node of the list. */ { } LIST * insert_node(LIST *head, char x[MaxLength], int k) {
  3. 所属分类:Windows编程

  1. 软件技术基础

    0下载:
  2. 关于数据结构的基础,涉及排序、图论、树等。(On the basis of data structure, this files involve sorting, graph theory, trees and so on.)
  3. 所属分类:C#编程

    • 发布日期:2017-12-25
    • 文件大小:10240
    • 提供者:皮皮金
  1. 软件技术

    0下载:
  2. 该文档主要是基于清华大学出版的数据结构课件,也是软件技术基础(This document is mainly based on the data structure courseware published by Tsinghua University, and it is also the basis of software technology)
  3. 所属分类:C#编程

    • 发布日期:2017-12-31
    • 文件大小:6048768
    • 提供者:杨洋icon
  1. 软件技术基础2

    0下载:
  2. 栈与队列、树、图、查找和排序 一些比较有用的资料(Stack with queues, trees, graphs, lookup, and sort some useful information)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-07
    • 文件大小:969728
    • 提供者:洛宇
« 12 3 4 5 »
搜珍网 www.dssz.com