资源列表

« 1 2 ... .32 .33 .34 .35 .36 25437.38 .39 .40 .41 .42 ... 28523 »

[数学计算/工程计算photogrammetry

说明:摄影测量学中单像空间后方交会程序,matlab完成矩阵运算,程序简洁实用!-Photogrammetry single resection procedures such as space, matlab complete the matrix calculation, the program simple and practical!
<李先生> 在 2025-11-16 上传 | 大小:16kb | 下载:0

[人工智能/神经网络/遗传算法multiclass1Vallfsvm

说明:本程序实现了基于svm方法的基础上对分类样本进行模糊化处理。使其更精确-This procedure achieved a SVM-based method based on fuzzy classification of samples of treatment. Make it more accurate
<陈凯> 在 2025-11-16 上传 | 大小:105kb | 下载:0

[人工智能/神经网络/遗传算法TSP

说明:这是有关于遗传算法在TSP问题中的应用的论文。-This is a genetic algorithm on the TSP problem in the application papers.
<娃娃> 在 2025-11-16 上传 | 大小:170kb | 下载:0

[人工智能/神经网络/遗传算法multiclass1V1fsvm

说明:些程序是对多类分类的另一种处理方法,一对一的,也同样进行了模糊化处理-These procedures is a multiclass classification Another way to deal with, one-on-one also had a deal with fuzzy
<陈凯> 在 2025-11-16 上传 | 大小:6kb | 下载:0

[人工智能/神经网络/遗传算法1TSP

说明:蚁群算法的源程序。希望可以用啊。当大家下载下来的时候。-Ant colony algorithm of the source. Wanted to use ah. When the download time for everyone.
<娃娃> 在 2025-11-16 上传 | 大小:7kb | 下载:0

[人工智能/神经网络/遗传算法mymulti1V1svm

说明:模式识别中的一对一多类分类器,也称multiclasssvm -Pattern recognition in one-on-one multi-category classifier, also known as multiclasssvm
<陈凯> 在 2025-11-16 上传 | 大小:19kb | 下载:0

[matlab例程Matlabchengxushili

说明:这是一个关于matlab程序的实例,里面详细介绍了一些函数的使用 -This is a procedure on the matlab example, which detailed the use of some function
<陈凯> 在 2025-11-16 上传 | 大小:249kb | 下载:0

[数据结构常用算法ff

说明:提供多项式的算法,包括数学和逻辑结构的研究-Provide polynomial algorithms, including mathematical and logical structure of
<zhangyidong> 在 2025-11-16 上传 | 大小:215kb | 下载:0

[数据结构常用算法Trie

说明:Trie树既可用于一般的字典搜索,也可用于索引查找。对于给定的一个字符串a1,a2,a3,...,an.则采用TRIE树搜索经过n次搜索即可完成一次查找。不过好像还是没有B树的搜索效率高,B树搜索算法复杂度为logt(n+1/2).当t趋向大,搜索效率变得高效。怪不得DB2的访问内存设置为虚拟内存的一个PAGE大小,而且帧切换频率降低,无需经常的PAGE切换。-Trie tree can be used for general dictionary english, can also be us
<ruikobe> 在 2025-11-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法monkey

说明:该程序为猴子选大王的程序,动态分配空间产生一个顺序队列,为圈子里的猴子安排编号,通过一个指针的移动来选择退出队列的猴子,经过几次循环可以得到最终的大王-The program for the monkey king election procedures, dynamic allocation of space to produce a sequence of queues, for the circle code monkeys arrangements, through the moveme
<ruikobe> 在 2025-11-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法kruskal

说明:本程序为使用克鲁斯卡尔 (kruskal)算法构造最小生成树,首先使用链表建立连通图,交换权值以及头和尾,对权值进行排序,使用克鲁斯卡尔 (kruskal)算法构造最小生成树-This procedure for the use of Kruskal (kruskal) Minimum Spanning Tree Algorithm, the first to use linked lists to establish connectivity map, the right to exchang
<ruikobe> 在 2025-11-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法biaodashi

说明:该程序为从原四则表达式求得后缀表达式,使用栈的数据结构,使用当前运算符与栈顶运算符进行比较,优先级高则入栈,之后出栈所有优先级比当前高的运算符,输入为 # 结束时,把栈中的运算符全部弹出-The program from the original four suffix expressions obtained expressions, the use of stack data structure, using the current Top-operator with the operato
<ruikobe> 在 2025-11-16 上传 | 大小:1kb | 下载:0
« 1 2 ... .32 .33 .34 .35 .36 25437.38 .39 .40 .41 .42 ... 28523 »

源码中国 www.ymcn.org