资源列表

排序选择:

« 1 2 ... .22 .23 .24 .25 .26 160127.28 .29 .30 .31 .32 ... 267453 »

[其他小程序twostack

说明:一位数组stack[StackMaxSize],分配给两个栈S1和S2. 分配数组空间,使得对任何一个栈,当且仅当数组空间全满时才不插入。-An array of stack [StackMaxSize], assigned to the two stacks S1 and S2. The allocation of an array of space, making any stack, and only if A full array of space when not insert
<刘大> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[OpenGLSnowWorld_78822

说明:运用opengl和VC语言编写的可实现雪花图形的旋转变换,并配有背景音乐。运行效果很好-Use opengl and VC language snow graphics rotation transformation, and with background music. Run a good effect
<陈思> 在 2025-06-18 上传 | 大小:33.2mb | 下载:0

[软件工程Solar_MPPT_Resistaince_load

说明:Solar_MPPT_Resistaince_load.zip 光伏发电 最大功率捕获-Solar MPPT Resistaince load
<zguanf> 在 2025-06-18 上传 | 大小:18kb | 下载:0

[JSP源码/JavaJavaDijkstra

说明:one of the most importan algotirm implemented in java, we can use for serch is the algoritm dijktra
<hashyoi> 在 2025-06-18 上传 | 大小:28kb | 下载:0

[WEB源码scroll

说明:这是一个滚动图片功能,上下滚动,左右滚动,图片交替出现等等。-This is a picture scroll function, scroll up and down, or so rolling, pictures appear alternately, and so on.
<赵丽霞> 在 2025-06-18 上传 | 大小:413kb | 下载:0

[OpenGLdda1

说明:opengl及VS2010的vc编程,编写的DDA算法,实现构造直线-opengl DDA algorithm to construct a straight line
<陈思> 在 2025-06-18 上传 | 大小:5.89mb | 下载:0

[VHDL编程bcdstruct

说明:bcd structural behavr alongwith cponent of arraymul
<JYOTHISH A GHOSH> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[matlab例程Desktop

说明:Simulink是MATLAB最重要的组件之一,它提供一个动态系统建模、仿真和综合分析的集成环境。在该环境中,无需大量书写程序,而只需要通过简单直观的鼠标操作,就可构造出复杂的系统。Simulink具有适应面广、结构和流程清晰及仿真精细、贴近实际、效率高、灵活等优点,并基于以上优点Simulink已被广泛应用于控制理论和数字信号处理的复杂仿真和设计。同时有大量的第三方软件和硬件可应用于或被要求应用于Simulink。-Abstract: In the development of communi
<y c> 在 2025-06-18 上传 | 大小:2kb | 下载:0

[JSP源码/Javadesignpattern

说明:本书是一本介绍设计模式的书籍,浅显易懂,作者侯捷-This book is a book on design patterns, easy to understand, of Hou Jie
<sunbo> 在 2025-06-18 上传 | 大小:3.24mb | 下载:0

[数据结构常用算法maopao

说明:冒泡排序,包含函数处理时间的计算。使用到clock(),请头文件包含time.h;#define h 30000(或其他值)-Bubble sort, including the calculation of the function of processing time.Clock () used, the header file contains from time.h. # define h 30000 (or other values​ ​ )
<刘大> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法maopao_youhua

说明:冒泡优化: 如果一个序列是int n[]={1,2,3,4,5,6,7,8,9} , 用正常的冒泡排序需要排8次才行,优化之后1次就好,也就是说序列越接近于正常序列,改进之后的冒泡排序的次数就越少,这样会给一个冒泡排序算法带了很大的效率。 思想:添加一个boolean变量用来判断冒泡是否是已经排好了顺序,如果boolean的值为false,说明是已经排好了,如果boolean的值true,说明没有排好,继续排。-If a sequence is int n [] = {, 1,2,3,4
<刘大> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法xuanze

说明:每一趟从待排序的数据元素中选出最小(或最大)的一个元素,顺序放在已排好序的数列的最后,直到全部待排序的数据元素排完。 选择排序是不稳定的排序方法-Per trip minimum (or maximum) of an element selected from the data elements to be sorted, the order on the last sorted drained until all data elements to be sorted. The selectio
<刘大> 在 2025-06-18 上传 | 大小:1kb | 下载:0
« 1 2 ... .22 .23 .24 .25 .26 160127.28 .29 .30 .31 .32 ... 267453 »

源码中国 www.ymcn.org