资源列表

« 1 2 ... .37 .38 .39 .40 .41 13442.43 .44 .45 .46 .47 ... 14959 »

[书籍源码Genetic-Algorithm-Toolbox-v1.2

说明:工作原理是通过模拟自然界中生物进化的过程,设计相应的进化算子和操作,来解决复杂的实际问题,是一种建立在自然选择和遗传学基础上的搜索寻优算法。它从一组随机产生的种群开始,这个种群由经过基因编码的一定数量的个体组成,按照适者生存和优胜劣汰的规则,通过比较每个个体适应度的大小,选择适应度较大的个体进行交叉、变异,产生的新一代更适应环境的种群参与进化。通过一代一代不断的繁衍进化,最终得到最适应环境的个体,即得到问题的最优解。-Works by
<杨文军> 在 2025-02-24 上传 | 大小:488kb | 下载:0

[易语言编程Filter_Value

说明:A、名称:中位值滤波法 B、方法: 连续采样N次(N取奇数),把N次采样值按大小排列, 取中间值为本次有效值。 C、优点: 能有效克服因偶然因素引起的波动干扰; 对温度、液位的变化缓慢的被测参数有良好的滤波效果。-this design develops a trap filter that can
<zhubao> 在 2025-02-24 上传 | 大小:1kb | 下载:0

[LabViewAuto-PWM

说明:用于对产生的pwm波形进行参数分析,能够实时更新频率,跟踪参数变化量-Used to generate the PWM waveform parameter analysis, to be able to update the frequency of real-time tracking parameters change
<杨建廷> 在 2025-02-24 上传 | 大小:1.11mb | 下载:0

[书籍源码Disease-Analysis

说明:It deals disease of palnt and classify
<isi> 在 2025-02-24 上传 | 大小:265kb | 下载:0

[书籍源码Dijskstra

说明:用贪婪算法和最小路径法解决TSP问题,用matlab实现-With the greedy algorithm to solve the TSP problem and minimal path method, using matlab realize
<蒋美芝> 在 2025-02-24 上传 | 大小:3.76mb | 下载:0

[LabViewTCPIP

说明:实现两台计算机通过TCPIP协议相互传输数据,并实时显示通信内容。-Two computers to achieve mutual transmission of data through the TCPIP protocol, and real-time display of communication content.
<阿杰> 在 2025-02-24 上传 | 大小:1.25mb | 下载:0

[LabViewgray-level-image

说明:载入JPG图像并可选择分别提取图像中的R,G,B分量中的一种显示出来。-Load JPG images and can choose to extract the image of the R, G, B component of a kind of display.
<阿杰> 在 2025-02-24 上传 | 大小:419kb | 下载:0

[LabViewCalculator

说明:构造一个能实现加减乘除运算的计算器,可复制前一次运算结果到后面运用。-Structure to achieve a add, subtract, multiply and divide arithmetic calculator, can be copied before the first operation result back to use.
<阿杰> 在 2025-02-24 上传 | 大小:446kb | 下载:0

[LabViewCricket-game

说明:使用LabWindows实现板球游戏,提供游戏计时及游戏充值功能。-Use LabWindows to achieve the use of cricket games, to provide Games time and games recharge function.
<阿杰> 在 2025-02-24 上传 | 大小:364kb | 下载:0

[编辑器/阅读器sqliteadmin

说明:SQLite,是一款轻型的数据库,是遵守ACID的关系型数据库管理系统,它包含在一个相对小的C库中。-SQLite, is a lightweight , ACID compliance relational management system, which is contained in a relatively small C library.
<郑漾> 在 2025-02-24 上传 | 大小:2.18mb | 下载:0

[并行运算Calculator

说明:基本实现四则混合运算,但是不包括括号功能,这个代码还需要改进-Basic implementation four mixed operation, but does not include the parentheses function, the code needs to be improved
<王诺> 在 2025-02-24 上传 | 大小:4kb | 下载:0

[LabViewLabVIEW-RESOURCES

说明:LABVIEW的经典资料,包含大量历程,教程。-the resoures of labview,including examples, lessons.
<李杰> 在 2025-02-24 上传 | 大小:12.47mb | 下载:0
« 1 2 ... .37 .38 .39 .40 .41 13442.43 .44 .45 .46 .47 ... 14959 »

源码中国 www.ymcn.org