搜索资源列表
ldpc_paper
- ldpc码学习者必读的经典文章,读了这些才算得上入门。-ldpc yards learners must-read classic articles, reading these can only be counted on the entry.
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
c
- c语言经典代码:里面有计算圆周和面积的经典算法。-c language classic code: calculation of the circumference and area inside the classical algorithm.
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.
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-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
你必须知道的495个C语言问题
- 书中列出了C用户经常问的400多个经典问题,涵盖了初始化、数组、指针、字符串、内存分配、库函数、C预处理器等各个方面的主题,并分别给出了解答,而且结合代码示例阐明要点。(The book lists more than 400 classic questions that C users often ask, covering topics such as initialization, arrays, pointers, strings, memory allocation, library
Java编辑思想(第四版).
- Java编程语言是一种通用、并发、基于类且面向对象的语言。它非常简单,足以让许多程序员可以灵活自如地驾驭该语言,Java编程语言与C和C++相关,但是在组织方式上有较大的差别,Java具有C和C++遗漏的许多方面,同时兼有其他语言包括的一些思想。它旨在成为一种生产语言,而不是一种研究语言,并且正是如此,就像C.A.R. Hoare在其关于语言设计的经典论文中所建议的一样,这种设计避免了包括新的、未经测试的特性。Java编程语言是强类型化的。可以清楚区分了能够并且必须在编译时检测到的编译时错误和那