CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 子程序示例

搜索资源列表

  1. TC通讯子程序

    0下载:
  2. TurboComm串口通信库(*.h+*.lib),内有函数参考文档及函数调用示例。-TurboComm Serial communication library (*. h *. lib), a function within the reference documents and function call examples.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:19.03kb
    • 提供者:黄亮
  1. LCD

    0下载:
  2. 液晶显示屏显示程序示例及汉字字模提取程序。示例程序中包含一个类似于printf的子程序可方便地显示字符串。字模提取程序会自动从单片机C程序中提取所包含的汉字的字模,生成示例子程序所需要的小字库。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:373.99kb
    • 提供者:liwen
  1. 240X_for_EEPROM240X_read_write

    0下载:
  2. 本程序是利用文件240X.ASM中的子程序对EEPROM 240X进行多字节读写的操作示例(同样适用于416)-this procedure is to use the document 240X.ASM subroutine right EEPROM 240X multi-byte read and write operations examples (the same applies to 416)
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:3.49kb
    • 提供者:张雪奇
  1. USB设备CH372/CH375调试程序

    3下载:
  2. 此文件包含了CH372/CH375调试程序的全部源代码,以及执行程序。包括检测设备属性,上传下载数据等功能。 用于MCS51单片机的内置USB调试固件程序 用于连接CH372或者CH375的单片机进行简单的调试功能 可以用include直接包含到应用系统的主程序中,或者添加到工程项目中 CH372DBG.C 为单片机端的子程序,内有主程序示例 CH37D51.C 为计算机端的子程序,内有主程序示例 ******************************* 实例 MCU目录下为单片机端的主程
  3. 所属分类:对话框与窗口

    • 发布日期:2010-12-25
    • 文件大小:310.18kb
    • 提供者:wukoo0901@qq.com
  1. cs1180

    0下载:
  2. cs1180模数转换的示例子程序,通过keil上编译,称重传感器检查-cs1180 ADC sample subroutine, compiled by keil, check the load cell
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:1.8kb
    • 提供者:陈海波
  1. TestPlugin

    0下载:
  2. 这是用VC++编写的一个主程序调用子程序的示例,在这个程序中还可以实现浮动窗口的实现。-This is an example of a main program calls subroutine written in VC++, this program can also achieve the realization of a floating window.
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-29
    • 文件大小:256.22kb
    • 提供者:myname
  1. CH372

    1下载:
  2. 本程序测试数据传输的正确性,可以用于长时间连续测试,基于MCS-51单片机C语言的示例程序,用于其它单片机时一般只要修改前面几个接口子程序及硬件定义-This procedure tests the validity of data that can be used for a long time for the test, based on the MCS-51 single-chip sample C language program, normally used for other sin
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:22.67kb
    • 提供者:xiangzi
  1. BRANCH

    0下载:
  2. 马尔可夫链算法,包括子程序和调用主程序示例,用C++编写-Markov chain algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:1.38kb
    • 提供者:A1042yang
  1. AVR

    0下载:
  2. AVR汇编示例子程序集合,初学者可以 参考的源代码,上传供大学参考学习。-AVR compile a collection of the sample subroutine, beginners can refer to the source code, upload the University of reference for the study.
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:64.47kb
    • 提供者:zhu jin
  1. PQ_Power_Flow_Pro

    2下载:
  2. 该C程序的主体框架是根据《现代电力系统分析》(王锡凡)的附录PQ分解法潮流程序来完成的,并采用BX方案。程序中采用了快速解耦潮流计算方法和稀疏矩阵存储技术,并对程序的主要算法进行了子程序编制。本程序认为迭代次数超过1000次即为不收敛,并给出了五节点五支路系统data5.dat作为示例。-The C program of the main framework is based on " Modern Power System Analysis" (Xi-fan) the tre
  3. 所属分类:Energy industry

    • 发布日期:2017-04-04
    • 文件大小:10.22kb
    • 提供者:muli
  1. ch375

    0下载:
  2. ch375读写u盘C51示例源程序 #i nclude  "datatype.h"#i nclude  "console.h"#i nclude  "44b0x.h"#i nclude  <string.h> /*  以下定义的详细说明请看CH375HF9.H文件  */#define  LIB_CFG_FILE_IO 1 /*  文件读写的数据的复制方式,0为"外部子程序",1为"内部复制"  */#
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:7.9kb
    • 提供者:伍世祺
  1. rangePolyponPoint

    1下载:
  2. Matlab中有很多根据多边形顶点计算多边形面积,对多边形涂色等函数,但是并没有对多边形顶点进行凸多边形排序问题,所以写了这个对可以构成凸多边形的顶点进行排序的算法。- 此子程序功能为逆时针排列多个可构成一个凸多边形的顶点 输入参数xv是这些顶点的横坐标集合 yv是这些坐标的纵坐标集合 返回的排列好的点的横坐标和纵坐标集合. 使用示例: [x y]=rangePolyponPoint([0 10 10 0],[0 10 0 10]) 输出结果为:x = [ 0 10 10
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:639byte
    • 提供者:小张
  1. Line-Programming

    0下载:
  2. 线性规划的示例程序,包括线性规划所需要的子程序-Example of the linear programming procedures, including linear programming subroutine
  3. 所属分类:source in ebook

    • 发布日期:2017-11-22
    • 文件大小:3.1kb
    • 提供者:qingqing
  1. integer-programming

    0下载:
  2. 整数规划示例程序,包括整数规划所需的各个子程序-Integer Programming sample program, including integer programming required subroutine
  3. 所属分类:source in ebook

    • 发布日期:2017-11-04
    • 文件大小:2.81kb
    • 提供者:qingqing
  1. BST23209-interrupt-routine-sample

    0下载:
  2. 本示例程序为BST23209板卡中断服务子程序示例 -Board interrupt service routine sample
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-10
    • 文件大小:1.14mb
    • 提供者:shiyi
  1. ARINC429-interrupt-routine-sample

    1下载:
  2. ARINC429端口中断服务子程序示例。该程序在labwindows/cvi环境下调试通过。-ARINC429 port interrupt service routine samples. The program in labwindows/cvi through debugging environment.
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-08
    • 文件大小:1.91mb
    • 提供者:shiyi
  1. 1553-interrupt-routine-sample

    0下载:
  2. 该程序为1553B通信接口的中断服务子程序示例,在ANSI C编译环境下调试通过。-The program for the 1553B communication interface interrupt service routine example, in ANSI C compiler environment through debugging.
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-16
    • 文件大小:1.18mb
    • 提供者:shiyi
  1. chat.tar

    0下载:
  2. 一个简单的linux socket应用,实现了server端和client端的实时对话。并且可以当作是子程序fork()函数的一个示例。-A simple linux socket application to achieve a real-time conversation server-side and client-side. And can be used as a subroutine fork () function is an example.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-11
    • 文件大小:1.06kb
    • 提供者:FFute
  1. multiple file compile test

    0下载:
  2. 本程序为多文件编译演示版本,对刚刚接触子程序开发的人有一定帮助(This program is a multi-file compiled demo version, which will help people who have just contacted subprogram development.)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:273kb
    • 提供者:taozhang
  1. Abaqus用户子程序入门3实例

    4下载:
  2. ABAQUS 入门学习程序,示例程序3则。(ABAQUS entry learning program, sample program 3.)
  3. 所属分类:软件设计/软件工程

    • 发布日期:2020-07-20
    • 文件大小:1.15mb
    • 提供者:晓吴2019
« 12 »
搜珍网 www.dssz.com