Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • IOCP-SRC.rar Server/client source code about Completion Port. very helpful
  • WM5ApplicationServerTCP.zip A server application working on a smartphone with windowsmobile6.it listens on a specified port for messages and transmits reply.
  • fanoutserver.zip ... Server console Application that uses the MS windows I/O Completion Port scheme with overlapped I/O model. The I/O Completion ... considerable advantages over all other I/O schems. The Completion Port I/O scheme scales well and offers the best performance ...
  • FanOutClient.zip ... Handy for network anomoly testing etc. // Normaly you would have the fanout server running on the target. Then using this client you can generate // IP fanout(s) by selecting valid listen port on the target and selecting your local parms and start.
  • free_rtos_ervices_test.rar Contains code for freertos port to AT91SAM7X512.Anybody can use these codes for non commercial use only.
  • ATMEL_AVR_BURNER.zip Host software written in Delphi-pascal for programming, reading and erasing of Atmel s AT90S23X family through PC s paralell port.
  • serial2parallel.zip this program based on MCS51 and converts a serial data to parallel on its port
  • FTP_0424.rar LINUX下开发的FTP服务器,基本实现FTP的功能.实现PORT的模式.
  • SocketConnection.zip J2ME code to connect socket to remote server at port 80 and request HTTP service for viewing index.html
  • HammingDecoder.rar ... error detection. -- download from: www.pld.com.cn & www.fpga.com.cn LIBRARY ieee USE ieee.std_logic_1164.ALL ENTITY hamdec IS PORT(hamin : IN BIT_VECTOR(0 TO 7) --d0 d1 d2 d3 p0 p1 p2 p4 dataout : OUT BIT_VECTOR(0 TO 3) --d0 ...