搜索资源列表
Linux内核完全注释
- Linux内核完全注释
编程之美随书源代码
- 微软《编程之美》随书源代码,代码有中文注释。
嵌入式编程规范和范例.doc
- 嵌入式系统编程规范 1 排版 2 注释 3 标识符命名 4 可读性 5 变量、结构 6 函数、过程 7 可测性 8 程序效率 9 质量保证 10 代码编辑、编译、审查 11 代码测试、维护 12 宏
朴素贝叶斯的基本思想和算法
- 朴素贝叶斯的思想原理应用实例及程序注释
C语言的贪吃蛇
- 基于C语言的贪吃蛇程序 有注释
STM32V3.0固件库中文版
- STM32V3.0固件库(有中文注释)
编译原理消除注释实验报告
- 编译原理消除注释实验报告,附有源代码及运行截图
Embedded_linux_boot_info_comment
- 讨论对嵌入式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
ADRC_suanfa
- ADRC算法,简单易懂,注释稍微有些少,有基础可看懂。-ADRC algorithm, easy to understand, comments somewhat less, there is a basis can be read.
51F040_tcpip
- 使用80C51F040实现TCP/IP通信,注释详细-Use 80C51F040 achieve TCP/IP communications, comment in detail
TCP.UDP
- TCP.UDP协议的聊天程序源代码,介绍了客户端和服务端的相关代码,并有相关注释-TCP.UDP protocol chat program source code, introduced the client and service side of the relevant code, and relevant comments
NS-2.31802.11Mac-translation-explain
- NS-2.31的802.11Mac层函数详细的操作注释与流程图-NS- 2.31 802.11 Mac layer function 2.31 in 1990 detailed operation comments and flow chart
WCF
- 关于WCF的配置文件(有注释),有助于新手快速配置WCF环境-About WCF configuration file (with comments) to help novice to quickly configure WCF environment
a7105_test_code
- 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
costas_PLL
- costas载波恢复算法 锁相环路,注释很清楚-costas carrier recovery algorithm PLL
channel_estimation
- CDMA 信道估计matlab程序 内有中文详细注释-CDMA channel estimation matlab program
OFDM-procedure
- main函数调用的子函数均可以随意修改,使用方便 模块包括:流程控制模块、卷积编译码模块、交织解交织模块、调制解调模块、OFDM调制解调模块、信道模块(为多径rayleigh信道)、均衡模块 可以正常运行,绝对适合做OFDM研究使用,有详细的注释,我自己写的,很容易理解. 经典收藏!! -The main function calls the subfunctions are free to modify, easy to use modules including: flow
Menu-window-using-C-language-
- 双向链表制作的通讯录源程序, 有交互性 有完整注释 有一定难度-Doubly linked list making contacts source, interactive complete notes there is a certain degree of difficulty
c3p0连接池配置
- 详细介绍c3p0连接池配置项内容,有中文注释
Linux内核完全注释
- 对 Linux 早期操作系统内核(v0.95)全部代码文件进行了详细全面的注释和说明,旨在使读者能够在尽量短的时 间内对 Linux 的工作机理获得全面而深刻的理解,为进一步学习和研究 Linux 系统打下坚实的基础