搜索资源列表
wavecom_soft
- 短信猫收发短信的程序,通过串行口收发短信.其结构是趋向短信查询自动回传短信的系统-cat TX SMS messages procedures, Serial Transceivers through SMS. its structure is in the direction of automatic text message back to the traditional text messaging system
bluetooth_A2DP
- bluetoothA2DP的相关资料蓝牙技术原理蓝牙协议结构工作原理-BluetoothA2DP related information of Bluetooth technology principle of Bluetooth protocol structure working principle
hylafax-4.2.0
- HylaFAX是一个开放源码的传真服务器,它可为企业提供一个强大而可靠的传真服务。HylaFAX基于C/S架构,-HylaFax is an open source fax server, it can provide enterprises with a strong and reliable fax service. HylaFax based on C/S structure,
Hamming_Weight_Structure
- 对Hamming(7,4),Hamming(15,11),Hamming(31,26)符号的重量分布用MATLAB进行分析-For Hamming codes a resonably simple means of determining the weight structure is available.
1
- 功能:现代人的社会交往越来越多,人们会需要通讯录来记录联系信息,必须对通讯录进行管理,对使用通讯录提供方便,基本功能如下: 输入、显示、查找、删除、插入、保存、读入、按照序号查询、拷贝、排序和退出。 目的:利用静态结构数组实现通讯录管理,数组的每一个元素是一个联系记录,通过该例子了解数据库管理的基本功能,重点掌握数组元素作为结构体的应用、数组作为函数参数、文件读写、自定义函数等知识。 程序设计思路:程序设计一般由两个部分组成:算法和数据结
code
- winmm.dll中的mciSendString方法录音C#代码 mciSendString是用来播放多媒体文件的API指令,可以播放MPEG,AVI,WAV,MP3,等等 该函数有四个参数: 第一个参数:要发送的命令字符串。字符串结构是:[命令][设备别名][命令参数]. 第二个参数:返回信息的缓冲区,为一指定了大小的字符串变量. 第三个参数:缓冲区的大小,就是字符变量的长度. 第四个参数:回调方式,一般设为零-the winmm.dll of the mc
SoundModem
- 能测试音频调制器的软件,可以参考一般的原理和结构。-This is the source code for sound modem and may be used for reference to understan d the principle and structure.