资源列表

« 1 2 ... .33 .34 .35 .36 .37 21338.39 .40 .41 .42 .43 ... 21480 »

[其他小程序array-hilo

说明:Created in "Quincy 2005" The program generates 100 numbers from 1 to 1000 randomly, creates an array, and locate out the highest and lowest number.-The program generates 100 numbers from 1 to 1000 randomly, creates an
<marlo wong> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[其他小程序asciipic2

说明:Ascii Art image converter
<hs> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[其他小程序LQR-controle-Inverted-Pendulum

说明:利用LQR最优控制实现一级倒立摆的仿真控制,仿真结果趋于理想化,是一种优于PID的一种控制算法。-Use of LQR optimal control to achieve a simulation of inverted pendulum control, simulation results tend to idealize a superior kind of PID control algorithm.
<ding li> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[其他小程序sort

说明:两个排序算法的实现,一个是插入排序,一个是归并排序,可以下载附件看-the implement of the sort algorithm.
<rack_yang> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[其他小程序Shortest-Path

说明:算法中常用的01背包和单源最短路径,感兴趣的可以试着运行一下啊-Shortest Path
<rack_yang> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[其他小程序QuickSort

说明:快速排序(Quicksort)是对冒泡排序的一种改进。由C. A. R. Hoare在1962年提出。它的基本思想是:通过一趟排序将要排序的数据分割成独立的两部分,其中一部分的所有数据都比另外一部分的所有数据都要小,然后再按此方法对这两部分数据分别进行快速排序,整个排序过程可以递归进行,以此达到整个数据变成有序序列。-Quick Sort
<xycy> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[其他小程序1SAPSO

说明:简单SAPSO matlab源程序 可实现简单函数优化-Simple SAPSO matlab source code can be optimized to achieve a simple function
<沈佳仪> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[其他小程序1AsyLnCPSO

说明:异步更新学习因子PSO算法 可实现多峰函数优化-Asynchronous learning factor PSO algorithm updates multimodal function optimization can be achieved
<沈佳仪> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[其他小程序1AsyLnSACPSO

说明:异步更新学习因子 自适应更新权重 PSO算法 可实现多峰函数优化-Asynchronous update updates the weights of adaptive learning factor PSO algorithm can achieve multimodal function optimization
<沈佳仪> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[其他小程序fengmingqi

说明:蜂鸣器,真的很好玩的,试试呗,闲着没事, 一定要试试额。-it is very wonderful
<蔡二龙> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[其他小程序1

说明:HTML+vbscr ipt简单实现5组随机双色球-HTML+vbscr ipt simple implementation of five sets of random color ball
<ss> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[其他小程序sort_antnum

说明:sort_antnum 是冒泡排序法,把长度为num的sort一维数组进行冒泡排序,从小排到大,例如sort【0】是最小的,同时记录一维数组sort_num记录序号,例如sort_num【0】中存放着最小的那个数的序号。-sort_antnum is a bubble sort method, the length is sort of a one-dimensional array of num bubble sort, from s
<李金凤> 在 2024-10-20 上传 | 大小:1024 | 下载:0
« 1 2 ... .33 .34 .35 .36 .37 21338.39 .40 .41 .42 .43 ... 21480 »

源码中国 www.ymcn.org