搜索资源列表
rs232通讯VB.NET小程序
- rs232通讯VB.NET小程序,对开发简单的串口通讯应用有参考价值的。-RS232 communications VB.NET small program to develop simple serial communications applications reference value.
fpga
- 这是一个用C语言写的SPI读写FPGA的典型代码,具有一定的参照开发价值-This is a C language reader wrote SPI typical FPGA code has some reference value for development
TAPITest
- TAPI 编程事例,有兴趣的可以研究.很有价值.-TAPI programming examples are interested can study. Great value.
458324 vc
- 一个完整的串口通信软件,原代码值看看,包括MSCOM的一些设置。-a complete serial communication software, look at the value of the original code, including some of EMS installed.
Com_API
- 双机冗余系统采用主备机原则运用软件方式通过串口相互通信,达到实时检测的功能,能够保证系统的可靠性。即使有一台机子出现故障的情况下也不影响系统的正常运行,而通过串口通信的方式代替常规的检测转换设备,不仅可以解决转换设备本身出错的瓶颈问题,还在很大程度上节约了成本,因此有很好的实用推广价值。-double-redundant system uses the main principles for the use preparation software through the serial form
avrtestjisuan
- 计算AVR-atmega的串行口的初始值的工具-calculated AVR - SPARC Serial the initial value of the tools
vbcommunication1
- 用VB编的,用于串口通信,有代表意义,比较有参考价值-VB series for serial communication, representational and more reference value
UsB-duotongdao-pingpufenxiyi
- USB便携式多通道分析仪的PC端软件,可以实现对采集信息的频谱分析,并且获得频谱图以及相关数据,具有极高的价值.欢迎大家下载与交流!-USB portable multi-channel analyzer software on the PC can be achieved on the information collected spectrum analysis, given a spectrum of related data with a high value. You are welc
uart
- 串口编程源代码,从别处转载的,有一定参考价值!-serial programming source code, reprinted from elsewhere, a certain reference value!
CommTest1
- 本人调试通过的串口通信程序,对初学者有一定的参考价值-I debugging through the serial communication program for beginners with some reference value
75448159fx
- plcfx VB开发的串口与三菱PLC通讯源码,超值,搞工控的朋友-plcfx VB Serial communication with the source of Mitsubishi PLC, Value and engage a look at the IPC
VBcommon
- 适合出血者 友谊顶参考价值 感觉还可以-bleeding friendship for the top reference value can also feel
MCP2510com
- 该程序是mcp2510通信例子,是用C语言写的,具有很好的参考价值。-the communications procedures are mcp2510 example is written in C language, have a good reference value.
uart16550
- uart16550 IP核 HDL源代码,对设计自己uart的人员和学习串口通讯有一定的参考价值!其中,附有详细的所明文档!-uart16550 IP HDL source code, uart to design their own study of serial communication and has some reference value. Which, with detailed documentation as prescribed!
stkconnect
- 演示connect 连接 stk 的方法,测试了载入场景命令,源代码包含AgConnect.lib等库文件,可以直接编译通过,对开发stk控制台程序具有较好的参考价值。 Stk 6.1 Connect模块测试-demonstration connect connecting stk methods tested included in the scene orders AgConnect.lib contains the source code for such documents can
ChangeBright_ScreenBySer
- 一个可以通过串口读取传感器的亮度信息,然后发送数据到主机中,根据这个值可以来设置我们显示屏的亮度-through a serial sensor to read the brightness information, and then sent the data to the host. According to this value can be set up to monitor the brightness we
UartVB.net
- 用VB.net写的串口通信程序,功能还不完善,有一定参考价值!-Programs require written with the serial communication procedure, function is not perfect, that a certain reference value!
TelephoneAutoAnswerSystem
- 用VC编写的电话自动应答系统,其中的串口通信部分很有参考价值。-VC prepared by the automatic telephone response systems, the serial communication of great reference value.
GPS_receiver
- 本程序是针对特定GPS接收机--JAVAD公司的legacy的一个应用,用来收取标准的NMEA-1083GGA信息或JPS格式(JAVAD公司的特有GPS信息格式)的{RT,PO}信息,并统计数据大小与经历时间。本程序用VC6.0+串口控件MSComm实现,其中关于如何在数据长度不定的情况下实现数据帧的同步的方法可以借鉴到其它串口数据采集的应用之中,具备一定的实用价值-this program is targeted at specific GPS receiver -- JAVAD the l
atlyfscript
- 这是非常有挑战性的题目。对于用户输入的任意一个平面函数f(x),绘制出其函数曲线。这里最关键的技术难点就是如何实现计算表达式的值。在《编译原理》和《数据结构》的书中,都有对表达式运算方法的论述。说实在的,在编译型计算机语言中实现对用户输入表达式的运算是非常困难的。需要对表达式进行扫描,去括号,按照运算符的优先级生成2叉树,然后遍历该树生成逆波兰表达式,再然后通过栈的方法进行运算。如果在表达式中再包含有函数的话......描述起来都麻烦,更不要说用程序实现了:-(-This is a very c
