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

搜索资源列表

  1. Javacode-info

    0下载:
  2. java代码书写规范。为了给在工作中的同事们一个良好的编码-java code written specification. In order to work colleagues a good coding
  3. 所属分类:source in ebook

    • 发布日期:2017-11-18
    • 文件大小:11845
    • 提供者:朱超
  1. LRCompiler1.0

    0下载:
  2. 这是我用VC6.0(用了MFC类库)编写的一个集词法分析、语法分析为一体的程序,是我编译原理课程设计的拙作!压缩包里包括源代码、测试数据,可执行文件打包,安装文件打包,课程设计文档,程序使用说明和数据规范说明一应俱全。-This is what I used VC6.0 (using the MFC class library) to prepare a set of lexical analysis, grammar analysis of the procedure as a whole,
  3. 所属分类:Compiler program

    • 发布日期:2017-05-22
    • 文件大小:7013504
    • 提供者:李文凯
  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. Cxianjingyuquanxian

    0下载:
  2. c语言陷阱,对于中级的程序员有很好的帮助,代码规范-c language trap, for intermediate programmers have a good help, the code specification
  3. 所属分类:source in ebook

    • 发布日期:2017-05-18
    • 文件大小:4919196
    • 提供者:legend
  1. hamilton421

    0下载:
  2. 用回溯法求解哈密尔顿回路的课程设计,含有源代码,课程设计说明书文本。非常难得!-Hamilton method with back loop course design, with source code, course design specification text. Very rare!
  3. 所属分类:assembly language

    • 发布日期:2017-05-08
    • 文件大小:1831171
    • 提供者:hey
  1. Specifications-for-assembly

    0下载:
  2. 主要从增强代码的可维护性(可读性、可理解性、可修改性)、代码逻辑与效率、函数(模块)接口、可测试性四个方面来讨论汇编语言的编程规范-Mainly from the increase code maintainability (readability, understandability, modifiability), the code logic and efficiency, function (module) interface, testability, to discuss four
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:17924
    • 提供者:tomson
  1. Delphi

    0下载:
  2. Delphi 源程序格式书写规范.规范简介 本规范主要规定Delphi源程序在书写过程中所应遵循的规则及注意事项。编写该规范的目的是使公司软件开发人员的源代码书写习惯保持一致。这样做可以使每一个组员都可以理解其它组员的代码,以便于源代码的二次开发记忆系统的维护。 -Delphi source code written in the format specification. Specifications About Delphi source the main provisions
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-04
    • 文件大小:8612
    • 提供者:杨程
  1. phone-Code-Standard

    0下载:
  2. mac下ios编程代码规范文档。公司内部整理的资料-the IOS programming code specification document. Internal sorting information
  3. 所属分类:MacOS develop

    • 发布日期:2017-04-01
    • 文件大小:96799
    • 提供者:chengjingjia
  1. Video-conference-system

    0下载:
  2. 遵循H323规范的视频会议系统源码,使用delphi开发,-Follow the the H323 specification of video conferencing system source code, use delphi development
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-17
    • 文件大小:5060542
    • 提供者:王振涛
  1. Luminji.Improve

    0下载:
  2. 《编写高质量代码:改善C#程序的157个建议》是C#程序员进阶修炼的必读之作,包含的全部都是C#编码的最佳实践,从语言本身、程序的设计和架构、编码规范和编程习惯等三大方面对C#程序员遇到的经典问题给出了经验性的解决方案,为C#程序员如何编写更高质量的C#代码提供了157条极为宝贵的建议。对于每一个问题,不仅以建议的方式给出了被实践证明为十分优秀的解决方案,而且还给出了经常被误用或被错误理解的不好的解决方案,从正反两个方面进行了分析和对比。-To write high-quality code:
  3. 所属分类:source in ebook

    • 发布日期:2017-12-05
    • 文件大小:1901854
    • 提供者:hscbd
  1. LABVIEW

    0下载:
  2. 在VC++开发平台下,以USB摄像头为实验对象,根据USB系统规范,采用Windows操作系统I/O设备驱动原理与动态链接库技术相结合的方法,调用Win32API函数,开发具有USB通用通信程序模块接口的DLL。然后在LabVIEW或Labwindows下采用其外部代码接口机制调用该DLL,开发通用的USB摄像头通信程序模块组,实现对USB摄像头的查询、打开、关闭、图像显示、视频帧和图像参数显示及设置等操作功能。-As experimental subjects VC++ development
  3. 所属分类:LabView

    • 发布日期:2017-11-12
    • 文件大小:474641
    • 提供者:飘落
  1. OpenCL-specifications

    0下载:
  2. OpenCL编程规范,主要介绍OpenCL结构及函数用法说明,以及编写OpenCL代码例程-The OpenCL programming specification introduces OpenCL structure and function usage instructions, as well as to write OpenCL code routines
  3. 所属分类:MPI

    • 发布日期:2017-11-13
    • 文件大小:3835745
    • 提供者:王彪
  1. src

    0下载:
  2. 压缩包中的代码来自mutiboot规范,使用make编译好后可以使用run.sh进行qemu仿真,该源码可用于系统开发,实现的是一个multiboot规范的内核- Compressed package code from mutiboot specification, the use of a good compiler can make use run.sh for qemu emulator, the source code can be used for system developm
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:66536
    • 提供者:李照贵
  1. QQSendMessage

    0下载:
  2. C#最新QQ群发源码 源码清晰 规范不懂的可以加QQ726972012-Latest QQ mass C# source code can be added to a clear specification understand QQ726972012
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:485571
    • 提供者:练智雄
  1. 8086-experiment

    1下载:
  2. 基于Proteus的8086接口仿真实验,内含实验说明书及代码-Proteus 8086 interfaces based simulation, embedded test specification and code
  3. 所属分类:assembly language

    • 发布日期:2017-05-19
    • 文件大小:5452762
    • 提供者:张乃夫
  1. LPC800_demo

    0下载:
  2. 周立功LPC工程应用代码,有参考价值,代码编写简洁规范-Zhou, who works LPC application code, a reference value, the code is written in concise specification
  3. 所属分类:source in ebook

    • 发布日期:2017-05-06
    • 文件大小:1431276
    • 提供者:江南
  1. project.tar

    0下载:
  2. In this assignment you will be designing a chip that both encodes and decodes a data stream using a Hamming code. You will also inject random errors into the data stream and your decoder must be able to fix single-bit errors. Note: This project is in
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:1355
    • 提供者:Amalathithan
  1. damomokuai

    0下载:
  2. 模块内提供了大漠最精华的方法调用,内存汇编没有添加,这方面易语言的其他模块内都用源码,使用起来比大漠的方便。 下面将写好的模块发布出来拱大家免费使用,模块可以自定义多次创建对象,实现多开操作。每个函数内置详细说明,也可以对照插件接口说明书。现在发布的模块 可以实现多开 可以静态 不带dem.dll 不需要云支持库 采用按键语言编写 封装成模块的 用此模块 和在按键调用效果一样-Within the module provides the essence of the desert metho
  3. 所属分类:ELanguage

    • 发布日期:2017-05-03
    • 文件大小:793337
    • 提供者:caonima2222
  1. fr5_d7

    0下载:
  2. 代码包中包含以下几个目录: 1、Doc 开发包文档目录,里面包含了所有 CnPack 设计开发文档以及各种 开发规范文档。 2、Packages 安装包目录,包含 Delphi 下的包安装文件。 3、Examples 演示程序目录,包含开发人员为代码编写的演示程序和源码。 4、Source 开发包源代码目录,所有的 CnPack 源码放于该目录下。(The code package contains the following catalogues:
  3. 所属分类:Delphi控件源码

    • 发布日期:2018-04-18
    • 文件大小:11402240
    • 提供者:潸潸飘雪
搜珍网 www.dssz.com