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

Search list

[Windows DevelopDIALER

Description: vb 打电话源码下载,msdn 源码
Platform: | Size: 3770 | Author: sun | Hits:

[Communication-Mobiledialer

Description: symbian 的打电话程序 可以实现安装sis
Platform: | Size: 11391 | Author: qunima | Hits:

[File Operate文件的~1

Description: 文件合并算法将原来的文件统一当作二进制文件依次读取,然后依次写入一个新的二进制文件中,这样就完成了合并操作;反向操作就可以分割文件了…… 先自己定义一个通用的文件表示,比如说下列格式:文件名长度(4字节),文件名,文件长度(4字节),文件内容。然后新建一个文件,将你要加入的文件依次写进(当作二进制文件)。 至于还原吗,先读入合并后的文件,然后依次按以下过程还原文件:读入文件名长度,按此长度得到文件名,读入文件长度,按此长度得到文件的内容,写到磁盘上即可。具体的编程见以下例子: //以下为文件合并与分解函数,合并文件后的文件中各子文件顺序存放-document merging algorithm to the original document as a unified binary files were read, followed by the introduction of a new binary file, so it completed the merger operation; Contrarians can separate document ... their first definition of a common document, for instance, the following format : Name length (4 bytes), file name, file size (4 bytes), the contents of the file. Then a new document, you will be included in the document were included (as binary files). As for the reduction yet, dialer after the merger documents, to be followed by the following process Reduction Document : Reading into the file name length, according to the length of availability of documents, and read into the length of documents, according to the length been content of the document, wrote disk on top. Specifi
Platform: | Size: 2026 | Author: aa | Hits:

[File Operate文件的~1

Description: 文件合并算法将原来的文件统一当作二进制文件依次读取,然后依次写入一个新的二进制文件中,这样就完成了合并操作;反向操作就可以分割文件了…… 先自己定义一个通用的文件表示,比如说下列格式:文件名长度(4字节),文件名,文件长度(4字节),文件内容。然后新建一个文件,将你要加入的文件依次写进(当作二进制文件)。 至于还原吗,先读入合并后的文件,然后依次按以下过程还原文件:读入文件名长度,按此长度得到文件名,读入文件长度,按此长度得到文件的内容,写到磁盘上即可。具体的编程见以下例子: //以下为文件合并与分解函数,合并文件后的文件中各子文件顺序存放-document merging algorithm to the original document as a unified binary files were read, followed by the introduction of a new binary file, so it completed the merger operation; Contrarians can separate document ... their first definition of a common document, for instance, the following format : Name length (4 bytes), file name, file size (4 bytes), the contents of the file. Then a new document, you will be included in the document were included (as binary files). As for the reduction yet, dialer after the merger documents, to be followed by the following process Reduction Document : Reading into the file name length, according to the length of availability of documents, and read into the length of documents, according to the length been content of the document, wrote disk on top. Specifi
Platform: | Size: 2048 | Author: | Hits:

[Internet-Network8021xDialup

Description: 802.1x拨号器,需要wincap开发包,改自linux下的mystart-802 Dialer need wincap development kits, adapted from the linux mystart
Platform: | Size: 62464 | Author: 张小明 | Hits:

[Communication-Mobiletapi3_dev

Description: TAPI 3.0 Application development using C#.NET-TAPI 3.0 Application development using C# .NET
Platform: | Size: 9216 | Author: gao | Hits:

[Communication-MobileEVCDialer

Description: Wince5.0 + EVC编程 实现手机软件盘拨号面板功能-Wince5.0 EVC programming software disk dial phone panel functions
Platform: | Size: 73728 | Author: Eric | Hits:

[OtherDialer

Description: 串口控制,使用例子,非常不错.串口控制,使用例子,非常不错.-Serial control, the use of examples, very good. Serial control, the use of examples, very good.
Platform: | Size: 3072 | Author: zhao TaiChun | Hits:

[Internet-NetworkAutoDialer

Description: 网络自动拨号程序,一个用C++实现自动重拨的功能-Automatic dial-up network procedures for a use C++ Automatic redial function
Platform: | Size: 1570816 | Author: cando | Hits:

[OtherAUTODIALER

Description: 自动拨号器 电路图,对应自动拨号器的程序-Automatic Dialer circuit, the corresponding procedures for automatic dialers
Platform: | Size: 12288 | Author: | Hits:

[OtherVB_Mscomm

Description: VBTerm (VBTerm.vbp) VBTerm 是一个使用 MSComm 控件的终端仿真程序。该示例应用程序演示了如何通过串行口使用 MSComm 控件。 -VBTerm (VBTerm.vbp) VBTerm is a MSComm control the use of terminal emulation program. The sample application demonstrates how to use the serial port through MSComm control.
Platform: | Size: 12288 | Author: Indeed | Hits:

[File Formatvs2008102202715

Description: vs实例60-如何启动电话拨号程序 -vs examples 60- How to Start Phone Dialer vs Example 60- How to Start Phone Dialer
Platform: | Size: 29696 | Author: 5645465 | Hits:

[SCM8880

Description: 使用8880实现DTMF通信及拨号的程序.-The use of 8880 to achieve DTMF communications and dial-up procedures.
Platform: | Size: 91136 | Author: 高帅虎 | Hits:

[TCP/IP stackgADSL.tar

Description: gnome下基于QT开发的ADSL拨号程序(PPPOE)-a dialer based on QT under gnome(PPPOE)
Platform: | Size: 32768 | Author: 李柏松 | Hits:

[OtherNEXTADSLDailer

Description: ADSL Dialer and Network graph monitor for yout PC traffic (upload and download)
Platform: | Size: 198656 | Author: AQ | Hits:

[Windows Developdialpro

Description: dialer programme, need some work, not really the best there is, but may help some to get ideas how to write something better
Platform: | Size: 1967104 | Author: whiteshark1975 | Hits:

[Internet-Networkppp

Description: Windows下ppp拨号程序。至少20字-Windows, ppp dialer. At least 20 characters ... ...
Platform: | Size: 276480 | Author: 无牙 | Hits:

[SCMapp_DTMF_dialer_with_bascom-avr_m8

Description: 该项目是一个利用AVR单片机来产生DTMF信号的实验,可以完成电话拨号器的功能,同时可以把 电话号码显示在1602液晶板上,如果没有液晶板的可以把该部分电路去除,制作就会更简单。扬声 器可以使用电话听筒里的扬声器,这样音质会更好,拨号会更准确,建议不要使用实验板上常用的 那种无源蜂鸣器,音质很差。 本项目使用了ATMEGA8芯片TIMER1的OCA1脚产生DTMF信号,时钟信号源为内部8M,请勿超出4-10M 范围,否则输出的DTMF信号不准确。 下一步我会加上重拨和记忆功能,利用EEPROM来保存最近发送过的号码,以及增加一些小功能。 如果大家需要 Bascom-AVR 软件,可以到本网站的 AVR 开发软件介绍 处下载。可能大家对Bascom-AVR的环境配置不熟悉,这里列出本操作的编译环境设置: -The project is using AVR microcontroller to generate a DTMF signal experiments, can complete a phone dialer features, while phone numbers can be displayed in the 1602 LCD panel, without the LCD panel can be removed that part of the circuit, producing would be easier. Speaker can use the phone Tingtongli speaker, so sound quality will be better, dial-up would be more accurate, it is recommended not to use the kind commonly used in passive experiments on-board buzzer, sound quality is poor.
Platform: | Size: 713728 | Author: zhao | Hits:

[Windows DevelopCeafdialer_src

Description: Windows CE 50 RAS Dialer Windows CE 50 RAS Dialer Windows CE 50 RAS Dialer-Windows CE 50 RAS Dialer Windows CE 50 RAS Dialer Windows CE 50 RAS Dialer Windows CE 50 RAS Dialer
Platform: | Size: 135168 | Author: astro | Hits:

[Linux-Unixqtwvdialer

Description: qt gui interface for wvdilaer ppp dialer
Platform: | Size: 378880 | Author: zzzzz | Hits:
« 1 2 34 5 6 7 8 9 10 »

CodeBus www.codebus.net