Microsoft .net IL 匯編語言程序設計指南. To tell the truth, I don t think I had much choice in this matter. Let me explain. With Microsoft .NET technology taking the world by storm, with more and more information professionals getting involved, large numbers of books covering various aspects of this technology have started to arrive—and none too soon. Alas, virtually all of these books are dedicated to .NET-based programming in high-level languages and rapid application development (RAD) environments. No doubt this is extremely important, and I am sure all these books will have to be reprinted to satisfy the demand. But what about the plumbing?
標簽: Microsoft choice matter truth
上傳時間: 2014-11-06
上傳用戶:二驅蚊器
This program uses the HF flag of a FIFO to trigger reads, guaranteeing that the FIFO is never blocked for the writer, giving high throughput for the reader (bursts of D/2 = 128) and guaranteeing that the the reader will not be stuck in the top half of the FIFO.
標簽: FIFO guaranteeing the program
上傳時間: 2016-05-05
上傳用戶:784533221
命令 說明 USER 向pop3服務器器傳遞用戶名 PASS 向pop3服務器器傳遞用戶密碼 STAT 獲取當前用戶的郵件數 LIST 獲取郵件標號和大小 BETR 獲取郵件的全部信息,包括郵件頭和郵件內容 TOP 獲取郵件頭 DELE 刪除指定的郵件 NOOP 空操作 QUIT 退出主機對話
上傳時間: 2014-01-07
上傳用戶:skfreeman
The Radio Interface Layer is the name for an interface that was developed especially for the Pocket PC Phone Edition. It is meant to abstract the interface with a phone/modem device. To achieve this it is closely modelled after the GSM AT command interface. Unfortunately the API was not published officially by Microsoft. Instead more high level API s were published that should be sufficient for developers. Again, unfortunately they are not sufficient. For example the API for receiving notification of incoming SMS messages is arranged for exclusively for one application per type of SMS. Apparently this will be improved upon in Pocket PC 2003. Another area is the availablity of a true AT command modem interface to interact with the GSM modem directly, which is also absent.
標簽: especially Interface for developed
上傳時間: 2013-12-02
上傳用戶:wff
INTERFACES FOR DIGITAL COMPONENT VIDEO SIGNALS IN 525-LINE AND 625-LINE TELEVISION SYSTEMS OPERATING AT THE 4:2:2 LEVEL OF RECOMMENDATION ITU-R BT.601 (PART A)
標簽: LINE INTERFACES TELEVISION COMPONENT
上傳時間: 2013-12-14
上傳用戶:xiaoxiang
這是一個自制的實用的文件格式轉化工具,因常用的AVR單片機編譯器AVRASM32.EXE編譯的OBJ文件不能使用通 用編程器燒錄(例TOM2000編程器),因文件中含有握手碼,不全是機器碼。 因此用VB6.0制做一個 AVRTOM.EXE文件,用以文件格式轉化,轉換后既可用TOM2000等用通用編程器燒錄 AVRTOM.EXE使用方法:準備好avr.asm文件(文件名一定要用這個名),點擊avrtom.exe既可生成通用的top.obj AVRTOM.EXE的制做(源碼):安裝VB6.0后,點擊PROJECT1.VBP進入VB6.0編譯環境,編譯既可。
上傳時間: 2016-05-26
上傳用戶:璇珠官人
JLAB is a set of Matlab functions I have written or co-written over the past fifteen years for the purpose of analyzing data. It consists of four hundred m-files spanning thirty thousand lines of code. JLAB includes functions ranging in complexity from one-line aliases to high-level algorithms for certain specialized tasks. These have been collected together and made publicly available for you to use, modify, and --- subject to certain very reasonable constraints --- to redistribute. Some of the highlights are: a suite of functions for the rapid manipulation of multi-component, potentially multi-dimensional datasets a systematic way of dealing with datasets having components of non-uniform length tools for fine-tuning figures using compact, straightforward statements and specialized functions for spectral and time / frequency analysis, including advanced wavelet algorithms developed by myself and collaborators.
標簽: co-written functions the fifteen
上傳時間: 2014-01-26
上傳用戶:hjshhyy
This version of the book is a DRAFT! The chapters are mostly complete, but not carefully edited. Some of the debugging sections are not done, and not all chapters have exercises. If you have high-level comments about the organization of the book or the topics covered, please send me email at feedback{at}thinkpython{dot}com. It is probably too early for detailed comments like spelling errors.
標簽: carefully chapters complete version
上傳時間: 2014-08-29
上傳用戶:ayfeixiao
ACM Programming contest activity at Stony Brook is sponsored by a grant from Salomon Smith Barney. In the 2002 Greater New York Regional, Stony Brook s teams finished 2nd and 5th with 54 teams competing! In the 2003 Greater New York Regional, Stony Brook finished 4th of 60 teams. In the 2004 Greater New York Regional, three of Stony Brook s teams finished in the top 15 positions!
標簽: Programming sponsored activity contest
上傳時間: 2013-12-13
上傳用戶:wff
This sample provides a generic example of a PCI IDE minidriver. The sample isolates vendor-specific code from the higher-level PCI IDE bus driver, much as SCSI minidrivers isolate code from the SCSI port driver. See the Release Notes section for more information. This sample works on both x86 and Alpha platforms, and is 64-bit compliant. It builds with Microsoft® Visual C® 6.0. It does not implement Plug and Play or Power Management.
標簽: sample vendor-specific minidriver provides
上傳時間: 2013-12-20
上傳用戶:wyc199288