Welcome![Sign In][Sign Up]
Location:
Search - phone

Search list

[WEB Codeshang.Rar

Description: 基于.Net平台开发的免费商城系统。功能强大,操作方便,设置简便。无需任何设置,上传到支持asp.net的主机空间即可使用,内置多套网络商城专业模板,适合开网上书店、花店、数码产品店、化妆品、手机店. -based. Net platform for the development of the free business systems. Powerful, easy to operate and simple set up. Without any setup, uploaded to the mainframe support Asp. Net space can be used, built-in multiple network business professional template for open online bookstore, flower shop, shop digital products, cosmetics, cell phone shop.
Platform: | Size: 5570560 | Author: | Hits:

[File Formatdesign_and_complete_of_the_softphone_based_on_the_

Description: 基于SIP协议点到点软电话的设计与实现;基于SIP协议点到点软电话的设计与实现-SIP-based point-to-point agreement soft phone design and implementation; Based on point-to-point SIP soft phone Design and Implementation
Platform: | Size: 196608 | Author: lxm | Hits:

[OS Developphoneip

Description: a file about net phone based on IP,write by VC++.-a file about net phone based on IP, write by VC.
Platform: | Size: 36864 | Author: 玫玫 | Hits:

[J2MEphone_SMS

Description: 一个手机上发短信的小程序。用J2ME开发.可以通过他发送短信和查看。-a cell phone text message on the small procedures. Use J2ME development. He can send messages and check.
Platform: | Size: 63488 | Author: 阿杜 | Hits:

[Communication-MobileDialPhone

Description: 利用WM5 实现电话功能 在程序中进行电话拨号 “项目”—“添加引用”—“Microsoft.WindowsMobile.Telephony”—“确定” Imports Microsoft.WindowsMobile.Telephony Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Dim TestPhone As New Phone TestPhone.Talk("1001") End Sub-use WM5 telephone functions in the proceedings conducted a telephone dial-up "project"- "Add quote"- "Mi crosoft.WindowsMobile.Telephony "-" OK "Imp orts Microsoft.WindowsMobile.Telephony pri vate Sub Button1_Click (ByVal sender As System . Object. ByVal e As System.EventArgs) Handles Button1. Click Dim TestPhone As New Phone TestPhone.Tal k ( "1001") End Sub
Platform: | Size: 41984 | Author: 黄先生 | Hits:

[SCM9925_code

Description: 2.4GH 无绳电话源代码(三星MCU), 8825 P-2.4GH cordless phone source code (Samsung MCU), 8825 P
Platform: | Size: 93184 | Author: qin | Hits:

[MultiLanguageMobileKoreanInputMethod

Description: 手机韩语输入法源码 朝鲜语字母与手机键盘之间的对应,选择键为回车。 朝鲜语字母 键盘事件 ㄱ 1 ㄴ 2 ㄷ 2* ㄹ 4 ㅁ 5 ㅂ 5* ㅅ 7 ㅇ 8 ㅈ 7* ㅊ 7** ㅋ 1* ㅌ 2** ㅍ 5** ㅎ 8* ㅏ 3 ㅑ 3* ㅓ 33 ㅕ 33* ㅗ 6 ㅛ 6* ㅜ 66 ㅠ 66* ㅡ 0 ㅣ 9 ㄲ 1# ㅆ 7# ㄸ 2*# ㅉ 7*# ㅐ 39 ㅒ 3*9 ㅔ 339 ㅖ 33*9 文件: hangul.h HangulApi.h KMime.h ksc.h automata.c hangul.c ksc.c main.c //测试程序,可以在dos下面进行测试。要求操作系统必须切换为韩文。 -phone Italian input source Korean alphabet keyboard with the phone between the corresponding selected for the Enter key. Korean alphabet keyboard events
Platform: | Size: 352256 | Author: 宋树 | Hits:

[J2MEMIDP_Bluetooth_RFCOMM_Example_v1_0_en

Description: 一个在NOKIA手机上做蓝牙开发的例子,希望对大家有所启发-a Bluetooth phone so the development of the examples, we hope to inspire
Platform: | Size: 250880 | Author: zhlgx | Hits:

[Internet-NetworkIP-phone-source

Description: VC++实现的IP网络电话方案,借鉴一下吧-VC IP telephone network, learn from my views
Platform: | Size: 3144704 | Author: 石昕 | Hits:

[Communication-MobileT9test

Description: T9输入法中文源代码,包括演示程序,对做手机软件的人很有帮助!-Chinese T9 source code, including a demonstration procedures, so the phone software helpful!
Platform: | Size: 188416 | Author: 负电荷 | Hits:

[OtherG729

Description: VAD G729 for mobile phone
Platform: | Size: 105472 | Author: Alvin | Hits:

[SCMAVR-5

Description: AVR单片机入门及C语言高效设计实践(五) ATMEAG16L的中断系统什么是“中断”?顾名思义中断就是中断某一工作过程去处理一些与本工作过程无关或间接相关或临时发生的事件,处理完后,则继续原工作过程。比如:你在看书,电话响了,你在书上做个记号后去接电话,接完后在原记号处继续往下看书。如有多个中断发生,依优先法则,中断还具有嵌套特性。又比如:看书时,电话响了,你在书上做个记号后去接电话,你拿起电话和对方通话,这时门铃响了,你让打电话的对方稍等一下,你去开门,并在门旁与来访者交谈,谈话结束,关好门,回到电话机旁,拿起电话,继续通话,通话完毕,挂上电话,从作记号的地方继续往下看书。由于一个人不可能同时完成多项任务,因此只好采用中断方法,一件一件地做。[第一段] -AVR C language portal and efficient design practice (5) ATMEAG16L the system even interrupted Mody is "suspended"? As the name suggests is interrupted interruption of a process to deal with some of the work process unrelated or indirectly related to the temporary or , after treatment, to the original process. For example : in your reading, the phone rang, you have the book to be a mark after picking up the telephone, then after the original mark to continue down the reading. For more interruption, priority rules and the suspension characteristics also have nested. For instance : reading, the phone rang, you have the book to be a mark after picking up the telephone, you just pick up the phone and call each other. Then the door of the house, you let the other party call has led you
Platform: | Size: 192512 | Author: liming | Hits:

[Internet-Networkphone

Description: 一个基于vc的网络电话,对于想研究voip的人来说是一个不可多得的资源-Vc-based network of telephone, voip for those who wish to study is an invaluable resource
Platform: | Size: 3783680 | Author: 绒布牛 | Hits:

[Windows MobileCryptoPhone-src-031122

Description: 手机加密通话软件,通过GSM网络的CSD信道传输数据,与VOIP不同,无须后台就可以实现点对点呼叫-Phone call encryption software, the CSD through the GSM network to transmit data channel, with different VOIP without the background can be achieved point-to-point call
Platform: | Size: 1908736 | Author: lucifer | Hits:

[Windows CEPhone

Description: 使用evc开发的电话号码查询程序,在其中可以进行电话号码的查询,完成查询显示-EVC to develop the use of the telephone number of inquiries, procedures, in which telephone numbers can be carried out inquiries, complete the inquiry showed that
Platform: | Size: 2305024 | Author: wanghaiyan | Hits:

[OtherAsterisk

Description: IP PHONE 技术SIP协议 该技术国际通用,未来的电话技术, 我们真的需要-IP PHONE technology SIP agreement of the technology internationally, the future of phone technology, we really need
Platform: | Size: 1121280 | Author: benter | Hits:

[GUI DevelopPhone

Description: 此IP电话界面是跨平台的,图形库用了wxWidgets,而开发工具用了DialogBlocks,而且可以移植到VC++中-This IP telephone interface is cross-platform, graphics library used wxWidgets, and development tools used DialogBlocks, and can be transplanted to VC++ In
Platform: | Size: 4225024 | Author: 江涛涛 | Hits:

[Modem programkdtele3

Description: Make and answer phone calls Detect tone and pulse digit from the phone line Capture Caller ID Support blind transfer, single-step transfer/conference, consultation transfer/conference, hold, unhold. Control of the local phone handset, microphone and speaker of the modem Send and receive faxes Play and record on the phone line or sound card Play music in background mode Silence detection VU Meter Wave sound editor that allows your end-users to edit their own sound files. Voice recognition and voice synthesis. Full control over the serial port device ZModem file transfer utility File compression and encryption utility
Platform: | Size: 7383040 | Author: 吴柳 | Hits:

[Software EngineeringIPphone_realize

Description: IP电话的设计与实现.rar 本文从VoIP相关知识入手,介绍了IP电话的软硬件结构设计及实现方案,并描述了IP电话基于SIP的呼叫流程,并通过设计杂项的方式详细描述了系统中的几个关键点。内容仅供大家参考,更详细内容可参见源代码,源代码是最好的老师。-IP Phone Design and Implementation. Rar knowledge in this article from VoIP start with the introduction of the IP phone software and hardware design and realize the structure of the program, and describes the IP phone based on SIP call flow, and through the design of miscellaneous manner described in detail the system several key points. Content for your reference, more details can be found in the source code, source code is the best teacher.
Platform: | Size: 161792 | Author: benter | Hits:

[J2MEjain-sip-appserver.tar

Description: First of all, the Applet-phone is a SIP User-Agent with audio and text messaging capabilities. But i s also embedded in an applet where you can use it as usual if your firewall allow you to use the UDP transport. If not, you can use TCP to carry your voice in a voice messaging fashion. Your voice is recorded and encoded locally then sent as a message, decoded and played back by your peer. Voice messaging allow you to go through any firewall, so that you can continue to chat and talk with your friends from an applet !
Platform: | Size: 2630656 | Author: 康佳 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

CodeBus www.codebus.net