CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 完成端口

搜索资源列表

  1. Card

    0下载:
  2. 该程序是一个对CPU卡读写的一个软件,用串口进行通信,可以进行端口设置,寻卡,发卡等操作。发卡完成后可以对卡中的数据进行操作,修改数据等。-The program is a one of the CPU card reader software to communicate with the serial port, the port can be set, look for cards, card issuers and other operations. Card after complet
  3. 所属分类:Communication

    • 发布日期:2017-05-17
    • 文件大小:4890154
    • 提供者:崔光辉
  1. API-com

    0下载:
  2. 串行端口是系统资源的一部分,其本质是作为CPU和串行设备间的编码转换器。当数据从 CPU经过串行端口发送出去时,字节数据转换为串行的位(Bit) 接收数据时,串行的位被转换为字节数据。应用程序要使用串口进行通信,必须在使用之前向操作系统提出资源申请要求(即打开串口),通信完成后再释放资源(即关闭串口)。串行通信一般可以分为同步和异步两种操作方式。所谓同步方式是指在串口的接收缓冲区中读取规定数目的数据,直到规定数目的数据全部被读出或设定的超时时间已到才返回。如果规定的待读取数据量大且设定的超时时间
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:209159
    • 提供者:chowyu
  1. TcpTest

    0下载:
  2. 双进程实现TCP收发信息,程序主要完成双机通信功能,使用TCP协议,分两个模块(TcpSender,TcpReceiver),由TcpSender向指定IP和端口发送数据,之后TcpReceiver接收并解码显示到文本框中.-Dual-process achieve TCP send and receive information, the program mainly to complete the two-machine communication capabilities, using t
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:72992
    • 提供者:ywz
  1. LED-microcomputer

    0下载:
  2. 要求完成单片机、LED点阵显示屏及外围芯片的选型、单片机端口资源的分配以及LED点阵显示的控制系统,要求所设计的LED点阵显示屏可以显示数字、字符、中文汉字,并具有动态滚动的效果。-Required to complete the MCU, control system selection, allocation of port resources and LED dot matrix display LED dot matrix display and peripheral chips, LE
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:49944
    • 提供者:谢小冰
  1. UDPpushApp

    0下载:
  2. 完成相应UDP端口数据的转发 转发目的Ip和端口可配置 将UDP数据分发给多个目的地址-Complete the corresponding data forwarding UDP port forwarding purposes Ip and UDP port can be configured to distribute data to multiple destination addresses
  3. 所属分类:WinSock-NDIS

    • 发布日期:2015-04-05
    • 文件大小:468992
    • 提供者:马蕾
  1. sopc430_V1.1

    0下载:
  2. 1.实现了27条核心指令中的26条,没有实现BCD加法指令。 2.指令周期为6~8个机器周期,返回指令ret除外,需要11个机器周期 3.没有实现中断功能,所以类似定时器这类的外设没有添加,目前添加了乘法器外设,P1和P2端口,且P1和P2端口没有中断功能 4.流水线各个模块是异步工作方式,即前一级模块工作完成,下一级才开始工作。 5.留有外设接口,方便用户添加自定义外设 6.在EP4CE155F29C8器件上运行最高频率为100MHz-
  3. 所属分类:Other systems

    • 发布日期:2017-05-12
    • 文件大小:2652836
    • 提供者:liguangmin
  1. drsim

    0下载:
  2. DRAM的模型,采用C语言开发完成,以DRAMSim2为基础进行的改进,模拟多端口的访存特性。-DRAM model developed using C language to DRAMSim2 to improve the basis for the simulated multi-port memory access characteristics.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-10
    • 文件大小:2403688
    • 提供者:李新鹏
  1. Port-multiplexing_fu

    0下载:
  2. 该代码使用SOCKET的SDK完成了端口复用的编写,可以用来学习端口复用的方法-The code uses the SDK to complete the preparation SOCKET port multiplexing can be used to study port multiplexing method
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:363023
    • 提供者:taozi
  1. y83-master

    0下载:
  2. 端口映射并转发,windows下的版本已经完成,但是貌似sock5proxy在数据包多时会锁死.- Port mapping and forwarding, the windows version has been completed, but it looks like sock5proxy long will lock in the packet.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-25
    • 文件大小:18083
    • 提供者:ljh
  1. Serial-Port-Class

    0下载:
  2. 一个可以直接使用的串口操作类,这个类完成读、写和监视一个串口通信端口,当串行端口发生事件它会发送一个消息给其所属窗口, 该类创建一个读数据线程和一个写数据线程,使主程序不会被堵塞。-One can use the serial port operations, the completion of this class to read, write, and monitor a serial communications port, serial port when the event occ
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:6684
    • 提供者:杨天
  1. POP3mail

    0下载:
  2. C#自写的POP3邮件接收程序源代码,通过这个接收客户端可接收指定邮箱地址内的邮件,查看邮件内容等功能,在使用之前,请先设定相关参数:POP3地址、用户名、密码、邮件编号等,设置完成可点击连接测试。用110端口新建POP3服务器连接,根据邮件编号从服务器获得相应邮件,向服务器发送QUIT命令从而结束和POP3服务器的会话,更新按钮的状态,注意到连接与断开(收取邮件)状态是互斥的-Desde que escribí el código fuente en C# para recibir corre
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:10214
    • 提供者:gpudn13
  1. fileuploadcs

    0下载:
  2. C#实现点对点文件传输,程序包括有客户端与服务端,分别编译后,可执行文件在bin目录中,服务端和接收端的IP及端口要一致,在发送端可以选择要传的文件,接收端只负责接收,测试程序整体上是很简单的,新手也能看得懂,程序运行界面请参见软件截图。文件传输最大限制是8M文件,如果成功发送文件信息给接收端,则继续发送文件的内容给接收端,文件传输完成会显示出所传输文件的大小字节。当服务器在运行时,不允许直接关闭,必须先停止服务,才可关闭-C# para lograr la transferencia de a
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:19528
    • 提供者:gpudn13
  1. P2P-Traffic-Identification-

    0下载:
  2. 在Visual C++平台下实现代码,完成的P2P流量识别,操作的数据对象是从网络中截取到的信息报文,综合应用端口匹配、深层数据包技术和流量特征进行P2P流量识别。-In Visual c++ platform implementation code, complete the P2P traffic identification, the operating data objects are intercepted from the network packets of information
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-05-25
    • 文件大小:8325148
    • 提供者:jingsi
  1. ModGetHID

    0下载:
  2. 通常情况下,我们通过=&HEC命令对IDE端口进行监测.获取硬盘信息. 一般情况下,我们就写个VXD或者DRIVER来完成.但是现在,通过MS的S.M.A.R.T.接口, 我们可以直接从RING3调用API DeviceIoControl()来获取硬盘信息.-Under normal circumstances, we pass = & HEC command IDE port monitoring. Acquire the hard disk information.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5090
    • 提供者:李安平
  1. portzhuanfa

    1下载:
  2. vb简单实现端口转发,VB基于WinsockApi的端口转发程序,因时间问题尚未完成,但基本功能可用,如果有BUG欢迎大家提出。-VB realize a simple port forwarding, VB WinsockApi port forwarding based program, because the time has not yet been completed, but the basic function is available, if you have BUG welco
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:5646
    • 提供者:gpudn56
  1. WDTMFCDlg

    0下载:
  2. CE6.0下的WDT使用程序,基于MFC对话框界面的。通过读写WDT端口来设置WDT时间和触发方式等特性。对于端口的读写使用汇编完成。-CE6.0 under WDT use the program, MFC dialog-based interface. WDT time to set up and trigger other features by reading and writing WDT port. For reading and writing using port assembl
  3. 所属分类:Windows CE

    • 发布日期:2017-04-07
    • 文件大小:2280
    • 提供者:潇洒哥
  1. I2Ctool

    0下载:
  2. 硬件完成的RS232转I2C电路,没有MCU,用PC232端口直接访问,速度快,电路简单。-RS232 to I2C hardware to complete the circuit, there is no MCU, direct access to the port with PC232, fast, simple circuit.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-17
    • 文件大小:4556885
    • 提供者:叶晞
  1. main

    0下载:
  2. 主要是完成MCU的片内ADC对P6.0端口的电压进行转换将模拟电压值显示在1602液晶上-Largely completed within the MCU chip ADC voltage conversion P6.0 port analog voltage value is displayed on the LCD 1602
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1449
    • 提供者:yaya
  1. IODELY

    0下载:
  2. Xilinx IO端口IODELY的使用例程。使用200M作为参考时钟。分别调用两组IODELY完成正向延时和等效逆向延时。-Xilinx IO port IODELY use routines. The use of 200M as a reference clock. Two groups of IODELY positive respectively call completion delay and the equivalent reverse delay.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:2695
    • 提供者:kirin-Jen
  1. PortScan

    0下载:
  2. 网络端口及协议扫描器的设计与实现,功能方面需要完成对局域网的二段IP端口进行扫描并监测端口的动态。 1、扫描功能有: (1)输入需要扫描端口的范围; (2)输入扫描次数; (3)结果显示; (4)对扫描进行控制。 -Design and implementation of network ports and protocols scanner function needs to be done to Sec LAN IP port scanning and mon
  3. 所属分类:Scanner

    • 发布日期:2017-05-19
    • 文件大小:5317431
    • 提供者:
« 1 2 ... 26 27 28 29 30 3132 33 »
搜珍网 www.dssz.com