搜索资源列表
9二叉树
- 几乎包括二叉树的所有编程算法,其中有二叉树的先中后序递归与非递归遍历算法,由先序与后序建立二叉树,层次遍历,求叶子结点数,总结点数,树的深度与宽度。-including binary tree almost all programming algorithm, these binary tree after the first sequence which recursive and non - recursive traversal algorithm, and by the first se
chagnshengjiangjun
- 常胜将军 现有21根火柴,两人轮流取,每人每次可以取走1至4根,不可多取,也不能不取,谁取最后一楰火柴谁输。请编写一个程序进行人机对弈,要求人先取,计算机后取;计算机一方为“常胜将军”。 *问题分析与算法设计 在计算机后走的情况下,要想使计算机成为“常胜将军”,必须找出取 关键。根据本题的要求枷以总结出,后走一方取子的数量与对方刚才一步取子的数量之和等于,就可以保证最后一个子是留给先取子的那个人的。 据此分析进行算法设计就是很简单的工作,编程实现也十分容易。-everlas
MATLAB
- 对matlab编程过程中常见的指令进行了总结,并按照字母顺序进行排序,我觉得还不错
VCandMatlab
- VC和Matlab混合编程总结 VC和Matlab混合编程总结
88
- Winsock提供了另一个有用的异步I/O模型。和WSAAsyncSelect模型类似的是,它也允许应用程序在一个或多个套接字上,接收以事件为 基础的网络事件通知。对于表1总结的、由WSAAsyncSelect模型采用的网络事件来说,它们均可原封不动地移植到新模型。在用新模型 开发的应用程序中,也能接收和处理所有那些事件。该模型最主要的差别在于网络事件会投递至一个事件对象句柄,而非投递至一个窗 口例程。(节选自《Windows网络编程》第八章) 还是让我们先看代
GA_Optimization-Scheduling_Matlab
- 通过MATLAB编程研究工作和仿真结果分析,对改进的免疫遗传算法进行综合性地概括、归纳和总结。在处理复杂优化调度问题方面提出了一些改进的思想,并进行了算法实现和仿真。对有待进一步深入研究的问题进行了设想,对免疫遗传算法解决相关优化调度问题进行了展望。-Research of ImProved Immune Genetic Algorithms and its Applications in Optimization Scheduling Problem
ResearchofESTOOLS
- 专家系统编程工具选择的介绍非常详细的文档,完全自己总结的,做毕业设计的同学们可以参考。-Expert system programming tools of choice to introduce a very detailed document, complete their lessons, so students graduating from the design can refer to.
GUI
- Matlab 界面编程中的一些经验总结,希望对大家有帮助。-Matlab interface for programming some of the lessons learned, we want to help.
code
- 编程经验的总结,教导我们如何编写高效无错的优质代码,包括编码习惯以及程序检错等-Programming and experience to teach us how to write high-quality and efficient error-free code, including coding practices, and procedures for error detection, etc.
multiobj
- 一个多目标优化的例子和总结,对刚接触到matlab编程的学员有一点帮助。-Example of a multi-objective optimization and summary of students new to the matlab programming a little help.
Cplusplus
- 对C++语言的反思,阐述c++语言的精髓,及基于作者多年编程经验总结的体会-think the core of c++ programming language
CBuildermatlabCOM
- C++Builder调用matlab的COM总结. 本文就一个具体的例子介绍C++Builder5和Matlab6.5通过COM 实现混合编程的具体实现。-C++ Builder COM call matlab to sum up. This paper describes a specific example of C++ Builder5 and Matlab6.5 through COM concrete realization of hybrid programming.
shuzhijisuan
- 该文档第一部分总结了matlab中的基本函数其表达式,编程以及范例。第二部分讲了如何插值拟合以及查表。里面有非常详细的解释,并且配有程序范例。-The first part of the document summarizes the basic function of matlab in its expression, programming, and example. The second part of the talk about how to fit and look-up table
DSsourceCode
- 数据结构是学习计算机编程必不可少的一门非常重要的课程,然而目前很多教程书上都只有一些非常简单的例子,根本不能让你更加深入去学习,所以本人总结了数据结构中相关的源程序,希望可以很好的帮助有需要的人。-Data structure is essential for learning computer programming course a very important, however, a great number of tutorial books are only a few very si
Fuzzy-reasoning-experiment
- 1、学习模糊推理的原理,编程方法,会用MATLAB软件编程。 2、了解模糊算法以及对多前提多规则进行仿真。 3、对仿真结果进行验证。 4、总结模糊推理的步骤。 -Fuzzy reasoning experiment
Matlab-and-VC20101230
- 总结了matlab与vc混合编程的三种常用方法,并结合了具体的实例,简单介绍了基本的操作-Matlab and vc summarized three common hybrid programming method, and specific examples, a brief introduction of the basic operations
shujujiegou
- 详细介绍数据结构的学习资料,从各方面总结了编程基础的概括-Detailed data structure of the learning materials, all aspects of a general summary of the basic programming
Matalb--and-C-Programming
- 个人总结的Matlab与C++混合编程的资料,其中的代码完全经过验证。-For Matlab and C++ programming
Parameter-setting-about-PID
- 前人总结的如何编程实现PID算法,让PID参数的整定更容易。-Summary of how the previous programming PID algorithm, so that PID parameter tuning easier.
23
- 数学建模matlab应用总结,针对多个数学模型进行编程-Mathematical modeling matlab application summary