搜索资源列表
2DIFS_code_32
- 研究现代科学的绝好东西,由复杂的分形理论跨越到实践-study modern science wonderful things, the complexity of fractal theory to practice leap
EightQueens
- 数据结构课程设计-八皇后算法的实现。 使用链表堆栈来实现的,涉及到一些界面编程的内容。具体也不太记得了,因为这是一年前做的了。希望广大朋友能支持一下,提供一些游戏源码参考一下。本人这学期的项目实践是开发斗兽棋这个小游戏。-curriculum design data structure-eight of the Queen's algorithm to achieve. Use Chain stack to achieve, involving some interface prog
vc++part8
- 数据结构算法vc++6.0少有的特别好的程序集 强烈推荐part8,特别好,特别适合学习数据结构,有向动手实践的,把数据结构的算法都用vc实现了,经典经典经典经典经典经典经典!-data structure algorithms vc 6.0 few good special procedures set part8 strongly recommended, particularly good, particularly suitable for the study of data str
vc++part9
- 数据结构算法vc++6.0少有的特别好的程序集part9 强烈推荐,特别好,特别适合学习数据结构,有向动手实践的,把数据结构的算法都用vc实现了,经典经典经典经典经典经典经典!-data structure algorithms vc 6.0 few good special procedures set part9 strongly recommended, particularly good, particularly suitable for the study of data str
tongxunlu
- 一个简单的通讯录,是暑期的课程实践期间找的,感觉很好用,有查找,删除等功能1
Thedatastructurestartsuptopracticeinstructionlectu
- 数据结构上机实践指导教程The data structure starts up to practice instruction lectures
migong
- 迷宫算法编程实践。这是比较基础的算法
prog_pearls
- 本书是作者编程经验的结晶,由发表在杂志上的专栏文章构成,每一章内容相对独立,但都是编程过程中的有机组成部分。本书内容包括问题定义、算法、数据结构、程序验证与测试、程序优化与效率问题,以及这些技巧在排序、查找和字符串处理等方面的几个实际应用。本书每章末尾都附带有相关内容的问题,附录中给出了一些问题的提示和解答。仔细思考问题或与同事进行讨论,可以巩固所学知识,将作者的经验应用到自己的编程实践中。
ds
- 数据结构的C语言实现,包括链表,堆栈,队列,哈希表,二叉树,其中哈希表经过实践可实现1秒查询100万次-Data structure of the C language, including the list, stack, queue, hash table, tree, hash table which can be achieved through practice one seconds query one million times
gh
- 5 概率论与数理统计(二) 3 6 离散数学(一) 4 7 数据结构(一) 3 数据结构(一)... 6 概率论与数理统计 4 概率论与数理统计(二) 3 7 数据结构(含实验实习) 4 数据结构(一)(含实践-5 Probability Theory and Mathematical Statistics (b) 3 6 Discrete Mathematics (a) 4 7 data structure (a) 3 data structure (a) ... 6 Probability
telephone
- 数据结构课程实践题目,通讯录管理系统,VC6下测试通过-Data structure the practice of curriculum topics, address book management system, VC6 under test
double-link
- 自己编的双链表,经过实践检验,可以使用,不敢说绝对经典,但很好使用-Own double-linked list, after practice, you can use, not dare to say that there is absolutely classic, but good use of
071806211
- (1)掌握数据结构与算法的设计方法,具备初步的独立分析和设计能力。 (2)初步掌握软件开发过程的问题分析、系统设计、程序编码、测试等基本方法和技能。 (3)提高综合运用所学的理论知识和方法以及独立分析和解决问题的能力。 (4)训练用系统的观点和软件开发的一般规范进行软件开发,培养软件工作者所应具备的科学的工作方法和作风。 (5)理论联系实践提高计算机专业综合水平。 -make your 11111111111111111111
jsjchengxushejiyishu
- 关于算法分析的这多卷论著已经长期被公认为经典计算机科学的定义性描述关于算法分析的这多卷论著已经长期被公认为经典计算机科学的定义性描述。迄今已出版的完整的三卷已经组成了程序设计理论和实践的惟一的珍贵资源,无数读者都赞扬Knuth的著作对个人的深远影响,科学家们为他的分析的美丽和优雅所惊叹,而从事实践的程序员已经成功地将他的“菜谱式”的解应用到日常问题上,所有人都由于Knuth在书中表现出的博学、清晰、精确和高度幽默而对他无比敬仰。 第1卷为基本算法,分“基本概念”和“信息结构”两章。本卷以基本
sjjc
- 数据结构实践教程,里面有大量的数据结构的例子,包括详细的程序。-Data structure tutorial practice, which a large number of examples of data structures, including the detailed procedures.
probability
- 《概率论》是在多年的教学实践基础上逐步形成并汇编成册的,内容包括:初等概率论,随机变量,数字特征与特征函数,极限定理等。 -‘Probability theory’ is based on many years of teaching practice gradually developed and compiled into a book, and include: elementary probability theory, random variables, numbers, chara
search
- 顺序表的查找插入删除(数据结构C实现)主要是用于初学者,上机实践用。-Find the order form insert removed (data structure C to achieve) is mainly used for beginners, Computer Practicals use.
provide-by-GeeMaple
- 东大软件学院数据结构(SSD5)实践课程(大三上学期的课),内容包括:实验指导书,实验5(1-5)个人代码,实验报告,以及ppt(虽然ppt简陋了点)。-SSD5 experiments in NEU, it is an simple auction
SSD5-experiments-1st-to-5th
- 东大软件学院数据结构(SSD5)实践课程(大三上学期的课),内容包括:实验指导书,实验5(1-5)个人代码,实验报告,以及ppt(虽然ppt简陋了点)。-Neusoft Institute of the data structure (SSD5) Practice Course (junior class last semester), including: experimental guide books, experiment 5 (1-5) personal code, test repo
RBTree-Program
- RBTree树的构建算法,经本人的实践验证,该算法有效可用-RBTree tree construction algorithm is verified by my practice, the algorithm can be used effectively