CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - max
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
GUI Develop
Windows Kernel
WinSock-NDIS
Driver Develop
ADO-ODBC
GDI-Bitmap
CSharp
.net
Multimedia Develop
Communication
Shell api
ActiveX/DCOM/ATL
IME Develop
ISAPI-IE
Hook api
Screen saver
DirextX
Process-Thread
Console
File Operate
Printing program
Multi Monitor
DNA
Other
Search - max - List
[
CSharp
]
pof2jed
DL : 0
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.
Date
: 2008-10-13
Size
: 1.21mb
User
:
yibu
[
CSharp
]
max
DL : 0
一个数据结构的课程设计,计算两点间最大流
Date
: 2008-10-13
Size
: 12.47kb
User
:
卢杨
[
CSharp
]
max flow/min cut
DL : 0
max flow/min cut 实现最大流最小割算法的程序
Date
: 2010-12-14
Size
: 14.65kb
User
:
qinchanchan@163.com
[
CSharp
]
pof2jed
DL : 0
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.
Date
: 2025-12-28
Size
: 1.21mb
User
:
yibu
[
CSharp
]
Ant_Colony_Algorithm_C
DL : 0
用C实现蚁群算法求解TSP问题,结合基本蚁群算法和最大最小蚁群算法。-C to achieve with Ant Colony Algorithm for TSP problem, combined with the basic ant colony algorithm and max-min ant colony algorithm.
Date
: 2025-12-28
Size
: 10kb
User
:
jane
[
CSharp
]
max
DL : 0
一个数据结构的课程设计,计算两点间最大流-A data structure of the curriculum design, calculated maximum flow between two points
Date
: 2025-12-28
Size
: 12kb
User
:
卢杨
[
CSharp
]
Five_chess
DL : 0
采用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
Date
: 2025-12-28
Size
: 127kb
User
:
王德安
[
CSharp
]
max
DL : 0
一max1241与max536的驱动程序-max1241 and max536 driver
Date
: 2025-12-28
Size
: 1kb
User
:
李建兵
[
CSharp
]
shunxuzhan
DL : 0
#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 ) SqStack the order of the basic operation of the stack, 1, initialize the establishment of an empty stack 2 stack, 3, shows all the data 4, exit. Are on the menu bar, which has run the results showed that word of the document
Date
: 2025-12-28
Size
: 101kb
User
:
xiaoting
[
CSharp
]
ReadRasterPixel
DL : 0
使用arcgis engine 读取栅格文件的象元值,并且获取最大最小灰度值-read and get max and min pixel gray using arcgis engine
Date
: 2025-12-28
Size
: 1kb
User
:
li jiang
[
CSharp
]
Cprocess
DL : 0
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
Date
: 2025-12-28
Size
: 22kb
User
:
lijuan3623
[
CSharp
]
Cprocess
DL : 0
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
Date
: 2025-12-28
Size
: 12kb
User
:
lijuan3623
[
CSharp
]
exp6-4
DL : 0
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 (tnode <T>* T) refer to the third question in the calculation of the depth of the tree algorithm, programming, call max () shows the maximum integer tree.
Date
: 2025-12-28
Size
: 1kb
User
:
宝宝余
[
CSharp
]
deletemax
DL : 0
删除链表中,过大的和过小的元素-delete extra max and minimum
Date
: 2025-12-28
Size
: 1kb
User
:
年年
[
CSharp
]
Union_homework
DL : 0
能够自动进行城市新建的应用,C#二次开发 单击就成很好使-Automatecally dealing with the problem of the shapefiles.Union them and calculate the max.
Date
: 2025-12-28
Size
: 162kb
User
:
张博亚
[
CSharp
]
GMdl
DL : 0
合并 google map 卫星与普通地图-max google satelie and google road map
Date
: 2025-12-28
Size
: 43kb
User
:
W
[
CSharp
]
[02]ConsoleApplication2
DL : 0
采用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, double, decimal. In a similar definition of Min. The caller in the main program of two different overloads of the static method.
Date
: 2025-12-28
Size
: 26kb
User
:
D K
[
CSharp
]
C-Sharp-MaxSubsequenceSum
DL : 0
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 students.
Date
: 2025-12-28
Size
: 30kb
User
:
cavalier
[
CSharp
]
max-and-min
DL : 0
输入十个数找到并输出十个书中的最大者和最小者。- input ten number print max and min.
Date
: 2025-12-28
Size
: 159kb
User
:
toghrak
[
CSharp
]
max
DL : 0
最大团问题 附有文档和代码-Maximum clique problem, C language of an algorithm, we usually encounter in the course of the algorithm-max clique
Date
: 2025-12-28
Size
: 328kb
User
:
su
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.