A simple smtp relay server. Which follows smtp protocol correctly. It receive an email. and relay it out to an email server specified by users. Platform: unix, linux, windows. compilation command: g++ smtpr.c -lsocket -lnsl -o smtpr usage: smtpr <port number> (<relay server>)
標簽: relay smtp correctly protocol
上傳時間: 2014-01-01
上傳用戶:jhksyghr
Image Compression A collection of simple routines for image compression using different techniques. 圖象壓縮的不同方法 BTCODE: Image compression Using Block Truncation Coding. PYRAMID: Image compression based on Gaussian Pyramids. DCTCOMPR: Image compression based on Discrete Cosine Transform. IMCOMPR: Image compression based on Singular Value Decomposition. The given codes can be also used in 2D noise suppression. Notes: The function "conv2fft" performs a 2D FFT-based convolution. Type "help conv2fft" on Matlab command window for more informations.
標簽: Compression compression collection different
上傳時間: 2016-05-11
上傳用戶:磊子226
手機地址薄程序,包含disploy, screen, form, alert blist, textbox, command的應用 ,僅供學習
上傳時間: 2016-05-12
上傳用戶:lanwei
Bash_Beginners_Guide_CHS.pdf,學習linux下bash shell編程的好工具!
上傳時間: 2016-05-13
上傳用戶:515414293
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
Visual C++高級界面特效制作百例 本書通過100個實例全面講述了應用Visual C++的MFC進行高級界面編程的思想。書中均以一個實例的詳細實現步驟為引子,介紹其實現的詳細技術內幕,并由此提出了其他的練習。全書詳盡地講述了界面設計的各個方面:窗口界面、菜單、控件、工具欄、狀態欄和系統Shell編程等。全書面向實例進行闡述,講解透徹,易于掌握。本書既可作為初學者和大專院校師生的自學參考書,也可作為計算機軟件開發人員的技術。
上傳時間: 2014-01-03
上傳用戶:xymbian
This demonstration models a flight control for the longitudinal motion of a Grumman Aerospace F-14 Tomcat. First order linear approximations of the aircraft and actuator behavior are connected to an analog flight control design that uses the pilot s stick pitch command as the set point for the aircraft s pitch attitude and uses aircraft pitch angle and pitch rate to determine commands. A simplified Dryden wind gust model is incorporated to perturb the system.
標簽: demonstration longitudinal Aerospace Grumman
上傳時間: 2016-05-17
上傳用戶:wang5829
The CD Audio sample allows some non-SCSI2 CD ROMs to support audio operations by intercepting the relevant audio ioctls and translating them into the command block(s) expected by the non-compliant cdroms. It supports Plug and Play and Power Management, and is 64-bit compliant.
標簽: intercepting operations non-SCSI support
上傳時間: 2016-05-17
上傳用戶:ANRAN
C#界面編程,類似explorer,十分有借鑒意義,對于shell編程來說
標簽: 界面編程
上傳時間: 2014-01-21
上傳用戶:極客
μVision2 支持許多種命令,你可以在 Output Window – Command 窗口輸入這 些命令以用于調試程序。本文對這些命令給與詳細介紹
上傳時間: 2013-12-14
上傳用戶:z1191176801