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

搜索资源列表

  1. CAN

    2下载:
  2. 描述了基于PIC18F系列单片机的CAN总线的代码,和CAN总线的技术规范。-Descr iption based on PIC18F series MCU CAN bus code, and the CAN bus specifications.
  3. 所属分类:SCM

    • 发布日期:2015-09-12
    • 文件大小:138209
    • 提供者:任红恩
  1. bcgszy

    0下载:
  2. 编程高手箴言!本书是作者十余年编程生涯中的技术和经验的总结。内容涵盖了从认识CPU、Windows运行机理、编程语言的运行机理,到代码的规范和风格、分析方法、调试方法和内核优化,内有作者对许多问题的认知过程和透彻的分析,以及优秀和精彩的编程经验。-Proverbs programming master! This book is the author programming career more than ten years of technology and experience. Cove
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:511323
    • 提供者:k2eats
  1. huaWei

    0下载:
  2. 华为的编程规范和范例 排版,注释,标示符命名,可读性,变量,结构,可测性,程序效率,质量保证,代码编辑,编译,审查,代码维护等-Huawei programming specifications and examples of layout, annotation, naming identifiers, readability, variables, structures, testability, procedural efficiency, quality assurance, code
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:316201
    • 提供者:Roby
  1. cc++

    0下载:
  2. 高质量的编程指南,使代码写的更规范,更易读,更有效。-High-quality programming guide, so that code written in a more standardized, more readable and more effective.
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:110669
    • 提供者:jone
  1. huawei

    0下载:
  2. 华为编程规范排版 6 2 注释 11 3 标识符命名 18 4 可读性 20 5 变量、结构 22 6 函数、过程 28 7 可测性 36 8 程序效率 40 9 质量保证 44 10 代码编辑、编译、审查 50 11 代码测试、维护 52 12 宏
  3. 所属分类:J2ME

    • 发布日期:2017-03-28
    • 文件大小:25682
    • 提供者:zhaoyiming
  1. DES101

    0下载:
  2. 数据加密算法(Data Encryption Algorithm,DEA)的数据加密标准(Data Encryption Standard,DES)是规范的描述,它出自 IBM 的研究工作,并在 1997 年被美国政府正式采纳。它很可能是使用最广泛的秘钥系统,特别是在保护金融数据的安全中,最初开发的 DES 是嵌入硬 件中的。通常,自动取款机(Automated Teller Machine,ATM)都使用 DES。文件是DES代码的VHDL描述 -Data encryption algor
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-25
    • 文件大小:677515
    • 提供者:
  1. iolpc2294

    0下载:
  2. 针对底层硬件设计的源码格式和规范,对于初涉底层硬件级代码开发有一定帮助。-Hardware design for the bottom of the source format and specifications for the underlying hardware-level code初涉certainly be of help to develop.
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-01
    • 文件大小:106115
    • 提供者:zhiming
  1. newExplorer

    0下载:
  2. Java资源管理器,基于MVC实现,代码结构清析、规范。在功能上完全实现了资源管理器核心的浏览功能以及列表双击与目录树的同步展开和添加/删除文件时的同步刷新,另外增加了右键菜单功能!   查找、删除含有子目录的文件夹和重命名功能实现类是FileViewImpl.java,不过功能没有真正实现,有兴趣的朋友可以继续完善。 -Java Explorer, based on the MVC realization, code structure analysis of clearance,
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:87359
    • 提供者:邢岩
  1. Explorer

    0下载:
  2. Java资源管理器,基于MVC实现,代码结构清析、规范。在功能上完全实现了资源管理器核心的浏览功能以及列表双击与目录树的同步展开和添加/删除文件时的同步刷新,另外增加了右键菜单功能!   查找、删除含有子目录的文件夹和重命名功能实现类是FileViewImpl.java,不过功能没有真正实现,有兴趣的朋友可以继续完善。 -Java Explorer, based on the MVC realization, code structure analysis of clearance,
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:87122
    • 提供者:无心
  1. line

    0下载:
  2. 用Java写的可以画直线的小程序,代码很规范。-Written in Java can be used straight-line drawing of small procedures, the code is standardized.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:2595
    • 提供者:koala
  1. test.mfc

    0下载:
  2. 用MFC编写的可以画圆,画直线,画椭圆的程序,程序结构很好,代码很规范。-Can be prepared using MFC drawcircle, drawing a straight line, oval painting process, program structure very good, very norms of the code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:54253
    • 提供者:koala
  1. src

    0下载:
  2. 一个在linux下的gtk+图形软件实验,代码比较规范,具有简单的入门引导作用,以入门及大鸟可以无视。-Linux under a gtk+ Graphics software experiment, a fairly standard code with a simple introductory guide to entry and Big Bird can ignore.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:18835
    • 提供者:Johnson
  1. CC++Programmingnorms

    0下载:
  2. 总结了程序员编程时需要注意的规范,提高看代码时的效率.-Summed up the programming when programmers need to pay attention to standardize and improve the efficiency of the code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:62261
    • 提供者:含量
  1. JAVA2_mydown0417

    0下载:
  2. 几乎没有任何一个软件,在其整个生命周期中,均由最初的开发人员来维护。 编码规范可以改善软件的可读性,可以让程序员尽快而彻底地理解新的代码。 如果你将源码作为产品发布,就需要确任它是否被很好的打包并且清晰无误,一如你已构建的其它任何产品。-Almost no software, in its entire life cycle, by the original developers to maintain. Coding norms can improve the readability
  3. 所属分类:Java Develop

    • 发布日期:2017-05-10
    • 文件大小:2145314
    • 提供者:郑龙飞
  1. waveletimagecompression

    0下载:
  2. 本程序使用VC++编写,主要实现Spiht编码算法。Spiht算法虽然已经非常成熟,但是作者从网上下载了一些代码来看,编写的不是很规范,所以作者在此整理了Spiht程序,在VC6.0下通过调试.-This procedure used VC++ Prepared, the main achievement of SPIHT coding algorithm. SPIHT algorithm has been very mature, but the author downloaded from
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:284189
    • 提供者:王为
  1. wap_2.0_spec

    0下载:
  2. WAP2.0 代码编写规范技术部文档 -WAP2.0 coding specification documents and Technology
  3. 所属分类:WAP develop

    • 发布日期:2017-04-17
    • 文件大小:126266
    • 提供者:chen
  1. ProgramRules

    0下载:
  2. 比代码大全好很多倍的编程规范,包括注释的写法,标识的命名,宏定义,函数的声明定义,等等,绝对是编程不可或缺的手册!-Guinness code much better than the programming times, including the formulation of the Notes, logo name, macro definition, the statement function definitions, and so on, is absolutely indispen
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:55782
    • 提供者:刘银平
  1. 02

    0下载:
  2. 编码规范对于程序员而言尤为重要,有以下几个原因: - 一个软件的生命周期中,80%的花费在于维护 - 几乎没有任何一个软件,在其整个生命周期中,均由最初的开发人员来维护 - 编码规范可以改善软件的可读性,可以让程序员尽快而彻底地理解新的代码 - 如果你将源码作为产品发布,就需要确任它是否被很好的打包并且清晰无误,一如你已构建的其它任何产品 为了执行规范,每个软件 -Coding for programmers in terms of norms is particula
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-29
    • 文件大小:416691
    • 提供者:mark
  1. AMRprotocal

    0下载:
  2. amr详细的协议规范,还有实例代码。英文的-amr detailed protocol specification, there are examples of code. English
  3. 所属分类:语音压缩

    • 发布日期:2013-10-13
    • 文件大小:4407282
    • 提供者:
  1. t

    0下载:
  2. 通过标准编程规范编写的TCPIP基本使用范例代码标准代码-Through the standard programming specification prepared in the basic use of TCPIP sample code standard code
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-29
    • 文件大小:14947
    • 提供者:keyang
« 1 2 ... 18 19 20 21 22 2324 25 26 27 28 ... 50 »
搜珍网 www.dssz.com