资源列表

« 1 2 ... .99 .00 .01 .02 .03 19004.05 .06 .07 .08 .09 ... 28522 »

[数学计算/工程计算51623457

说明:先序遍历非递归算法 #define maxsize 100 typedef struct { Bitree Elem[maxsize] int top }SqStack void PreOrderUnrec(Bitree t) { SqStack s StackInit(s) p=t while (p!=null !StackEmpty(s-preorder non- recursive algorithm# define maxsize 100 typedef struct (Bitree E
<万方> 在 2025-07-21 上传 | 大小:3kb | 下载:0

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

说明: //主函数,主要是用于启动用于模拟虚存活动和进行监控的两个线程;-//main function is mainly used to launch virtual memory used to simulate and monitor activities of the two threads;
<> 在 2025-07-21 上传 | 大小:3kb | 下载:0

[matlab例程802.11a的MT及TUL图像的MATLAB仿真源程序

说明:802.11a的MT及TUL图像的MATLAB仿真源程序-802.11a MT and TUL image MATLAB source
<戴旭> 在 2025-07-21 上传 | 大小:3kb | 下载:0

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

说明:神经网络PID自适应控制MATLAB程序集-the collect of the neural network PID adaptivly controls MATLAB procedure
<张俊> 在 2025-07-21 上传 | 大小:3kb | 下载:0

[人工智能/神经网络/遗传算法模糊推理程序

说明:为缩短编码长度,提高优化速度,采用简单的3*5=15条模糊规则-to shorten the length coding, improve speed optimization, a simple 3* 5 = 15 fuzzy rules
<王鹏云> 在 2025-07-21 上传 | 大小:3kb | 下载:0

[人工智能/神经网络/遗传算法BP神经网络C程序

说明:比较实用的一个BP神经网络实现的C++程序,希望对大家有用处-a more practical BP neural network in C procedures, we hope to be useful
<方价钱> 在 2025-07-21 上传 | 大小:3kb | 下载:0

[matlab例程matlab第n位平面

说明:matlab 程序例子(利用matlab 求位平面)-Matlab procedures example (using Matlab for bit-plane)
<黄天华> 在 2025-07-21 上传 | 大小:3kb | 下载:0

[数据结构常用算法someag

说明:各种内部排序法演示,程序对输入的无序序列分别用简单插入,折半插入,一趟快速排序,简单选择排序,堆排序等算法进行排序输出。-internal sequencing demonstrated that the procedures for the importation of disorderly sequences were inserted with a simple, half-inserted, the trip rapid sequencing, simple choice, in ord
<衣明玉> 在 2025-07-21 上传 | 大小:3kb | 下载:0

[数据结构常用算法c语言分析

说明:一个关于编译原理的编程,是一个c语言来实现的,可以运行。主要是分析输出。-a compiler on the Principle of programming, is a C language to achieve, and can run. Analysis is the main output.
<lee> 在 2025-07-21 上传 | 大小:3kb | 下载:0

[压缩解压base64源码

说明:在VC下base64 编码、解码的源代码-in VC base64 encoding, decoding the source code
<林擦丝> 在 2025-07-21 上传 | 大小:3kb | 下载:1

[数值算法/人工智能牛顿插值c语言程序

说明:本程序带有一个子函数,原始数据在主函数中定义时即初始化赋初值,子函数是用来计算差商 值、连乘积和插值结果。-this program with a function, the original data in the main function definition is given initial initialization, Functions are used to calculate the value to poor, and even the product of interpol
<梁良> 在 2025-07-21 上传 | 大小:3kb | 下载:0

[数值算法/人工智能列主元约当消去法

说明:程序进入K循环后的第一个I循环,是先列主元的过程,这是比简单约当法增加的内容。-procedures after the first cycle of a cycle I was first out of the main yuan, which is more than a simple law about when added to the content.
<梁良> 在 2025-07-21 上传 | 大小:3kb | 下载:0
« 1 2 ... .99 .00 .01 .02 .03 19004.05 .06 .07 .08 .09 ... 28522 »

源码中国 www.ymcn.org