资源列表

« 1 2 ... .45 .46 .47 .48 .49 17450.51 .52 .53 .54 .55 ... 28523 »

[数据结构常用算法sort2

说明:一个基于VC的数组排序算法源码实例,程序中使用了函数指针数组,一共包含四种排序方法:泡沫排序法(bubble)、插入排序法(insertion)、快速排序法(quick)和选择排序法(selection)。在头文件中还使用了模板技术,以便可以同时实现几种类型的排序算法。 -A sorting algorithm based on an array of source code VC instance, the program use
<madud00087> 在 2025-04-05 上传 | 大小:24kb | 下载:0

[数值算法/人工智能IntegarteClass

说明:一个求积分的VC++类及Demo源代码,希望对大家有所帮助-A quadrature of the VC++ Class and Demo source code, we hope to help
<madud00089> 在 2025-04-05 上传 | 大小:30kb | 下载:0

[数值算法/人工智能KSQX

说明:VC++递归法实现简单分形图形示例程序,比如扣氏曲线类定义等。大家在C/C++学习时都会遇到递归,课本上以汗诺塔为例进行讲解,然后大家都希望自己找到一个递归的实例。本代码以一个最简单的分形图形来示范递归的实现过程。 -VC++ recursion simple example of fractal graphics program, such as Button' s definition of curve classes.
<madud00091> 在 2025-04-05 上传 | 大小:27kb | 下载:0

[数据结构常用算法Map22

说明:一个基于VC的有向无环图操作实例源代码,图的节点可以使任意可插入OLE项,在编辑一栏,您可以插入节点、删除节点、拓扑排序、广度遍历、最短路径、插入边等操作,该程序作者是中国地质大学的姜景捷。 -A VC' s are based on directed acyclic graph operation source code examples, graph nodes can be inserted into OLE can m
<madud00091> 在 2025-04-05 上传 | 大小:27kb | 下载:0

[matlab例程curvelet

说明:curvelet工具箱可对图像进行曲波变换,提取图像边缘,对图像进行去噪,增强等处理。-curvelet toolbox for extracting the edge of image and enhance the noise of image.
<高天博> 在 2025-04-05 上传 | 大小:807kb | 下载:2

[matlab例程Desktop

说明:追赶法解数学方程,主要用于数值运算,希望对大家有帮助-Solving mathematical equations to catch up, mainly for numerical computation, we want to help
<郝好> 在 2025-04-05 上传 | 大小:1kb | 下载:0

[matlab例程pid

说明:先进PID控制matlab仿真 吊车双摆系统的控制-Advanced PID control simulation matlab
<liukongming> 在 2025-04-05 上传 | 大小:4kb | 下载:0

[matlab例程matlab-fir

说明:用窗函数法设计FIR数字滤波器,能熟悉矩形窗、海宁窗、汉明窗和布莱克曼窗。掌握用上述窗函数法设计FIR数字滤波器的原理和方法。熟悉线性相位FIR数字滤波器特性。了解各种窗函数对滤波特性的影响。 -FIR window design with a digital filter function can be familiar with the rectangular window, Haining window, Hamming wi
<hzz> 在 2025-04-05 上传 | 大小:1kb | 下载:0

[数据结构常用算法xianxinbiao.c

说明:建立一个线性表,并对其进行维护:查找某一值的节点,在某一位置插入一个节点,删除某一节点,对某一节点的值进行修改。-A linear form, and its maintenance: Find the value of a node, a node in a particular Insert, delete a node, the value of a node changes.
<hzz> 在 2025-04-05 上传 | 大小:1kb | 下载:0

[matlab例程powerflow

说明:潮流计算,用matlab解决潮流问题,只要修改其中的部分参数可以实现不同功能-Flow calculation, the trend of using matlab to solve the problem, as long as some of these parameters can be modified to achieve different functions
<huanghaobin> 在 2025-04-05 上传 | 大小:1kb | 下载:0

[matlab例程case30

说明:IEEE30 bus 系统的matpower格式的数据格式-IEEE30 bus system matpower format data format
<huanghaobin> 在 2025-04-05 上传 | 大小:2kb | 下载:0

[matlab例程case14

说明:IEEE14节点系统的matpower格式数据文件,解压后即可使用-IEEE14 bus system matpower format data files can be used after decompression
<huanghaobin> 在 2025-04-05 上传 | 大小:1kb | 下载:0
« 1 2 ... .45 .46 .47 .48 .49 17450.51 .52 .53 .54 .55 ... 28523 »

源码中国 www.ymcn.org