C# Network Programming by Richard Blum ISBN:0782141765 Sybex ?2003 (647 pages) This book helps newcomers GET started with a look at the basics of network programming as they relate to C#, including the language抯 network classes, the Winsock interface, and DNS resolution.
標簽: Programming 0782141765 Network Richard
上傳時間: 2014-01-06
上傳用戶:WMC_geophy
The Kannel Open Source WAP and SMS gateway works as both an SMS gateway, for implementing keyword based services via GSM text messages, and a WAP gateway, via UDP. The SMS part is fairly mature, the WAP part is early in its development. In this release, the GET request for WML pages and WMLScript files via HTTP works, including compilation for WML and WMLScript to binary forms. Only the data call bearer (UDP) is supported, not SMS.
標簽: gateway implementing SMS keyword
上傳時間: 2014-01-11
上傳用戶:2525775
This software aims to create an applet and panel tools to manage a wireless interface card, such as IEEE 802.11 cards. The development will focus on Linux, as this is the most accessible platform, but will expand as we GET access to more platforms
標簽: interface software wireless create
上傳時間: 2013-12-10
上傳用戶:semi1981
This software was done in part for a textbook on AI I ve written called _The Basis of AI_ (tentative title, subject to change but not if I GET my way). For details see: http://www.mcs.com/~drt/basisofai.html
標簽: tentative software textbook written
上傳時間: 2015-03-30
上傳用戶:cxl274287265
開發(fā)環(huán)境:Delphi 簡要說明:TGABase is a abstract class. You must Derivate a sub_class from it. You must override abstract function calculateFitness. By the way, this class can only GET minimum solution
標簽: must You sub_class Derivate
上傳時間: 2015-04-12
上傳用戶:liansi
Contains a complete archiver by Haruhiko Okumura. The archiver uses an LZ engine whose output is compressed with static Huffman. The file is chopped into pieces which all GET their own independent set of Huffman tree s. ARJ 2.41, ZIP 2.0 and PKZIP 2.04g use essentially the same method. ZOO and LHA even use excactly the same method.
標簽: archiver Contains complete Haruhiko
上傳時間: 2014-01-17
上傳用戶:himbly
股票交易模擬器 A Stock Exchange simulator to show timers and randon number generators work toGETher. A cool simulation for anyone who might think about playing the stocks and spending money and GET a general idea how the system works.
標簽: generators simulator Exchange toGETher
上傳時間: 2015-04-13
上傳用戶:愛死愛死
This is an example how one could hide a process on Windows based operation systems from task viewers like ProcDump (G-RoM, Lorian & Stone) or ProcessExplorer (SysInternals). It could e.g. be used as some kind of dump protection. The way to GET this done is very different on NT and 9x machines.
標簽: operation Windows example process
上傳時間: 2013-12-17
上傳用戶:wang0123456789
It is about C++ Network programming(Socket Application Programming Interface).If you listen this lesson, you must GET this program!
標簽: Application Programming programming Interface
上傳時間: 2015-05-20
上傳用戶:924484786
本程序用VC++完成 定義類模板SortedSet (包括方法的實現(xiàn)) ,即元素有序的集合,集合元素的類型和集合元素的最大個數(shù)可由使用者確定。要 求該類模板對外提供以下三種操作: insert:加入一個新的元素到合適的位置上,并保證集合元素的值不重復; GET:返回比給定值大的最小元素的地址。若不存在,返回-1; del:刪除與給定值相等的那個元素,并保持剩余元素的有序性。
上傳時間: 2014-01-04
上傳用戶:zyt