资源列表
[数学计算/工程计算] exp6
说明:采用链表方式存储每个序列和数据,每计算出一个序列和数据,就 将其插入到链表当中,插入时按大小顺序查找插入位置,保证插入 的数据按升序排列。-Using the linked list and the data stored in each sequence, each to calculate a sequence and data, Insert it into the list among the search order of size when inserted into<lemonzou> 在 2025-06-24 上传 | 大小:339kb | 下载:0
[数学计算/工程计算] exp8
说明:对二叉树的删除、复制、中序遍历采用递归方式实现。 层序遍历采用辅助队列数据结构完成,为了计算层高, 使用了两个队列,交替的向两队列中插入相邻的两层, 这样完成层高的统计。-On the binary tree delete, copy, preorder recursive manner. Traversal sequence complete with assisted queue data structure, in order to calculate storey,<lemonzou> 在 2025-06-24 上传 | 大小:217kb | 下载:0
[数学计算/工程计算] exp10
说明: 图的实现由Graph类完成。类中,图数据结构采用邻接 表实现。邻接链表中的节点用一个数据对表示,第一个域 用来保存和连接第i个节点边的另一端的节点编号,第二个 域用来保存该边的权值。另外用一个辅助数组来存储各节点 的评分值。-Figure achieved by the Graph class is completed. Class, graph data structure using adjacency Table implementation. Adjacen<lemonzou> 在 2025-06-24 上传 | 大小:560kb | 下载:0
[数学计算/工程计算] exp4
说明: 二叉树是一种重要的数据结构 。 通过 实现二叉树的一系列操作,帮助 实现二叉树的一系列操作,理解 和掌握链式存储二叉树的性质 -Binary Tree is an important data structure. By implementing a series of binary operations, a series of actions to help achieve binary tree, understand and grasp the nature of chain stor<lemonzou> 在 2025-06-24 上传 | 大小:386kb | 下载:0
[数学计算/工程计算] TestLPSolve
说明:LPSolve的经典用例,解决现行规划问题的快速算法库函数调用实例。国外的最新更新的成果,入门参考研究首选。-LPSolve classic use cases to solve programming problems existing fast algorithm library functions. The results of the latest updates abroad, for your reference.<dong> 在 2025-06-24 上传 | 大小:1.32mb | 下载:0
[数学计算/工程计算] Current_conversion1
说明:电流电压转换算法,罗氏线圈取电经运放处理数据,滤波后使用该算法。得到当前电流值。-请键入文字或网站地址,或者上传文档。 取消 Diànliú diànyā zhuǎnhuàn suànfǎ, luōshì xiànquān qǔ diàn jīng yùn fàng chǔlǐ shùjù, lǜbō hòu shǐyòng gāi suànfǎ. Dédào dāngqián diànliú zhí. “”的用法示例:由 Google 自动翻译中文(简体)英语日语Current-v<ysfsd> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] OperateComplex
说明:利用Perl编写程序对复数进行运算,其中Complex.pm是复数运算的自定义模块。-Using the Perl programming for computing on the complex, which is a complex operation Complex.pm custom module.<雷雨> 在 2025-06-24 上传 | 大小:1kb | 下载:0