资源列表

« 1 2 ... .52 .53 .54 .55 .56 21457.58 .59 .60 .61 .62 ... 28523 »

[数据结构常用算法duoxiangshi

说明:(1)多项式以二元组的方式从文件输入。 如多项式3+4x3+6x8+12x15则输入(3,0)(4,3)(6, 8)(12,15)(0,0) (2)以链表的形式存放多项式 (3)相加后的多项式以二元组的形式输出到屏幕上 -(1) the polynomial to a tuple from the file input. Such as polynomial 3 4x3 6x8 12x15 type (3,0) (4,3) (6, 8) (12,15) (0,0)
<张紫凝> 在 2025-11-19 上传 | 大小:2kb | 下载:0

[数据结构常用算法tuopu

说明:建立有向无环图,并输出拓扑的序列。 输入顶点数和边,输出图的拓扑的序列。 -Establish a directed acyclic graph, and output the sequence topology. Sequence of the input vertices and edges, the output graph topology.
<张紫凝> 在 2025-11-19 上传 | 大小:2kb | 下载:0

[matlab例程VC-Varying-Compliance

说明:解决了振动耦合的问题,本人在论文研究前期搞的一些程序,请多指教-To solve the problem of the coupling vibration, I in the paper the researches of some of the program up, please give your comments
<陆晓俊> 在 2025-11-19 上传 | 大小:2kb | 下载:0

[matlab例程temp_conv

说明:matlab program for temperature conversion
<sandy> 在 2025-11-19 上传 | 大小:2kb | 下载:0

[matlab例程min_func

说明:equivalent function for matlab - min function
<sandy> 在 2025-11-19 上传 | 大小:2kb | 下载:0

[matlab例程Gauss_Seidel

说明:用Gauss_Seidel迭代法来求解方程组的解的程序-With Gauss_Seidel iterative method to solve the solution of system program
<sly> 在 2025-11-19 上传 | 大小:2kb | 下载:0

[数据结构常用算法LinkList

说明:数据结构链表操作,包括链表的增加,删除,修改等等操作-The linked list data structure operations, including the increase of the linked list, delete, modify, etc. operation
<少数派> 在 2025-11-19 上传 | 大小:2kb | 下载:0

[matlab例程bai4

说明:matlab code for fatorial
<h> 在 2025-11-19 上传 | 大小:2kb | 下载:0

[数据结构常用算法paixu

说明:数据结构中所有的内部排序的实现 编译通过 没有错误 详情请看代码-In a data structure of the realization of all internal order compile please see no error code
<戴自春> 在 2025-11-19 上传 | 大小:2kb | 下载:0

[数据结构常用算法HAXI-TONGXUNLU

说明:这是用vc++编写的以哈希算法做的一个通信录,可以添加,查找,体现哈希的算法思想-This is a hash algorithm using vc address book, you can add, find, reflecting the thinking of hash algorithm
<张周> 在 2025-11-19 上传 | 大小:2kb | 下载:0

[数据结构常用算法The-Result-Of-biao-da-shi

说明:表达式求值是程序设计语言编译中的一个最基本的问题。它的实现是栈应用的又一个典型例子。要把一个表达式翻译成正确求值的一个机器指令序列,或者直接对比表达式求值,首先要能够正确解释表达式。 -Expression evaluation is a fundamental question in the programming language compiler. Its realization is a typical example of the stack applications.Should
<wangchengqi> 在 2025-11-19 上传 | 大小:2kb | 下载:0

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

说明:bp算法的一部分功能 仅供参考 自己学习还是-bp algorithm
<李秀才> 在 2025-11-19 上传 | 大小:2kb | 下载:0
« 1 2 ... .52 .53 .54 .55 .56 21457.58 .59 .60 .61 .62 ... 28523 »

源码中国 www.ymcn.org