搜索资源列表
NOKIA商务机
- NOKIA商务机该程序是最新程序 用于6150手机商务话机 CPU用SM89516L 一定用24c04 号段、是否锁卡、是否锁计费、费率类型可以设置-the program is the latest procedures for the 6150 CPU mobile phone business with SM89516L spent 24c04, of whether the card locks, lock billing, rates can set type
chalt_source
- 该聊天程序包括服务器和客户端两部分,使用是MFC的CSOCKET类。它可以使多个人聊天,其工作方式类似于网上聊天室。客户端可以选择谈话对象,有32种动作,可以设置字体颜色,也可以悄悄地对某人说,对信息进行过滤。服务器端可以“踢“人,并可以防止用户名称的重复-the chat program, including server and client two parts, the use of MFC CSOCKET category. It will enable more individuals
turbo22
- 给大家上载一个先进的编码技术turbo codes的vc仿真程序,这是第二个。-give them a set of advanced coding technology of turbo codes vc simulation program, This is the second.
TAPI4
- JTAPI是由Sun公司提出的基于Java语言的应用程序接口。由于JTAPI是基于Java的应用接口,使得JTAPI的对象独立于操作系统和硬件平台,支持跨平台的应用。JTAPI定义了一套类库,包含电话功能和扩充功能。JTAPI结合了传统的电话服务和Web处理能力,具有较强的功能。但是,基于Java的特性,使得JTAPI在拥有强大功能的同时,也失去了普及和推广的基础。-JTAPI by Sun's Java language on the application program inter
SpcommSMS
- 我自己用spcomm控件写的一个短信收发与串口调试为一体的小程序。可用于GSM模块的短信收发,和支持AT指令集的手机。软件所有原代码全部上转,多和大家一起交流!-my own use spcomm Control wrote an SMS transceiver and serial debugging as one small program. For GSM SMS transceiver module, and support for AT command set phones. All
SERIALCHECK
- 使用VC程序编写的可以用来检查串口运行情况的程序,程序设定的接受串口号为1-Programming using VC serial port can be used to check the operation of the program, the program set to accept the serial number is 1
利用vc编写的基于Goose报文的通信程序
- 利用vc编写的基于Goose报文的通信程序,在此程序中可对所发送的报文进行设定。-Goose vc prepared based on the use of packet communication program, in this procedure can send packets to the set.
com
- VB编写的串口通信程序,能设置串口通信的第9位,实现多机通信-VB prepared the serial communication program that can set the serial communication section 9, the realization of multi-machine communication
singnal
- 利用信号量进行多线程通讯 首先在主程序中建立两个线程,然后设置信号量,每个线程循环等待符合要求的信号量,只要满足条件,则线程执行。该例为多线程通讯的简单实例,只是展示了原理-Signal was carried out using multi-threaded communication first in the main program to create two threads, and then set the semaphore for each thread to wait for
SensorShow
- 串口通讯程序,显示测量的温度传感器值,可以设置通讯端口等参数-Serial communication program, indicating the temperature sensor measurement value, you can set parameters such as communication ports
TTYReceiveMSComm
- 该程序是一个串口的数据接收程序,具有简化的串口设置,传输速率的设置等功能,适宜于串口功能的测试。-The program is a serial data receiving process, with a simplified set of serial port, transfer rate settings, such as features, functions suitable for serial testing.
MyICQ-0.8-alpha1
- MyICQ是一套公开源代码的即时通讯软件,包括服务器端和客户端,可以用于互联网或局域网中。可以运行在Windows或Linux(KDE/Qt)操作系统上,这是Windows版。目前客户端程序的界面完全模仿腾讯的- MyICQ is a set of open-source instant messaging software, including server-side and client, can be used for Internet or LAN. Can run on Wind
XmlExpat
- 这是一个GPRS无线税控机工程项目的XML包模拟器程序。它基于Expat2.0.1库开发。要解析的数据包在源代码目录下面有一个示例“RespInput.txt”,请在“Project seeting --> program argument ”中设置执行参数。该程序是一个VC6的CONSOLE工程,没有图形界面输出。请根综main函数、TaxPackParse函数、注意TaxXMLTagStart事件、ParseTaxPackData事件、TaxXMLTagEnd事件及ConverToUn
code
- 利用windowsAPI(非组建/控件等)编写的comm通信程序库,能够实现comm单字节/多数据发送接收,延时处理等。使用前如不调用.h中的初始化函数,则使用默认频率。.c文件为一个小的测试程序,使用时包含.h即可。-The use of windowsAPI (non-set up/control, etc.) prepared comm communication library, to achieve single-byte comm/data to send more than rec
ScommAssistant
- 此程序利用MFC技术结合MSComm控件,使用C++语言编写。程序功能包括:手动设置串口参数,串行接收和发送数据,可以显示接收数据和保存接收数据等功能。此程序可以作为单片机与微机串口通信时的调试工具。-This program combines the use of MFC technology MSComm control, the use of C++ language. Program features include: manually set the serial port param
mscomm
- 串口通信程序中串行口设置源代码,简单方便,容易看懂-Serial communication serial port to set the program source code, simple and convenient, easy to understand
RealtimeCommunicationSystem
- 一个聊天系统的服务器端, 建立侦听套字,建立连接套接字,动态隐藏与显示控件使用列表框控件等。高级按钮控件的定制,高级列表框的定制,连接套接字的建立以及与服务器的连接等。 该服务器是以本地IP的8000端口建立服务;而且本程序没有提供相应的设置接口,如需修改则可以程序中修改代码,再重新编译生成应用程序。 客户端的配置文件为Debug目录下server.info文件;可以直接在server.info文件中进行修改,也可以利用客户端提供的设置接口进行修改。-A chat system,
NetWorkComm
- 本程序是用VS2008SP1编译,主要功能为串口通讯,实现了查找本机的串口并显示,以及相应的设置,并实现了通讯功能.-This program is VS2008SP1 compiled, the main function of serial communication to achieve the search for the serial port of the machine and displays, as well as the corresponding set and achie
code
- 程序功能: 1.无需注册直接上传 2.用户注册,用户资料修改 3.会员可以批量上传 4.可以修改会员的图片空间限制 5.可以添加水印 6.可以在后台管理会员及会员图片[这个位置如果你的机器有问题,请自行修改,作者不做任何技术服务] 7.后台可以对整站进行设置,包括广告位,管理员密码等常用功能 8.基本的图片功能。 后台帐号:admin 密码:admin 数据库导入:imgs.sql.zip -Program features: 1
com32
- C语言写的串口通讯程序,直接使用可以读写串口数据,包括打开串口,向串口写入数据,关闭串口参考,串口参数可以自己设置,容易扩展,简单实用。-C language to write the serial communication program, direct use can read and write serial data, including open serial port, the serial port to write data, close the serial port inf