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

搜索资源列表

  1. Linux内核完全注释

    0下载:
  2. Linux内核完全注释
  3. 所属分类:编程文档

  1. 编程之美随书源代码

    2下载:
  2. 微软《编程之美》随书源代码,代码有中文注释。
  3. 所属分类:编程文档

    • 发布日期:2010-12-19
    • 文件大小:64.75kb
    • 提供者:fishold123
  1. 嵌入式编程规范和范例.doc

    0下载:
  2. 嵌入式系统编程规范 1 排版 2 注释 3 标识符命名 4 可读性 5 变量、结构 6 函数、过程 7 可测性 8 程序效率 9 质量保证 10 代码编辑、编译、审查 11 代码测试、维护 12 宏
  3. 所属分类:编程文档

  1. 朴素贝叶斯的基本思想和算法

    3下载:
  2. 朴素贝叶斯的思想原理应用实例及程序注释
  3. 所属分类:编程文档

  1. C语言的贪吃蛇

    1下载:
  2. 基于C语言的贪吃蛇程序 有注释
  3. 所属分类:编程文档

    • 发布日期:2011-05-14
    • 文件大小:5.4kb
    • 提供者:linjie90h
  1. STM32V3.0固件库中文版

    2下载:
  2. STM32V3.0固件库(有中文注释)
  3. 所属分类:编程文档

    • 发布日期:2011-05-30
    • 文件大小:2.77mb
    • 提供者:xiaoluo8805
  1. 编译原理消除注释实验报告

    0下载:
  2. 编译原理消除注释实验报告,附有源代码及运行截图
  3. 所属分类:编程文档

  1. Embedded_linux_boot_info_comment

    0下载:
  2. 讨论对嵌入式linux系统的启动过程的输出信息的注释,通过我们的讨论,大家会对嵌入式linux启动过程的输出信息有一个确切的了解,并且能了解到这些输出信息的来龙去脉。-Discussion is embedded linux system boot process of the output of the notes, through our discussions, we will have an embedded linux boot process appear in the former
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:34.28kb
    • 提供者:脉清心爱
  1. ADRC_suanfa

    0下载:
  2. ADRC算法,简单易懂,注释稍微有些少,有基础可看懂。-ADRC algorithm, easy to understand, comments somewhat less, there is a basis can be read.
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:1.07kb
    • 提供者:huang
  1. 51F040_tcpip

    0下载:
  2. 使用80C51F040实现TCP/IP通信,注释详细-Use 80C51F040 achieve TCP/IP communications, comment in detail
  3. 所属分类:Communication

    • 发布日期:2017-03-24
    • 文件大小:83.75kb
    • 提供者:sunmq
  1. TCP.UDP

    0下载:
  2. TCP.UDP协议的聊天程序源代码,介绍了客户端和服务端的相关代码,并有相关注释-TCP.UDP protocol chat program source code, introduced the client and service side of the relevant code, and relevant comments
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:68.67kb
    • 提供者:张力
  1. NS-2.31802.11Mac-translation-explain

    0下载:
  2. NS-2.31的802.11Mac层函数详细的操作注释与流程图-NS- 2.31 802.11 Mac layer function 2.31 in 1990 detailed operation comments and flow chart
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:771.28kb
    • 提供者:黄昌平
  1. WCF

    0下载:
  2. 关于WCF的配置文件(有注释),有助于新手快速配置WCF环境-About WCF configuration file (with comments) to help novice to quickly configure WCF environment
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:2.5kb
    • 提供者:孙燕飞
  1. a7105_test_code

    0下载:
  2. A7105笙科公司的源代码有祥细的注释,上传上来希望对无线射频工程师有帮助吧,本文档由单片机学习网收集:http://www.emcuc.com单片机编程-A7105 Sheng company' s source code detailedly comment, and upload up hope on the radio frequency engineer, this document by the MCU Learning Network Collection: http://w
  3. 所属分类:Communication

    • 发布日期:2016-01-25
    • 文件大小:210kb
    • 提供者:陈列
  1. costas_PLL

    1下载:
  2. costas载波恢复算法 锁相环路,注释很清楚-costas carrier recovery algorithm PLL
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:1.3kb
    • 提供者:钱世杰
  1. channel_estimation

    0下载:
  2. CDMA 信道估计matlab程序 内有中文详细注释-CDMA channel estimation matlab program
  3. 所属分类:Communication

    • 发布日期:2017-11-07
    • 文件大小:1.23kb
    • 提供者:lacus
  1. OFDM-procedure

    1下载:
  2. main函数调用的子函数均可以随意修改,使用方便 模块包括:流程控制模块、卷积编译码模块、交织解交织模块、调制解调模块、OFDM调制解调模块、信道模块(为多径rayleigh信道)、均衡模块 可以正常运行,绝对适合做OFDM研究使用,有详细的注释,我自己写的,很容易理解. 经典收藏!! -The main function calls the subfunctions are free to modify, easy to use modules including: flow
  3. 所属分类:Communication

    • 发布日期:2017-11-06
    • 文件大小:135.97kb
    • 提供者:刘强
  1. Menu-window-using-C-language-

    0下载:
  2. 双向链表制作的通讯录源程序, 有交互性 有完整注释 有一定难度-Doubly linked list making contacts source, interactive complete notes there is a certain degree of difficulty
  3. 所属分类:Communication

    • 发布日期:2017-11-17
    • 文件大小:2.13kb
    • 提供者:吴洋
  1. c3p0连接池配置

    0下载:
  2. 详细介绍c3p0连接池配置项内容,有中文注释
  3. 所属分类:编程文档

  1. Linux内核完全注释

    0下载:
  2. 对 Linux 早期操作系统内核(v0.95)全部代码文件进行了详细全面的注释和说明,旨在使读者能够在尽量短的时 间内对 Linux 的工作机理获得全面而深刻的理解,为进一步学习和研究 Linux 系统打下坚实的基础
  3. 所属分类:编程文档

« 12 3 »
搜珍网 www.dssz.com