资源列表

« 1 2 ... .86 .87 .88 .89 .90 18991.92 .93 .94 .95 .96 ... 28522 »

[数据结构常用算法123

说明:以栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的输入数据序列进行模拟管理。每一组输入数据包括三个数据项:汽车“到达”或“离去”信息、汽车牌照号码以及到达或离去的时刻。对一组输入数据进行操作后的输出信息为:若是车辆到达,则输出汽车在停车场内或便道上的停车位置;若是车辆离去,则输出汽车在停车场内停留的时间和应交纳的费用(在便道上停留的时间不收费)。栈以顺序结构实现。队列以链表结构实现-Stack simulation parking
<朱俊鹏> 在 2025-05-26 上传 | 大小:49kb | 下载:0

[matlab例程lte115

说明:this the part 5 of lte-this is the part 5 of lte
<tu> 在 2025-05-26 上传 | 大小:49kb | 下载:0

[压缩解压Huffman

说明:this huffman code, which is really needed for data structure students. this code is written in java-this is huffman code, which is really needed for data structure students. this code is written in java
<Shadi> 在 2025-05-26 上传 | 大小:49kb | 下载:0

[matlab例程SupTatouageV0

说明:Code for watermarking
<Chaker> 在 2025-05-26 上传 | 大小:49kb | 下载:0

[数据结构常用算法quxp0718_Sort

说明:排序算法的个人总结,包括快速排序,归并排序等。-Personal summary of the sorting algorithms, including the quick sort, merge sort.
<quxp> 在 2025-05-26 上传 | 大小:49kb | 下载:0

[matlab例程MATLAB-Tips-and-Tricks

说明:MATLAB Tips and Tricks
<Ashraf Hosny> 在 2025-05-26 上传 | 大小:49kb | 下载:0

[数学计算/工程计算consolidate

说明:这是一个实现曲线拟合的matlab程序,在数字预失真技术里面用到。-this is a matlab program for accomplishing the consolidation function,it always be used in digital predistortion technology.
<> 在 2025-05-26 上传 | 大小:49kb | 下载:0

[数据结构常用算法JAVA-experiment-5

说明:1、编写一个名为“复数”的类,包含复数的实部和虚部(数据成员),以及复数之间的基本算术运算:加、减(方法成员),并要求复数加减运算,程序运行中能对给定的复数进行运算,并打印运算的结果。-1, the preparation of a " plural" , contains the real part and imaginary part (data members), as well as the complex be
<郭培源> 在 2025-05-26 上传 | 大小:49kb | 下载:0

[matlab例程jisuanxuliedeDFT

说明:计算序列的DFT,并画出其幅度和频谱曲线-Computing the DFT of the sequence, and draw the magnitude and spectrum curve
<wangliujie> 在 2025-05-26 上传 | 大小:49kb | 下载:0

[人工智能/神经网络/遗传算法intelligent-controls

说明:关于智能控制的应用实例,给出了在各个方面的应用程序。-Intelligent control application examples are given in all aspects of the application.
<朱华国> 在 2025-05-26 上传 | 大小:49kb | 下载:0

[数据结构常用算法geodetic-algorithm

说明:测绘学中的大地主题正算,通过输入各参数计算出终点坐标等参数。-direct solution of geodetic problem in geomatics ,input parameters to calculate the end coordinates orother parameters.
<杨妍> 在 2025-05-26 上传 | 大小:49kb | 下载:0

[压缩解压cs_lena

说明:该程序利用余弦变换对图像进行变换压缩,之后利用压缩传感对其进行恢复,最后给出了恢复图像与原图像的对比结果。-The program utilizes the cosine transform image transform compression, followed by the use of compressed sensing to restore Finally, restore the image and the origina
<王飞> 在 2025-05-26 上传 | 大小:49kb | 下载:0
« 1 2 ... .86 .87 .88 .89 .90 18991.92 .93 .94 .95 .96 ... 28522 »

源码中国 www.ymcn.org