搜索资源列表
ITU-T speech code
- ITU-T音频格式编解码代码,包括:G.711 G.721 G.723, 其中G723还支持16kbit/s 24kbit/s 40kbit/s几种码率。g72x.h g711.h是共用的头文件。-These are ITU-T speech codecs,include G.711 G.721 G.723,and G.723 also supports 16kbit/s 24kbit/s 40kbit/s. g72x.h and g711.h are common head files.
use_faxmodem_tx_rx_fax
- 利用FaxModem通过串口或TAPI接口直接发送和接收传真 一套非常不错的传真库(稳定,高速),几乎支持所有的FaxModem,出自Symantec公司 Winfax 中国作者之手。 一 .Some of the standard features: 1.Comes with Class1, Class1.0, Class2 and Class 2.0 Fax Drivers 2.Class 1 ECM error correction . 3.Supports
电表645
- // dianbiao645.h : main header file for the DIANBIAO645 application // #if !defined(AFX_DIANBIAO645_H__EF43A0BD_87CA_4963_B57A_57851872D28C__INCLUDED_) #define AFX_DIANBIAO645_H__EF43A0BD_87CA_4963_B57A_57851872D28C__INCLUDED_ #if _MSC_VER &g
串口
- #include<reg51.h> //包含单片机寄存器的头文件 unsigned char code zifuchuan[ ]="ni hao! wo shi cai hai peng huan ying xue dan pian ji "; //流水灯控制码,该数组被定义为全局变量 /***************************************************** 函数功能:向PC发送一个字节数据 *******
nokia 3310 lcd 驱动源代码
- nokia 3310 lcd #include "3310.h" //global variable for remembering where to start writing the next text string on 3310 LCD unsigned char char_start /*-----------------------------------------------------------------
serial
- include <stdio.h> /*标准输入输出定义*/ #include <stdlib.h> /*标准函数库定义*/ #include <unistd.h> /*Unix标准函数定义*/ #include <sys/types.h> /**/ #include <sys/stat.h> /**/ #include <fcntl.h> /*文件控制定义*/ #include <termio
serial_port
- 万能51串口通信例程 直接设置参数就可以使用,不需要再编写通信函数-serial_port.c#include <REG52.h> #include <intrins.h> #define uchar unsigned char #define uint unsigned int
Mobile_IP_14.5
- opnet mobile ip complete model this file include 2 c file and 1 h file
ru14
- mtk 俄语字库 大小是14include fontres.c and .h lib-russian font size:14,include fontres.c and .h lib
c8051F040interrupu
- #include "c8051F040.h" c8051F040的串口中断例程 -# Include " c8051F040.h" c8051F040 the serial port interrupt routine
tc35
- tc35发短信,里面包括.C.H 希望有帮助,适合初学者-tc35 send text messages, which include. CH want to help, for beginners
U-BootP
- U-Boot 源代码分析之二命令处理 U-Boot 的命令用struct cmd_tbl_t 来实现。cmd_tbl_t 的主要数据成分是命令名称(name)和 命令处理函数(cmd),此外还包括最大参数个数(maxargs), 是否可重复执行(repeatable),使用 方法和帮助信息(usage,help)等。这个数据结构在文件include/command.h 中定义:-U-Boot source code analysis of two order processing U
cnComm
- 使用方法:自己重新写一个串口操作源文件cmd.c或者cmd.cpp.在cmd.c或者cmd.cpp中定义头文件#include "cnComm.h".定义串口类-To Usage: own re-write a serial operation source file cmd.c or cmd.cpp cmd.c, or cmd.cpp in defining the header file# include "cnComm.h define the serial port class
ModbusRTU2812
- TMS320F2812的modbus通讯-#include "DSP281x_Device.h" #include "DSP281x_Examples.h" #include "DSP281x_ModbusModule.h" volatile struct MODBUS_MODULE ModbusModule Uint16 WORD_LO(Uint16 i) Uint16 WORD_HI(Uint16 i) void ConfigureModbus(void)
OV13850-mipi-raw-for-MT6592
- OV13850 for mtk6592上的驱动,需要的童鞋,赶紧来拿。-OV13850 for mtk6592 /*******************************************************************************************/ /*****************************************************************************************
21ic下载_基于STM32的CAN总线收发程序
- 实现can通信,经本人验证完全可以使用,拿去吧。(#include "can.h" #include "led.h" #include "delay.h" #include "usart.h" #include "led.h" #include "delay.h" #include "key.h" #include "sys.h&qu