搜索资源列表
多线程串行口通讯构件
- 说明:多线程 (Multi-Thread) RS232 串行口通讯构件 ( 1.51 版,附源码 )-: multithreading (Multi-Thread) RS232 serial port communication components (1.51 version, with source)
软件模拟USART
- PIC模拟异步串行通讯UART。用TMR0实现定时查询。任何带中断的PIC上都可以实现。可用此法扩展多个串口。-PIC simulation asynchronous serial communications UART. Timing TMR0 with inquiries. Any interruption with the PIC are to be attained. This method can be extended serial number.
文件夹
- 使用MSCOMM控件主要是通过事件来处理串行口的交互,即当数据到达时,控件的OnComm的事件就会来捕获或处理这些通讯事件。而OnComm事件也可以用来捕获和处理通讯错误。在实际应用中,一个MSCOMM控件就对应一个串行口,所以如果要处理多个串行口的话,必须有相应数量的控件与之对应。-use MSCOMM control mainly through the incident to the serial interaction, that is, when the data arrived, t
JAVAJSPServlet
- 这种注释和HTML中很像,也就是它可以在\"查看源代码\\\"中看到. 唯一有些不同的就是,你可以在这个注释中用表达式(例子2所示).这个表达示是不定的,由页面不同而不同,你能够使用各种表达式,只要是合法的就行。更多的请看表达式
Mobil_sm
- 用工控机(386)通过串行口控制手机收发短信,可用于远程监控系统。已成功用了二年多,运行稳定。-with IPC (386) serial port control phone text messaging can be used for remote monitoring system. Success has spent more than two years and operating stability.
chuanxingzhuanhaunbingxing
- 通过多通道串-并转换器将多个同步串行数据流转换为并行数据-through multi-channel serial-to-parallel converter multiple synchronous serial data streams converted to parallel data
多线程串行通讯接口
- 实现多线程串行通讯接口源程序-multi-threaded serial communication interface source
async32
- 多线程 ( Multi-Thread ) RS232 串行口通讯控件 ( 1.82 版,无源码 Delphi 3.0/4.0/5.0 版适用 ),作者: Varian Software Services NL。 ,Multi-threaded (Multi-Thread) RS232 serial port communications control (1.82 version, non-source version of Delphi 3.0/4.0/5.0 applicable), the
UITableViewDelteMutilRows
- UITableView多行删除的例子, 初学iphone变成,希望对想我一样的朋友有帮助-UITableView DeleteMutilRow demo
multi-serialsport
- 基于多线程串口通信的生产数据实时采集系统,对系统在实现中涉及的多线程处理技术、串行通信、数据库访问技术和Socket 通信技术作了较为详尽的说明-Based on multi-threaded serial communication in real-time production data acquisition system, the system involved in the realization of multi-threaded processing technology, ser
Rea_Time_Multi_threadSerial_Communication_Technolo
- 本文结合汽车配件厂工厂制造执行系统(MES)的开发实践,介绍和讨论了一种基于多 线程串口通信的实时数据采集系统的设计和实现方法,讨论了在设计和实现该系统的时候必 须考虑和注意的要点,并对系统在实现中涉及的多线程处理技术、串行通信、数据库访问技 术和Socket 通信技术作了较为详尽的说明。-This paper introduces one of real time data collecting system which is designed and implemented
resources
- 这个包中提供了一些有实际应用价值的子程序供参考选用 SUB1----X25045/43 看门狗/存储器与 89C2051接口子程序 源程序/原理图(21K)X25045.EXE SUB2----AT24C02/04/08/16 串行存储器与 89C2051接口子程序 源程序/原理图(22K) AT24C02.EXE SUB3----红外遥控器(熊猫M50462/C54L2)与 89C2051接口子程序 源程序/原理图(21K) M50462.E
serialcomvhdl
- 一个串行通信的例子,用vhdl实现。包括发送接收,分频等多个模块-Example of a serial communication with the realization of vhdl. Including the transmission of the reception, a number of modules, such as Frequency Division
ExpandableTabBar
- 实现可扩展的tab bar。即tab bar的内容可扩充为多行。用户点击“more”,tab bar展开,可以看到更多tab bar选项-Achieve scalable tab bar. That the contents of the tab bar can be expanded to multiple lines. Users click the " more" , tab bar to start to see more of the tab bar option
TableviewChooseMoreDemo
- iphone表格实现多行选择的效果,已测试无bug-the iphone table multi-row selection effect, have been tested bug
DWGridController-master
- 实现可以双向(垂直和水平)滚动的网格视图(Grid View),即网格视图的每行每列都可以上下左右、垂直水平滚动双向。并且每行每列均支持循环滚动。 不足之处是不支持同时滚动多行或多列。 -DWGridController ================ The DWGridController allows you to display cells in a grid view where rows and columns can be (infinitely) scrol
ComTool
- 1.能够显示时标的串口调试助手 2.支持多行输入 3.支持中文-A tool for serial port testing. support time mark and chinese languange.
AudioRecord
- 录音、播放功能学习源码锁屏以后可以继续录音,源码非常简洁,总共源码才100多行,带有比较丰富的注释,花几分钟看一遍就可以很方便快速的学习和了解安卓录音、播放功能的实现。另外录音以后开始以后音频文件使用arm格式储存在SD卡中。 -Recording and playback function learning source lock screen to recording, source code is very simple, total source before more than 1
简单模拟串行通信
- 使用单片机任意IO口用软件的方法模拟实现异步串行数据传输的方法,并采用多次采样软件方法来增加软件模拟串口通讯的可靠性,在以上基础上,进一步用具有中断功能的IO口来实现数据的接收,从而增加软件模拟方式的实用性和灵活性;
《第一行代码 第2版》全书源代码
- 第一行代码 第二版,被Android开发者誉为“Android学习第一书”。全书系统全面、循序渐进地介绍了Android软件开发的必备知识、经验和技巧。 《第一行代码》(第2版)基于Android 7.0对第1版进行了全面更新,将所有知识点都在最新的Android系统上进行了重新适配,使用全新的Android Studio开发工具代替之前的Eclipse,并添加了对Material Design、运行时权限、多窗口模式、Gradle、RecyclerView、百分比布局、OkHttp、Lambd