Welcome![Sign In][Sign Up]
Location:
Search - pipeline

Search list

[WinSock-NDIS利用Java实现串口全双工通讯

Description:  一个嵌入式系统通常需要通过串口与其主控系统进行全双工通讯,譬如一个流水线控制系统需要不断的接受从主控系统发送来的查询和控制信息,并将执行结果或查询结果发送回主控系统。本文介绍了一个简单的通过串口实现全双工通讯的Java类库,该类库大大的简化了对串口进行操作的过程-an embedded system usually through its serial port control system for full-duplex communications, For example, a pipeline control system to accept the need to constantly sent from the main control system to control the inquiries and information, implementation will be the outcome or results of inquiries sent to the control system. This paper presents a simple realization through full-duplex serial communications Java class libraries, the library greatly simplifies the operation of the serial port for the process
Platform: | Size: 7335 | Author: 郑描中 | Hits:

[Process-Threadcmdbind

Description: cmdbind利用远程线程和管道在LSASS.EXE中建立远程线程把 cmd.exe绑定到7597端口-cmdbind remote threads in the pipeline and establish remote email thread binds to put cmd.exe 7597 port
Platform: | Size: 73637 | Author: 陈东升 | Hits:

[Graph programdenggaoxian

Description: 使用VTK的管道机制实现二次曲面的绘制,并制作等高线。-use VTK pipeline mechanisms conicoid mapping, and production of contour lines.
Platform: | Size: 801000 | Author: 杨丽萍 | Hits:

[Other resource3dpipe

Description: 一个三维gis管线的源代码 做三维管线gis的开发人员可以参考下-a 3D pipeline gis the source code to do 3D pipeline gis developers can refer to the next
Platform: | Size: 546447 | Author: 王涛 | Hits:

[Windows Developwindowpipeserver

Description: 管道编程测试服务器端代码.接受客户端连接,可向客户端发送数据和接受数据-pipeline testing server-side programming code. Accept client, the client can send data and receive data
Platform: | Size: 26634 | Author: feng | Hits:

[Otherstatemachine11.2

Description: 推荐下载,verilog状态机实例.体现了流水线思想的应用 -recommend downloading Verilog state machine example. Pipeline reflects the thinking of the application
Platform: | Size: 1854 | Author: 陶玉辉 | Hits:

[Windows Developwindowpipeclient

Description: 管道客户端源代码,可向服务端发起连接,向服务端送送数据,接受服务端的数据.-pipeline client source code to the server can initiate connections to the server to send data to send, receive services side of the data.
Platform: | Size: 28508 | Author: feng | Hits:

[Other resourceWellHole

Description: 这是一个管线采集资料时管孔占用情况整理记录的工具,它可以通过操作AUTOCAD图纸进行图纸信息的操作.-This is a data acquisition pipeline pores occupied documented tools, it can operate AutoCAD drawings drawings information operation.
Platform: | Size: 624712 | Author: 晋军 | Hits:

[Other resources3c44b0x+USB

Description: 1代码. 2.测试步骤 1> 开发板上电 2> 运行测试程序 3> 运行串口监视软件,波特率115200 4> 用usb电缆连接开发板和PC,若已连接,则拔掉重连 5> 系统显示找到新硬件,安装Tools\\usb驱动\\D12驱动 6> 运行Tools\\UsbDebug.exe 7> 刷新设备列表,选中Philips项 8> 将接收数据端点和发送数据端点均设为端点1,管道大小设为16 若将接收数据端点和发送数据端点设为端点2,管道大小则设为64 9> 按下\"启动\" 10> 在数据发送窗口输入若干数据,按下\"发送数据\" 11> 这时在数据接收窗口和串口监视软件中均应看到发送的数据-a code. 2. 1gt test steps; Development board -- inversion; 3gt testing procedures; Serial run monitoring software, 4gt 115,200 baud rate; Using USB cables development board and the PC, if any link, even uprooted re-5GT; The system shows to find new hardware, installation Tools \\ usb driver \\ drive 6gt D12; running Tools \\ UsbDebug.exe 7gt; updated List of equipment, selected items 8gt Philips; endpoints will receive data and send data endpoint set to an endpoint, pipeline size as a 16 if the receiving and sending data endpoint data endpoint Set endpoint 2, pipeline size is zero 9gt 64; press the "start" 10gt; the data sent several data input window, press the "send data" 11gt; At this juncture, data reception window and serial monitoring software should see the data sen
Platform: | Size: 342289 | Author: 李大嘴 | Hits:

[Other resourcefork

Description: 模拟操作系统底层通过管道的文件传送,定义读写缓冲区,编译后,可看到结果-underlying operating system simulation through the pipeline transmission of documents, the definition read and write buffer compiled, we can see the results
Platform: | Size: 931 | Author: Wandy_1234 | Hits:

[Process-Threadprocesscomunication

Description: 此程序是在MFC下分别用匿名管道,命名管道和邮槽3种方法实现的进程之间的通信 -this procedure is the MFC respectively anonymous pipeline named pipes and mail chutes three different methods to achieve the communication process between the
Platform: | Size: 202551 | Author: zhaodetao | Hits:

[Other resourceDataConvert

Description: 示例为对一地下管线数据库的操作,程序对数据内容进行了一定的修改,提高了效率,可作为对该数据库操作的入门程序。-example of a pair of underground pipeline database, the operation procedures of the data content of some modification, increased efficiency, as this data base entry procedures.
Platform: | Size: 291478 | Author: 董万峰 | Hits:

[WinSock-NDISHTTPnew

Description: 一个用可以访问网站的vc网络编程 用到socket管道-one can visit the site using the Internet vc use socket programming pipeline
Platform: | Size: 28432 | Author: HD | Hits:

[Communicationtransfdata(051222)

Description: 实现数据库之间的通信,主要采用数据管道技术,无解压密码-database communications between the mainly using data pipeline technology, without extracting passwords
Platform: | Size: 448501 | Author: kingshift | Hits:

[WinSock-NDISudptransport

Description: 基于UDP实现简单的可靠数据传输 由于数据是在不可靠的信道上传输的,因此数据在信道上传输时可能会发生比特错误,数据丢失。Rdt3.0及之前的版本都是停止—等待协议,它限制了网络底层硬件的能力。为克服这个问题引入了流水线技术,两个能恢复流水线中的错误的基本方法:第N个分组重发和选择性重复。综上,要实现差错编码,顺序号,计时器,分组确认,滑动窗口,拥塞控制。-simple UDP based on the reliable data transmission of data is not reliable transmission of the channel, therefore the data transmission channel may occur bit error, data loss. Rdt3.0 and earlier versions are stop-wait for the agreement, which limits the underlying network hardware capabilities. To overcome this problem the introduction of pipeline technology, both of which can restore pipeline error in the basic methods : section N to a re-issued and selective repeat. In sum, to achieve error coding, sequencing, the timer, a confirmation, sliding window, congestion control.
Platform: | Size: 124739 | Author: 周崇青 | Hits:

[OtherNamePipe

Description: 自己封装的管道通信类,可简单修改后用于需要管道技术的程序中,并附带测试程序。-own package Pipeline Communications, simple modifications necessary for the pipeline technical procedures, test procedures and fringe.
Platform: | Size: 106385 | Author: 王文明 | Hits:

[OpenGL programsanweipingbao

Description: 用OPENGL绘制的WINDOWS三维管道。。。西西 有点假。。不过效果还好。。原理一般。-using the Windows OpenGL 3D rendering pipeline. . . Her somewhat false. . But better results. . The general principle.
Platform: | Size: 236286 | Author: 陈兴 | Hits:

[GUI DeveloppipelineContol

Description: a simple pipeline contorl
Platform: | Size: 95390 | Author: 王志强 | Hits:

[Communicationjincheng_tongxin

Description: 基于以下四种间的通信: 剪贴板 匿名管道 命名管道 邮槽-based on the following four types of communication : the clipboard anonymous pipeline named pipe Post groove
Platform: | Size: 237730 | Author: zyg | Hits:

[Button controlPipeTest

Description: 一个管道定位算法,比较适合那些刚学算法的朋友们。-a pipeline positioning algorithm, more suitable for those just learning algorithm friends.
Platform: | Size: 1502 | Author: 周燕红 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

CodeBus www.codebus.net