资源列表
[数学计算/工程计算] Soft20060207115054365
说明:查找素数 给定一个范围,自动查找并显示该范围内的所有素数。-finding prime numbers to set a range, automatic search and display within the scope of all prime numbers.<zj> 在 2025-10-03 上传 | 大小:9kb | 下载:0
[matlab例程] Numerical_Analisys_Code_in_Matlab
说明:《数值分析》第三版英文影印版,书中几乎全部的算法的matlab代码-"Numerical Analysis," the third edition of the English version of photocopying book almost all the Matlab code algorithm<庞> 在 2025-10-03 上传 | 大小:9kb | 下载:0
[数据结构常用算法] base64test
说明: 这是从开源项目中分离出来的base64编码例子。-This the revenue from the project to isolate the base64 encoding example.<欧阳> 在 2025-10-03 上传 | 大小:9kb | 下载:0
[生物技术] FFT_yichuan
说明:yi chuan suan fa he fft suan fa-yi chuan suan he fft suan fa fa<chen linghui> 在 2025-10-03 上传 | 大小:9kb | 下载:0
[压缩解压] ruyinchengxuhexiangguanwendang
说明:那位前辈能给些C语言的录音放音程序和相关的知识文档-predecessors who can give some C language audio recording procedures and documentation related to the knowledge<wuliang> 在 2025-10-03 上传 | 大小:9kb | 下载:0
[人工智能/神经网络/遗传算法] Kmeans_VC
说明:鼎鼎大名的Kmeans的VC实现。广泛用于神经网络、模式识别领域。-the Kmeans the famous VC. Widely used in neural networks, pattern recognition.<czyujian> 在 2025-10-03 上传 | 大小:9kb | 下载:0
[数据结构常用算法] CMatrixClass
说明:1.内存管理一律根据实际需要的大小在堆中动态分配内存。 2.边界检查。如果数组下标超越了数组大小界限,会给出警告信息,可以防止非法内存访问以及方便程序的调试。 3.重载了+,-,*,+=,-=,数乘等常见运算符; 4.可以保存数组为二进制数据文件和文本文件两种形式,也可以从二进制数据文件和文本文件读取数据到数组。 5.实现了和矩阵相关的线性代数方程组求解算法。一是高斯选主元消去法二是针对三对角矩阵的追赶法。 6.静态函数Bspline3():3次<紫罗兰> 在 2025-10-03 上传 | 大小:9kb | 下载:0