资源列表
[数学计算/工程计算] UTCHEM93-win
说明:油田化学驱模拟的经典 fortran源代码-oilfield chemical flooding simulation of the classic fortran source code .............................<> 在 2025-07-04 上传 | 大小:1.05mb | 下载:0
[数学计算/工程计算] tetgen1.4.2
说明:网格划分的源程序,使学习网格划分的很好参考-Meshing the source, so that learning a good grid reference<simba> 在 2025-07-04 上传 | 大小:1.05mb | 下载:0
[人工智能/神经网络/遗传算法] PR_Perception_Approach
说明:模式识别中的线性感知器算法 通过了测试-Pattern Recognition linear perceptron algorithm passed the test<Can> 在 2025-07-04 上传 | 大小:1.05mb | 下载:0
[人工智能/神经网络/遗传算法] PSO-SVMface
说明:基于PSO训练SVM的人脸识别 利用支持向量机在学习能力方面表现的良好性能,结合核主元分析特征提取方法,将其应用于人脸识别中,该方法在实验中表现了良好的识别性能,为人脸识别领域提供了一条新的识别途径-PSO-based SVM for face recognition training using support vector machine learning ability in the performance of good performance, combined with KPCA<彭伟> 在 2025-07-04 上传 | 大小:1.05mb | 下载:0
[数据结构常用算法] recursiveBTKnapsack
说明:用vc++6编写的程序,采用回溯法,解决背包问题。-Vc++6 with the preparation of the procedures, the use of backtracking to solve knapsack problem.<柳春锋> 在 2025-07-04 上传 | 大小:1.05mb | 下载:1
[数值算法/人工智能] mobility-fw1_0a5
说明:The mobility fr a mework provides abstractions needed to develop network protocols for non-stationary wireless nodes.<lemon7777> 在 2025-07-04 上传 | 大小:1.05mb | 下载:0
[数学计算/工程计算] NR_C210_win
说明:《数值分析》(Numerical Recipes)书中的所有例子,代码大全。这个在官方网站上是收费的。此版本是Windows版本V2.10版,还有其他版本,待上传。-Numerical Recipes Code is the C++ computer code from the Numerical Recipes book in machine readable form, ready to be included in a user s own programs. The code, incl<王磊> 在 2025-07-04 上传 | 大小:1.05mb | 下载:0
[数据结构常用算法] Quicksort_ppt_and_src
说明:清华算法课同学课堂上做的讲座,ppt详细讲解了快速排序的原理和算法,cpp文件时详细的算法实现,并附有自己写的随机数据文件生成器-Tsinghua algorithm class students do in class lecture, ppt explained in detail the principles and algorithms quicksort, cpp file, the algorithm in detail, together with random data file<sdrioe> 在 2025-07-04 上传 | 大小:1.05mb | 下载:0
[数据结构常用算法] huisufa
说明:把长度为l1,l2…ln 的n个程序放在磁带T1和T2上,并且希望按照使用最大检索时间取得最小值的方式存储,即如果存放在T1和T2上的程序集合分别为A和B,则希望所选择的A和B使得max{∑li 1,∑li2}(i1属于A,i2属于B)取得最小。 使用回溯法实现。-The length l1, l2 ... ln n programs on the tape T1 and T2, and want to use the maximum search time in accordance wi<易秋燕> 在 2025-07-04 上传 | 大小:1.05mb | 下载:0
[matlab例程] EMATLAB_R2012acrack
说明:好不容易得到的EMATLAB_R2012的acrack-Finally get EMATLAB_R2012 of acrack<goldron> 在 2025-07-04 上传 | 大小:1.05mb | 下载:0
[数据结构常用算法] BinaryTree
说明:数据结构 二叉树的建立和遍历 1.按前序次序建立一棵二叉树,以‘#’表示空。 2.中序、后序遍历该二叉树,输出遍历序列。 3.求出该二叉树的深度并输出,或求出该二叉树的叶子数目并输出。 4.试以栈为辅助存储结构实现二叉树的前序非递归算法或以队列为辅助存储结构实现二叉树的层次遍历算法。-Data structure, the establishment and traversal of binary tree 1. According to the sequence order<屈兴> 在 2025-07-04 上传 | 大小:1.05mb | 下载:0
[数值算法/人工智能] floodFill
说明:Flood fill算法是从一个区域中提取若干个连通的点与其他相邻区域区分开(或分别染成不同颜色)的经典算法。因为其思路类似洪水从一个区域扩散到所有能到达的区域而得名。在GNU Go和扫雷中,Flood Fill算法被用来计算需要被清除的区域。-Flood fill algorithm is extracted an area several connecting points distinguish with other adjacent areas (or dyed different c<小王子Galaxy> 在 2025-07-04 上传 | 大小:1.05mb | 下载:0