搜索资源列表
fsm
- 一个有限状态机的实现源代码。C语言实现。-a finite state machine to achieve the source code. C language.
renjixiaqi
- 用c语言编写的关于人机下棋问题的相关源程序-c language used on the man-machine chess problems related source
suanfa1
- 这个是数据结构(C语言版)的上机书的习题答案算法,经过整理的,非常不错-This a data structure (C language) edition of the book on the machine answer the questions algorithm, collated, very good!
CarStop
- 停车场程序源代码,C语言数据结构上机实习作业!这可是我自已写的哦,保证正确哦!-Car park source code, C language data structure on the machine operation internship! This is my own writing Oh, oh, to ensure correct!
Joseph
- 约瑟夫环源代码,C语言数据结构上机实习作业,保证正确哦!-Joseph Central source code, C language data structure on the machine operation training, and ensure the correct Oh!
dijkstra
- 银行家算法 1. 实验目的: 用高级语言编写和调试一个利用银行家算法避免死锁的程序,以加深对分配资源时如何避免死锁的理解。 2. 实验内容: 编写一个模拟程序,完成避免死锁的模拟,要求采用dijkstra的银行家算法。 实验具体包括:首先确定可利用资源向量的数据结构、最大需求矩阵,分配矩阵,需求矩阵,然后完成银行家算法、安全性算法等程序代码 最后编写模拟过程的主函数,上机实验并取得结果数据。 -Banker' s Algorithm 1. Experimental
1
- 说明 1. 本文是对严蔚敏《数据结构(c语言版)习题集》一书中所有算法设计题目的解决方案,主要作者为一具.以下网友:biwier,szm99,siice,龙抬头,iamkent,zames,birdthinking,lovebuaa等为答案的修订和完善工作提出了宝贵意见,在此表示感谢 2. 本解答中的所有算法均采用类c语言描述,设计原则为面向交流、面向阅读,作者不保证程序能够上机正常运行(这种保证实际上也没有任何意义) 3. 本解答原则上只给出源代码以及必要的注释,对于一些难度
lianbiao
- 数据结构,c语言版的,上机实例题。是清华大学版的-Data structures, c language version, the machine was used to problems. Tsinghua University Edition
N_huanghou_problem
- 基于C语言的N皇后问题的经典解法,在本人的机器上成功运行通过,下载后即可运行!-C language based on the classic N-Queens problem solution, in my successful run through the machine, you can download to run!
tc
- c语言数据结构试验上机运行环境,适用于学习C的学子-c language data structure on the machine running the test environment for students learning C
The-Result-Of-biao-da-shi
- 表达式求值是程序设计语言编译中的一个最基本的问题。它的实现是栈应用的又一个典型例子。要把一个表达式翻译成正确求值的一个机器指令序列,或者直接对比表达式求值,首先要能够正确解释表达式。 -Expression evaluation is a fundamental question in the programming language compiler. Its realization is a typical example of the stack applications.Should
Multi-machine-scheduling-algorithm
- 多级调度算法,做出来仅供参考学习,语言是C-this is a Multi machine scheduling algorithm just for reference and learning, used language is C++
c
- 运用贪心策略实现多机调度问题(c语言版)-Using the greedy strategy to realize multi machine scheduling (C language version)
linjiejuzhen
- 大学数据结构上机作业,C++语言写的邻接矩阵,练习邻接矩阵的工作机制。-University of machine operation data structures, C++ language to write the adjacency matrix, adjacency matrix to practice the working mechanism.
shensouguangsou
- 大学数据结构上机作业,C++语言写的深度搜索和广度搜索,练习并理解两种搜索的原理。-University of machine operation data structures, C++ language to write the depth and breadth of search search, practice and understand the principles of two search.
beibaofenti
- 大学数据结构上机作业,C++语言写的0-1背包问题解析,练习并理解0-1背包的原理。-University of machine operation data structures, C++ language to write the 0-1 knapsack problem analysis, practice and understand the principles of the 0-1 knapsack.