Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • resbin.rar 名称:read2543 功能:TLC2543驱动模块 输入参数:port通道号 输出参数:ad转换值 ... read2543(uchar port) { uint ad=0,i CLOCK=0 _CS=0 port<<=4 for(i=0 i<12 i++) { if(D_OUT) ad|=0x01 D_IN=(bit)(port&0x80) CLOCK=1 delay(3) CLOCK=0 delay(3) port& ...
  • comm32bcb.zip serial com port sample, Borland c++ buider
  • IBMCOM_C_serial_port_library.zip IBMCOM_C serial port library
  • KeePassJ2ME-src-1_1_1.tar.gz KeePass for J2ME is a J2ME port of KeePass Password Safe, a free, open source, light-weight and easy-to-use password manager. You can store passwords in a highly-encrypted database on a mobile phone, and view them on the go.
  • parallelport.rar 以 parallel port 连接硬体电路,达成周边控制。
  • Celltrack.rar ... info from ril") RIL_Deinitialize(hRil) return res.ToString() } } IntPtr res = IntPtr.Zero IntPtr port = new IntPtr((int)1) NotifyCallback = new RilNotifyDelegate(MyNotifyCallback) ResultCallback = new ...
  • fifo.rar FIFO电路(first in,first out),内部藏有16bit×16word的Dual port RAM,依次读出已经写入的数据。因为不存在Address输入,所以请自行设计内藏的读写指针。由FIFO电路输出的EF信号(表示RAM内部的数据为空)和FF信号(表示RAM内部的数据为满)来表示RAM内部的状态,并且控制FIFO的输入信号WEN(写使能)和REN(读使能)。以及为了更好得控制FIFO电路,AEF(表示RAM内部的数据即将空)信号也同时输出。
  • Socket.rar ... 相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。
  • PortScanner.rar 一個非常完整的掃描工具,用來掃描port的scanner,是保護電腦所必須的。
  • Sendstr.zip print hello world on the serial port at Windway ARM development board