搜索资源列表
code_reading_skills
- 讲述了代码阅读的许多技巧,对做二次开发的人员来说,真是葵花宝典啊。-code reading about the many skills to do the secondary development of staff, is a treasury of sunflower ah.
wudanyu
- 代码阅读器,可以阅读c,c++的代码,类似于编辑器,对c/c++的关键字可以给与提示,又不完善的 请多指教-code reader, can be read c, c code, similar to the editor, on c / c keywords can give suggested that without sound please enlighten
Windows Mobile手机阅读软件源程序
- 手机通讯编程类源码。手机阅读软件要求代码精简,本源码对编程人员有非常高的参考价值-mobile communications programming source category. Reading phone software requirements to streamline the code, the source of programming staff is a very high reference value.
njdowncn0705251
- 代码阅读方法与实践,很好的一本书,得过Joliet ·vfor的人力资源管理系统,带整套的论文,毕业设计 ·使用VC++开发的微型GIS系统 ·消费者,生产者问题的具体实现,在linux环境 ·编译原理中的语法分析器 ·这是一段很好的wince
uart.core.for.FPGA
- 一个UART的FPGA core,附有详细的代码阅读笔记
TabSiPlus_0.99b1_src_pub
- 著名的代码阅读编辑软件source insight的插件,可以在source insight上显示文件的tab
CodeReading
- 软件代码阅读方法与实践 英文原版,Diomidis Spinellis 著
摄像头图像分析代码
- 本控件通过阅读摄像头的图像信息,对摄像头捕获的图片进行实时的分析,实现对景物的判断。
一个判断远程主机存活程序代码
- 一个判断远程主机存活程序代码(ping) #include #include #include #include #include "winsock.h" #pragma comment(lib,"Ws2_32"); #define SEND_SIZE 32 #define PACKET_SIZE 4096 #define ICMP_ECHO 8 #define ICMP_ECHOREPLY 0 struct icmp {
DarwinStreamingSrvr5.5.5-MSVC2005
- 使用VC2005编译的Darwin服务器,VC2005代码阅读功能大大强过VC6.0,笔者花3昼夜时间终于解决2005下编译问题,大大提高开发效率-Darwin server compiled with VC2005, VC2005 code reading function significantly stronger than VC6.0, I spent 3 hours last night to resolve the issue in 2005 to compile, developm
ping.rar
- 一个详细的ping程序阅读报告,包括流程图和详细的代码注释,Ping a detailed procedure to read the report, including detailed flowcharts and code Notes
NDIS_driver.rar
- NDIS协议驱动开发,请参考DDK里面的packet代码阅读本文,NDIS protocol driver development, please refer to the packet code inside DDK read this article
AndroidPdfViewer(new)
- 一款Android PDF阅读器,代码里有些附加了注释,大家可自行按自己的要求修改。-A Android PDF reader, some additional code, everybody to the comments according to his own for amendment.
Code Reading
- 代码阅读的好文档,推荐大家作为技术手册使用(teach you the method of reading code)
代码之殇
- 阅读可以提高代码书写水平,使团队合作更加默契(Reading to improve the level of code writing)
RSSReader(最终代码)
- 主要是一些简单的RSS阅读器是实现功能,包含了界面制作,和菜单制作。(Some simple RSS readers are implemented, including interface making, and menu making.)
代码阅读方法与实践
- 学习如何阅读源码,很有帮助,包含源码光盘(Learn how to read the source code, helpful, including the source CD)
Android应用源码易读电子书阅读器
- 本项目是一个基于安卓的开源电子书阅读器项目,支持大文件(亲测5.6MB TXT文件正常打开,就是加载慢点)支持滚屏、翻书、左右滑动三种阅读方式。支持扫描SD卡文件并且添加到书架或者收藏,支持书签功能、基于开源的FBREADER1.8.2项目进行的二次开发,支持TXT,HTML,OEB,MOBI,EPUB等格式文件的阅读。本项目代码量很大,是一个比较完善的工程,源码的阅读分析需要一定的安卓基础和耐心,有少量注释。默认编译版本4.1.2编码UTF-8(This project is based on
在线考试答题代码
- jQuery在线考试答题代码是一款在线填写试卷并提交判断答案对错的在线问答代码,有单项选择题、多项选择题、判断题,填空题、解答题、论述题、完形填空、阅读理解等答题选项。(JQuery Online Examination Answer Code is an online question and answer code that fills in the test paper online and submits the correct and wrong answers. There are
代码大全 第2版(中文版)
- 代码大全2pdf带目录 第2版的《代码大全》是著名IT畅销书作者史蒂夫·迈克康奈尔11年前的经典著作的全新演绎:第2版不是第一版的简单修订增补,而是完全进行了重写;增加了很多与时俱进的内容。这也是一本完整的软件构建手册,涵盖了软件构建过程中的所有细节。它从软件质量和编程思想等方面论述了软件构建的各个问题,并详细论述了紧跟潮流的新技术、高屋建瓴的观点、通用的概念,还含有丰富而典型的程序示例。这本书中所论述的技术不仅填补了初级与高级编程技术之间的空白,而且也为程序员们提供了一个有关编程技巧的信息来源