Library of C functions that allows a program to use WinSock 2 functionality if it is available or fall back to WinSock 1.1 if it isn t.
標簽: functionality functions available Library
上傳時間: 2015-01-18
上傳用戶:LIKE
不知道啊!25 result love(boy, girl) {- if ( boy.有房() and boy .有車() ) {- boy.set(nothing) return girl.嫁給(boy)
上傳時間: 2014-06-27
上傳用戶:aix008
4. If a modified source code is distributed, the original unmodified -- source code must also be included (or a link to the Free IP web -- site). In the modified source code there must be clear -- identification of the modified version.
標簽: source code distributed unmodified
上傳時間: 2013-12-14
上傳用戶:qq1604324866
Coding Styles for if Statements and case Statements
標簽: Statements Coding Styles case
上傳時間: 2014-01-23
上傳用戶:waizhang
VHDL幾個設計實例,用WHEN ELSE 語句實現條件賦值等
上傳時間: 2014-01-18
上傳用戶:fandeshun
最高優先級編碼器 8位相等比較器 三人表決器(三種不同的描述方式) 加法器描述 8位總線收發器:74245 (注2) 地址譯碼(for m68008) 多路選擇器(使用select語句) LED七段譯碼 多路選擇器(使用if-else語句) 雙2-4譯碼器:74139 多路選擇器(使用when-else語句) 二進制到BCD碼轉換 多路選擇器 (使用case語句) 二進制到格雷碼轉換 雙向總線(注2) 漢明糾錯嗎譯碼器 三態總線(注2) 漢明糾錯嗎編碼器 解復用器
上傳時間: 2015-04-11
上傳用戶:tianyi223
在c環境下的編譯器 一.實驗完成主要功能描述: 1.if語句 2.if_else語句 3.while語句 4.數組 5.函數調用 6.對外部函數printf的調用(用于打印) 二.測試環境 1.fedora core 4(OS) 2.lex version 2.5.4 3.yacc 4.gcc (GCC) 4.0.0 20050519 (Red Hat 4.0.0-8)
上傳時間: 2014-01-23
上傳用戶:comua
The zlibex.pas unit included in this archive will work with delphi 5, 6,and 7. if you previously downloaded my delphi 5 unit, you will notice that the unit has been renamed. this was done because borland included in its delphi 6 and 7 lib directories a zlib.dcu file and i felt it was more correct to rename my unit and force developers to have to update their code than to make developers worry about the possible file contention in delphi 6 and 7.
標簽: previously included archive zlibex
上傳時間: 2015-04-30
上傳用戶:縹緲
接收pop3 Public Function Retrieve(ByVal rhs As Pop3Message) As Pop3Message Dim message, response As String Dim msg As New Pop3Message msg.bytes = rhs.bytes msg.number = rhs.number message = "RETR " + rhs.number.ToString + vbCrLf write(message) response = Respond() If response.Substring(0, 3) <> "+OK" Then Throw New Pop3Exception(response) End If MsgBox(msg) msg.retrieved = True While (1 = 1) response = Respond() If response = "." + vbCrLf Then Exit While Else msg.message += response End If End While Return msg End Function
標簽: Pop3Message Function Retrieve response
上傳時間: 2013-12-28
上傳用戶:fnhhs
He was the first one (I noticed of) who coded a decrypter for yC 1.2 :)...good job. Also if it hasn t full support yet >:-) So as I promised...here s the source code. I hope it helps someone.
標簽: decrypter noticed first coded
上傳時間: 2015-05-03
上傳用戶:498732662