CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 编程文档 搜索资源 - can 代码

搜索资源列表

  1. SJA-1000-CAN

    0下载:
  2. 介绍了CAN通讯的硬件设计,节点设计,电路设计及编程代码
  3. 所属分类:编程文档

    • 发布日期:2011-11-07
    • 文件大小:1.05mb
    • 提供者:sdz2007sdz
  1. 汇编代码中对C函数调用时如何进行参数的传递以及如何从C函数正确返回

    0下载:
  2. 对于ARM体系来说,不同语言撰写的函数之间相互调用(mix calls)遵循的是 ATPCS(ARM-Thumb Procedure Call Standard),ATPCS主要是定义了函数呼叫时参数的传递规则以及如何从函数返回,关于ATPCS的详细内容可以查看ADS1.2 Online Books ——Developer Guide的2.1节。这篇文档要讲的是汇编代码中对C函数调用时如何进行参数的传递以及如何从C函数正确返回,ARM system for example, written in
  3. 所属分类:编程文档

    • 发布日期:2017-03-22
    • 文件大小:4.76kb
    • 提供者:张文祺
  1. ldpc_paper

    0下载:
  2. ldpc码学习者必读的经典文章,读了这些才算得上入门。-ldpc yards learners must-read classic articles, reading these can only be counted on the entry.
  3. 所属分类:Communication

    • 发布日期:2017-05-22
    • 文件大小:6.38mb
    • 提供者:hajie
  1. xPCTargetManual

    0下载:
  2. xPC Target 工具箱使你可以在 Simulink 的框图中加入 I/O 方块图,并用 RTW 产生代码,最后下载到另一个运行 xPC Target 实时内核的 PC 机上。对于控制和 DSP 系统来说 xPC Target 是理想的快速原型和硬件在回路测试工具,它可以使你在一台标准的 PC 机上运行实时模型。如果附加 xPC Target 嵌入模块选项,你可以把你的实时嵌入式系统放入到一台微机上,应用于生产、数据采集、标定和测试应用程序等过程中。 -xPC Target toolb
  3. 所属分类:Communication

    • 发布日期:2017-05-27
    • 文件大小:9.42mb
    • 提供者:joey
  1. ljqkwt2

    0下载:
  2. 零件切割问题的另一个版本 可以参考 内附代码说明-Parts cutting problem can refer to another version containing code descr iption
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:72.13kb
    • 提供者:sabriya
  1. asp2

    0下载:
  2. 自己用的ASP代码,可以试试看-Their own code used in ASP, you can give it a try ... ... ... ... ... ... ... ...
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:3.84kb
    • 提供者:chonglou
  1. ds1302_pic16

    0下载:
  2. 基于pic16驱动ds1302的代码,采用picc编译器编译环境,可更加需要自行修改为自己项目的。-Pic16 on ds1302 driver code, picc compiler to compile the use of the environment, can be a greater need to make its own decisions for their own projects.
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:1.99kb
    • 提供者:赵亚
  1. SJA1000

    0下载:
  2. 介绍了一种采用独立CAN总线控制器SJAIO00和8位单片机89C51组成的CAN总线通讯模块的实现方法。详细描述了模块的硬件电路组成及抗干扰设计,给出了SJAIO00的初始化、报文的发送和接收程序代码。-Introduced a method for CAN bus communication module design using independent CAN bus controller SJA1000 and 8-bit microcontroller 89C51.The desi
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:252.17kb
    • 提供者:zhaoqing
  1. SiGuoJunQi_Paper

    0下载:
  2. 这是某本科大学的学生的毕业设计写的四国军棋游戏的毕业论文,包括答辩申请表、任务书、评阅表等等,另外可以在本站的源码中下载该毕业设计配套的游戏程序代码。-This is an undergraduate student at the University of the graduate design thesis written by Siguojunqi games, including the defense application form, the mission statement, r
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:690.26kb
    • 提供者:大子
  1. cdma

    0下载:
  2. 很重要,大家可以看看其中的内容。其中包括各部分的程序代码。-Is very important, we can look at its contents. These include the various parts of the program code.
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:75.41kb
    • 提供者:宗恒山
  1. GA

    1下载:
  2. 遗传算法解决VRP问题,程序代码经调试通过,可运行,C-Genetic algorithm to solve the VRP problem by debugging through the code, you can run, C++
  3. 所属分类:Communication

    • 发布日期:2017-03-27
    • 文件大小:13.54kb
    • 提供者:YAMAP
  1. lijing

    0下载:
  2. 基于Simulink的DPSK的通信系统仿真 Simulink 是MATLAB提供的实现动态系统建模和仿真的一个软件包,它让用户把精力从编程转向模型的构造,为用户省去了许多重复的代码编写工作;Simulink 的每个模块对用户而言都是透明的,用户只须知道模块的输入、输出以及模块的功能,而不必管模块内部是怎么实现的,于是留给用户的事情就是如何利用这些模块来建立模型以完成自己的仿真任务;至于Simulink 的各个模块在运行时是如何执行,时间是如何采样,事件是如何驱动等细节性问题,用户可以不去
  3. 所属分类:Communication

    • 发布日期:2017-03-23
    • 文件大小:6.63kb
    • 提供者:wjw
  1. rsvp-agent

    0下载:
  2. GMPLS中的相关信令协议RSVP仿真代码,网上下载的,希望能适合大家-Related signaling protocols in GMPLS RSVP simulation code, download, and I hope we can fit
  3. 所属分类:Communication

    • 发布日期:2017-05-11
    • 文件大小:2.54mb
    • 提供者:杨帆
  1. LAENO

    0下载:
  2. LEANO代码,有详细介绍,可以在MATALB上运行。-LEANO code, and have the detailed introduction, can be in MATALB to run on.
  3. 所属分类:Communication

    • 发布日期:2017-04-15
    • 文件大小:7.87kb
    • 提供者:
  1. float

    0下载:
  2. 介绍浮点型数据的传输方式,运用共用体实现了浮点型数据的传输,可用于串口等传输,并附代码。-Introduced floating-point data transmission, the use of a shared body of floating-point data transmission, can be used for the transmission of the serial port, etc., together with the code.
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:610byte
    • 提供者:星尘
  1. OV7670_DS_(1_4)

    1下载:
  2. fifo头参考资料,可用来参考写ov7670的驱动代码-the fifo head reference materials that can be used to refer to the write ov7670 drive code
  3. 所属分类:编程文档

    • 发布日期:2013-12-02
    • 文件大小:522.8kb
    • 提供者:杨宇锋
  1. Wavelet-neural-networks

    1下载:
  2. 小波神经网络、遗传算法优化神经网络代码,测试可以使用,但具体的原理不是很懂! -Wavelet neural networks, genetic algorithms to optimize neural network code, the test can be used, but the principle is not very specific!
  3. 所属分类:Communication

    • 发布日期:2015-08-14
    • 文件大小:50kb
    • 提供者:王丽娜
  1. 256-color-color-code-table

    0下载:
  2. 256色颜色代码表,在做颜色处理时可以作为参考,很好用-256-color color code table, doing color processing can be used as reference to good use
  3. 所属分类:Communication

    • 发布日期:2017-11-08
    • 文件大小:17.27kb
    • 提供者:王乐
  1. CalendarTable

    0下载:
  2. 用MATLAB编写的一个能够自动匹配计算机的日历代码。-A computer can automatically match the calendar code written using MATLAB.
  3. 所属分类:Communication

    • 发布日期:2017-11-19
    • 文件大小:1.21kb
    • 提供者:xixihaha
  1. CAN-example0

    0下载:
  2. can通信源程序代码,c语言编写,希望对您有帮助啊-Can communication source code, c language to write, I hope it can help you
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:1.33kb
    • 提供者:吴凤
« 12 »
搜珍网 www.dssz.com