资源列表

« 1 2 ... .42 .43 .44 .45 .46 21147.48 .49 .50 .51 .52 ... 28523 »

[数据结构常用算法Eight-queens-problem

说明:关于数据结构中二叉树的一个实例,代码比较简单,容易看懂。-About one example of a binary tree data structure, code is relatively simple, easy to understand.
<申一平> 在 2025-11-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法airplane

说明:一个飞机起飞降落的程序代码,需要调试,比较简单,容易看到。-A takeoff landing program code, need to debug, simple, easy to see.
<申一平> 在 2025-11-14 上传 | 大小:3kb | 下载:0

[matlab例程fuzzy_control

说明:用MATLAB编写的离散模糊控制程序,结合本程序,我相信能能更快更好的理解模糊控制算法。算法在MATLAB Version: 7.14.0.739 (R2012a)运行无误。 function [FCU_T1,FCU_T2,FCU_T3,FCU_T4]=fuzzy_table(Me,Mec,Mu,UC) Me 隶属度表1 Mec 隶属度表2 Mu 隶属度表3 UC 模糊规则 FCU_T1 重心加权法,输出精确值 FCU_T2 重心加权法,输出离散值
<yangxiao> 在 2025-11-14 上传 | 大小:4kb | 下载:0

[数学计算/工程计算Iterative-correction

说明:这是关于校正迭代算法的代码,精确度高,大家可以参考着看看。-This is about correcting an iterative algorithm code, high accuracy, we can refer to the look.
<申一平> 在 2025-11-14 上传 | 大小:2kb | 下载:0

[数学计算/工程计算square-approximation

说明:关于数值分析中最佳平方逼近的算法,逼近效果比较好。-Numerical analysis on the best squares approximation algorithm approach is better.
<申一平> 在 2025-11-14 上传 | 大小:1kb | 下载:0

[matlab例程funcSADL2R

说明:SAD code for stereo matching.
<Lee> 在 2025-11-14 上传 | 大小:2kb | 下载:0

[数据结构常用算法jiaogucaixiang

说明:计算给定的正整数n 对应的角谷序列,并求出其中第k大的数。n 和k 都通过标准输入输出得到。-Computing a given positive integer n corresponding Kakutani sequences and determine where the first large numbers k. n and k are obtained through standard input and output.
<xuan> 在 2025-11-14 上传 | 大小:1kb | 下载:0

[matlab例程nmf

说明:NMF(Non-negative Factorization) 非负矩阵分解程序, 可直接调用 -NMF(Non-negative Factorization)
<tsaoway> 在 2025-11-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法xishujuzhen

说明:用十字链表实现稀疏矩阵的存储和各种运算。-Cross-linked with a variety of computing for storage and sparse matrix.
<xuan> 在 2025-11-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法shu

说明:增强二叉搜索树是二叉搜索树的一种推广,其中每个结点除了保存关键字外,还保存了以该结点为根的子树的结点数目(包括该结点本身)。实现其建立、复制、前/中/后序遍历、层高统计、结构从属判断等操作。-Enhanced binary search tree is a generalization of a binary search tree, where each node except to save the keyword, but also save the node number points
<xuan> 在 2025-11-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法jixian

说明:在进行高精度的数值运算时,常常受到数据处理长度的制约,当 数值位数太大时就会超出计算机的处理能力。要解决这个问题,从数据结构方面来考虑,分别采用适当的算法来接收、存储、输入、输出以及进行高精度的运算。-During high-precision numerical computation, data processing often restricted length, when the value is too large digits will exceed the processing
<xuan> 在 2025-11-14 上传 | 大小:1kb | 下载:0

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

说明:车辆相关图形识别算法,灰度计算,车牌区域提取,车牌识别-car image analysis
<lew> 在 2025-11-14 上传 | 大小:1013kb | 下载:0
« 1 2 ... .42 .43 .44 .45 .46 21147.48 .49 .50 .51 .52 ... 28523 »

源码中国 www.ymcn.org