搜索资源列表
naming
- 一个在linux环境下的mico这个开源的corba项目中演示如何使用CORBA的命名服务。用户可以很容易的扩展为比较复杂的CORBA命名服务。-an environment in the ilcitos corba of the open-source projects demonstrate how to use the CORBA Naming Service. Users can be easily extended to more complex CORBA Naming Servic
events
- 一个在LINUX系统下的开源的项目MICO中演示如何使用CORBA的标准服务之一的事件服务,通过这个例程,用户可以了解CORBA事件服务的工作流程,并且可以很容易的扩展为自己的应用。-a Linux system in the open-source project MICO demonstrated how to use CORBA standard services, one of the events, through this routine, users can understand
vovida sip doc
- VOCAL是vovida.org开发的SIP系统,应该是目前功能最完善,使用者最多的开源SIP协议栈,这是一些最新相关的文档说明,相关协议实现可以参考网站:http://www.huihoo.com/telecom/vovida_sip/-development of the SIP system, it should be is the most complete, most users of the open-source SIP protocol stack, which is a doc
通信演示程序(类似TTY)
- 例子程序名为Terminal,是一个简单的TTY终端仿真程序。读者可以用该程序打开一个串行口,该程序会把用户的键盘输入发送给串行口,并把从串口接收到的字符显示在视图中。-example program called Terminal, is a simple TTY terminal emulation. Readers can use this program to open a serial port, the program will be user keyboard input sent
java-SGIP
- 通信以下的经验是否可行其实很大程度上看你的虚心程度和表现程度,虚心一定不要停留在表面上,要发自内心,因为你是新人,这个时候要尊重前辈,我就曾经带过一个40多岁的大哥,大哥一口一个老师叫得我直出汗,不过后来我发现这位大哥能这样做,其实并不会降低自己的地位,反而赢得了大家的认可-communications following the experience of actually feasible largely up to you with an open mind and the degree
QQMonitor
- QQMonitor说明: === === ===== 需要设置时,请打开QQBlackRoll.ini,把ShowIcon设为TRUE,保存后再次运行QQMonitor时在系统栏会出现一个眼睛的图标,单击它弹出一个密码输入对话框,输入密码就可以进行设置,设置完后再次打开QQBlackRoll.ini,把ShowIcon这项设为False即可。 ShowIcon=是否在系统栏显示图标 初始密码:love 新的功能增加中-QQMonitor : ====
PLC
- The programming port of all the FP PLC’s support OPEN MEWTOCOL-COM. This is very useful when you want to monitor PLC values/bits or to set PLC values or bits via your COMPUTER. You can use any language such as Basic, C, Pascal, Assembler or even if o
gnugk使用手册
- 中文版的详细的GNU GK使用手册,根据说明可以用开源的GNU确良GK与我上传另两个工程实现一个完整的VOIP服务端系统-Chinese version of the GNU GK detailed user manual can be used according to the notes of the open-source GNU GK really good and I upload the other two works to achieve a complete VoIP servi
VC++SerialCommunication
- In this sample,you can open and close the communication port that you have chosen.What is more and important,you can sand and receive datas from the serial port selected.
testMscomm
- com通信示例,可以打开com端口和关闭端口,可以发送基本的指令-com communication example, you can open the com port and close the port, you can send basic commands
com
- 串口通信类,用windows API实现,能够打开任意串口,并配置串口,关闭串口,发送数据,接收数据-Serial interface communication classes, with Windows API realization, can open any serial, and configuration serial ports, shut down a serial port, send data, receive data
Serial_Communications_MFC
- 通用的串口通信程序,使用mfc框架,可发送数据,可开启关闭自动接收,可设置基本参数-Universal serial communication procedures, the use of mfc framework, can send data, you can open and close automatically receive, you can set the basic parameters
ComAssistant-(2)
- 仿Windows系统带的超级终端的RS232串口调试工具。非常容易读取和写入端口,发送支持ASCII字符模式,可以打开二进制文件以16进制格式显示发送。-HyperTerminal imitation Windows system with RS232 serial debugging tools. Very easy to read and write ports, send support ASCII characters can open binary files are displaye
SerialComm6
- 自己封装的串口动态库,基于多线程的实现。同时可以打开及接收多个串口的数据,实现异步接收-Own the serial dynamic library package, based on the realization of multi-threading. At the same time you can open and receiving multiple serial data asynchronous receiver
com
- 本程序是一个精简的串口调试助手,可以打开串口、发送数据、16进制显示等。对初学串口通信的应该很有帮助。-This program is a streamlined serial debugging assistant, you can open the serial port, send data, hexadecimal display. Serial communication for beginners should be helpful.
CAN-ZLG
- 基于周立功CAN的上位机软件,可以实现对CAN的打开,波特率设置,滤波设置,消息发送,消息接受等等。亲测可用。完全可以作为二次开发的资料。-Based ZLG CAN PC software can be achieved on the open CAN baud rate settings, filter settings, the message is sent, the message to accept more. Pro-test available. Can be used as s
dinosaur
- Based on the VS2010 C ++ network programming. Keyboard-interactive control movement of small dinosaurs, can open multiple windows simultaneously observed. Use a socket network programming and multithreading-Based on the VS2010 C++ network programming
digital-down-converter-ddc
- 这是用VHDL语言写的数字下变频模块,包含整个工程文件,数字下变频是软件无线电中的关键技术,可以直接用Quartus II打开。-this is a module of DDC(Digital Down Converter) with VHDL, it includes the whole project,you can open it with Quartus II directly.
WINDEMO
- 最简单的串口通讯程序,让你很快上手!配置串口、波特率、校验位、数据位和停止位,打开串口后可以进行通讯,还能让你学会线程代码的编写。-The most simple serial communication program that lets you get started quickly! Configure the serial port, baud rate, parity, data bits and stop bits after, you can open the port for c
VB RS232串口调试工具
- 这是一个模仿Windows系统带的超级终端风格的RS232串口调试工具。非常容易读取和写入端口,发送支持ASCII字符模式,可以打开二进制文件以16进制格式显示发送。支持工作内容保存,下次加载。 里面的那个动画窗体加载出现蛮有意思,大家可以学习下。尤其对调试AT指令之类的比较方便。(This is a copy of the Windows system with the super terminal style RS232 serial debugging tools. Very