资源列表

« 1 2 ... .29 .30 .31 .32 .33 17134.35 .36 .37 .38 .39 ... 28521 »

[压缩解压Huffman

说明:Huffman编码实现文本文件压缩,实现最基本的哈夫曼编码,对文件进行两次扫描,第一次统计概率,第二次进行编码。压缩和解压缩时分别重新建立树,重新编码,以减小压缩后文件大小。-Huffman Coding a text file compression, Huffman coding to achieve the most basic, two scans of documents, the first statistical prob
<刘姗> 在 2024-10-15 上传 | 大小:2557952 | 下载:0

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

说明:根据adaboost原理编写的程序函数,比较适合刚开始接触的人学习-Programs written in accordance with the principle adaboost function basis for comparison
<feiminglu> 在 2024-10-15 上传 | 大小:10240 | 下载:0

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

说明:利用kalman滤波算法仿真二自由度机器人对平面点的定位(机器人视觉伺服)-Kalman filtering algorithm using two degrees of freedom robot simulation of planar point location (robot visual servo)
<> 在 2024-10-15 上传 | 大小:4096 | 下载:0

[matlab例程FIR-bp

说明:使用hamming窗函数法设计的FIR带通滤波器-Use hamming window function method design FIR filters
<刘煜> 在 2024-10-15 上传 | 大小:96256 | 下载:0

[matlab例程Kalman_Filter2

说明:用kalman滤波算法仿真实现2自由度机器人对目标的跟踪(demo2忽略了Jt,demo3包含可Jsita和Jt,估计总雅可比矩阵J的kalman滤波)---机器人视觉伺服-Simulation kalman filter algorithm with 2 degrees of freedom robot target tracking (demo2 ignored Jt, demo3 contains Jsita and Jt, th
<> 在 2024-10-15 上传 | 大小:5120 | 下载:0

[数据结构常用算法sjjg

说明:数据结构,信息与计算科学类毕业设计课题的主要研究对象是信息技术和计算技术的数学基础以及信息技术和计算技术在实际中的应用,-Data structure, information and computing science graduation project of the main object of study in information technology and mathematical foundations of comp
<mgh> 在 2024-10-15 上传 | 大小:175104 | 下载:0

[数据结构常用算法NEXTVAL

说明:字符串的模式匹配算法,主要用的是数据结构-String pattern matching algorithm, the main data structure is used
<mgh> 在 2024-10-15 上传 | 大小:1024 | 下载:0

[数据结构常用算法Kruskal

说明:采用Kruskal算法求最小生成树主要数据结构 edgeset GE 存放图中的所有边 int n,int e 存放图中的顶点数与边数 edgeset C 存放生成树中的边 vexlist gv 图中结点的顶点值 adjmatrix s 用来处理图中结点的查找与合并 int m1,m2 一条边上两顶点所属集合的序号 int k 最小生成树中的边数 int d //图中待扫描边元素的下标-For the
<mgh> 在 2024-10-15 上传 | 大小:2048 | 下载:0

[matlab例程Mesh2d_v24

说明:非结构网格剖分,进行平面网格的剖分,可以插值复杂地形-Unstructured mesh generation, the plane of the grid mesh, can be interpolated complex terrain
<李健> 在 2024-10-15 上传 | 大小:123904 | 下载:0

[数学计算/工程计算ARRAY

说明:稀疏矩阵转置和乘法,通过循环条用,实现一个简单的矩阵相乘-Sparse matrix transpose and multiplication, through the circulation channel used to achieve a simple matrix multiplication
<mgh> 在 2024-10-15 上传 | 大小:1024 | 下载:0

[数据结构常用算法shuangxianglianbiao

说明:双向链表,功能齐全,是一个课程设计的内容,花了很多时间-Doubly linked list, complete functions, is the content of a course designed to spend a lot of time
<chenzhifei> 在 2024-10-15 上传 | 大小:196608 | 下载:0

[数据结构常用算法BINARYTR

说明:建立二叉树及二叉树的先序、中序和后序递归遍历*-Create a binary tree and binary tree preorder, inorder and postorder recursive traversal*
<mgh> 在 2024-10-15 上传 | 大小:1024 | 下载:0
« 1 2 ... .29 .30 .31 .32 .33 17134.35 .36 .37 .38 .39 ... 28521 »

源码中国 www.ymcn.org