资源列表

« 1 2 ... .72 .73 .74 .75 .76 177.78 .79 .80 .81 .82 ... 319 »

[并行运算sugarscape_model

说明:本源码应用于Java的JDK1.4.2版本+Swarm2.2 程序在Cygwin终端运行-applied to the source code of Java JDK1.4.2 version Swarm2.2 procedures Cygw in terminal operations
<> 在 2024-11-01 上传 | 大小:37888 | 下载:0

[并行运算Diamond_1235466

说明:旋转的金刚钻,用visual c++编写-rotation tougher with visual c prepared Attention duty announcers
<www> 在 2024-11-01 上传 | 大小:36864 | 下载:0

[并行运算200622894827

说明:USB通讯程序,可用于底层程序,也可用于上层程序-USB communication procedures can be used for the bottom procedures can also be used for the upper procedures
<Li.TG> 在 2024-11-01 上传 | 大小:37888 | 下载:0

[并行运算pgd

说明:使用propertyGrid的例子,适用于VS2005平台-Examples of using propertyGrid
<jiang> 在 2024-11-01 上传 | 大小:36864 | 下载:0

[并行运算pid

说明:PID算法很不错的哟-PID algorithm PID algorithm PID algorithm PID algorithm PID algorithm PID algorithm
<李承伟> 在 2024-11-01 上传 | 大小:35840 | 下载:0

[并行运算Monte-carlo

说明:matlab源程序_用蒙特卡洛法实现对排队等待问题的计算机模拟 来自51CTO-matlab source _ the method of Monte Carlo computer simulation of waiting in line From 51CTO
<尤书畅> 在 2024-11-01 上传 | 大小:36864 | 下载:0

[并行运算sasda

说明:该计算器有两个主要部分,标准计算器和科学计算器,科学计算器功能尚未完成。 用的知识:按钮,菜单,布局,面板,窗口,事件,对话框,标签,单选钮。 有兴趣的读者可以完成剩下的功能。 -The calculator has two main parts, the standard calculator and a scientific calculator, scientific calculator function has n
<于涛> 在 2024-11-01 上传 | 大小:36864 | 下载:0

[并行运算random

说明:生成各个分布的随机变量,非常全,仿真经常用到。-Generate various distribution of random variables, very full, often used in the simulation.
<libo> 在 2024-11-01 上传 | 大小:35840 | 下载:0

[并行运算1-matlab

说明:糊滑模控制的matlab仿真,希望对大家有用 ,多谢站长辛勤工作-Fuzzy sliding mode control matlab simulation, we hope to be useful, to thank the hard work of webmaster
<孙文军> 在 2024-11-01 上传 | 大小:36864 | 下载:0

[并行运算get_e_de

说明:模糊控制器 误差生成模块.V文件及testbench文件-Fuzzy controller error generation module .V file and testbench files
<zjl> 在 2024-11-01 上传 | 大小:35840 | 下载:0

[并行运算2_VGA_RAM_Display

说明:VGA读取ram中的数据进行显示,经试验验证表明显示的结果是没有错误的-VGA to read the data in the ram display
<wang> 在 2024-11-01 上传 | 大小:35840 | 下载:0

[并行运算折半查找法

说明:折半查找法是效率较高的一种查找方法。假设有已经按照从小到大的顺序排列好的五个整数a0~a4,要查找的数是X,其基本思想是: 设查找数据的范围下限为l=1,上限为h=5,求中点m=(l+h)/2,用X与中点元素am比较,若X等于am,即找到,停止查找;否则,若X大于am,替换下限l=m+1,到下半段继续查找;若X小于am,换上限h=m-1,到上半段继续查找;如此重复前面的过程直到找到或者l>h为止。如果l>h,说明没有此数,打
<JinPatrick > 在 2024-11-01 上传 | 大小:36864 | 下载:0
« 1 2 ... .72 .73 .74 .75 .76 177.78 .79 .80 .81 .82 ... 319 »

源码中国 www.ymcn.org