搜索资源列表
JAVA2应用编程150例
- JAVA2应用编程150例源代码,里面很多经典代码!-JAVA2 Application Programming 150 cases source code, code inside many classic!
codebest
- 介绍优秀代码得书,可看到一些经典得代码,有一定参考价值-on outstanding code book, we can see some classics in the code, a certain reference value
SoftwareProjectSurvivalGuide
- 代码大全作者Steve McConnell写的Software Project Survival Guide ,经典的项目管理书籍
java的经典模式
- java的经典模式,可以看看提高代码优化水平
c-important105example
- 原名是:c语言经典教程105例源代码,里面讲述了一些经典的C语言编程,附代码,适合于初学者,里面许多编程的思想值得借鉴,它把复杂的算法用了一种很简单的方式来用c语言实现,让你有所领悟-Formerly known as are: c language tutorial 105 cases of classic source code, which describes some of the classic C language programming, with code, suitable f
javaDesign
- 本书通过最新的Java特征和最佳实践阐释了经典著作《设计模式》中介绍的23种基本设计模式。作者根据自己丰富的编程经验,用实际的Java 5.0程序、清晰的UML图表以及引人入胜的实践讲述了每个模式。书中每章集中讨论一种特定的模式,之后给出一些自我突破题,自我突破题或者启发读者思考,或者要求编写代码来解决某个问题,有助于更深入地理解书中的概念。 本书适合于各层次的Java开发人员阅读。-This book, through the latest Java features and best p
SomeclassicexamplesofC51anditsprogrammingcode
- 一些很经典的单片机实例及其编程代码,用于开发大家的头脑,扩宽思维-Some classic examples of single-chip and its programming code, for the development of everyone minds, broaden thinking
codeComplete
- 目前为止最好的经典的代码大全2PDF版中文版-Code Complete2
Design_Patterns
- GOF之23种经典设计模式的C++实现代码-GOF 23 classic design patterns in C++ implementation code
CodeComplete2
- 第2版的《代码大全》是著名IT畅销书作者史蒂夫·迈克康奈尔11年前的经典著作的全新演绎:第2版不是第一版的简单修订增补,而是完全进行了重写;增加了很多与时俱进的内容。这也是一本完整的软件构建手册,涵盖了软件构建过程中的所有细节。它从软件质量和编程思想等方面论述了软件构建的各个问题,并详细论述了紧跟潮流的新技术、高屋建瓴的观点、通用的概念,还含有丰富而典型的程序示例。这本书中所论述的技术不仅填补了初级与高级编程技术之间的空白,而且也为程序员们提供了一个有关编程技巧的信息来源。这本书对经验丰富的程序
c
- c语言经典代码:里面有计算圆周和面积的经典算法。-c language classic code: calculation of the circumference and area inside the classical algorithm.
zhifangtu
- 图像的灰度直方图显示,二值图像显示的经典代码,还有psnr值计算-Image histogram display, binary image shows the classic code, there psnr value
cPP-classical-code
- C++经典代码大全,是学习C++案例的一个很好参考程序集,对学习和应用C++大有帮助-Encyclopedia of the classic C++ code, is a good reference learning C++ case assembly, learning and application C++ of great help
Cyuyanjingdainsuanga100
- C语言经典代码,有100例世界上最经典的编程小例,供初学者学习之用 -C language classic code, there are 100 cases of the world s most classic programming small example, for beginners learning to use.
CPP
- 内含C++经典代码,根据半径计算圆的周长和面积、十和十六进制数混合运算并输出、计算和打印打印乘法九九表等诸多代码,有较为详细的注释。-Containing C++ classic code, according to the radius of the circumference of a circle and area calculations, ten and hexadecimal numbers mixed calculates and outputs, calculate and pr
c-language-code-Daquan
- c语言经典代码大全 包括各类常用案例代码编程-c language code Daquan classic case code including various types of commonly used programming
C
- C语言经典代码和算法1,这些经典代码可以帮你更好的了解C语言和经典算法-C language code and algorithms a classic, these classic code can help you better understand the C language and the classical algorithm
cPP-Guinness-classic-code
- c++经典代码大全,适合初学者下载参考使用。-c++ Guinness classic code, suitable for beginners reference.
CPP-classic-code
- 本文档为C++语言中经典代码集合,内含有函数、指针、面向对象的一些程序设计和代码详解,适合中高端开发人员和学生参考交流。-As the classic collection code in c++ language, this document contains the function, pointer, some of the object-oriented program design and code explanation, suitable for high-end develope
灰度图像经典二值化Matlab代码
- 图像灰度二值化的matlab代码实现,有几种,经测试有效(Matlab code implementation of image gray level binarization)