资源列表

« 1 2 ... .74 .75 .76 .77 .78 17579.80 .81 .82 .83 .84 ... 28522 »

[matlab例程fangkuanduoge

说明:利用比尔萨法尔定理计算多个线框嵌套时的磁场分布-for calculating the magnetic distribution of multiple square wirefr a me
<天涯> 在 2025-05-23 上传 | 大小:1kb | 下载:0

[压缩解压fault-dignosis

说明:有关网络故障诊断的代码,其中用到了人工免疫!-For network fault diagnosis code, which uses artificial immune!
<韩导师> 在 2025-05-23 上传 | 大小:47kb | 下载:0

[matlab例程test

说明:calculation of energy consumption per bit, DT, SRC, MRC
<Jaesung> 在 2025-05-23 上传 | 大小:2kb | 下载:0

[matlab例程Matlab

说明:Regularization of a system dynamics matrix-Regularization of a system dynamics matrix
<mukaka> 在 2025-05-23 上传 | 大小:2kb | 下载:0

[数学计算/工程计算SHA1(deep-optimization)

说明:SHA1汇编码的深度优化改写: 写个程序,用的了SHA1汇编码,百度了一堆,但是没有一个满意的。 并且都对500M以上的大文件支持不好,可怜单位配的256M内存的古董机!!!!! 于是自己决定重新写个,该源码对大文件的计算速度较快. 程序改写要点,除了对算子的优化外,还优化掉了数据表。由于优化掉了部分特种码,可以一定程度上避免PEiD类的软件侦测到所采用的算法类型 写完后,发现:中间那一堆代码怎么看怎么那么不顺眼呢!
<liyu> 在 2025-05-23 上传 | 大小:9kb | 下载:0

[matlab例程gear

说明:吉尔法求解点堆中子动力学方程的MATLAB程序-Gear method
<> 在 2025-05-23 上传 | 大小:1kb | 下载:0

[压缩解压juxing

说明:opencv矩形检测 opencv矩形检测 -opencv rectangle detection opencv rectangle detection opencv rectangle detection opencv rectangle detection
<陈熙竹> 在 2025-05-23 上传 | 大小:2.59mb | 下载:0

[数据结构常用算法jicha

说明:给定n个正整数数列,进行如下操作:每次删去两个数 a和b,添加1个数 a*b+1,直到只剩1个数N。在所有的这样的N中,有1个最大Max的和最小的Min,M=Max-Min是极差。设计程序计算 M -Given n positive integers, proceed as follows: each time deleting two numbers a and b, add a number of a* b+1 until on
<yan> 在 2025-05-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法strassen

说明:Strassen要求阶n是2的幂,但这样的情况很少。对任一偶数n,总有 n=m*2k, 将矩阵分为m*m个的2k阶矩阵。小矩阵用Strassen相乘,大矩阵用传统算法。设计出偶数阶矩阵相乘的算法。 -Strassen requires order n is a power of 2, but this situation is seldom. On either an even number n, out of a total of
<yan> 在 2025-05-23 上传 | 大小:2kb | 下载:0

[数据结构常用算法beibao

说明:给定一个容量为C的背包及n个重量为 wi,价值为pi的物品,要求把物品装入背 包,使背包的价值最大,此类问题为背 包问题。物品或者装入背包,或者不装 入背包,称之为0/1背包问题。 -A given a capacity for the the C of the backpack, and n a of by weight for the wi, the value of for the the the items
<yan> 在 2025-05-23 上传 | 大小:2kb | 下载:0

[数据结构常用算法astar

说明:A*算法 1、将开始节点放入开放列表(开始节点的F和G值都视为0) 2、重复以下步骤: 在开放列表中查找具有最小F值的节点,并把查找到的节点作为当前节点 把当前节点从开放列表删除, 加入到封闭列表. -A* algorithm 1, will begin to node placed in the and opening up list of (the began to node of the F and G va
<yan> 在 2025-05-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法dstring

说明:动态规划——编辑距离问题 设A和B是2个字符串。要用最少的字符操作将字符串A转换为字符串B。-Dynamic Programming- edit distance problem Let A and B are two strings. Characters use the least action string A converted to a string B.
<yan> 在 2025-05-23 上传 | 大小:1kb | 下载:0
« 1 2 ... .74 .75 .76 .77 .78 17579.80 .81 .82 .83 .84 ... 28522 »

源码中国 www.ymcn.org