linux下,用于檢測或設置Media Independent interface 單元。
標簽: linux
上傳時間: 2016-03-28
上傳用戶:refent
本文從英文C–FAQ (2004 年7 月3 日修訂版) 翻譯而來。本文的中文版權為 朱群英和孫云所有。本文的內容可以自由用于個人目的,但是不可以未經許可出 版發行。英文版權為Steve Summit 所有,詳情見下面的英文版權說明。 The English version of this FAQ list is Copyright 1990-2004 by Steve Summit. Content from the book 《C Programming FAQs: Frequently Asked Questions》is made available here by permission of the author and the publisher as a service to the community. It is intended to complement the use of the published text and is protected by international copyright laws. The on-line content may be accessed freely for personal use but may not be republished without permission.
上傳時間: 2013-12-19
上傳用戶:LouieWu
BMP文件是Windows保存圖像的一種通用文件格式,在數字圖像處理方面占有重要的地位。BMP文件中保存的圖像數據是一種DIB(Device-Independent Bitmap,即設備無關位圖),DIB是標準的Windows位圖格式,它自帶顏色信息,因此調色板管理非常容易。有許多文章是關于講述如何將BMP文件讀取、顯示的,而如何將數據保存為BMP文件則不是太多,本文作者通過一個實例講述這一過程。
上傳時間: 2014-01-02
上傳用戶:zmy123
As science advances, novel experiments are becoming more and more complex, requiring a zoo of control devices and electronics executing complicated sequences of steps. Device availability and monetary constrains usually lead to a highly heterogeneous setup with components from several different manufacturers using many different protocols and interfacing mechanisms. This often results in control software being puzzled together to use and provide a multitude of interfacing and control functionality, each using their own calling conventions, data structures, etc. To make matters worse, usually a group of relatively independent programmers is trying to write and maintain the code base. Often this causes extensive duplication of effort as program segments are hard to reuse, since unpredictable changes to the segments by the original authors might compromise other code using these segments.
標簽: more experiments requiring advances
上傳時間: 2013-12-24
上傳用戶:qilin
GTK SWF Player. GNOME Applications and a mozilla plugin. Other things included is a library for reading swf files, swf2txt convert swf to text files.
標簽: Applications included mozilla library
上傳時間: 2013-12-23
上傳用戶:TF2015
C8051程序, writes text to the serial port of the 8052,用keil編譯
上傳時間: 2016-04-15
上傳用戶:牛布牛
* Explains process algebra and protocol specification using µ CRL, a language developed to combine process algebra and abstract data types * Text is supported throughout with examples and exercises * Full solutions are provided in an appendix, while exercise sheets, lab exercises, example specifications and lecturer slides are available on the author s website
標簽: specification developed Explains language
上傳時間: 2016-04-27
上傳用戶:笨小孩
我對mo安裝目錄下VB的MoView例子的frmIdentify窗體修改,其中添加 了1個label空件組(10個),1個text控件組(10個),2個command(Edit 、Save)按鈕,要實現的功能是對讀入的圖形文件的相關記錄的指定字段的 屬性值,并能保存,用了Recordset對象的Edit函數、Update函數,
標簽: frmIdentify MoView 目錄 修改
上傳時間: 2016-04-28
上傳用戶:as275944189
pc實現短信收發的源程序,支持TEXT模式和UTP模式。
上傳時間: 2016-05-02
上傳用戶:wanqunsheng
ATViewer is a component for Delphi/C++Builder, which allows to view files of various types. There is no edit possibility, just quick view - so it s useful to implement "View file" feature in your Delphi/C++Builder application. The following view modes are implemented: Text, Binary, Hex, Unicode: all files, of unlimited size. Plain file dump is shown. Used ATBinHex component: only visible part of file is loaded into memory. Modes are suitable for huge files and files of unknown type. RTF/UTF-8: RTF and UTF-8 encoded texts. File is shown using RichEdit control. Image: all general image formats: BMP JPG ICO GIF PNG... File is shown using ATImageBox component. Multimedia: all file types supported by MS Windows Media Player: AVI MPEG WMV MP3... File is shown using WMP ActiveX control. Internet: all file types supported by MS Internet Explorer: HTML XML DOC XLS... File is shown using MSIE ActiveX control. Plugins: all files supported by Total Commander Lister plugins.
標簽: component ATViewer Builder various
上傳時間: 2013-12-24
上傳用戶:小鵬