资源列表

« 1 2 ... .72 .73 .74 .75 .76 4077.78 .79 .80 .81 .82 ... 28522 »

[数据结构常用算法maopao

说明:冒泡问题的程序,希望对大家有所帮助-Bubble proceedings, I hope all of you to help
<王健> 在 2025-07-16 上传 | 大小:220kb | 下载:0

[数据结构常用算法add

说明:用双向链表实现任意位数的正负整数或小数的加法、减法和乘法运算以及对文件的相关操作。 文件说明: 给定的文件a*.txt为第一个数,b*.txt为第二个数,要求加法产生的结果存储在add*.txt中,减法产生的结果存储在sub*.txt中,乘法产生的结果存储在mult*.txt中,*为对应的一组数据。 -The realization of arbitrary list with two-way median of positive and negative integers or
<sanghy> 在 2025-07-16 上传 | 大小:4kb | 下载:0

[数据结构常用算法orderTree

说明:1.编制构建二叉排序树的程序,并使用一组数据进行验证。 2.实现二叉排序树的查找算法,计算一组输入数据的查找长度。 3.编制构建平衡二叉树的程序,计算一组输入数据的查找长度 . 程序执行的命令包括: (1)输入构造二叉搜索树的文件名来构造二叉排序树 (2)输入要进行查找的文件名 (3)由计算机终端显示各个数据的查找长度和总的查找长度、平均查找长度 (4)结束 -1. Preparation of building a binary sort tree procedur
<sanghy> 在 2025-07-16 上传 | 大小:2kb | 下载:0

[压缩解压code

说明:给定电文进行哈夫曼编码,给定编码进行哈夫曼译码,要求电文存储在文件1中,编码后的结果存储在文件2中,给定编码存储在文件3中,译码后的结果存储在文件4中。-Given the message Huffman, given Huffman code decoding request message is stored in the document 1, the result of coding is stored in the document 2, a given code is stored
<sanghy> 在 2025-07-16 上传 | 大小:2kb | 下载:0

[matlab例程FemJr2.0

说明:matlab实例,有限元方程建立求解,内包括fem和具体实例-matlab example, finite element equation to solve, including specific examples and fem
<jake> 在 2025-07-16 上传 | 大小:33kb | 下载:0

[数据结构常用算法value

说明:演示用算符优先法对中序算术表达式求值的过程。 程序执行的命令包括: (1)构造两个空栈,数栈和运算符栈;(2)输入一个中序算术表达式,表达式中数字进入数栈,运算符进入运算符栈;(3)将从键盘上输入的运算符与运算符栈中的运算符进行优先级比较;(4)将运算结果再放入数栈中;(5)结束。 -Demonstration by operators in order of priority on the arithmetic expression evaluation process. Pro
<sanghy> 在 2025-07-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法traffic

说明:利用邻接矩阵构造一张欧洲交通图,并求出某一城市到其余城市的最少票价路径或者最短里程路径,并打印输出。 程序执行的命令包括: (1)初始化交通网络图并根据文件构造欧洲交通图;(2)用户先后输入“最优方式”和“始末城市名称”;(3)程序执行相关操作,打印出用户所需的信息;(4)结束。 -Adjacency matrix structure the use of a European transport plans, and obtained a city to the rest of t
<sanghy> 在 2025-07-16 上传 | 大小:2kb | 下载:0

[matlab例程FIR_window

说明:窗函数法设计有限冲激响应(FIR)滤波器,可根据工程上的设计指标来设计。-Window function design finite impulse response (FIR) filters, according to engineering design specifications to design.
<> 在 2025-07-16 上传 | 大小:1kb | 下载:0

[matlab例程iir3

说明:3阶iir滤波器设计,不采用matlab自带的滤波子程序,完全自己编写程序,可以十分方便的转化为c语言。-3-order IIR filter design, do not use built-in filtering matlab Subroutine entirely their own programming, can be transformed into a convenient c language.
<> 在 2025-07-16 上传 | 大小:1kb | 下载:0

[压缩解压textedit

说明:这是一个解决文本编辑的源码,希望对大家有所帮助。-This is a solution to the source text editor, I hope all of you to help.
<肖永彪> 在 2025-07-16 上传 | 大小:240kb | 下载:0

[matlab例程pend

说明:一阶倒立摆matlab程序 可以做出simulink仿真 看到控制的结果-First-order inverted pendulum matlab program can make a simulink simulation to see the results of control
<陈琦> 在 2025-07-16 上传 | 大小:2kb | 下载:1

[数值算法/人工智能JacobiIterative

说明:雅可比(Jacobi)迭代算法的C++实现,这个算法较汉诺塔迭代算法有很大的不同。-Jacobi (Jacobi) iterative algorithm C++ Realized, this algorithm than the Tower of Hanoi iterative algorithm are quite different.
<倪晨> 在 2025-07-16 上传 | 大小:2kb | 下载:0
« 1 2 ... .72 .73 .74 .75 .76 4077.78 .79 .80 .81 .82 ... 28522 »

源码中国 www.ymcn.org