搜索资源列表
传教士与野人问题程序
- 一个自己写的传教士与野人问题程序。程序结构比较清楚。完全安装人工智能的里面的结构编写的。-himself wrote a missionary with the Savage issue procedures. Program structure more clearly. Complete installation of artificial intelligence inside the structure.
冒泡、快速排序算法比较程序
- 数据结构课程设计:冒泡、快速排序的比较,用C语言编写,调试成功-curriculum design data structure : Bubble, rapid sequencing of comparison, the C language, debugging success
有限元分析程序
- 这是一个小的有限元分析程序,在DOS下运行,是加洲伯克利分校泰勒教授编写,主要作为研究和学习用途
气象常用fortran程序集魏凤英.rar
- 各种突变检验方法、EOF等程序。这些程序是魏凤英老师编写的,我只是把我下载到的内容发布在这里,网上可以直接下载这些程序,所以应该不会牵扯到版权问题。 希望我可以获得积分,然后下载其他程序。
编写一个函数单词逆序存放
- 编写一个函数InverseByWord(char *sentence), 实现一个英文句子按单词逆序存放的功能,并给出测试程序。(50分) 如:This is an interesting programme. 逆序后变为:.programme interesting an is This-Write a function InverseByWord (char* sentence), to achieve an English sentence by the word st
LBM 多孔介质 C++程序
- 多孔介质内自然对流的LBM模拟程序,采用C++语言编写,基于Guo等人的模型开发,能够用于模拟多孔介质内的流动与传热问题。
yinghangjia
- 银行家算法是避免死锁的一种重要方法,本课程设计要求用高级语言编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法。-Bankers algorithm avoid deadlock is an important method, the curriculum design requires high-level language writing and debugging a simple procedure of Banker s
datastructure
- 数据结构是学习软件编程的核心课程,对以后的程序编写非常重要-data structure
code
- 学习数据结构时编写的有关二叉树基本运算实现,有向图和邻接矩阵,邻接表的转换,输出某矩阵转置矩阵的三元组以及两矩阵进行运算后结果用三元组表示,在学习VC程序设计写了一个简单的机场不同型号车辆的收费系统。-Learning data structures to prepare basic operations on binary tree realization of a directed graph and the adjacency matrix, adjacency list of the c
aglo7
- (一) 编写一个程序LAGO7-1.CPP,实现二叉树的各种运算,并在此基础上设计一个主程序完成如下功能。 (1) 输出二叉树B; (2) 输出二叉树B的深度; (3) 输出H结点的左、右孩子结点值; (4) 输出二叉树B的宽度; (5) 输出二叉树B的结点个数; 输出二叉树B的叶子结点个数 -(A) to prepare a program LAGO7-1.CPP, to achieve a variety of binary operations, and on
ss
- 操作系统的进程调度的一个实验,是用C++程序编写,易于理解和调试-Operating system, the process of scheduling an experiment, is to use C++ programming, easy to understand and debug
leidezhuhexianduanlei
- 本程序利用C++进行类的组合线性类的程序编写,对于理解组合类的组合线性类有很大作用-The program uses C++, the linear combination of classes programming category for understanding the combination of the linear combination of class plays a significant role class
Cprogram1
- 这是一篇用C语言程序编写的文档,能实现 将N的平方个数按正方形矩阵式排列,由里到外,按顺时针方向。-This is a program written in C language documentation, to achieve the square of the number of N by the square matrix arrangement, from inside to outside, in a clockwise direction.
houzixuandawang
- 经典程序,用c语言程序编写,用数据结构知识,初学者的必选。-this is an interesting problem.
3303006
- 学生成绩单管理 基础程序编写和调试: 1. 学生成绩排名 1) 定义一个数组a[11],用以存放学生的成绩。-Student transcr ipts basic programming and debugging: (1) student achievement ranked 1) to define an array a [11] used to store student achievement.
3-1-2maze
- 这是一个迷宫算法的实现,使用C++程序编写的,-Maze algorithm, using the program written in C++
关于约瑟夫环的程序
- 用vc编写的一个关于约瑟夫环的程序-one of the procedures Josephus -one of the procedures Josephus one of the procedures Josephus
Multi-machine-scheduling
- 将对n个独立作业如何分配在m台相同的机器加工处理的多机调度问题进行解决,这就是我们要解决的任务。 本程序编写目的为使得解决多机调度问题的过程以图形界面方式动态的展示出来,以让用户能够轻易的看出解决的方案以及过程。采用java开发。 -Will be n independent jobs on m machines how to allocate the same machine processing of multi-machine scheduling problem to solv
btsystem
- 基于MFC的北京铁路公交系统,利用C++程序编写。为北京理工大学数据结构结课作业。-MFC-based Beijing rail transit system, using C++ programming. Data structures for the Beijing Institute of Technology knot class job.
fortran语言常用程序集
- 使用fortran语言编写的常用语言程序集!!!
