CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - SERIAL

搜索资源列表

  1. hg1286416

    0下载:
  2. 通过串口发送数字,字符到液晶上显示,显示直观-Sent through the serial number of characters to the LCD display shows an intuitive
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:77629
    • 提供者:陈亮
  1. SerialPort

    1下载:
  2. 利用串口或者蓝牙的通信方式将采集到的心电数据绘制成波形,并与matlab混合编程实现小波分析-Using serial or Bluetooth communication will be collected ECG data plotted waveform, and Hybrid Programming with matlab wavelet analysis
  3. 所属分类:matlab

    • 发布日期:2017-05-25
    • 文件大小:8523453
    • 提供者:王涛
  1. 3Dslice_show

    0下载:
  2. 一个用matlab编写的用以显示3D slice的程序,非常使用-a matlab code to show 3d form a serial 2d image sequence,typically in medical image
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:10774
    • 提供者:mick
  1. MATLAB

    0下载:
  2. 其中,子目录《数字信号处理题解及电子课件》_MATLAB程序包含了完成该书的习题参考答案时所用到的MATLAB程序,直接运行这些程序可给出相应习题参考解答的结果。用MATLAB编写的程序的名称由“ex”开头,接下来是所在的章、习题序号及该习题中MATLAB程序的序号,如ex_01_06_1,指的是第1章第6题的第1个程序。-Among them, the subdirectory " digital signal processing solutions and electronic
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:47919
    • 提供者:高建
  1. hartCKTX

    0下载:
  2. hart串口通信 水之星设计 专业毕业设计 联系QQ 365191126 电话13580112750 -hart serial communication of water, Star Design Graduation Project Contact QQ 365191126 TEL 13,580,112,750
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1997382
    • 提供者:巫生
  1. 123

    0下载:
  2. 請設計一個8位元移位暫存器,規格如下: 當控制線S1,S2輸入為00時,平行載入; 當控制線S1,S2輸入為01時,在一時脈內向右shift 1位元; 當控制線S1,S2輸入為10時,在一時脈內向右shift 2位元; 當控制線S1,S2輸入為11時,在一時脈內向右shift 3位元 -Serial Adder
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1524
    • 提供者:陳昱志
  1. COM

    0下载:
  2. matlab的串口函数使用,利用串口读数并操作-matlab serial port function, use, and operation of the use of serial reading
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1673
    • 提供者:李金
  1. 12864paint_sin

    0下载:
  2. 基于MSP430的LCD12864串行显示程序,里面有写好的h文件和c文件,添加即可运用。-Based on LCD12864 MSP430 serial show program, there are written h files and c file, adding can use.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:44474
    • 提供者:张军
  1. KeyGen

    0下载:
  2. RSA算法序号生成器-Serial number generator RSA algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:143957
    • 提供者:jpinglove
  1. SeiralComm

    0下载:
  2. 利用MATLAB GUI实现了类似串口小助手的功能,已经过测试,完全可以替代常用的串口助手的功能。-Using MATLAB GUI,The serial communiaction is realized,and it is tesed ok.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:25123
    • 提供者:joshua
  1. bubble_sort

    0下载:
  2. 冒泡排序的串行算法和并行算法的比较,对于运行时间的显示-Bubble Sort Algorithm serial and parallel algorithm for the run-time display
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:16922
    • 提供者:郭春付
  1. yuesefu

    0下载:
  2. 本程序采用循环单链表的算法来解决约瑟夫环问题:建立一个循环单链表,按顺序查找指定结点,找到后删除,最后打印删除的编号序列。- This procedure uses circulates Shan Lianbiao algorithm to solve the Joseph link problem: Establishes to circulate Shan Lianbiao, assigns the point according to the smooth search, after
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-21
    • 文件大小:1138
    • 提供者:李子木
  1. 实习2.3

    0下载:
  2. 用栈的形式实现车厢调度,火车入口处的车厢序列编号为1到n-Realizes the compartment dispatch with the stack form,The train entrance compartment sequence serial number is 1 to n
  3. 所属分类:Data structs

    • 发布日期:2017-11-27
    • 文件大小:1123
    • 提供者:林枝
  1. josephus

    0下载:
  2. 已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。 -Known n individuals (identified by serial number 1,2,3 ... n, respectively) were sitting around on a round-table. K from the number of people r
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2409
    • 提供者:李强
  1. CADforstepfiber

    1下载:
  2. 开发的结合用C语言与matlab计算阶跃光纤中的模场分布、传播常数与功率分布情况。-The combination of development with C language and matlab calculation step in the fiber mode field distribution, propagation constant and power distribution.
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4127632
    • 提供者:nbshao
  1. paramesh4.0

    3下载:
  2. 做网格的好程序,PARAMESH is a package of Fortran 90 subroutines designed to provide an application developer with an easy route to extend an existing serial code which uses a logically cartesian structured mesh into a parallel code with adaptive mesh refinem
  3. 所属分类:Algorithm

    • 发布日期:2015-12-02
    • 文件大小:919396
    • 提供者:wangsong
  1. CXDD

    0下载:
  2. 停在车厢调度站的车厢序列编号依次为1,2,....n,求所有可能的输出序列号-Stopped at the train station the train scheduling serial number followed by 1,2 ,.... n, for all possible output sequence number
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:1238
    • 提供者:李丽
  1. USART_SIMc

    0下载:
  2. 模拟串口通讯,用于I0口不足是可扩展通讯-Simulation of serial communication, for mouth I0 is the lack of scalable communications
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:140832
    • 提供者:roychen
  1. Dynamic_pro

    1下载:
  2. 自由始端和终端的动态规划,求指标函数最小值的逆序算法递归 % 计算程序。x是状态变量,一列代表一个阶段状态;M-函数 % DecisFun(k,x)由阶段k的状态变量x求出相应的允许决策变量 % M-函数ObjFun(k,x,u)是阶段指标函数,M-函数TransFun(k,x,u) % 是状态转移函数,其中x是阶段k的某状态变量,u是相应的决策变量; % 输出p_opt由4列构成,p_opt=[序号组 最优策略组 最优轨线组 % 指标函数值组];fval是一个列向量
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:1876
    • 提供者:haiyan
  1. 2

    0下载:
  2. DGM model generate for serial robot
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1413
    • 提供者:Dingmh
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com