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

搜索资源列表

  1. RTF2HTML

    0下载:
  2. 将RTF文件转为HTML的程序,有很详细的注释 代码风格良好,重用度高-will RTF documents into HTML procedures, very detailed notes of good coding style, high reusability
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:14959
    • 提供者:真实姓名
  1. WDumpSrc_3_9_3

    0下载:
  2. 支持单元合并,支持字体、颜色、对齐等格式设置,支持键盘及鼠标操作,结构简单,清晰的编码风格,代码可读性强 -modules support merging, font, color, alignment, format settings, keyboard and mouse support operation, simple structure, clear coding style, readable code
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:861931
    • 提供者:吴忠胜
  1. Verilog Coding Style for Efficient Digital Design.

    0下载:
  2. Verilog Coding Style for Efficient Digital Design
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:80961
    • 提供者:虞亮
  1. Objective-C-Coding-Style-Guidelines

    0下载:
  2. 参考Apple Coding Guidelines for Cocoa, Google Objective-C Style Guide, Three20 Source Code Style Guildelines,并结合自己的实际情况总结了一份编码规范。自己在实行的过程中确实感觉到代码更加清晰了,看上去也“专业”了。希望对编码尚不规范的童鞋有所帮助。-Reference Apple Coding Guidelines for Cocoa, Google Objective-C Style Gui
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:218146
    • 提供者:马稳成
  1. Coding-style-and-guidelines-of-HDL

    0下载:
  2. 该资料对数字设计的编码风格、编码规范给出了详细介绍,并简介了VHDL、verilog的编码要点。-The information on the coding style of digital design, coding specification gives a detailed descr iption and profile of VHDL, verilog coding points.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-23
    • 文件大小:63423
    • 提供者:zxc
  1. Altera-Recommended-HDL-Coding-Style

    0下载:
  2. Altera 推荐的HDL编码风格,在学习HDL的时候比较重要,另外对HDL到RTL的映射有一定的帮助。-Altera Recommended HDL Coding Style
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:238201
    • 提供者:严刚
  1. SMCodingStyles

    0下载:
  2. verilog state machine coding style
  3. 所属分类:Development Research

    • 发布日期:2017-03-30
    • 文件大小:124795
    • 提供者:karmark
  1. Guide_to_HDL_Coding_Styles_for_Synthesis

    0下载:
  2. 讲述了HDL编码风格的一本好书,不论使用VHDL或verilog的都可以-HDL coding style tells a good book, regardless of the use of VHDL or verilog can take a look at the
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:211766
    • 提供者:aegis
  1. SmartCarII_5_1

    0下载:
  2. 第四届飞思卡尔智能车代码,结构比较清晰,代码风格很好-The fourth code for Freescale' s Smart car, the structure is relatively clear, a good coding style
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:282156
    • 提供者:joe
  1. Coding_style_mistakes_cummings

    0下载:
  2. coding style mistakes
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:47725
    • 提供者:hussamkh
  1. Verilog--coding--style

    0下载:
  2. Verilog可综合代码编写风格介绍。属于HW中央逻辑开发部的绝密资料,加上本人的总结而成。喷血推荐。-The coding style of Verilog language. It is very useful for verilog system developer
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-05-01
    • 文件大小:448512
    • 提供者:liangyao
  1. java-style.pdf

    0下载:
  2. java coding style, java language programming
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:89052
    • 提供者:celine
  1. ObjC-Coding-Style-Guidelines

    0下载:
  2. 苹果Cocoa的代码书写规范,中文版,值得参考-• Apple:  Coding Guidelines for Cocoa • Google:  Objective-C Style Guide • Three20:  Source code style guildelines
  3. 所属分类:iPhone

    • 发布日期:2017-03-26
    • 文件大小:218150
    • 提供者:陈云
  1. Verilog-Coding-Style-Proposal_final

    0下载:
  2. Verilog 开发规范 让你的程序易读易用-verilog coding style
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-07
    • 文件大小:2023364
    • 提供者:赵胜
  1. coding

    0下载:
  2. 关于verilog编码风格的规范,从多个方面进行阐述-Regarding the specification of the Verilog coding style, described from multiple aspects
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-01
    • 文件大小:914640
    • 提供者:charley
  1. google-CPP-coding-style

    0下载:
  2. 谷歌C++编程风格指南,本书中详细描述了google公司中关于C++编程的风格,可供参考-google C++ coding style
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:549011
    • 提供者:李建成
  1. Verilog-coding-style-in-asic-design

    0下载:
  2. 该文档描述了ASIC芯片设计的verilog编程规范,这对芯片的正常流片极重要。-This document describes the verilog coding style in asic design.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-07
    • 文件大小:167506
    • 提供者:江豪
  1. -Objective-C-Coding-Style.pdf

    0下载:
  2. Object-C 代码编写格式,有助于很好的学习、理解Object-c语言开发-Objective-C Coding Style Guidelines
  3. 所属分类:MacOS develop

    • 发布日期:2017-04-06
    • 文件大小:218926
    • 提供者:dx
  1. program-style

    0下载:
  2. 本书是一位高级工程师编码风格的总结,高质量的编码,往往风格必须有规可循,对于初学者,好的风格是一种好的开端。-This book is a summary of a senior engineer coding style, high-quality code, often style must have rules, for starters, a good style is a good start.
  3. 所属分类:software engineering

    • 发布日期:2017-06-01
    • 文件大小:13613733
    • 提供者:孙强龙
  1. coding-style

    0下载:
  2. 华为FPGA Verilog代码风格,代码规范,适合新手入门-Huawei FPGA Verilog coding style, standardized code, suitable for beginners
  3. 所属分类:Communication

    • 发布日期:2017-05-05
    • 文件大小:17074
    • 提供者:HT
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com