资源列表
[人工智能/神经网络/遗传算法] 2
说明:飞行器电动舵机系统的设计与实现_详细介绍了源码的控制过程-Design and implementation of electric vehicle steering system _<凌海滨> 在 2025-11-21 上传 | 大小:2.36mb | 下载:0
[matlab例程] SingleImageSR
说明:this file is about single image super resolution<azade> 在 2025-11-21 上传 | 大小:3kb | 下载:0
[数据结构常用算法] binaryTree
说明:用C语言实现了递归建立二叉树以及实现了二叉树的多种遍历方式-C language and the establishment of binary tree recursive achieve a variety of binary tree traversal<张三> 在 2025-11-21 上传 | 大小:40kb | 下载:0
[人工智能/神经网络/遗传算法] TestSampleNN
说明:神经网络中,单个感知器的实现原理,利用反向传播进行训练。对理解BP很有帮助-Principle of neural network, a single perceptron, using the back propagation training. Is very helpful for understanding the BP<滔滔> 在 2025-11-21 上传 | 大小:1.48mb | 下载:0
[matlab例程] Using-MATLAB-(diffusion-equation)-
说明:MATLAB求解偏微分方程(扩散方程)有限差分法 源程序代码-Using MATLAB (diffusion equation) Finite Difference Method PDE source code<许华> 在 2025-11-21 上传 | 大小:2kb | 下载:0
[matlab例程] LFMdetector
说明:线性调频脉冲测距,增加了CW脉冲测距方法,采用平方率检波和低通滤波算法-LFM pulse detector Program<peter> 在 2025-11-21 上传 | 大小: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-21 上传 | 大小: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-21 上传 | 大小:2kb | 下载:0