搜索资源列表
fzdj.rar
- 分支定界算法C语言实现源程序,标准C源代码,直接可以运行,程序有详细的说明,Branch and bound algorithm for C language source code implementation, the standard C source code can run directly, the program has a detailed descr iption of
C-language-description-
- 数据结构---C语言描述-(耿国华)-课后习题答案---- C language descr iption of the data structure- (GENG Guo-hua)- After-school exercise answer
data-structure-the-c-language(yanweimin)
- 数据结构(C语言版严蔚敏著)。非常出名的一本书籍,曾经用过,觉得很经典-Data structure (C-min YAN Wei-language version of book). One very well-known books, used once, I think I really classic
fiend-translator
- 魔王语言解释器,数据结构实验。支持无限多个变量定义(实验要求A.B两个)。支持脱多括号。 如:魔王语言为A(cdA(Bc)),A=nx, b=A(vb)j 翻译后为nxcjcvcbcvcxcncccjcvcbcvcxcncnxcdc -Fiend language translator. A classic data structure course lab.
Devil-language-interpretation
- 魔王语言解释 有一个魔王总是使用自己的一种非常精练而抽象的语言讲话,没有人能听懂,但他的语言是可以逐步解释成人能听懂的语言,因为他的语言是由以下两种形式的规则由人的语言逐步抽象上去的: (1)α->β1β2……βm (2)(θδ1δ2……δn)—>θδnθδn-1……θδ1θ 在这两种形式中,从左到右均表示解释。试写一个魔王语言的解释系统,把他的话解释成人能听得懂的话;-Beelzebub has a devil language interpretation i
Devil-Language
- 自己写的魔王语言,纯堆栈写的,对于初学数据结构的有一定的帮助.-The devil himself wrote the language, written in pure stack, the data structure for the beginner will certainly help.
C-language-graphic-
- C语言图形的实现与操作,运用最小生成树算法,实现图形的操作-C Language Implementation and Operation of graphics, the use of minimum spanning tree algorithm, the operation of graphics
C-language-a-few-small-programs
- C语言的几个小程序,四舍五入的方式精确到小数点后第四位,把一张一元钞票,换成一分、二分和五分硬币,每种至少11枚,问有多少种方案?-C language, a few small programs:Rounded to the nearest way to fourth place, to a one dollar bill, replaced by a point, two points and five coins, each at least 11, and asked how many
c-language-exercises
- c语言练习题,包括素数、取数字、完数因子、数列的四舍五入、fibonaci累加数列、以及其它的一些源代码-c language exercises, including the prime number, take number, complete the number of factors, several series of rounded, fibonaci cumulative series, as well as some other source
Data-structure-(C-language-version)
- 《数据结构(C语言版)》 中文高清PDF版-" Data structure (C-language version)" PDF version of the Chinese HD
cPPalgorithmic-Language
- c++ 语言算法 清华严蔚敏版(讲稿,包括所有代码实现)-c++ algorithmic Language
How-c-language-FLOAT-are-represented
- c语言中FLOAT 是如何表示的?尾数,阶码是如何在32位上安排的,即哪几位是 尾数,哪几位是阶码,那一位是符号位。-How c language FLOAT are represented? Mantissa, exponent is how 32-bit on the arrangement, that is what several of the mantissa, which is the order of a few yards, then a is the sign bit.
C-language
- C语言的简单算法展示是大家对C语言有一定的认识,可以使你产生浓厚的兴趣-C language is a simple algorithm show everyone have some knowledge of C language, allows you to have a strong interest in
C-language-course-design
- 摘 要 课程设计语言类课程的指导思想:使学生通过学习高级编程语言的知识、编程技术和基本算法,掌握课程设计的思想和方法,具备利用计算机求解实际问题的能力,能灵活运用高级语言进行程序设计。 -Summary of curriculum design language courses in guiding ideology: to enable students to learn high-level programming language through knowledge of prog
manal-for-C-language-PDG-
- 完备的C语言算法查询文件,PDG格式的,内容全面完整。-Complete C-language algorithm query file, PDG format, content, comprehensive and complete.
language
- 用C++语言来实现单链表举例的内容和程序-In C++ language to achieve a single linked list examples of the content and procedures
C-language-programming
- C 是一种通用的程序设计语言,它包含了紧凑的表达式、丰富的运算符集合、现代控制流以及数据结构四个部分。 全书分为四篇,第一篇由44个实例组成,主要侧重于对C语言的基础知识进行介绍。第二篇有26个实例组成,覆盖自定义结构类型,I/O操作及部分常用函数。第三篇由23个实例组成,讲了数据结构的应用。第四篇由7个实例组成,作用是验证、提升读者的编程能力。-C is a general-purpose programming language, it contains a compact repres
(C-language-edition)-sequence-table
- 数据结构(C语言版)顺序表(完整可运行程序)-Data structures (C language edition) sequence table (complete can run the program)
c-language-book
- C常用算法程序集,一些C语言的基本算法在里面都可以找到。-this is a very good book about c language,you will find it is very useful in your work.
c-language-algorithm
- c语言算法,包括数据结构,基本算法,常用类型算法-c language algorithms, including data structures, basic algorithms, commonly used type of algorithm
