资源列表

« 1 2 ... .88 .89 .90 .91 .92 20793.94 .95 .96 .97 .98 ... 28522 »

[matlab例程reflectivity_of_film

说明:根据文献波恩的名著《光学原理》编写的,用于计算薄膜的反射率,可以自编测试文件绘出各种反射率图,为方便使用已附了一个测试文件供参考-This program s function is to calculate a reflectivity of film, which is programmed according to the classical masterpiece of the principle of optics by Born.
<杨子> 在 2025-07-09 上传 | 大小:127kb | 下载:0

[matlab例程Analysis_of_Parallel_Spiketrains_-_Chapter_20_-_C

说明:parellel spike train analysis
<Jack> 在 2025-07-09 上传 | 大小:127kb | 下载:0

[matlab例程imhist

说明:计算并绘制图像的直方图,本设计中绘制了四种形式的直方图,imhist,bar,stem,plot进行比较和区别!-Calculated and plotted the histogram of the image, the design of four forms of the histograms drawn, imhist, bar, stem, plot and compare the difference!
<林彩> 在 2025-07-09 上传 | 大小:127kb | 下载:0

[人工智能/神经网络/遗传算法src

说明:Johnny Chung Lee写了一堆软件后就可以通过互联网远程操控这台机器人移动聊天喽! 那么什么是iRobot Create呢?iRobot Create是iRobot生产的类似Roomba的教育/Diy机器人。请查看RoboticFan关于Create的介绍。它拥有32个内置传感器,两个驱动轮,一个车辘和四个可移动小轮,一个预排程序的行为编码器,一个可以扩大的输入输出端口和一个后挡板。在指令模块等许多可选择性附件的写作下作业如iRobot Command Module, iRobot
<lianlian> 在 2025-07-09 上传 | 大小:127kb | 下载:0

[数据结构常用算法stack

说明:这是用c语言写的一个简单的程序,用数据结构实现对栈的操作-It is written in a simple c program, with the data structure of the operation of the stack
<Edie> 在 2025-07-09 上传 | 大小:127kb | 下载:0

[matlab例程Matlab

说明:Introduction du matlab et simulink
<mohamed_iap_85> 在 2025-07-09 上传 | 大小:127kb | 下载:0

[matlab例程FIR-Interpolation-high_pass-filter

说明: 用内插法写的FIR高通滤波器,是基于MATLAB2010写的-Written by interpolation FIR high-pass filter, is written based on MATLAB2010
<杨过> 在 2025-07-09 上传 | 大小:127kb | 下载:0

[matlab例程MATLAB-Data-Acquisition-Toolbox

说明:This document will describe some of the general usage of MATLAB s Data Acquisition Toolbox (DAT). The software in the toolbox allows MATLAB to acquire data from sensors and to send out electrical signals that can be used to control or drive exter
<pooya> 在 2025-07-09 上传 | 大小:127kb | 下载:0

[数据结构常用算法structure-course-design

说明:数据结构课程设计,含最小生成树、查找和排序、霍夫曼编码,代码在报告附录-failed to translate
<彭悦> 在 2025-07-09 上传 | 大小:127kb | 下载:0

[数学计算/工程计算ACM经典代码

说明:ACM经典代码 常用算法 数论 图 组合等
<欧阳逗> 在 2025-07-09 上传 | 大小:127kb | 下载:0

[数据结构常用算法huffman

说明: 哈夫曼树的构造,假设有n个权值,则构造出的哈夫曼树有n个叶子结点。 n个权值分别设为 w1、w2、…、wn,则哈夫曼树的构造规则为:   (1) 将w1、w2、…,wn看成是有n 棵树的森林(每棵树仅有一个结点);   (2) 在森林中选出两个根结点的权值最小的树合并,作为一棵新树的左、右子树,且新树的根结点权值为其左、右子树根结点权值之和;   (3)从森林中删除选取的两棵树,并将新树加入森林;   (4)重复(2)、(3)步,直到森林中只剩一棵树为止,该树即为所求得的哈夫曼树。-Huf
<huang> 在 2025-07-09 上传 | 大小:127kb | 下载:0

[数学计算/工程计算yingyongsuijiguocheng

说明:经典的应用随机过程分析的书籍,并讲述在随机过程在智能计算中的应用。-Classic books using random process analysis, and about the random process in intelligent computing applications.
<Robert> 在 2025-07-09 上传 | 大小:127kb | 下载:0
« 1 2 ... .88 .89 .90 .91 .92 20793.94 .95 .96 .97 .98 ... 28522 »

源码中国 www.ymcn.org