资源列表

« 1 2 ... .43 .44 .45 .46 .47 24148.49 .50 .51 .52 .53 ... 28523 »

[matlab例程Matlabhandbook

说明:有关matlab的详细介绍,有关matlab初步学习的形象指导-introduction of matlab
<jacky> 在 2025-10-04 上传 | 大小:314kb | 下载:0

[数据结构常用算法SqList

说明:在VC6.0环境下,用C实现顺序表的基本操作:建立空表、销毁表、清空表、求表长、取表中某个元素、查找某元素在表中的位置、求前驱后继、插入删除元素等。 文件中不仅包含源码 ,还包含一组测试结果。对于刚刚学习数据结构的人是-At VC6.0 environment, using C implementation of the basic operation sequence tables: Create an empty table, the destruction of form, empty
<shuiyeshan> 在 2025-10-04 上传 | 大小:8kb | 下载:0

[matlab例程Kalman

说明:Kalman滤波的matlab例程,内含kalman滤波方法的介绍.-Kalman filtering matlab routines, including the introduction kalman filtering method.
<huyj> 在 2025-10-04 上传 | 大小:118kb | 下载:0

[数据结构常用算法WinnerTree

说明:常见的实现方法是使用两个数组, t[n-1]和e[n],数组e存放所有的参加排序的元素,在完全二叉树中是叶子结点,t[]存放 的是比赛的阶段性胜者的编号,再进行n趟比赛排序结束,时间复杂度是O(n*log2(n)), 其实我觉得也可以只通过一个数组A[2*n-1]也可以实现,只是标号的换算有点复杂而已. -Common implementation approach is to use two array, t [n-1] and e [n], the array storage
<liyuansong> 在 2025-10-04 上传 | 大小:2kb | 下载:0

[数据结构常用算法string

说明:在VC6.0环境下,用C实现串的基本操作:初始化串、求串长、比较两串大小、测试串是否为空、取子串、统计串中某子串个数等。文件中不仅包含源码 ,还包含一组测试结果。-At VC6.0 environment, using C string realize the basic steps: initialization string, and string length, comparing two strings of size, to test whether the string is emp
<shuiyeshan> 在 2025-10-04 上传 | 大小:9kb | 下载:0

[数值算法/人工智能1002

说明:Maya Calendar During his last sabbatical, professor M. A. Ya made a surprising discovery about the old Maya calendar. From an old knotted message, professor discovered that the Maya civilization used a 365 day long year, called Haab, which had 19
<brad> 在 2025-10-04 上传 | 大小:1kb | 下载:0

[数据结构常用算法Search

说明:文档包含两个程序,第一个实现了希尔排序、快速排序、堆排序、折半查找。第二个实现了二叉树查找。均包含源码和一组测试结果。-Document contains two procedures, the first implementation of the Hill sort, quick sort, heap sort, binary search. The second implementation of the binary tree search. Contains the source co
<shuiyeshan> 在 2025-10-04 上传 | 大小:9kb | 下载:0

[数值算法/人工智能susanfeaturedectionsourcecode

说明: the source code is writed by the authot, the susan algorithm to detecte the corner linear and many other features. you can use it in your workspace in windows or linux.
<翟振刚> 在 2025-10-04 上传 | 大小:12kb | 下载:0

[数据结构常用算法stack

说明:三个文件实现了栈的三个基本应用:进制转换、迷宫、四则运算。-Implementation of the stack of three documents, the three basic applications: M-ary conversion, the maze, four computing.
<shuiyeshan> 在 2025-10-04 上传 | 大小:13kb | 下载:0

[数据结构常用算法GPSCA

说明:GPS数据的通道采集,完成载体姿态的数模建立,并实现定位定向-Access GPS data collection, achieve vector-profile digital-to-analog set up, and implementation-oriented positioning
<lhb> 在 2025-10-04 上传 | 大小:3.73mb | 下载:0

[数据结构常用算法queue

说明:两个文件分别用链式表示、顺序表示实现了队列的基本操作。-Two documents were used to express the chain, the order said that the implementation of the basic operation queue.
<shuiyeshan> 在 2025-10-04 上传 | 大小:9kb | 下载:0

[数学计算/工程计算parse

说明:关于电磁波散射的时域有限差分法计算程序 很好的-a code about finite difference time domain method for electromagnetic waves scattering
<tanyw> 在 2025-10-04 上传 | 大小:1kb | 下载:0
« 1 2 ... .43 .44 .45 .46 .47 24148.49 .50 .51 .52 .53 ... 28523 »

源码中国 www.ymcn.org