A port of the original STL to many platforms.可以配合多種編譯器使用,特別是在使用intel編譯器時可以很好的優(yōu)化代碼性能.
標簽: platforms original intel port
上傳時間: 2013-12-14
上傳用戶:fhzm5658
RS232.cpp and RS232.h for Serial COM Port Communication
標簽: Communication 232 Serial RS
上傳時間: 2016-10-07
上傳用戶:thesk123
This program would work fine only with a specific flash tool through PC printer port under EPP mode.Program is capable of identifying flash chip manufacturer, device type, capacity,... It also allows user to dump flash data, edit/revise the content of flash chip on the Screen, and re-write them back to the chip.
標簽: specific program printer through
上傳時間: 2014-01-16
上傳用戶:ywqaxiwang
The example uses the GPIFTool utility to illustrate single/burst data read(s)/write(s).
標簽: illustrate GPIFTool example utility
上傳時間: 2016-10-10
上傳用戶:上善若水
Realize the usbip function, which could be simulate usb port through net
標簽: function simulate Realize through
上傳時間: 2014-01-17
上傳用戶:GavinNeko
以太網(wǎng)物理層接口器件-10/100 Mbps Fast Ethernet Physical Layer TX/FX Single Chip Transceiver
標簽: Transceiver Ethernet Physical Single
上傳時間: 2016-10-13
上傳用戶:jackgao
ClustanGraphics聚類分析工具。提供了11種聚類算法。 Single Linkage (or Minimum Method, Nearest Neighbor) Complete Linkage (or Maximum Method, Furthest Neighbor) Average Linkage (UPGMA) Weighted Average Linkage (WPGMA) Mean Proximity Centroid (UPGMC) Median (WPGMC) Increase in Sum of Squares (Ward s Method) Sum of Squares Flexible (ß space distortion parameter) Density (or k-linkage, density-seeking mode analysis)
標簽: ClustanGraphics Complete Neighbor Linkage
上傳時間: 2014-01-02
上傳用戶:003030
客戶通過Socket(InetAddress,port)建立與服務器的連接。服務器與客戶都通過構造BufferedReader,PrintWriter來建立輸入輸出流,然后雙方通過該輸入輸出流來相互傳遞信息,一旦收到客戶方的連接請求,服務器accept()方法返回一個新建的Socket對象。客戶端然后向服務器發(fā)送消息,比如注冊,登錄,查找好友等,服務器收到來自客戶的請求后,針對不同的消息處理請求, 雖然UDP不可靠但是對于icq可靠性并不太重要,而且UDP快速,所以客戶間發(fā)送信息通過UDP。用戶登錄時通過類DatagramPacket和DatagramSocket創(chuàng)建UDP包括其本地接受端口以及發(fā)送端口,默認端口為5000和5001,通過取得的好友的IP地址來向好友發(fā)送消息(send(DatagramPacket)和接受消息(receive(DatagramPacket))。當用戶通過UDP收到消息后,可以通過DatagramPacket的方法InetAddress getAddress()得到對方的ip地址,通過對好友列表比較以判斷是誰并提示用戶收到某某的消息,然后用戶選擇該用戶查看消息,如果好友列表沒有該人就顯示收到陌生人的消息。用戶可以按陌生人按鈕查看消息。
標簽: BufferedReader InetAddress PrintWriter Socket
上傳時間: 2016-10-26
上傳用戶:familiarsmile
rs_232 serial port logic
上傳時間: 2013-12-16
上傳用戶:450976175
MSP430 IAR project with FreeRTOS port.
標簽: FreeRTOS project port with
上傳時間: 2013-12-27
上傳用戶:784533221