CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - program guide

搜索资源列表

  1. boot

    0下载:
  2. 操作系统引导监控程序-operating system monitoring program guide
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:12795
    • 提供者:张宇
  1. powerbuilderkejian

    0下载:
  2. 《PowerBuilder案例开发程序设计教程》-陈刚-电子教案.rar-"PowerBuilder cases Development Program Design Guide" - Chen Gang-electronic templates. Rar
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:3187572
    • 提供者:yilu
  1. ASP.NET程序设计实用教程

    0下载:
  2. asp.net程序设计实用教程(C#描述) 作者:石志国-Asp. Net program design practical guide (C# Descr iption) Author : Shi Zhi
  3. 所属分类:书籍源码

    • 发布日期:2014-01-23
    • 文件大小:7906020
    • 提供者:changcheng
  1. vc++_designExample

    0下载:
  2. 从c++程序设计例子,有助于初学者入门的指导例子。-from program design example, the portal helps guide beginners example.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:330876
    • 提供者:yehua
  1. contacts

    0下载:
  2. This example program demonstrates how to implement a rudimentary contact manager in Visual Basic. You can add any number of names and phone numbers, etc. Although this program is extremely simple, it is provided as a foundation that you can use to be
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8151
    • 提供者:charle
  1. MATLABbookProgram

    0下载:
  2. 这是书名为《MATLAB程序设计教程》的书中的例题及部分练习的程序源代码。-This is the title of "MATLAB Design Guide," the book and some examples of the practice of program source code.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:32347
    • 提供者:Loretta Wu
  1. Delphi7basicprogram

    0下载:
  2. Delphi basic program. Basic programing guide for delphi language. Several samples are giving.
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:1256355
    • 提供者:林虹
  1. nt_service_appwiz

    0下载:
  2. 生成NT服务程序的向导,要拷贝到相应的目录-generated NT service program guide, we should copy to the appropriate directory
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13554
    • 提供者:葛军
  1. FDTD模拟光子晶体光纤中光的传播

    0下载:
  2. %This program calculate the wave guide by a photonic crystal. %For two dimension case. %Only for TM case, in this version.
  3. 所属分类:书籍源码

  1. 最短路径导游的程序

    0下载:
  2. 校园导游咨询:编制一个为来访客人进行最短路径导游的程序从厦门大学漳州校区的平面图中选取10个有代表性的景点,抽象成一个无向带权图。以图中顶点表示景点,边上的权值表示两地之间的距离。 2.本程序的目的是为用户提供路径咨询。根据用户指定的始点和终点输出相应路径,或者根据用户指定的景点输出景点的信息。--Campus Tour consulting: the preparation of a shortest path for visiting guests to the program guide
  3. 所属分类:其它

    • 发布日期:2017-03-25
    • 文件大小:19556
    • 提供者:天时指南
  1. hadoop-book

    0下载:
  2. hadoop权威指南第二版书中的示例程序源代码-the hadoop authoritative guide to the second edition of the book, sample program source code
  3. 所属分类:MPI

    • 发布日期:2017-11-13
    • 文件大小:2195277
    • 提供者:陈金
  1. VisualFortran

    1下载:
  2. Visual Fortran编程指南.pdf 本书首先介绍了目前先进的FORTRAN 90语言标准的主要内容,然后详细讲解了使用Visual FORTRAN开发科学计算程序的方法和技术。-Visual Fortran Programming Guide. Pdf of this book begins with the current advanced standards for FORTRAN 90 the main elements of the language, and then exp
  3. 所属分类:Editor

    • 发布日期:2015-10-30
    • 文件大小:14479922
    • 提供者:杨威
  1. CompilationInformation

    0下载:
  2. 汇编相关资料,包括:80386ASM程序设计基础、CPU 寄存器和基本指令、Windows汇编语言编程指南、汇编指令集。-Compilation of relevant information, including: 80386ASM the basis of program design, CPU registers, and basic commands, Windows Assembly Language Programming Guide, compiled instruction se
  3. 所属分类:assembly language

    • 发布日期:2017-05-01
    • 文件大小:761797
    • 提供者:zxh
  1. JavaScript_programming

    0下载:
  2. javascr ipt权威编程指南,很难得的资料,可对你的js编程有很大帮助-javascr ipt authoritative guide to programming, it is difficult to get information on your program are very helpful js
  3. 所属分类:source in ebook

    • 发布日期:2017-05-04
    • 文件大小:1395353
    • 提供者:方博
  1. exp

    0下载:
  2. 一、本程序针对操作系统中进程撤销相关理论进行实验。要求实验者设计一个程序,该程序 可模拟撤销多个进程及其子孙进程。 二、本程序针对操作系统中进程创建相关理论进行实验。要求实验者输入实验指导书提供的代码并进行测试。代码简化了进程创建的多个步骤和内容。进程的树形结构采用广义表的方式进行存储。 -First, the procedure for revocation of the operating system in the process of theory to experiment
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:7303
    • 提供者:李方
  1. tuxedo

    0下载:
  2. tuxedo应用程序开发指南,在开发BEA Tuxedo应用程序之前,需要先搞清楚一系列和设计开发相关的概念,如识别什么是客户机,有哪些方法可以从外界收集数据并提交服务器进行业务处理;识别什么是服务器,哪些程序包容了可以处理客户机输入的商业逻辑;识别什么是类型缓冲区,客户程序在向其这程序发送数据前如何分配内存区域;什么是BEA Tuxedo的消息范例等。-tuxedo application development guide in the development of BEA Tuxedo a
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-01
    • 文件大小:339089
    • 提供者:wa
  1. the-os-guide-explored

    0下载:
  2. 讲述了操作系统从加电到选择操作系统的过程,从硬件执行和程序运行的角度进行了描述-Tells the story of the operating system to choose from, electric operating system process, from hardware to run the program execution and the Angle of the descr iption
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:236667
    • 提供者:小溪
  1. TPreference1

    1下载:
  2. touch pannel drive.... sourcecode from user program guide of IT7250/IT7260
  3. 所属分类:source in ebook

    • 发布日期:2015-01-28
    • 文件大小:2048
    • 提供者:cheng
  1. Lua-program-design-

    0下载:
  2. lua程序设计是一本知道初学者入门学习lua基本编程基础知识的一本资料,可以引导初学者轻松入门-The lua programming is a know a lua beginner to learn basic programming basics, you can guide beginners easy entry
  3. 所属分类:source in ebook

    • 发布日期:2017-11-15
    • 文件大小:268238
    • 提供者:chenguoyin
  1. Assembly-language-program-DEBUG

    0下载:
  2. 汇编语言程序设计实验用的debug使用指导书,比较详细-Debug assembly language programming experiment with use of the guide book, a more detailed
  3. 所属分类:assembly language

    • 发布日期:2017-11-13
    • 文件大小:76604
    • 提供者:xz
« 12 »
搜珍网 www.dssz.com