The worm will duplicate to WINNT catalogue , put worm shelf adult.exe into C: \, in zip file under C:\WINNT , C:\WINNT\system32 , these three catalogues ,. The worm will falsely use the person who sends one name and send the addressee for this mail of worm s mail automatically, the worm will open the selfish calculations constantly too.
標簽: worm duplicate catalogue WINNT
上傳時間: 2017-01-13
上傳用戶:aig85
本書全面深入地講述了套接口API網絡編程的既成事實標準,對X/open傳輸接口API也作了廣泛的介紹。 本書從對套接口API的綜合討論開始,論述了基本編程內容后,即轉入高級套接口編程的相關主題,包括IPv4與IPv6的互操作性; UNIX域協議、非阻塞I/O、路由套接口、廣播、多播、線程、原始套接口、數據鏈路訪向等, 對于客戶一服務程序的各種設計方法也作了完整的探討。在敘述X/Open傳輸接口API時, 還對記這種設備驅動機制作了深入分析。在附錄中又給出了IPv6、ICMPV6、虛擬網絡等新內容。 本書內容詳盡且具權威性,幾乎每章都提供精選的習題, 是計算機和網絡專業高年級本科生和研究生的首選教材。本書也可作為網絡研究和開發人員的自學教材和參考書。
上傳時間: 2014-12-07
上傳用戶:sk5201314
函數分庫函數和用戶自定義函數兩類: 庫函數(又稱系統函數)是高級語言軟家中提供基礎功能的函數。庫函數文件以h為文件后綴,如C語言的stdio.h文件包括了printf(), scanf (),open(),close()。C語言中主函數要使用某庫函數:#include<庫函數文件名>
上傳時間: 2014-01-04
上傳用戶:sy_jiadeyi
簡易筆記本,一般功能(open source)
標簽:
上傳時間: 2013-12-24
上傳用戶:釣鰲牧馬
數字排序,用泡沫排序法製作,可秀出數字大小(open source)
標簽: 排序
上傳時間: 2013-12-13
上傳用戶:希醬大魔王
MPI stands for the Message Passing Interface. Written by the MPI Forum (a large committee comprising of a cross-section between industry and research representatives), MPI is a standardized API typically used for parallel and/or distributed computing. The MPI standard is comprised of 2 documents: MPI-1 (published in 1994) and MPI-2 (published in 1996). MPI-2 is, for the most part, additions and extensions to the original MPI-1 specification. The MPI-1 and MPI-2 documents can be downloaded from the official MPI Forum web site: http://www.mpi-forum.org/. Open MPI is an open source, freely available implementation of both the MPI-1 and MPI-2 documents. The Open MPI software achieves high performance the Open MPI project is quite receptive to community input.
標簽: comprising MPI Interface committee
上傳時間: 2013-12-22
上傳用戶:爺的氣質
This document describes how to switch to and program the unisersal serial bus (USB) analog phase-locked loop (APLL) on the C5506/C5507/C5509A devices. Example assembly programs for programming and switching to and from the APLL are also provided in the attached zip file. It is assumed that the reader is familiar with the use and operation of the C5506/C5507/C5509A USB digital phase-locked loop (DPLL) and C55x™ Digital Signal Processor (DSP) IDLE procedures.
標簽: describes unisersal document phase-lo
上傳時間: 2014-01-13
上傳用戶:hustfanenze
Hardware and firmware for a DSP based digital audio MP3 player with USB pen drive funtionality, using a 16-bit fixed point Texas Instruments TMS320 C55x DSP and CompactFlash card. This is an open source and open hardware MP3 player project.
標簽: funtionality Hardware firmware digital
上傳時間: 2017-02-19
上傳用戶:bibirnovis
這個是我調通的在2410下運行文件系統的程序. 用2410驅動sd卡來實現fat文件系統. 歡迎大家來測試. 用法很簡單, 如下 FILE *fp // 文件指針 unsigned char temp[24]="3.wav" // 文件明需要放在數組里 while(!initialize_media()) // 初始化sd卡 { Uart_Printf("sd initializing....\n") } Uart_Printf("sd ready\n") fp=fopen(temp, READ) // 打開文件就可以用了, 函數和標準c中的一樣,所以不能加載stdio.h if(!fp) { Uart_Printf("open file wrong\n") while(1) } Uart_Printf("open file successed\n")
上傳時間: 2013-12-30
上傳用戶:xlcky
適合初學j2me開發的程序員,帶你走入移動的世界.J2ME open out.
上傳時間: 2014-01-25
上傳用戶:fnhhs