CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 文件格式 搜索资源 - 注释

搜索资源列表

  1. Verilog-to-do-SD-card

    1下载:
  2. 本文档内是基于Verilog HDL的SD卡SPI模式下的读写程序,内有详细的注释,且通俗易懂。-This document is based on Verilog HDL in the SD card in SPI mode to read and write procedures, which are detailed notes, and easy to understand.
  3. 所属分类:File Formats

    • 发布日期:2015-07-28
    • 文件大小:8kb
    • 提供者:快乐天使
  1. CSharp

    0下载:
  2. C#代码规范,包括代码外观,命名规范,注释规范等-C# Code norms, including the code appearance, naming convention, notes norms
  3. 所属分类:File Formats

    • 发布日期:2017-04-06
    • 文件大小:48kb
    • 提供者:卢志英
  1. ETCEE

    0下载:
  2. 新华龙8051F020学习板资料和键盘显示例程 并有详细注释。手把手教你学-8051F020 hualong learning new information and the keyboard panel display routines and detailed notes.手把手教you to learn
  3. 所属分类:File Formats

    • 发布日期:2017-05-03
    • 文件大小:1.4mb
    • 提供者:yangziyan
  1. 51

    0下载:
  2. 单片机基本模块制作原理,并且做了相关注释 适合初学者使用-this is a document that suit for student.
  3. 所属分类:File Formats

    • 发布日期:2017-04-08
    • 文件大小:152.18kb
    • 提供者:
  1. JSP5

    0下载:
  2. JSP的基本语法 注释 指令 脚本元素 动作等-JSP basic language
  3. 所属分类:File Formats

    • 发布日期:2017-04-16
    • 文件大小:302kb
    • 提供者:李旭
  1. operatingsystemtestreport(filesystembuilding)

    0下载:
  2. 操作系统实现文件系统构建。 该文件里只有实验报告,但是报告里有完整代码。程序详细注释。-Construction of the operating system for file system. The file is only experimental report, the report contains integrated code. Procedures detailed comments.
  3. 所属分类:File Formats

    • 发布日期:2017-04-16
    • 文件大小:37.98kb
    • 提供者:xiedanfeng
  1. VBScriptSample

    0下载:
  2. 快捷注释方法 可以在VC中自定义宏,然后再把该文件加载进去-comment and uncomment for quick work
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:627byte
    • 提供者:nianyv
  1. DM642learning_notes

    0下载:
  2. 瑞泰创新的实验箱(ICETEK-DM642-IDK-M),主要是视频处理部分的程序注释及思考题思路。-Skandia innovative experimental box (ICETEK-DM642-IDK-M), the main part of the program is video processing comments and Questions ideas.
  3. 所属分类:File Formats

    • 发布日期:2017-03-31
    • 文件大小:13.39kb
    • 提供者:张伟刚
  1. css3.0_zh

    0下载:
  2. 非常经典的CSS3.0手册,想学CSS3的朋友不可缺少的必备工具 内附演示文件及详细注释-Very classic CSS3.0 manual CSS3 friends want to learn the necessary tools are indispensable and detailed notes included presentations
  3. 所属分类:File Formats

    • 发布日期:2017-04-03
    • 文件大小:368.65kb
    • 提供者:王雯
  1. POJ_2141

    0下载:
  2. POJ第2141题,绝对是独一无二的,代码附有注释。-the 2141th question of POJ
  3. 所属分类:File Formats

    • 发布日期:2017-04-05
    • 文件大小:255.49kb
    • 提供者:李星云
  1. how-to-

    0下载:
  2. 珍贵资料,某国内著名公司编程开发规范与案例,讲的十分详细,包括怎样排版。注释。使程序可读等等希望对大家有帮助-Valuable information, a famous company programming norms and case, about the very detailed, we want to help
  3. 所属分类:File Formats

    • 发布日期:2017-04-08
    • 文件大小:154.59kb
    • 提供者:郭志
  1. iocpsys

    0下载:
  2. 完成端口的学习与应用有注释,调理清楚。对初学者是大有帮助的-io of completion
  3. 所属分类:File Formats

    • 发布日期:2017-05-13
    • 文件大小:3.31mb
    • 提供者:yangxian
  1. JavaNote

    0下载:
  2. 文章主要关于Java代码书写的同时的相关注释的正确书写。-Correct writing of the article while writing Java code annotation.
  3. 所属分类:File Formats

    • 发布日期:2017-11-18
    • 文件大小:14.91kb
    • 提供者:王一民
  1. huanfang

    0下载:
  2. 幻方 思路:    本程序思路很简单,用一句话说就是:九重循环.    具体在注释中说明-The idea of ​ ​ the magic square: The program idea is very simple, that is one sentence: the Kokonoe cycle. Specific instructions in the comments
  3. 所属分类:File Formats

    • 发布日期:2017-11-13
    • 文件大小:12.74kb
    • 提供者:袁媛
  1. 2440init_s

    0下载:
  2. 2440init.s中文注释版 有利于更好地学习2440-2440init.s Chinese Notes version is conducive to better learning 2440
  3. 所属分类:File Formats

    • 发布日期:2017-12-02
    • 文件大小:47.32kb
    • 提供者:红丸
  1. SIFTtutorial

    0下载:
  2. 适合图像匹配学习的初学者。David G. Lowe的SIFT演示算法。经过个人使用后,有很多注释说明。-Image matching is suitable for beginners to learn. David g. Lowe SIFT algorithm of demonstration. Through personal use, there are a lot of annotated.
  3. 所属分类:File Formats

    • 发布日期:2017-11-10
    • 文件大小:25.83mb
    • 提供者:Lance
  1. K-classified

    0下载:
  2. 模式识别中识别字母K的matlab源代码,代码详细有注释-Identify the letter K pattern recognition matlab source code, Detailed annotated code
  3. 所属分类:File Formats

    • 发布日期:2017-11-18
    • 文件大小:1.2kb
    • 提供者:zhoupeng
  1. OpenCV-camshift-meanshift

    0下载:
  2. 基于VC6.0环境下的openCV-Camshift全自动跟踪,附有详细注释-Automatic tracking in VC6.0 environment based on openCV-Camshift, with detailed notes
  3. 所属分类:File Formats

    • 发布日期:2017-11-11
    • 文件大小:1.79mb
    • 提供者:panemein
  1. jigndianSnake

    0下载:
  2. 贪吃蛇 完整源代码 包括中文注释,便于阅读 学习-Snake complete source code, including English Notes, easy to read learning
  3. 所属分类:File Formats

    • 发布日期:2017-12-08
    • 文件大小:2.11kb
    • 提供者:余额
  1. computer-clock

    0下载:
  2. 单片机课程设计 电脑时钟 没有注释 已经调试成功-MCU Design computer clock no comment has been successful commissioning
  3. 所属分类:File Formats

    • 发布日期:
    • 文件大小:7.92kb
    • 提供者:季玥
« 12 »
搜珍网 www.dssz.com