资源列表

« 1 2 ... .57 .58 .59 .60 .61 17762.63 .64 .65 .66 .67 ... 28522 »

[matlab例程zuixiaofeiyongliu

说明:最小费用流问题用于求解,图论中两地区运输费用最少的问题,本程序通过MATLAB解决这一问题-For solving the minimum cost flow problem in graph theory two least-cost regional transportation issues, the procedure to solve this problem through MATLAB
<张行> 在 2024-11-05 上传 | 大小:1024 | 下载:0

[数学计算/工程计算ACA

说明:蚁群算法解决连续空间上的全局优化问题,参数可以修改-Ant colony algorithm to solve the continuous space on the global optimization problems, the parameters can be modified
<wushuyuan> 在 2024-11-05 上传 | 大小:2048 | 下载:0

[matlab例程NCO_sine_gen

说明:用Simulink中NCO模块产生正弦信号的程序,自己写的,采样率180MHz,正弦频率70MHz,可以直接运行。-Using Simulink module generates a sinusoidal signal of NCO program, sample rate 180MHz, sinusoidal frequency 70MHz, can be directly run.
<王小二> 在 2024-11-05 上传 | 大小:30720 | 下载:0

[数据结构常用算法ecc

说明:32 比特 ecc 嵌入式 实现 代码 c代码-32-bit embedded achieve ecc
<bob> 在 2024-11-05 上传 | 大小:128000 | 下载:0

[matlab例程delay_test

说明:Simulink中延时模块、乘积模块、常数模块、示波器模块等使用例子,可以直接运行,自己编写的。-delay module, product module, constant modules, oscilloscope module usage example in Simulink, can be directly run, written by myself
<王小二> 在 2024-11-05 上传 | 大小:17408 | 下载:0

[matlab例程qqbiaoqing

说明:用于qq聊天框汉字表情输入,第一个参数是汉字或字母数字,第二个参数是qq表情快捷键,第三个参数是空格数-QQ information
<王保山> 在 2024-11-05 上传 | 大小:1024 | 下载:0

[matlab例程BRAIN0829

说明:一個能夠讀取eeg2000機型的matlab程式-One can read eeg2000 models matlab program
<EddieLin> 在 2024-11-05 上传 | 大小:17408 | 下载:0

[matlab例程connect_timer_EEG

说明:一個eeg的timer的matlab程式-An eeg of the matlab program timer
<EddieLin> 在 2024-11-05 上传 | 大小:9216 | 下载:0

[matlab例程601_Interleave

说明:产生指定长度的S-rand interleaver序列的程序 -produce S-rand interleaver
<Daniel> 在 2024-11-05 上传 | 大小:2048 | 下载:0

[数据结构常用算法2_stack

说明:堆栈都是一种数据项按序排列的数据结构,只能在一端(称为栈顶(top))对数据项进行插入和删除。要点:堆,顺序随意。栈,后进先出(Last-In/First-Out)。-A data stack items are sequentially arranged in a data structure, only one end (referred to as stack (top)) to insert and delete data it
<姚大波> 在 2024-11-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法3_hanoi

说明:汉诺塔是根据一个传说形成的一个问题: 有三根杆子A,B,C。A杆上有N个(N>1)穿孔圆盘,盘的尺寸由下到上依次变小。要求按下列规则将所有圆盘移至C杆: 每次只能移动一个圆盘; 大盘不能叠在小盘上面。-Tower of Hanoi is formed according to a legend a problem: There are three poles A, B, C. A rod with N (N>
<姚大波> 在 2024-11-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法4_subTree

说明:  给定两棵二叉树,求出它们所有节点数大于等于2的最大子树。   二叉树的子树,是指去掉这棵二叉树的某些节点以及与这些节点相连的枝而得到的二叉树。设T为二叉树,R为它的子树,如果不存在二叉树S,使得R为S的子树且S为T的子树,那么称R为T的最大子树。-Given two binary trees, find them all nodes greater than or equal to 2 maximum subtree. A su
<姚大波> 在 2024-11-05 上传 | 大小:3072 | 下载:0
« 1 2 ... .57 .58 .59 .60 .61 17762.63 .64 .65 .66 .67 ... 28522 »

源码中国 www.ymcn.org