搜索资源列表
TC通讯子程序
- TurboComm串口通信库(*.h+*.lib),内有函数参考文档及函数调用示例。-TurboComm Serial communication library (*. h *. lib), a function within the reference documents and function call examples.
LCD
- 液晶显示屏显示程序示例及汉字字模提取程序。示例程序中包含一个类似于printf的子程序可方便地显示字符串。字模提取程序会自动从单片机C程序中提取所包含的汉字的字模,生成示例子程序所需要的小字库。
240X_for_EEPROM240X_read_write
- 本程序是利用文件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)
USB设备CH372/CH375调试程序
- 此文件包含了CH372/CH375调试程序的全部源代码,以及执行程序。包括检测设备属性,上传下载数据等功能。 用于MCS51单片机的内置USB调试固件程序 用于连接CH372或者CH375的单片机进行简单的调试功能 可以用include直接包含到应用系统的主程序中,或者添加到工程项目中 CH372DBG.C 为单片机端的子程序,内有主程序示例 CH37D51.C 为计算机端的子程序,内有主程序示例 *******************
240X_for_EEPROM240X_read_write
- 本程序是利用文件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)
TC通讯子程序
- TurboComm串口通信库(*.h+*.lib),内有函数参考文档及函数调用示例。-TurboComm Serial communication library (*. h*. lib), a function within the reference documents and function call examples.
LCD
- 液晶显示屏显示程序示例及汉字字模提取程序。示例程序中包含一个类似于printf的子程序可方便地显示字符串。字模提取程序会自动从单片机C程序中提取所包含的汉字的字模,生成示例子程序所需要的小字库。-LCD screen and Chinese character display program sample matrix extraction procedure. Examples of programs include a subrou
CH372
- 本程序测试数据传输的正确性,可以用于长时间连续测试,基于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 progra
BRANCH
- 马尔可夫链算法,包括子程序和调用主程序示例,用C++编写-Markov chain algorithm
AVR
- AVR汇编示例子程序集合,初学者可以 参考的源代码,上传供大学参考学习。-AVR compile a collection of the sample subroutine, beginners can refer to the source code, upload the University of reference for the study.
PQ_Power_Flow_Pro
- 该C程序的主体框架是根据《现代电力系统分析》(王锡凡)的附录PQ分解法潮流程序来完成的,并采用BX方案。程序中采用了快速解耦潮流计算方法和稀疏矩阵存储技术,并对程序的主要算法进行了子程序编制。本程序认为迭代次数超过1000次即为不收敛,并给出了五节点五支路系统data5.dat作为示例。-The C program of the main fr a mework is based on " Modern Power System
ch375
- 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 /*  文件读写的数据的复制
cs1180
- cs1180模数转换的示例子程序,通过keil上编译,称重传感器检查-cs1180 ADC sample subroutine, compiled by keil, check the load cell
rangePolyponPoint
- Matlab中有很多根据多边形顶点计算多边形面积,对多边形涂色等函数,但是并没有对多边形顶点进行凸多边形排序问题,所以写了这个对可以构成凸多边形的顶点进行排序的算法。- 此子程序功能为逆时针排列多个可构成一个凸多边形的顶点 输入参数xv是这些顶点的横坐标集合 yv是这些坐标的纵坐标集合 返回的排列好的点的横坐标和纵坐标集合. 使用示例: [x y]=rangePolyponPoint([0 10 10 0],[0 10
TestPlugin
- 这是用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.
BST23209-interrupt-routine-sample
- 本示例程序为BST23209板卡中断服务子程序示例 -Board interrupt service routine sample
ARINC429-interrupt-routine-sample
- ARINC429端口中断服务子程序示例。该程序在labwindows/cvi环境下调试通过。-ARINC429 port interrupt service routine samples. The program in labwindows/cvi through debugging environment.
1553-interrupt-routine-sample
- 该程序为1553B通信接口的中断服务子程序示例,在ANSI C编译环境下调试通过。-The program for the 1553B communication interface interrupt service routine example, in ANSI C compiler environment through debugging.
multiple file compile test
- 本程序为多文件编译演示版本,对刚刚接触子程序开发的人有一定帮助(This program is a multi-file compiled demo version, which will help people who have just contacted subprogram development.)
Abaqus用户子程序入门3实例
- ABAQUS 入门学习程序,示例程序3则。(ABAQUS entry learning program, sample program 3.)