资源列表

« 1 2 ... .78 .79 .80 .81 .82 19683.84 .85 .86 .87 .88 ... 28522 »

[数据结构常用算法SqList

说明:1.实现顺序表的基本操作,包括顺序表的初始化、第i个元素前插入一个新的元素、删除第i个元素、查找某元素、顺序表的销毁。 2.建立并显示含有n个整数的顺序表 3.实现对有序表(非递减)插入一个元素的功能 4.实现两个有序(非递减)表合并生成新的有序表的功能 5.顺序查找顺序表,删除元素e(只删除找到的第一个值为e的元素)。 6.顺序查找顺序表,删除元素e(删除所有值为e的元素)。 -(1) the basic operation of the order of the ta
<陈小默> 在 2025-06-29 上传 | 大小:3kb | 下载:0

[数学计算/工程计算bigint

说明:一个简单的实现64位大整数的加减乘除运算的C程序,来源:原创-This is a simple C program support for 64 bits integers arithmetic calculation...
<shy> 在 2025-06-29 上传 | 大小:3kb | 下载:0

[数据结构常用算法Scientific-calculator

说明:科学计算器,可以实现文曲星上的科学计算器功能,包括sin,平方,阶乘等-Scientific calculator, scientific calculator function on Wenquxing, including sin, square, factorial
<liu> 在 2025-06-29 上传 | 大小:3kb | 下载:0

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

说明:mathematica编写的标准粒子群优化(PSO)程序-the mathematica written standard particle swarm optimization (PSO) program
<李怡宁> 在 2025-06-29 上传 | 大小:3kb | 下载:0

[压缩解压0000

说明:使用C语言根据huffman树算法写的txt文件压缩与解压,里面还有些不完善之处,请不要见怪-The huffman tree algorithm using C language to write the txt file compression and decompression, which some imperfections, please do not take offense
<xuhaiwen> 在 2025-06-29 上传 | 大小:3kb | 下载:0

[matlab例程awayline_SVM_ARMA

说明:基于风速预测的风力发电平均功率率侧,神经网络算法-Side of the neural network algorithm based on wind speed forecast wind power average power ratio
<yu ying > 在 2025-06-29 上传 | 大小:3kb | 下载:0

[数据结构常用算法strMatch

说明:字节流的快速模式匹配算法, 具有比较详细的注释, 供开发时参考. 速度高于 strstr, 且支持字节流. -Byte stream of fast pattern matching algorithms, with detailed notes for reference when developers faster than strstr, support byte stream.
<zzz654321> 在 2025-06-29 上传 | 大小:3kb | 下载:0

[数学计算/工程计算grey

说明:灰色关联度分析是基于灰色系统的灰色过程, 进行因素间时间序列的比较来确定哪些是影响大的主导因素, 是一种动态过程的研究。-Grey Relational Analysis is based on gray gray process, the comparison of the time series between the factors to determine what affect the the big dominant factor, is a dynamic process.
<mengliner> 在 2025-06-29 上传 | 大小:3kb | 下载:0

[数学计算/工程计算pca

说明:主成分分析 pca函数代码,用于数据的降维、压缩、去噪、主成分分析等方面-principal component analysis
<刘斌> 在 2025-06-29 上传 | 大小:3kb | 下载:1

[matlab例程FEM_2D

说明:code for solving 2D FEM heat problem with quadrilateral s meshing
<Mahmoud> 在 2025-06-29 上传 | 大小:3kb | 下载:0

[matlab例程newacat

说明:蚁群算法求解TSP问题的matlab程序-Ant colony algorithm for solving TSP problems matlab program
<王飞> 在 2025-06-29 上传 | 大小:3kb | 下载:0

[matlab例程OFDM

说明:OFDM系统的完美编程,包括窗函数和16QAM的调制与解调。-OFDM system perfectly programmed, including the window function and 16QAM modulation and demodulation.
<袁鹏> 在 2025-06-29 上传 | 大小:3kb | 下载:0
« 1 2 ... .78 .79 .80 .81 .82 19683.84 .85 .86 .87 .88 ... 28522 »

源码中国 www.ymcn.org