A project written in C# sends email without smtp server. It queries dns server for mx records and sends them. It supports complete SMTP and SSL protocols.
資源簡介:A project written in C# sends email without smtp server. It queries dns server for mx records and sends them. It supports complete SMTP and SSL protocols.
上傳時間: 2014-01-03
上傳用戶:hustfanenze
資源簡介:Pocket 1945 is a classic shooter inspired by the classic 1942 game. The game is written in C# targeting the .NET Compact Framework. This article is my first submission to Code project and is my contribution to ongoing .NET CF competition.
上傳時間: 2014-02-10
上傳用戶:康郎
資源簡介:Bochs is a highly portable open source IA-32 (x86) PC emulator written in C++, that runs on most popular platforms. It includes emulation of the Intel x86 CPU, common I/O devices, and a custom BIOS. Currently, Bochs can be compiled to em...
上傳時間: 2015-04-06
上傳用戶:FreeSky
資源簡介:8051 RC5 Decoder A simple RC5 decoder written in C . written to emulate a SAA3049.
上傳時間: 2015-01-13
上傳用戶:stewart·
資源簡介:This is SvmFu, a package for training and testing support vector machines (SVMs). It s written in C++. It uses templates. The advantage of templates is that the types of kernel values and data points can be varied to suit the problem.
上傳時間: 2015-07-03
上傳用戶:zhengzg
資源簡介:LibTorrent is a BitTorrent library written in C++ for *nix, with a focus on high performance and good code. The library differentiates itself from other implementations by transfering directly from file pages to the network stack. On high-b...
上傳時間: 2015-07-24
上傳用戶:冇尾飛鉈
資源簡介:About WepDecrypt: Wepdecrypt is a Wireless LAN Tool written in c which guesses WEP Keys based on a active dictionary attack, key generator, distributed network attack and some other methods, it s based on wepattack and GPL licensed. ...
上傳時間: 2013-12-25
上傳用戶:6546544
資源簡介:A Numerical Photonics library written in C++. The library includes beam propagation method, coupled mode method, Bragg Gating Analysis, transfer matrix method, and vectorial Fourier Decomposition method. Very useful in simulating integrated...
上傳時間: 2013-12-22
上傳用戶:wendy15
資源簡介:gfa is a small and fast address book written in C and GTK+.
上傳時間: 2017-01-31
上傳用戶:sxdtlqqjl
資源簡介:Shut the Box is a simple diversion written in C and GTK+. The object is simple: Roll the dice and click the tiles that sum up to that dice roll until there are no more tiles to click.
上傳時間: 2014-12-03
上傳用戶:天涯
資源簡介:EZ Usb system driver written in C.. a useful USB driver..
上傳時間: 2014-01-07
上傳用戶:shinesyh
資源簡介:this program written in c++ and it is a small calculator that make many operations
上傳時間: 2017-05-03
上傳用戶:leixinzhuo
資源簡介:Ming is a library for generating Macromedia Flash files (.swf), written in C, and includes useful utilities for working with .swf files.
上傳時間: 2017-06-05
上傳用戶:youke111
資源簡介:email submission form in gtk written in c.
上傳時間: 2017-06-25
上傳用戶:我們的船長
資源簡介:A Triple-DES implementation written in C by Richard Outerbridge. Copyrighted but can be freely used.
上傳時間: 2017-09-01
上傳用戶:1079836864
資源簡介:DataDraw is an ultra-fast persistent database for high performance programs written in C. It s so fast that many programs keep all their data in a DataDraw database, even whi le being manipulated in inner loop s of compute intensive app...
上傳時間: 2013-12-19
上傳用戶:xhz1993
資源簡介:RoaminSMPP SMPP library written in C#. Intended to be fully SMPP v3.4 compliant and extensible for future versions of the spec.
上傳時間: 2013-12-18
上傳用戶:yyyyyyyyyy
資源簡介:vs.lib is a math library in C++ with a set of linear algebra and integrable / differentiable objects. vs.lib is a rapid-proto-typing tool which makes programming in numerical applications as easy as writing mathematical expressions.
上傳時間: 2015-03-03
上傳用戶:PresidentHuang
資源簡介:模擬串口的程序:Generic software uart written in C
上傳時間: 2015-05-13
上傳用戶:2404
資源簡介:phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web. Currently it can create and drop databases, create/drop/alter tables, delete/edit/add fields, execute any SQL statement, manage keys on fields
上傳時間: 2015-10-30
上傳用戶:時代電子小智
資源簡介:Memory as a Programming Concept in C and C++ 一本描述以C/C++編程方式的內(nèi)存管理,涉及到應(yīng)用程序和系統(tǒng)的各個構(gòu)架,可以說應(yīng)該是任何一門高級語言學(xué)習(xí)者的必讀之物.
上傳時間: 2015-11-29
上傳用戶:heart520beat
資源簡介:快速排序算法的C語言的源程序代碼 source code written in C programming language for algorithm of quick sort.
上傳時間: 2016-01-23
上傳用戶:pompey
資源簡介:計算器的C語言的源程序代碼 (source code written in C programming language for calculation).
上傳時間: 2013-12-15
上傳用戶:czl10052678
資源簡介:Huffman編碼算法的C語言的源程序代碼 (source code written in C programming language for algorithm of Huffman coding).
上傳時間: 2016-01-23
上傳用戶:SimonQQ
資源簡介:堆排序算法的C語言的源程序代碼 (source code written in C programming language for algorithm of heap sort).
上傳時間: 2016-01-23
上傳用戶:hn891122
資源簡介:10個數(shù)運算結(jié)果得100的C語言的源程序代碼 (source code written in C programming language for getting 100 from 10 numbers).
上傳時間: 2016-01-23
上傳用戶:13160677563
資源簡介:Linux flash Player.All files are written in C codes.
上傳時間: 2014-01-10
上傳用戶:zm7516678
資源簡介:A framework written in Java for implementing high-level and dynamic languages, compiling them into Java bytecodes. An implementation of Scheme, which is in the Lisp family of programming languages. Kawa is a featureful dialect in its own r...
上傳時間: 2014-01-05
上傳用戶:libinxny
資源簡介:Peers is a very minimalistic SIP User-Agent. It s a softphone, written in java, and it has been tested on linux and windows. It allows a user to call from one PC to another on a local area network, using SIP/SDP/RTP with Ulaw encoding for v...
上傳時間: 2014-12-02
上傳用戶:cainaifa
資源簡介:unified configuration interface. small configuration library for programs written in c, can be used for shell scripts as well.
上傳時間: 2017-01-04
上傳用戶:ynsnjs