搜索资源列表
PFC10.5
- PFC是一组PowerBulider的对象,它可以由用户自己定制,扩充。你可以象搭积木 一样使用它,使程序紧密的连接起来。PFC还包括许多有用的对象,例如:debug对 象。 PFC是由PowerBuilder提供的PB对象,并支持Powerscr ipt 源代码。它使用的是先 进的PowerBuilder面向对象技术,其一个特征是面向服务设计。确使你的程序占 用最少的计算机资源。 PFC使用了许多先进的编码技巧,你可以使用PowerBuilder的Power
PFC10
- PFC是一组PowerBulider的对象,它可以由用户自己定制,扩充。你可以象搭积木 一样使用它,使程序紧密的连接起来。PFC还包括许多有用的对象,例如:debug对 象。 PFC是由PowerBuilder提供的PB对象,并支持Powerscr ipt 源代码。它使用的是先 进的PowerBuilder面向对象技术,其一个特征是面向服务设计。确使你的程序占 用最少的计算机资源。 PFC使用了许多先进的编码技巧,你可以使用PowerBuilder的Power
PFCpb9
- PFC是一组PowerBulider的对象,它可以由用户自己定制,扩充。你可以象搭积木 一样使用它,使程序紧密的连接起来。PFC还包括许多有用的对象,例如:debug对 象。 PFC是由PowerBuilder提供的PB对象,并支持Powerscr ipt 源代码。它使用的是先 进的PowerBuilder面向对象技术,其一个特征是面向服务设计。确使你的程序占 用最少的计算机资源。 PFC使用了许多先进的编码技巧,你可以使用PowerBuilder的Power
njuton
- optimization algorithm search local minimum function, very quick
shujujiegou
- 功能:完成两个n元多项式作乘法,给出明确的等式形式。 分步实施:1). 初步完成总体设计,搭好框架,确定人机对话的界面,确定函数个数; 2). 完成最低要求:建立一个文件,实现两个一元二次多项式作乘法。 3). 进一步要求:实现三元二次多项式的乘法。 -Function: the completion of two n-polynomial for multiplication, given the form of a clear identity. Step by step:
tu3
- 1 创建给定图的存储结构,从邻接表和邻接矩阵两种存储方式中选择一种。 2 对所创建的图进行深度和广度优先搜索遍历,给出遍历过程中的顶点序列。 3 求图的最小生成树,按构造顺序输出边的序列。(两种方法都要求!) 3 编写一个主函数,将上面函数连在一起,构成一个完整程序。 4 将实验源程序调试并运行。 -Create a storage structure of a given graph from the adjacency list and adjacency matrix
TREE
- 建立一个简单的树应用系统。通过该系统实现树相关算法及其应用系统,包括树判别函数最小生成树、哈夫曼树和哈夫曼编码。要求有个良好的输出显示,同时给出相应的算法时间。内含报告,可直接运行。-The establishment of a simple tree applications. Through the system to achieve a tree-related algorithms and applications, including the minimum spanning tree
littleprogramforC
- 一些以C語言撰寫的小程式,包括printf函數的實作、字串轉浮點數、浮點數轉字串以及最小擴張樹問題等等。-Some with small programs written in C language, including the printf function of the implementation, string float switch, float switch to the string and the minimum spanning tree problem and so on.
weiliqun
- 计算Goldstein-Price函数最小值的微粒群算法。-Goldstein-Price function computing the minimum value of the particle swarm algorithm.
47651501
- 多功能点阵汉字生成器,最低16*16可以任意调节。-Multi-function dot-matrix character generator, a minimum of 16* 16 can be adjusted.
wenduceliang
- 本程序为美信公司单线式温度传感器DS18B20的温度读取和显示, DS18B20采用外部供电方式,数据线接到单片机的P2.7口,一只 接入方式,不读取ROM直接跳过,温度数据将小数部分处理掉, 只要整数部分。显示器使用的是接在P0口的8段,4位共阴数码管 因专用板所以码值与一般常规不一样.温度传感器默认的12bits 的格式,并在数据上做了处理,将小数部分和负温度抛弃了. 增加了温度报警功能,可以设置最大值和最小值. -This program is Maxim te
SGA
- fortran语言写的遗传算法程序,用来求函数极小值-genetic algorithm fortran program written in the language used to find the function minimum
minGETDFRWP
- 共轭梯度法的FR方法结合wolfe-powell搜索,求解多维函数的极小值,在此前必须编写好一为搜索函数-FR method combined with the conjugate gradient method wolfe-powell search for solving multidimensional function minimum, must be written in the previous one for the search function
rosenbergtrustregion
- 基于信任域算法求解rosenberg函数的极小值问题-Trust region algorithm for solving the rosenberg function minimum value
rosenberg-linearsearch
- 基于线搜索算法求解rosenberg函数的极小值问题-Based on line search algorithm for solving the problem of the rosenberg function minimum value
use-DE-solve-rugged-function
- 用Diffirential Evolution求解一个复杂方程的最小值-Use DE to find a global minimum in the range [-10, 10] for a rugged function, and the function s search space is R5.
function-get-the-minimum-
- 一维函数最小值搜索 6种不同方法 适用于优化设计课程作业-Minimum of one-dimensional search function applies to optimized design courses
Seek minimum
- 用各种方法求函数在给定区间的最小值,感受符号法的局限性(solve the minimum value of a function in a given interval by various methods)
function minimum
- Finding fuction minimum and maximum
Minimum value
- matlab求多元函数最小值,显示方程求最优值(Matlab for the minimum value of multivariate function)