搜索资源列表
toolkit_4_4
- 可以在Windows 平台和Linux 平台上编译,提供有关syncml开发的一系列API,包含一个综合 C 库,用于创建、发送、接收和解析 SyncML 消息。它支持 XML 和 WBXML 编码,还支持 HTTP(用于 Web 上的同步)、WSP(在 WAP 上使用)和 OBEX(在 IrDA 或蓝牙上使用)传输。-in the Windows platform and Linux compiler, the SyncML development of a series of API, in
ortp-0.7.0.tar
- 本软件是关于ORTP 方面的 ,用 C 编写而成 ,在 LINUX WINDOWS 平台下可以编译运行 自由软件 。 -the software is on the ORTP, C prepared in LINUX Windows platform can run free software compiler.
ZMODEM code
- MODEM 调制解调器开发的C语言源程序 BC或MSC编译 适用于嵌入式系统-C source codes for modem developing.You can compile it in Borland c compiler or Microsoft C. It is fit for embedded system as well.
Making plain binary files using a C compiler (i386
- Making plain binary files using a C compiler,使用gcc得到纯二进制代码。讲的很不错,对学习c语言,了解编译器很有用。-Making plain binary files using a C compiler, gcc used to be pure binary code. Said very good, to learn c language, understand the compiler useful.
Dial.LDXS
- 1)必须先安装MSComm32,Install.bat的内容如下: c:\\windows\\system\\regsvr32 mscomm32.ocx regedit mscomm32.reg 2)必须到电信局申请来电显示功能,许多Modem不支持来电显示功能。 3)如果程序不能正常工作,可能所选择的Modem使用了\"标准调制调解器\"驱动程序或基它不兼容的驱动程序,建议使用Modem原配的驱动程序。 delphi6+winXP下编译测试通过-1) must b
the-art-of-ecc
- 书\"The art of error correcting code\"的源代码,unix下的C文件,在windows下的vc编译环境下要修改部分引用的头文件和函数。-book "The art of error correcting code" of the source code, unix under the C documents the windows of vc compiler environment to revise the first part cite
as868251
- 上面都是C版本,最后给一个linux下as86编译的汇编版本. 就是用串口通讯线将两台机子用串口连起来进行通讯,最简单的。比如在a机上输入一个字符,在b机上能显示出来-above are C version linux finally given a clock under the compilation compiler versions. Serial communication is to use two machines will be used Serial Link togeth
serilport
- EVC版将串口操作封装为一个类,类中使用线程来持续接收。这样,直接用回调函数就可以在主程序中进行实时接收显示。开发其他的程序可以直接复制使用这个类。 PC版可以在VC6.0下编译,大体和EVC版相同。 VB.NET版来自微软的例程,做了修改,使用多线程进行的处理。在VS2003下编译调试通过。 C#版依据VB.NET做成,使用接收线程持续接收!-EVC serial version will operate Packaging for a class, class use thr
cnComm
- 通用高质量的串口类库;适用于任何windows平台的C++编译器-Universal Serial high-quality library; Applicable to any windows platform C compiler
connector
- 用C实现的TCP/IP socket连接/读/写操作。采用了select方法来设置socket超时。此示例在Windows/unix系统下编译运行通过。-C realization of TCP / IP socket connections / read / write operation. Select the method used to set the socket overtime. This example in the Windows / Unix systems running
actionstar
- 本程序是一个动态星,在turbo c 2.0环境下编译成功,希给所需朋友有帮助-This procedure is a dynamic stars, in the turbo c 2.0 compiler environment successful, Greek friends to those who need help
SGIP
- 联通SGIP1.2版短信网关收发程序V1.0 作者:Polaris 为了方便广大程序员朋友的工作与学习,特此编写了此软件,将我在编写傲天SGIP时得到的一点 心得与大家分享。 本软件在Visual C++.Net中编译通过,并经测试能正常发送与接收短信。欢迎提出 修正意见,并共同探讨。 -Unicom message gateway to send and receive SGIP1.2 version V1.0 procedure Author: Po
485frameview
- 485协议帧分析工具,borland c++编译运行。-485 protocol frame analysis tool, borland c++ compiler to run.
radio-communication
- C语言编写的模拟广播通信的程序,C语言课程设计时做的,Visual C++编译器编写,界面友好,程序可读性好,偏于修改-C language simulation of radio communication procedures, C language curriculum design to do, Visual C++ compiler writing, friendly interface, good readability procedures, partial to modify
CPPWorkForAProtocol
- 基于定制通信协议的串口通信测试程序,包括通信协议的说明。VC++6.0编译,可供学习C++通信编程参考-Custom communication protocol based serial communications test program, including a descr iption of the communication protocol. VC++6.0 compiler, available to learn C++ communication programming ref
cap
- RS232 serial conunication and save to capture source code. It can be used with Microsoft 2008 C++ compiler. It works wit Windows XP and Windows 98.
LDPC
- The zip file contains 1. A 128x256 Regular (3,6) H matrix (if you need to simulate other codes, need to write your own code for generating those parity check matrices). The file 128x256regular_v6.mat is for those using Matlab 6.5. 2. Files for
put-1.1.tar
- HTTP put methos implemented in C code for keil compiler, shall be required for mcu wed developmwnt
vw
- 大众车型通过OBDII接口诊断故障和读取数据流功能软件使用C++实现,在VS2005开发环境编译通过,可配合ELM327或者TL718实现-VW models through the OBDII interface fault diagnosis and read the data flow function of software is implemented using C++, in the VS2005 development environment through the compil
led-on-off
- LED on off program is written in c language. This program uses CCS compiler and used for many applications.