搜索资源列表
pof2jed
- MAX+PLUS II 生成pof文件到Atmel15xx系列jed下载格式的转换软件windows版。-MAX PLUS II generation POF documents to the Atmel15xx series jed download format windows version of the software conversion.
max
- 一个数据结构的课程设计,计算两点间最大流
max flow/min cut
- max flow/min cut 实现最大流最小割算法的程序
the-max-of-3-numbers
- 用C语言编程实现,运用关系运算符实现三个数的大小比较-C language programming, the use of relational operators to achieve the size of three relatively few
ReadRasterPixel
- 使用arcgis engine 读取栅格文件的象元值,并且获取最大最小灰度值-read and get max and min pixel gray using arcgis engine
Five_chess
- 采用c#编程的人机对战的五子棋程序,AI智能采用贪心算法和极大极小值算法,程序有详尽的注释,适合参考-C# programming using the man-machine war of Gobang procedures, AI algorithms and intelligent use of greedy algorithm for max-min value, the program has detailed notes for reference
max
- 一max1241与max536的驱动程序-max1241 and max536 driver
shunxuzhan
- #define MAX 100 typedef int ElemType typedef struct{ ElemType*data int top } SqStack 顺序栈的基本操作,1,初始化建立空栈 2,入栈,3,显示所有的数据 4,退出 。有菜单栏,里面有word文档的运行结果显示-# define MAX 100 typedef int ElemType typedef struct (ElemType* data int top ) SqS
Cprocess
- c代码,用遗传算法求函数最大值f(x)=x^2 x 从0到30,希望有用-c code, using genetic algorithms function max f (x) = x ^ 2 x from 0 to 30, hope helpful
Cprocess
- C代码:遗传算法求函数最大值f(x)=x^2 x 从0到30,希望有用-C code: genetic algorithms function max f (x) = x ^ 2 x from 0 to 30 seek to help
exp6-4
- 4. 实现函数max(),来输出树中的最大值。 template <typename T> tnode<T> *max(tnode<T> *t) 请参考第三题中计算树的深度算法,编写程序,调用max()显示整数树中的最大值。-4. To achieve function max (), to maximum output in the tree. template <typename T> tnode <T>* Max (
deletemax
- 删除链表中,过大的和过小的元素-delete extra max and minimum
Union_homework
- 能够自动进行城市新建的应用,C#二次开发 单击就成很好使-Automatecally dealing with the problem of the shapefiles.Union them and calculate the max.
GMdl
- 合并 google map 卫星与普通地图-max google satelie and google road map
[02]ConsoleApplication2
- 采用C#控制台应用程序,在其中定义重载的静态方法Max,用于得到两个或三个数的最大值,类型为int、double、decimal。在类似定义Min。在主程序中调用者两个静态方法的不同重载形式。-Using C# console application, in which the overloaded static methods defined in Max, used to get the maximum value of two or three numbers of type int, d
C-Sharp-MaxSubsequenceSum
- An implementation of the Max Sub-sequence sum algorithm using divide and conquer. Includes driver program. Perfect for students. -An implementation of the Max Sub-sequence sum algorithm using divide and conquer. Includes driver program. Perfect for
max-and-min
- 算法与数据结构,分治算法求最大值最小值,也是一次作业-Algorithms and data structures, divide and conquer algorithm
minmax
- 根据自己输入的数据,求出其中的最小最大值和平均值-find min and max value
max-and-min
- 输入十个数找到并输出十个书中的最大者和最小者。- input ten number print max and min.
max
- 最大团问题 附有文档和代码-Maximum clique problem, C language of an algorithm, we usually encounter in the course of the algorithm-max clique