资源列表

« 1 2 ... .02 .03 .04 .05 .06 21207.08 .09 .10 .11 .12 ... 28523 »

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

说明:神经网络中,单个感知器的实现原理,利用反向传播进行训练。对理解BP很有帮助-Principle of neural network, a single perceptron, using the back propagation training. Is very helpful for understanding the BP
<滔滔> 在 2025-11-15 上传 | 大小:1.48mb | 下载:0

[matlab例程Using-MATLAB-(diffusion-equation)-

说明:MATLAB求解偏微分方程(扩散方程)有限差分法 源程序代码-Using MATLAB (diffusion equation) Finite Difference Method PDE source code
<许华> 在 2025-11-15 上传 | 大小:2kb | 下载:0

[matlab例程newton

说明:Newton method is very better than
<Abb001> 在 2025-11-15 上传 | 大小:1kb | 下载:0

[matlab例程LFMdetector

说明:线性调频脉冲测距,增加了CW脉冲测距方法,采用平方率检波和低通滤波算法-LFM pulse detector Program
<peter> 在 2025-11-15 上传 | 大小:1kb | 下载:0

[压缩解压Huffman

说明:1.基本上已经完成压缩及解压缩操作的代码实现。 解压缩时关键还是文件流的操作,读取内容时采用逐字节读取,把0-255的十进制整数转化为二进制数,利用这些二进制数从哈夫曼树的根结点出发,0走左子,1走右子,找到叶子结点,把该叶子结点的下标写入新文件,最后处理有效位数不满8位的字节-1 basically completed the compression and decompression code implementation. Decompression is the key stre
<chenchen> 在 2025-11-15 上传 | 大小:3kb | 下载:0

[数据结构常用算法Stack-and-Queue-

说明: 1.熟悉堆栈这种特殊线性结构的特性; 2.熟练并掌握堆栈在连接存储结构下的基本运算; 3.熟悉队列这种特殊线性结构的特性; 4.熟练并掌握队列在循环存储结构下的基本运算。-1 familiar with the characteristics of the special linear structure of the stack 2 skilled and master the basic operation of the stack in the connectio
<chenchen> 在 2025-11-15 上传 | 大小:2kb | 下载:0

[数据结构常用算法Knapsack-problem

说明:假设有一个能装入总重量为T的背包和n 件重量分别为W1,W2,W3,...,Wn的物品。编写算法从n件物品中挑选若干件恰好装满背包,即使得Wi1+Wi2+...+Win=T.(W旁边的字符皆为角标)。要求找出满足条件的所有解。-Suppose there is a load of T of the total weight of W1, N, W2, W3, Wn. Algorithm is compiled n items selected several pieces just loade
<chenchen> 在 2025-11-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法Linear-table-operation

说明:1,线性表在顺序存储结构上的建立、插入、删除运算。 2,线性表在链接存储结构上的建立、插入、删除运算。-1, the establishment, insertion and deletion of the linear table in the sequential storage structure. 2, the linear table in the link storage structure, the establishment, insertion, delete ope
<chenchen> 在 2025-11-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法Binary-Tree

说明:(1)实现二叉树的构造过程,并打印出二叉树  (2)对该二叉树分别用层序、前序、中序和后序四种不同的方法进行遍历;  (3)将该二叉树的所有左右子树进行交换,得到新的二叉树,并打印出该二叉树;  (4)对新获得的二叉树分别用层序、前序、中序和后序四种不同的方法进行遍历。-(1) the construction process to achieve the two fork tree, and print out the two fork tree
<chenchen> 在 2025-11-15 上传 | 大小:1kb | 下载:0

[压缩解压MPEG-2-TS-structure-and-application

说明:MPEG-2中TS码流包结构和功能应用,非常棒-MPEG-2 TS structure and application
<yw> 在 2025-11-15 上传 | 大小:472kb | 下载:0

[mathematicacode

说明:一种基于FTM方法的液滴自由下落的matlab程序-FTM-based method droplets free-fall program
<孙金丛> 在 2025-11-15 上传 | 大小:2kb | 下载:1

[压缩解压MPEG-standard-study

说明:MPEG标准的学习总结,非常不错,欢迎大家下载-MPEG standard study
<yw> 在 2025-11-15 上传 | 大小:164kb | 下载:0
« 1 2 ... .02 .03 .04 .05 .06 21207.08 .09 .10 .11 .12 ... 28523 »

源码中国 www.ymcn.org