资源列表
[数值算法/人工智能] hundunshenjingwangluo
说明:混沌神经网络的工具箱,可以作为开发环境,用来预测-chaotic predictability<晓> 在 2025-07-03 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] daosanjiao
说明:这个是倒三角的C++程序,有时还是比较有用的,还不错-This is the inverted triangle of the C++ programs, sometimes it is quite useful, not bad<杜晓伟> 在 2025-07-03 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] jishuoushu
说明:这是一维数组中统计奇数和偶数的c++程序,在有的程序中还是有用的-This is a statistical one-dimensional array of odd and even c++ program, and in some programs are useful<杜晓伟> 在 2025-07-03 上传 | 大小:1kb | 下载:0
[数据结构常用算法] MergeSort
说明:数据结构--合并排序法.基本是将两笔已排序的数据合并并进行排序,如果所读入的数据尚未排序,可以先利用其它的排序方式来处理这两笔资料,然后再将排序好的这两笔数据合并。 只要将所有的数字不断的分为两个等分,直到最后剩一个数字为止,然后再反过来不断的合并。 -Data structure- merge sort method. Is basically the two pens had been sorted and sort data consolidation, if the read d<Ting> 在 2025-07-03 上传 | 大小:1kb | 下载:0