资源列表

« 1 2 ... .41 .42 .43 .44 .45 4046.47 .48 .49 .50 .51 ... 28522 »

[数据结构常用算法btree

说明:题目4. 二叉排序树的建立、插入、删除和查找 给出一组关键值,建立相应的二叉排序树,完成: ⑴结点的删除操作。要求可以实现删除根结点、叶子结点以及其它任意结点的功能; ⑵插入一个新结点的操作; ⑶对给定的值在二叉排序树进行查找; ⑷随时显示操作的结果。 -Title 4. Binary Sort Tree Establishment, insert, delete, and search are given a set of key values, the establi
<万明星> 在 2025-07-15 上传 | 大小:5kb | 下载:0

[数值算法/人工智能Kmean

说明:自行implement的k-mean(含fuzzy c mean),可以直接於vc++針對大量數據進行分群的動作-Implement on its own the k-mean (with fuzzy c mean), can be directly in vc++ For clustering large amount of data movement
<陳志強> 在 2025-07-15 上传 | 大小:4kb | 下载:0

[数据结构常用算法PUZZLE

说明:自动创建一个迷宫地图,并在置一小人物,实现动态的找迷宫出口,是数据结构中一个非常典型的例子.-Automatically creates a maze map, and in the home a little, to achieve dynamic maze to find the export of data structure is a very typical example.
<zhengks> 在 2025-07-15 上传 | 大小:189kb | 下载:0

[数据结构常用算法Huffman

说明:利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。这要求在发送端通过一个编码系统对待传输预先编码,在接收端将传来的数据进行译码。对于双工通道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼码的编/译码系统。(功能非常完全)-The use of Huffman coding can greatly improve the communication channel utilization, reduce the info
<zhengks> 在 2025-07-15 上传 | 大小:465kb | 下载:0

[数学计算/工程计算diedaiqiuhe

说明:基本的迭代求和办法,对初学者有帮助!希望大家提出宝贵意见!-Basic iterative summation approach helpful for beginners! Hope that we put forward valuable suggestions!
<jiaojiao> 在 2025-07-15 上传 | 大小:1kb | 下载:0

[数学计算/工程计算linalg

说明:basic linear algebra classes and applications (SVD,interpolation, multivariate optimization) -basic linear algebra classes and applications (SVD, interpolation, multivariate optimization)
<dai> 在 2025-07-15 上传 | 大小:123kb | 下载:0

[数学计算/工程计算fft

说明:Radix-2 Fast Fourier Transform, real or complex sin/cos transform -Radix-2 Fast Fourier Transform, real or complex sin/cos transform
<dai> 在 2025-07-15 上传 | 大小:40kb | 下载:0

[数学计算/工程计算FastRBF

说明:快速fft变换的c实现,在visual C++下实现,可以已知道linux下 -Fast fft transform c to achieve, in the visual C++ Achieve, you can already know under linux
<dai> 在 2025-07-15 上传 | 大小:452kb | 下载:0

[数学计算/工程计算libmesh-0.6.3-rc1

说明:一个用来实现偏微分方程中网格的计算库,很好用呀!-A partial differential equation used for the calculation of the grid library, very good with it!
<dai> 在 2025-07-15 上传 | 大小:4.82mb | 下载:0

[matlab例程emd

说明:一个emd分解的matlab实现,可以用的,已经验证过了呀!-EMD decomposition of a realization of matlab, you can use, it has already been verified!
<dai> 在 2025-07-15 上传 | 大小:3kb | 下载:0

[数学计算/工程计算lparx-1.0

说明:LPARX is a C++ class library for for implementing portable scientific applications on distributed memory parallel computer architectures-LPARX is a C++ Class library for for implementing portable scientific applications on distributed memory parallel
<dai> 在 2025-07-15 上传 | 大小:1.26mb | 下载:0

[数据结构常用算法MAIN

说明:字符串操作的经典程序!是各位新手下载应付老师课程设计的好帮手!-Procedures for the operation of the classic string! Is that novice teachers to download curriculum design to meet a good helper!
<leeli> 在 2025-07-15 上传 | 大小:3kb | 下载:0
« 1 2 ... .41 .42 .43 .44 .45 4046.47 .48 .49 .50 .51 ... 28522 »

源码中国 www.ymcn.org