资源列表

« 1 2 ... .27 .28 .29 .30 .31 1832.33 .34 .35 .36 .37 ... 2656 »

[数据结构常用算法Compressor

说明:分别用huffman编码和范式huffman编码压缩文件-Paradigm respectively huffman encoding and huffman encoding compressed file
<洵异> 在 2024-10-03 上传 | 大小:3614720 | 下载:0

[数据结构常用算法ProducerConsumer.exe

说明:本代码很形象的描述了生产者和消费者的同步与互斥问题-This code is a descr iption of the image of producers and consumers of synchronization and mutual exclusion problems
<Geena> 在 2024-10-03 上传 | 大小:56320 | 下载:0

[数据结构常用算法DS-Algo-VC

说明:数据结构,严蔚敏一书中的全部程序代码,请参考,进行交流学习。-Data structure, Yan Wei-Min a book all the code, please refer to conduct the exchange of learning.
<张元> 在 2024-10-03 上传 | 大小:3056640 | 下载:0

[数据结构常用算法BinaryTree

说明:binary算法演示 实现二叉树 进行二叉树运算-binary
<tt> 在 2024-10-03 上传 | 大小:14336 | 下载:0

[数据结构常用算法My_Sort

说明:C++编写的7种经典的排序,值得初学者学习,源码内置!-C++ build s Sorts!!
<HQ> 在 2024-10-03 上传 | 大小:164864 | 下载:0

[数据结构常用算法Data-structures-and-algorithms

说明:这是关于数据结构与算法的八套练习题,希望队期末考试有所帮助-This is about eight sets of data structures and algorithms of the exercises, hoping team final exam help! !
<默默> 在 2024-10-03 上传 | 大小:458752 | 下载:0

[数据结构常用算法Data-structures-and-algorithms-PPT

说明:这是关于数据结构的PPT,讲的简单易懂,里面有不少代码,希望对您有帮助-This is a data structure on the PPT, talk about easy to understand, which has a lot of code, and want to help you! !
<默默> 在 2024-10-03 上传 | 大小:5009408 | 下载:0

[数据结构常用算法hanshunihe

说明:函数拟合的程序,用来采用最小二乘法实现对函数的拟合。-Function fitting procedures, using least-squares method is used to realize the function of the fitting.
<陈卫亮> 在 2024-10-03 上传 | 大小:137216 | 下载:0

[数据结构常用算法Longest_shortest_route

说明:1. 在程序运行过程中首先根据目标函数和等式约束条件写出拉格朗日函数,确定出新的目标函数的维数和系数,并输入到程序中从而得出结果。在本程序中,用到了列主元高斯消元法求解方程组。-1. First, the program is running according to the objective function and equality constraints to write the Lagrangian function, to
<陈卫亮> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法golden_cut_method

说明:2. 黄金分割法的的核心思想是逼近,而最终结果的精确程度取决于相对精度e的大小,e越小,结果越精确,迭代次数越多,这一点从图一的程序运行结果中可以很明显的看出。 3. 程序运行过程中首先输入初始区间[0,1],然后输入迭代后最后区间的长度0.2,最后得出极小值和极小值点。 -2. Golden section method is the core idea of approximation, while the final re
<陈卫亮> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法Lagrange_multiplier_method

说明:1. 在程序运行过程中首先根据目标函数和等式约束条件写出拉格朗日函数,确定出新的目标函数的维数和系数,并输入到程序中从而得出结果。在本程序中,用到了列主元高斯消元法求解方程组。-1. First, the program is running according to the objective function and equality constraints to write the Lagrangian function, to
<陈卫亮> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法conjugate_gradient_method

说明:1. 程序运行时首先输入要求解第几题,然后输入初始点,即可得到最后结果。从程序运行结果中我们可以看到,采用共轭梯度法所得的结果比采用最速下降法所得的结果更为精确,这是由于:共轭梯度法实质上是对最速下降法的修正,使搜索方向变为共轭方向,即每一步的搜索方向都要对该步的负梯度进行修正。-1. Program run-time solution of the first type the first few questions asked, a
<陈卫亮> 在 2024-10-03 上传 | 大小:1024 | 下载:0
« 1 2 ... .27 .28 .29 .30 .31 1832.33 .34 .35 .36 .37 ... 2656 »

源码中国 www.ymcn.org