资源列表

« 1 2 ... .96 .97 .98 .99 .00 19001.02 .03 .04 .05 .06 ... 28522 »

[数值算法/人工智能DLLFFT

说明:实数序列的快速傅立叶变换,基本算法为分裂基算法,将实数序列数组的地址给函数即可-actual sequence of the fast Fourier transform, the basic algorithm for splitting algorithm-based, real-sequence addresses to the array function can be
<刘祜> 在 2025-07-21 上传 | 大小:3kb | 下载:0

[数学计算/工程计算最小二乘法程序代码

说明:用最小二乘法拟和数据,得到一条最接近所给数据的直线-least squares method to be used and the data obtained by one closest to the straight-line data
<胡清> 在 2025-07-21 上传 | 大小:3kb | 下载:0

[数据结构常用算法子集和问题

说明:子集和问题.rar:这是我学算法设计时的总结,包括定长和不定长做法(也就是回朔法,剪枝限界),当然也包括穷举法.-subset and problems. Rar : This is my learning algorithm design at the conclusion, including fixed-length and variable length approach (that is, back to Schomburg, pruning Bound), which of cour
<陈杰> 在 2025-07-21 上传 | 大小:3kb | 下载:0

[数值算法/人工智能parsestring

说明:字符串分解程序,用VB编写。把一个长字符串分解成若干小的字符串-string decomposition process, the preparation of VB. Put a long string divided into several small string
<杨勇登> 在 2025-07-21 上传 | 大小:3kb | 下载:0

[数值算法/人工智能integer2text

说明:加减乘除练习用的程序,它可以让学生练习加减乘除等数学运算。-arithmetic practice with the procedure, it can allow students to practice arithmetic and other mathematical calculations.
<杨勇登> 在 2025-07-21 上传 | 大小:3kb | 下载:0

[数据结构常用算法Big_int2to2

说明:本设计完成了要求的所有功能,.能存储足够大的大整数并进行相应的加减法运算。用户界面友好,有用户使用说明,每一步操作都有说明与提示。程序运行通过,有详细的解释说明。-the design completed all the required functions. Can store large enough large integer and the corresponding addition and subtraction operations. User friendly interface
<妮娜> 在 2025-07-21 上传 | 大小:3kb | 下载:0

[数据结构常用算法Critical_path2to2

说明:本设计完成了要求的所有功能,可由系统建立一张图或者由用户自行建立一张图,并对该图进行关键路径的搜寻.用户界面友好,有用户使用说明,每一步操作都有说明与提示。程序运行通过,有详细的解释说明。-the design completed all the required functions, from the establishment of a system or plan established by the users themselves a map, and this map critica
<妮娜> 在 2025-07-21 上传 | 大小:3kb | 下载:0

[数据结构常用算法BST2to2

说明:完成实验要求的全部功能并运行通过,算法有一定的新意,程序代码符合书写规范,实验报告叙述清晰完整,有详尽的分析和总结-completion of the pilot all the functional requirements and run through the algorithm of a certain novelty, with code written norms, experimental report describes a distinct and comprehensive,
<妮娜> 在 2025-07-21 上传 | 大小:3kb | 下载:0

[数据结构常用算法KMP匹配算法

说明:由于简单模式匹配算法在一次字符比较失败后,简单的把模式串位置向前移动一个字符位置,这样就丢掉了前面字符匹配中得到的信息,效率差。所以就需要一种无回溯的算法来提高效率,这里使用KMP(Knuth-Morris-Pratt)算法。模式串前面的连续片断部分称“前缀模式”,前缀模式在模式串后部重复出现的情况可以用来避免重复进行已经做过的检查,这是KMP算法中的一个重要概念。-as simple pattern-matching algorithm to compare a character failu
<卢孝飞> 在 2025-07-21 上传 | 大小:3kb | 下载:0

[数值算法/人工智能货郎担问题源代码

说明:货郎担问题源代码 货郎担问题源代码-traveling salesman problem source code traveling salesman problem
<李宏亮> 在 2025-07-21 上传 | 大小:3kb | 下载:1

[数据结构常用算法实习5.2

说明:哈夫曼编码,实现了哈夫曼编码中的编码,译码,以及打印的功能.-Huffman coding, achieving Huffman coding of encoding, decoding, and printing functions.
<林一枝> 在 2025-07-21 上传 | 大小:3kb | 下载:0

[数学计算/工程计算power

说明:该程序用于计算幂积,它比普通的连乘方法要快得多,主要是它含有分治的思想。-the procedures used in the calculation of power plot, it more than ordinary continually multiply much faster method, it is the partition containing the idea.
<唐海浪> 在 2025-07-21 上传 | 大小:3kb | 下载:0
« 1 2 ... .96 .97 .98 .99 .00 19001.02 .03 .04 .05 .06 ... 28522 »

源码中国 www.ymcn.org