资源列表

« 1 2 ... .69 .70 .71 .72 .73 26574.75 .76 .77 .78 .79 ... 28521 »

[数据结构常用算法CMatrixClass

说明:1.内存管理一律根据实际需要的大小在堆中动态分配内存。 2.边界检查。如果数组下标超越了数组大小界限,会给出警告信息,可以防止非法内存访问以及方便程序的调试。 3.重载了+,-,*,+=,-=,数乘等常见运算符; 4.可以保存数组为二进制数据文件和文本文件两种形式,也可以从二进制数据文件和文本文件读取数据到数组。 5.实现了和矩阵相关的线性代数方程组求解算法。一是高斯选主元消去法二是针对三对角矩阵
<紫罗兰> 在 2025-05-11 上传 | 大小:9kb | 下载:0

[数据结构常用算法paikechengxu

说明:一个简单的课表排课算法实现,识别课程前后继关系,完成自动排课-a simple Timetable Course Scheduling Algorithm, before subsequent identification courses, complete Automatic Timetable
<anquan> 在 2025-05-11 上传 | 大小:247kb | 下载:0

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

说明:这是一个pso程序源代码,pso源于对鸟群捕食行为的研究而发明的进化计算技术,属于进化算法的一种。 优点:收敛速度快,具有全局寻优能力,而且编程简单,易于推广使用。 -This is a pso source code, pso out of the flock of predatory behavior and evolutionary computation invention of the technology is an
<张清> 在 2025-05-11 上传 | 大小:12kb | 下载:0

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

说明:一篇关于matlab遗传算法工具箱应用的论文,在matlab中用遗传算法解决优化问题。-a genetic algorithm on the Matlab toolbox application papers, in Matlab using genetic algorithms to solve optimization problems.
<张清> 在 2025-05-11 上传 | 大小:44kb | 下载:0

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

说明:使用遗传算法的走迷宫程序。适合新手学习GA使用-use of genetic algorithms Maze procedure. Suitable for novice learning to use GA
<DL> 在 2025-05-11 上传 | 大小:24kb | 下载:0

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

说明:自己动手做的一个自动温度计,用的是PIC作为控制器.-personally do an automatic thermometer, use the PIC as a controller.
<许星星> 在 2025-05-11 上传 | 大小:3kb | 下载:0

[数学计算/工程计算PDENumricalAlgorithm[MATLAB]

说明:偏微分方程数值解法的程序包,其中包括laxfriedrichs,laxwendroff和迎风格式等例程-Numerical Solution of Partial Differential Equations of the package, including laxfriedrichs. laxwendroff upwind and other routines
<DL> 在 2025-05-11 上传 | 大小:5kb | 下载:1

[matlab例程bp_matlab_pattern

说明:是我的模式识别的作业,可以成功的分类iris数据,大家可以-is my pattern recognition operations, the classification can be successful iris data, we will look at
<kenty> 在 2025-05-11 上传 | 大小:1kb | 下载:0

[数学计算/工程计算pallard_p

说明:用vc编写的实现密码学中Pollard p离散对数算法的小程序。-vc prepared with the realization of cryptography which Pollard p discrete logarithm algorithm for small procedures.
<mimi> 在 2025-05-11 上传 | 大小:1kb | 下载:0

[数学计算/工程计算shanks

说明:用VC实现非平凡的时间-存储平衡算法Shanks算法的小程序-with VC nontrivial time-balancing algorithm Shanks storage algorithm for small procedures
<mimi> 在 2025-05-11 上传 | 大小:1kb | 下载:0

[数学计算/工程计算pohlig_hellman

说明:在VC中编程实现密码学中Pohlig-Hellman算法的小程序-in VC Programming cryptography has Pohlig-Hellman algorithm for small procedures
<mimi> 在 2025-05-11 上传 | 大小:1kb | 下载:0

[压缩解压TI6400dspmp3

说明:TI的DM642 DSP上的MP3编码优化代码,关键部分为线性汇编优化-TI's DM642 DSP MP3 encoding optimized code, the key part of the compilation of linear optimization
<李宾> 在 2025-05-11 上传 | 大小:36kb | 下载:0
« 1 2 ... .69 .70 .71 .72 .73 26574.75 .76 .77 .78 .79 ... 28521 »

源码中国 www.ymcn.org