CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - main函数

搜索资源列表

  1. qq杀手2.0(api函数)

    1下载:
  2. 主要作用是资取本机的QQ号,通过调用系统API函数,来记录键盘,达到记录API的目的.-The main function is the capital takes this machine QQ number, through the transfer system API function, records the keyboard, achieves records API goal.
  3. 所属分类:TAPI编程

    • 发布日期:2008-10-13
    • 文件大小:30297
    • 提供者:宋鹏立
  1. g7231_c54x

    1下载:
  2. G723.1语音压缩解压在tms320c54系列上的实现代码,本人已在CCS上仿真通过. 包含全部源代码,主函数请自已写(本人的就不奉送了:-G723.1 voice compression decompression tms320c54 series in the realization of code, I have been on the CCS through simulation. Includes full source code, the main function pleas
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:145995
    • 提供者:张鹏
  1. zwjmscomm

    0下载:
  2. 在主对话框中加入一个复选接钮,ID为IDC_CHECK_HEXSEND Caption: 十六进制发送,再利用ClassWizard为其添加控制变量:m_ctrlHexSend; 在ClassView中为SCommTestDlg类添加以下两个PUBLIC成员函数,并输入相应代码 -the main dialog box to add a button to check then, ID IDC_CHECK_HEXSEND Caption : hexadecimal sent, reu
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2563
    • 提供者:真实姓
  1. C51MAINSIO

    0下载:
  2. 包含3个文件:主函数文件,中行口驱动函数文件,和应用函数原型说明头文件-contains three documents : the main function, I drive function of Bank documents, and application note first prototype document
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2063
    • 提供者:cao
  1. ASCTOUnicode

    0下载:
  2. 因为手机短消息的发送是以PDU串的形式发送出去的,中文字符以Unicode码来表示,所以在发送中文短消息之前必须首先将中文字符转换为Unicode码,下面的函数将实现这个功能。这个函数主要应用到VB自带的一个格式转换函数:AscW()将中文转换为Unicode码-because phone short message is sent in the form of Series PDU sent, Chinese characters in Unicode code to indicate, Th
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:9707
    • 提供者:victor
  1. MainMenu.MTK主菜单,入口函数

    0下载:
  2. MTK主菜单,入口函数,显示,gui,按键的处理,MTK main menu, import function, display, gui, button handle
  3. 所属分类:MTK

    • 发布日期:2017-03-25
    • 文件大小:14914
    • 提供者:xing
  1. CommTest.rar

    2下载:
  2. 基于CSerialPort的串口多线程通信。首先设置好串口参数,然后开启串口监测工作线程,它监测到串口接收到的数据、流控制事件或其他串口时间后,就以消息方式通知主线程,激发消息处理函数来进行数据处理。而发送数据可以直接向串口发送。,CSerialPort based on multi-threaded serial communication. First of all, set up serial port parameters, and then open the serial port m
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1246706
    • 提供者:海涛
  1. KeyBoarddHook

    0下载:
  2. WinCE键盘钩子——主要使用以下三个函数SetWindowsHookEx:创建钩子 CallNextHookEx:将消息传给钩子链中的下一个钩子 UnhookWindowsHookEx:释放钩子-WinCE keyboard hook- the main use of the following three functions SetWindowsHookEx: Create hooks CallNextHookEx: the message to the next hook in t
  3. 所属分类:Windows Mobile

    • 发布日期:2017-03-29
    • 文件大小:125286
    • 提供者:skyge
  1. VCPP

    0下载:
  2. 短信猫VC++开发包具体应用实例,主要对其中5个函数的具体使用进行了描述,可以参考使用-SMS cat VC++ development kit application example, the main function of which 5 are described in the specific use, you can use and reference
  3. 所属分类:SMS

    • 发布日期:2017-05-11
    • 文件大小:3063748
    • 提供者:强亿崔
  1. MpsCode

    0下载:
  2. 手机归属地数据文件格式是自己定义的,使用本程序将文本格式的手机号数据导入为二进制文件以节约存储空间和提高查询速度,数据文件命名为MpData.dat,然后可以使用本程序查询手机号段的归属地 注: Mps.cpp是主程序, Global.cpp是一些工具函数和类, Release/MpData.txt是文本格式的手机归属地数据。 程序的使用方法请参阅Mps.cpp中printHelp()函数的代码 -Phone attribution to the data file format is
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-01
    • 文件大小:451614
    • 提供者:look
  1. daima

    0下载:
  2. 用单片机控制gsm短信猫发短信的相关函数及其主函数-MCU control gsm SMS messaging cat-correlation function and its main function
  3. 所属分类:SMS

    • 发布日期:2017-04-02
    • 文件大小:11608
    • 提供者:wanjiabao
  1. MMI_DD_CB_03042004

    0下载:
  2. MTK平台短信模块中小区广播的介绍。文档中说明代码中一些主要函数的功能及实现。-MTK Platform Cell Broadcast SMS module introduction. Code described in the document some of the main functions of the function and implementation.
  3. 所属分类:MTK

    • 发布日期:2017-04-06
    • 文件大小:108166
    • 提供者:夜雨听风
  1. SymbianHeader

    0下载:
  2. 主要内容是Symbian函数或类与头文件和LIB库对照表-Main contents of the Symbian function or class libraries and header files and LIB comparison table
  3. 所属分类:Symbian

    • 发布日期:2017-04-16
    • 文件大小:49011
    • 提供者:zzg
  1. serial-test2

    0下载:
  2. 测试串口接收的测试程序,可以通过main函数的参数不同选择不同的串口进行测试,适合多串口同时接收-Test serial port to receive the test program main function of the parameters can be different options to test a different serial port for simultaneous reception of multiple serial
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:19304
    • 提供者:黄启鑫
  1. serial-test3

    0下载:
  2. 我修改的串口发送程序,可以通过main函数的参数修改发送串口,适合多串口测试-I change the serial port to send a program, you can modify the main parameters of the function to send serial, serial testing for multi-
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:19450
    • 提供者:黄启鑫
  1. gb2unicode

    0下载:
  2. SMS短信编码解码,包含编码表及编码解码转换函数以及测试主程序-SMS message encoding and decoding, including the coding table and codec conversion function, as well as testing the main program
  3. 所属分类:SMS

    • 发布日期:2017-03-28
    • 文件大小:69195
    • 提供者:YongXH
  1. Main

    0下载:
  2. GPRS arm920t 2410 测试主函数
  3. 所属分类:3G develop

    • 发布日期:2017-04-04
    • 文件大小:528
    • 提供者:猪头三
  1. chuankou01

    0下载:
  2. 一个串口发送程序源码,可以通过main函数的参数修改发送串口,适合多个串口测试. -Send a serial program source code, you can modify the main parameters of the function to send the serial port, serial port for multiple testing.
  3. 所属分类:Com Port

    • 发布日期:2017-04-16
    • 文件大小:479667
    • 提供者:召唤
  1. main

    1下载:
  2. msp430g2553与LDC1000的连接主函数的代码- Msp430g2553 and LDC1000 connect the main function of the code
  3. 所属分类:Com Port

    • 发布日期:2016-07-22
    • 文件大小:3072
    • 提供者:徐敏
  1. main

    0下载:
  2. 北斗通讯,2G模块通讯,以及低功耗功能处理函数等(GPS/BD data transmit)
  3. 所属分类:GPS编程

    • 发布日期:2018-01-07
    • 文件大小:14336
    • 提供者:一杯沧海
« 12 3 »
搜珍网 www.dssz.com