CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - code specification

搜索资源列表

  1. jniexamples

    0下载:
  2. This directory and its subdirectories contain the example code for: The Java Native Interface: Programmer s Guide and Specification Sheng Liang, Addison-Wesley, 1999 -This directory and its subdirectories contain the example code for: The Java N
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:99332
    • 提供者:alex
  1. chaoshijinxiaocunguanli

    1下载:
  2. <超市进销存管理系统>此代码使用的是VC++,并且与数据库相结合(内含系统说明书)详细说明了超市进销存管理系统的各项功能,并且全部实现了前台销售结帐、基本信息管理、基本信息查询、日结查询、超市小票打印等五个功能模块,其实际应用性还是相当大的. 本系统具体的操作流程如下: (1)首先在后台管理中的“基础信息”中添加商品、员工及供应商信息. (2)通过“仓库管理”/“入库登记”命令,添加商品入库信息. (3)商品入库后,即可通过前台执行销售操作. (4)销售后,在后台
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-25
    • 文件大小:8330824
    • 提供者:Miller
  1. 090811J2EE

    0下载:
  2. J2EE开发及编程规范,详细规定了J2EE开发过程中需要各步骤代码的编写规范-J2EE development and programming specification, the detailed requirements of the J2EE development process of the steps that need to standardize the preparation of the code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:336959
    • 提供者:ss860127
  1. codefans.net

    0下载:
  2. 第一次用Java做移动校园,虽然做的不是太好,在代码规范上也不好,但这是对自己的总结。   程序分为服务端和客户端客户端采用了MVC模式,希望通过这套代码能与大家一起交流学习。 -Use Java to do the first mobile campus, although not good enough to do in the code is not a good specification, but this is a summary of their own. Procedu
  3. 所属分类:Applet

    • 发布日期:2017-05-08
    • 文件大小:1650484
    • 提供者:efun
  1. speedyGAv1.3

    0下载:
  2. 向量化的遗传快速遗传算法,是M.Mutchell 的遗传算法书中 10,11 业的经典快速算法-SpeedyGA is a vectorized implementation of a genetic algorithm in the Matlab programming language. Without bells and whistles, it faithfully implements the specification for a Simple GA given on pgs 10,
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:4231
    • 提供者:李继
  1. 33893392501248EE_289_Code_21195928_b345_4847_ae7a

    0下载:
  2. Microsoft Extensible Firmware Initiative FAT32 File System Specification with code
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:215435
    • 提供者:Dev
  1. ipv6detailedannotation

    0下载:
  2. 本书全面讲解IPv6及相关协议实现的事实标准KAME,揭示了KAME IPv6协议栈的所有细节,对每行代码到底做了什么以及为什么要这样设计都进行了解释。全书共分7章,分别介绍IPv6地址结构、IPv6、ICMPv6、邻居发现和无状态地址自动配置、传输层协议及套接字API扩展。每章都包含两个主要部分:第一部分提供了作为RFC发布的主要协议规范的摘要,定义各种协议分组,解释每个分组中每个字段的含义和目的;第二部分则描述实现这些RFC的KAME的数据结构及功能。书的最后还提供了一些例子,说明如何编写既
  3. 所属分类:Communication

    • 发布日期:2017-05-23
    • 文件大小:7183203
    • 提供者:
  1. edis_anmai

    0下载:
  2. 从该阶段开发正式进入软件的实际开发阶段,本阶段完成系统的大致设计并明确系统的数据结构与软件结构。在软件设计阶段主要是把一个软件需求转化为软件表示的过程,这种表示只是描绘出软件的总的概貌。本概要设计说明书的目的就是进一步细化软件设计阶段得出的软件总体概貌,把它加工成在程序细节上非常接近于源程序的软件表示。 -From the stage of development of formal entry into the actual software development phase, this
  3. 所属分类:software engineering

    • 发布日期:2017-11-19
    • 文件大小:65804690
    • 提供者:流域
  1. OPC_HDA_Auto_1_Sample_Code

    0下载:
  2. OPC 历史数据访问代码 从OPC基金会下载的,非常有帮助!-The OPC Historical Data Access Sample Code consists of an C# client application and a C++ server application. These applications implement the Historical Data Access Custom Interface Specification 1.20. These samples
  3. 所属分类:Windows编程

    • 发布日期:2013-08-28
    • 文件大小:72902
    • 提供者:Andy
  1. Recos

    0下载:
  2. 我听我购唱片网由数组组成的数据库,很方便去订购。代码分成明细,语言规范,是初学者的首选。-I listen to my purchased music network formed by an array of databases, it is easy to order. Code into details, language specification, is the first choice for beginners.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-03
    • 文件大小:523316
    • 提供者:小幅
  1. 1

    0下载:
  2. 数据结构实验指导书 根据《数据结构》教学大纲,该课程包含20学时上机实验。根据大纲要求,本实验指导书中共包含六个实验内容,每个实验内容包含不同的实验题目。老师可以根据教学情况从中选择一定数量的实验题目。整个上机实验过程由老师指导,学生独立完成各自的实验任务,最终提交实验报告。要求学生对所做实验进行总体设计和详细设计,用C或C++编写代码,进行程序的调试和测试,提交格式规范的实验报告,并演示所完成的软件。-Experimental data structures to guide the
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:41174
    • 提供者:hechong
  1. GLSL

    0下载:
  2. 本电子书书opengGL 2.0中的shading language 部分,该文档完整规范,很适合初学者并且带有详细的着色程序源码,方面学习与进一步研究-The e-book book opengGL 2.0 in the shading language part of the full specification of the document, it is suitable for beginners and the coloring process with detailed sourc
  3. 所属分类:OpenGL program

    • 发布日期:2015-03-30
    • 文件大小:2947609
    • 提供者:yisong
  1. ERPv7.19(ForTomcat5Mysql5)

    1下载:
  2. jsp实现的ERP系统 所谓ERP是英文Enterprise Resource Planning(企业资源计划)的简写。 是指建立在信息技术基础上,以系统化的管理思想,为企业决策层及员工提供决策运行手段的管理平台。ERP系统集中信息技术与先进的管理思想於一身,成为现代企业的运行模式,反映时代对企业合理调配资源,最大化地创造社会财富的要求,成为企业在信息时代生存、发展的基石。-jsp ERPava developer, I decided to continue the project
  3. 所属分类:OA

    • 发布日期:2017-06-21
    • 文件大小:34825635
    • 提供者:zhouxun
  1. Portable_real-time_operating_FunkOS_source_code(su

    0下载:
  2. 便携式实时操作系统FunkOS源代码(支持MSP430),内部有详细的说明书,2009年版-Portable real-time operating FunkOS source code (support MSP430), within the detailed specification, 2009 edition
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:509751
    • 提供者:wang
  1. he

    0下载:
  2. 从该阶段开发正式进入软件的实际开发阶段,本阶段完成系统的大致设计并明确系统的数据结构与软件结构。在软件设计阶段主要是把一个软件需求转化为软件表示的过程,这种表示只是描绘出软件的总的概貌。本概要设计说明书的目的就是进一步细化软件设计阶段得出的软件总体概貌,把它加工成在程序细节上非常接近于源程序的软件表示。-From the stage of development of formal entry into the actual software development phase, this ph
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:100401
    • 提供者:
  1. haosou

    1下载:
  2. 这个项目是本人的创业项目,是一个房地产搜索及交易网站(详见网站功能说明书+网站功能页面示意),采用jsp+servlet+hibernate3架构;该网站的基本框架已完成,曾在公网上试运行过一段时间,表现稳定。现在还有部分页面未完成,因本人个人情况及资金问题难以维持,因此停止开发,并公布其源码,希望有志者能继续开发下去并成功创业! 安装tomcat6.0 及MYSQL 5.0,导入haosou.sql(建表语句及部分数据),即可运行本项目。-This project is my own ve
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-06-13
    • 文件大小:20544793
    • 提供者:吴语
  1. MiniPlayerMultimediaPlayer-SoftwareEngineeringDocu

    0下载:
  2. MiniPlayer多媒体播放器-软件工程文档。包括可行性研究报告、软件需求说明书、软件设计说明书、部分源程序、用户使用手册等。-MiniPlayer Multimedia Player- software engineering documents. Including feasibility studies, software requirements specification, software design specifications, some source code, user
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1949271
    • 提供者:赵云
  1. JavaTransmissionControlProtocol

    0下载:
  2. JAVA传输控制协议 Http客户端程序已集成在Java语言中,可以通过URLConnection类调用。遗憾的是,由于SUN没有公布Http客户程序的源码,它实现的细节仍是一个谜。本文根据HTTP协议规范,用Java.net.Socket类实现一个HTTP协议客户端程序。-JAVA Transmission Control Protocol Http client program has been integrated into the Java language, you can cal
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:214191
    • 提供者:yangjie
  1. AspecificationlanguagedesignfortheJavaModelingLang

    0下载:
  2. A specification language design for the Java Modeling Language (JML) using Java 5 annotations有关JAVA语言设计的国外08年的博士论文-The Java Modeling Language (JML) is one such specification language for Java that uses comments to specify contracts. However, star
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:311356
    • 提供者:lyra
  1. sjktbbf

    0下载:
  2. 讲诉了如何进行数据库同步备份的实现与界面设计,用.net实现,基本的代码都有,基本的界面的都有,有详细的设计说明。-V. how to talk about the database backup to achieve synchronization and interface design, use. Net realization of the basic code that has a basic interface has, contains a detailed design spec
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:391101
    • 提供者:魏锋
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 23 »
搜珍网 www.dssz.com