资源列表

« 1 2 ... .97 .98 .99 .00 .01 21202.03 .04 .05 .06 .07 ... 28523 »

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

说明:学上的基本神经元,人工的神经网络也有基本的神经元。每个神经元有特定数量的输入,也会为每个神经元设定权重(weight)。权重是对所输入的资料的重要性的一个指标。然后,神经元会计算出权重合计值(net value),而权重合计值就是将所有输入乘以它们的权重的合计。每个神经元都有它们各自的临界值(threshold),而当权重合计值大于临-Learn the basic neurons, artificial neural networks also have a basic neuron. Eac
<v> 在 2026-01-12 上传 | 大小:154kb | 下载:0

[压缩解压tlv

说明:TLV算法实现数据压缩解压源码(内附测试)-TLV data compression decompression algorithm source code (with test)
<choel> 在 2026-01-12 上传 | 大小:154kb | 下载:0

[数值算法/人工智能fangzhuangwenti

说明:n*n的方砖最小要几块边长小于n的方砖才能铺满,用动态规划的角度解决此问题-n* n to a few of the smallest方砖side length less than n can be covered with the方砖with the perspective of dynamic programming to solve this problem
<yzf> 在 2026-01-12 上传 | 大小:154kb | 下载:0

[数据结构常用算法QueueYang

说明:数据结构实现杨辉三角的打印输出,用户可自定义行数。-Yang Hui triangle data structure to achieve print output, the user can customize the number of rows.
<lulu> 在 2026-01-12 上传 | 大小:154kb | 下载:0

[matlab例程SegyMAT

说明:matlab源代码,是重要的地震勘探源代码,工具箱程序-matlab source code, it is important to seismic exploration source code, toolbox procedures
<潘永> 在 2026-01-12 上传 | 大小:154kb | 下载:0

[数据结构常用算法Apple_Set

说明:Problem A:放苹果 Time Limit:1000MS Memory Limit:65536K Total Submit:1094 Accepted:441 Language: not limited Descr iption 把M个同样的苹果放在N个同样的盘子里,允许有的盘子空着不放,问共有多少种不同的分法?(用K表示)5,1,1和1,5,1 是同一种分法。 Input 第一行是测试数据的数目t(0 <= t
<杨扬> 在 2026-01-12 上传 | 大小:154kb | 下载:0

[数据结构常用算法ssd5-ex6

说明:本程序给出了SSD5实验课中Exercise6的参考程序 内附有详细的注释 下载后请仔细参照源代码进行分析 切莫完全搬照-This procedure gives the experimental classes SSD5 reference procedures Exercise6 containing detailed Notes Please refer to download the source code for analysis do not completely move acco
<ylm> 在 2026-01-12 上传 | 大小:154kb | 下载:0

[数据结构常用算法DFS

说明:DFS算法的非递归函数 老师布置的,满分作业哦!-DFS algorithm of non-recursive function teacher layout, operating out of Oh!
<海瑞> 在 2026-01-12 上传 | 大小:154kb | 下载:0

[数据结构常用算法spring

说明:实现运动会队员信息的录入,比赛项目信息录入,比赛成绩录入,以及最终结果的显示-Games team members to achieve the entry of information, event information entry, race entry, as well as the final results are displayed
<戚佳> 在 2026-01-12 上传 | 大小:154kb | 下载:0

[matlab例程SegyMAT-1.2

说明:这是用matlab对segy数据进行处理,并提取道信息的程序,功能强大。-This is segy with matlab for data processing and information extraction procedures Road and powerful.
<郭韬> 在 2026-01-12 上传 | 大小:154kb | 下载:0

[数据结构常用算法DeleteList

说明:删除链表。数据结构中算法小程序。初学者很适用的。-Delete list. Data structure algorithm applet. Beginners are applicable.
<林林> 在 2026-01-12 上传 | 大小:154kb | 下载:0

[数据结构常用算法Structure

说明: 数据结构是计算机学科的一门核心课程。数据结构课程的 任务是讨论现实世界中数据的各种逻辑结构、在计算机中的存 储结构以及实现各种操作的算法等问题。掌握如何组织数据、 如何存储数据和如何处理数据的基本方法,从而更好地进行软 件开发和应用。 典型数据结构包括表、堆栈、队列、数组、串、树、二叉 树、图、递归程序设计、排序和查找方法,介绍的典型存储结 构包括顺序存储结构、链式存储结构以及这两种典型存储结构 的结合。本速查器采用C语言作为算法描述语言,所有算法和 设计
<袁和平> 在 2026-01-12 上传 | 大小:154kb | 下载:0
« 1 2 ... .97 .98 .99 .00 .01 21202.03 .04 .05 .06 .07 ... 28523 »

源码中国 www.ymcn.org