资源列表

« 1 2 ... .36 .37 .38 .39 .40 4041.42 .43 .44 .45 .46 ... 28522 »

[数学计算/工程计算sor

说明:算法实验名称: 解线性方程组的超松弛迭代法的c程序 功能说明: 本实验主要写出了解线性方程组Ax=b的超松弛迭代法的C程序代码,并举例进行了运算.-err
<白文静> 在 2025-07-15 上传 | 大小:209kb | 下载:0

[压缩解压huffman

说明:哈弗曼编码的实现。VC工程,可以输出码表、字符统计频率、编码等报告。 并且可以解码!-Coding哈弗曼realized. VC works, you can output code table, character frequency statistics, coding reports. And can decode!
<范新华> 在 2025-07-15 上传 | 大小:36kb | 下载:0

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

说明:bp神经网络算法具体实践,重复计算有具体样本-bp the concrete practice of neural network algorithm, double concrete samples
<zsm> 在 2025-07-15 上传 | 大小:153kb | 下载:0

[数据结构常用算法12

说明:数据结构习题答案完全版,对本科生一定有帮助-Data Structure Exercises answer full version will certainly be helpful for undergraduate students
<zanzarah> 在 2025-07-15 上传 | 大小:636kb | 下载:0

[数据结构常用算法Trafficfound

说明:数据结构中交通信息查询系统的VC++实现-Data structure of traffic information system VC++ Achieve
<zanzarah> 在 2025-07-15 上传 | 大小:242kb | 下载:0

[数据结构常用算法Sort

说明: 对一组数据进行直接插入排序、冒泡排序、简单选择排序和快速排序。(升序)-Of a set of data for direct insertion sort, bubble sort, simple selection sort and quicksort. (Ascending)
<xzq2002> 在 2025-07-15 上传 | 大小:1kb | 下载:0

[数值算法/人工智能zuixiao2heng_rls

说明:这个是我编的一个关于rls算法的小程序,可以给初学者参考用-This is what I made on the rls algorithm a small program, you can reference to the beginner
<汪洋> 在 2025-07-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法01pack

说明:01背包问题,用动态规划实现的,里面讲得很详细-01 knapsack problem, using dynamic programming to achieve, which made detailed
<scf> 在 2025-07-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法shuixian

说明:题目:打印出所有的“水仙花数”,所谓“水仙花数”是指一个三位数,其各位数字立方和等于该 数本身。例如:153是一个“水仙花数”,因为153=1的三次方+5的三次方+3的三次方。 分析:利用for循环控制100-999个数,每个数分解出个位,十位,百位。*/-Topic: print out all of the Narcissus few , the so-called Narcissus few refers to a three-digit, its Members and eq
<scf> 在 2025-07-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法316

说明:/*题目:把整数316表示为两个数之和,使其中一个数能被13整除, 而另一个数能被11整除,求解这两个数。 分析:把316分成a与b的和,然后判断a与b是否被13和11整除*/-/* Title: the integer 316 is expressed as the number two and so one of a few can be divisible by 13, while another number can be divisible by 11, to solve
<scf> 在 2025-07-15 上传 | 大小:1kb | 下载:0

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

说明:修改以后的BP人工神经网络,可以有效地避开局部最小点,收敛速度有点慢,可作为交流学习-Modified after the BP artificial neural network, can effectively avoid the local minimum points, the convergence rate a bit slow, can be used as the exchange of learning
<郭龙> 在 2025-07-15 上传 | 大小:1.53mb | 下载:0

[数学计算/工程计算gaosi

说明: 这是一个关于数值方法的求非线性方程的算法,其中有高斯消元法和道理特解方程方法。-This is a study on numerical methods for nonlinear equations of the algorithms, including Gaussian elimination method and reason special solution of equation method.
<wyywd> 在 2025-07-15 上传 | 大小:2kb | 下载:0
« 1 2 ... .36 .37 .38 .39 .40 4041.42 .43 .44 .45 .46 ... 28522 »

源码中国 www.ymcn.org