资源列表

« 1 2 ... .61 .62 .63 .64 .65 2166.67 .68 .69 .70 .71 ... 3400 »

[数学计算/工程计算dijkstra

说明:dikjstra算法C语言实现,计算单源点最短路径问题-dikjstra algorithm implemented by C language
<曹魏> 在 2024-11-03 上传 | 大小:421888 | 下载:0

[数学计算/工程计算dfs

说明:深度优先搜寻算法C语言实现,采用递归函数-Degree first search algorithm implemented by C language,recursive
<曹魏> 在 2024-11-03 上传 | 大小:419840 | 下载:0

[数学计算/工程计算Welch1

说明:Power spectral density via Welch s method
<Button> 在 2024-11-03 上传 | 大小:1687552 | 下载:0

[数学计算/工程计算11111

说明:最小二乘法方程及生成曲线图像(VB6.0代码)求平面-text recognation software using neural network algorithm in vb 6
<wangxiaotu> 在 2024-11-03 上传 | 大小:29696 | 下载:0

[数学计算/工程计算Simplex2phase

说明:matlab两阶段单纯形法解线性规划问题的函数,有详细的注释和说明,还有一个word文档是用该程序解决实际问题的一个例子。-Matlab codes for simplex 2 phase algorithm, detailed comments and instructions, and a example using this code to solve a real problem.
<郭子> 在 2024-11-03 上传 | 大小:346112 | 下载:0

[数学计算/工程计算jisuanqi

说明:简单 计算器 未完善的 请大神指点完善-this is cal
<周楠> 在 2024-11-03 上传 | 大小:6144 | 下载:0

[数学计算/工程计算weijidaima

说明:用于多项式误差评估模型,可以用来评价多项式的偏差程度以及精确程度。-Error evaluation model for polynomial
<吴佳奇> 在 2024-11-03 上传 | 大小:87040 | 下载:0

[数学计算/工程计算CRC8_TOOL_and_SourceCode

说明:已经包含编译完成的CRC8校验码生成工具,并且包含该工具的源代码,可以自己定制之后重新编译或者应用到其他项目中。-Already contains the compiled code generation tool CRC8 parity, and contains the source code of the tool, then you can own custom recompilation or applied to other
<> 在 2024-11-03 上传 | 大小:96256 | 下载:0

[数学计算/工程计算tanlanbeibao

说明:进的背包问题:给定一个超递增序列和一个背包的容量,然后在超递增序列中选(只能选一次)或不选每一个数值,使得选中的数值的和正好等于背包的容量。 代码思路:从最大的元素开始遍历超递增序列中的每个元素,若背包还有大于或等于当前元素值的空间,则放入,然后继续判断下一个元素;若背包剩余空间小于当前元素值,则判断下一个元素-Into the knapsack problem: Given a super-increasing sequen
<王杭> 在 2024-11-03 上传 | 大小:7168 | 下载:0

[数学计算/工程计算PSOPID_ASP

说明:this PSO algorithm code that integrated with PID controller. This code example has been used for ASP system.-this is PSO algorithm code that integrated with PID controller. This code example has been used for ASP system.
<sepul07> 在 2024-11-03 上传 | 大小:1024 | 下载:0

[数学计算/工程计算umfpack-for-fortran

说明:CALL ABREADY(N,L) call DADD(N,L,PTR,IND,VAL,FB,BX)
<jack shi> 在 2024-11-03 上传 | 大小:221184 | 下载:0

[数学计算/工程计算CODSP45.ZIP

说明:数值计算控件chengbosoft codsp45.ocx使用例子!控件来源于www.chengbosoft.com-chengbosoft codsp45.ocx, numerical computation activex control. chengbo software workshop www.chengbosoft.com
<chengbosoft> 在 2024-11-03 上传 | 大小:175104 | 下载:0
« 1 2 ... .61 .62 .63 .64 .65 2166.67 .68 .69 .70 .71 ... 3400 »

源码中国 www.ymcn.org