资源列表

« 1 2 ... .78 .79 .80 .81 .82 17283.84 .85 .86 .87 .88 ... 28522 »

[数学计算/工程计算stochastic5

说明:数值求解随机微分方程的程序!源程序编译自Maple 5.0,但可尝试更高版本的Maple!-The MAPLE Stochastic Package by Sasha Cyganowski,A package for solving stochastic differential equations in maple!
<HM> 在 2025-01-19 上传 | 大小:9kb | 下载:0

[matlab例程sr

说明:商人过河的问题,三个商人各带一个仆人-Merchants across the river mathematical modeling problem is a classic problem
<薛金> 在 2025-01-19 上传 | 大小:2kb | 下载:0

[matlab例程Lecture_ALVINN

说明:ALVINN in artificial intelligence
<falli> 在 2025-01-19 上传 | 大小:3.1mb | 下载:0

[压缩解压StringCompression

说明:no idea... string compression
<chu> 在 2025-01-19 上传 | 大小:34kb | 下载:0

[压缩解压LZW_demo

说明:code needed please..1234567890
<chu> 在 2025-01-19 上传 | 大小:9kb | 下载:0

[数据结构常用算法DIJKSTRA

说明:Suppose you want to find the shortest path between two intersections on a map, a starting point and a destination. To accomplish this, you could highlight the streets (tracing the streets with a marker) in a certain orde
<synthia> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算mathbg

说明:With this C++ .h file you can convert from a decimal to a fraction number
<Krum> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法KRUSKAL

说明: * create a forest F (a set of trees), where each vertex in the graph is a separate tree * create a set S containing all the edges in the graph * while S is nonempty and F is not yet spanning o remove an edge wi
<synthia> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法my_BFS

说明: 1. Enqueue the root node. 2. Dequeue a node and examine it. * If the element sought is found in this node, quit the search and return a result. * Otherwise enqueue any successors (the direct child nodes) that h
<synthia> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法MY_DFS

说明:DFS is an uninformed search that progresses by expanding the first child node of the search tree that appears and thus going deeper and deeper until a goal node is found, or until it hits a node that has no children. The
<synthia> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法MY_QUICK

说明: 1. Pick an element, called a pivot, from the list. 2. Reorder the list so that all elements with values less than the pivot come before the pivot, while all elements with values greater than the pivot come after it (
<synthia> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[matlab例程SPR_grafico

说明:Matlab procedure that generates a Surface Plasmon Resonance profile to compare it with experimental
<amadeu> 在 2025-01-19 上传 | 大小:2kb | 下载:0
« 1 2 ... .78 .79 .80 .81 .82 17283.84 .85 .86 .87 .88 ... 28522 »

源码中国 www.ymcn.org