资源列表

« 1 2 ... .98 .99 .00 .01 .02 20303.04 .05 .06 .07 .08 ... 28522 »

[数值算法/人工智能经典银行家算法

说明:模拟实现银行家算法。通过编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用银行家算法,有效的避免死锁。-Simulation Algorithm. By compiling and debugging a system dynamic allocation of resources simple process simulation, the observation Deadlock conditions, and using bankers algorithm, effe
<程倩> 在 2025-06-20 上传 | 大小:2kb | 下载:0

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

说明:遗传算法程序,是用java编写的,适合学习最优化的朋友来作为参考-Genetic Algorithm is used in the preparation of java, the most suitable learning optimized reference to a friend
<> 在 2025-06-20 上传 | 大小:2kb | 下载:0

[数据结构常用算法md

说明:MD5算法的java实现,完整的代码,供大家学习只用-java MD5 algorithm to achieve complete code for all to study only
<呵呵> 在 2025-06-20 上传 | 大小:2kb | 下载:0

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

说明:遗传算法的经典程序,初学者一定要-GA classic procedures, beginners must look good
<郭小波> 在 2025-06-20 上传 | 大小:2kb | 下载:0

[数据结构常用算法马踏棋盘问题.

说明:将马随即放在国际象棋的8×8棋盘Board[8][8]的某个方格中,马按走棋规则进行移动。要求每个方格只进入一次,走遍棋盘上全部64个方格。编制非递归程序,求出马的行走路线,并按求出的行走路线,将数字1,2,……,64依次填入一个8×8的方阵,输出之。-Ma immediately on the international chess 8 8 chessboard Board [8] [8] of a box, MA by the rules of chess go mobile. Requi
<jilang> 在 2025-06-20 上传 | 大小:2kb | 下载:0

[数据结构常用算法3bitree

说明:一个二叉树的三叉链表运用实例,求出叶子的结点并输出从根结点到该叶子结点的路径!-a binary tree using the trigeminal Chain example, the leaves are obtained and the output node from the Root of leaf nodes in the path!
<> 在 2025-06-20 上传 | 大小:2kb | 下载:0

[数据结构常用算法ercheng

说明:最小二乘法曲线拟合的经典算法,做过特征数检验,只需调用fit,文件中其他函数被fit调用,其中个输入输出变量均以给出详细说明。-least squares curve fitting classic algorithms, the number of tests done, just call fit, the paper other function to be fit Call, 000 input and output variables were presented in detail.
<阿宇> 在 2025-06-20 上传 | 大小:2kb | 下载:0

[数学计算/工程计算exlp

说明:一个小型计算器,可以进行/加/减/乘/除/开放运算,希望你们喜欢。-a small calculator, can/add/subtract/multiply/addition/open computing, I hope you like.
<段世超> 在 2025-06-20 上传 | 大小:2kb | 下载:0

[数值算法/人工智能哈夫曼编码原码

说明:用C语言实现哈夫曼编码对文件进行压缩,并没有通过类来实现,只是用标准的C语言中结构实现的,代码内部说明比较详细,具体可以看代码,包括对文件的编码也解码.-C language of the document Huffman coding compression, and not through the categories to fruition, but the standard C language structure to achieve, and the internal code no
<陈志德> 在 2025-06-20 上传 | 大小:2kb | 下载:0

[数学计算/工程计算Matrix-cs

说明:矩阵类,可进行矩阵的各种运算,并可求解N阶线性方程-matrices, matrix for the various operators and can solve linear equations N
<陈燕涛> 在 2025-06-20 上传 | 大小:2kb | 下载:0

[数据结构常用算法“八皇后”问题递归法求解

说明:“八皇后”问题递归法求解 * 八皇后问题是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。 高斯认为有76种方案。1854年在柏林的象棋杂志上不同的作者发表了40种不同的解,后来有人用图论的方法解出92种结果。-"8 Queen's" recursive method* 8 Queen's pro
<美美> 在 2025-06-20 上传 | 大小:2kb | 下载:0

[数据结构常用算法哈希表设计

说明:哈希表设计是数据结构中重要的一个项目,该程序详尽说明了哈希表的建立等过程。-hash wishes it is an important project in the structure of the data that the form is designed, this procedure proves exhaustivly hash wishes such course as the setting-up of the form ,etc..
<美美> 在 2025-06-20 上传 | 大小:2kb | 下载:0
« 1 2 ... .98 .99 .00 .01 .02 20303.04 .05 .06 .07 .08 ... 28522 »

源码中国 www.ymcn.org