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-bandwidth connections it is able to seed at 3 times the speed of the official client. The client uses ncurses and is ideal for use with screen or dtach. It supports saving of sessions and allows the user to add and remove torrents.
標簽: performance LibTorrent BitTorrent library
上傳時間: 2015-07-24
上傳用戶:冇尾飛鉈
zemax源碼: This DLL models a standard ZEMAX surface type, either plane, sphere, or conic The surface also demonstrates a user-defined apodization filter The filter is defined as part of the real ray trace, case 5 The filter can be used at the stop to produce x-y Gaussian apodization similar to the Gaussian pupil apodization in ZEMAX but separate in x and y. The amplitude apodization is of the form EXP[-(Gx(x/R)^2 + Gy(y/R)^2)] The transmission is of the form EXP[-2(Gx(x/R)^2 + Gy(y/R)^2)] where x^2 + y^2 = r^2 R = semi-diameter The tranmitted intensity is maximum in the center. T is set to 0 if semi-diameter < 1e-10 to avoid division by zero.
標簽: standard surface models either
上傳時間: 2013-12-05
上傳用戶:003030
sipbomber - tool for testing SIP-protocol implementation (RFC3261). Current version can check only server implementation - UAS (UAS are proxies, user agent servers, redirect servers, and registrars).
標簽: implementation SIP-protocol sipbomber Current
上傳時間: 2014-09-10
上傳用戶:stella2015
libraw1394 is the only supported interface to the kernel side raw1394 of the Linux IEEE-1394 subsystem, which provides direct access to the connected 1394 buses to user space. Through libraw1394/raw1394, applications can directly send to and receive from other nodes without requiring a kernel driver for the protocol in question.
標簽: 1394 the interface supported
上傳時間: 2015-08-07
上傳用戶:徐孺
RTEMS (Real-Time Executive for Multiprocessor Systems) is a free open source real-time operating system designed for embedded systems. The acronym RTEMS initially stood for Real-Time Executive for Missile Systems, then became Real-Time Executive for Military Systems before changing to its current meaning. RTEMS development began in the late 1980s with early versions of RTEMS available via ftp as early as 1993. OAR Corporation is currently managing the RTEMS project in cooperation with a Steering Committee which includes user representatives.
標簽: Multiprocessor Executive Real-Time real-time
上傳時間: 2015-08-09
上傳用戶:D&L37
Here are some short instructions for use of mod-xslt. The stylesheet is specified using the Processing Instruction <?xml-stylesheet type="text/xsl" href="URL-OF-YOUR-STYLESHEET"?> or now new <?xslt-stylesheet agent="THE-USER-AGENT-STRING-OF-THE-BROWSER" href="URL-OF-YOUR-STYLESHEET"?> This now enables you to use different Stylesheets for different browsers. (For example Netscape & IE) (or Web & WAP for that matter)
標簽: instructions stylesheet specified mod-xslt
上傳時間: 2014-01-14
上傳用戶:as275944189
在一個窗體上的上面放置兩個按鈕“Open”和“Save”,在一個JFrame的窗體上放置一個文本區,點擊“Open”按鈕,彈出打開對話框,選擇一個文件打開后,在文本區中顯示 “Opening:新建文本文檔.txt.”,若選擇了“取消”,則在文本區中顯示“Open command cancdlled by user.”,點擊“Save”按鈕,彈出保存對話框,選擇“保存”后,在文本區中顯示 “Saving:新建文本文檔.txt”,若選擇了“取消”,則在文本區中顯示Save command cancdlled by user
上傳時間: 2015-08-13
上傳用戶:sclyutian
Its a text-fading linking ticker type applet that will fade text of any color over any color background. It features rollover color feedback, and will pause when rolled over so the user doesn t have to "chase" links. It uses very little processor power and source is included! Now supports frames!
標簽: color text-fading any linking
上傳時間: 2014-10-10
上傳用戶:heart520beat
使用方法:用文本方式打開FlashFXP文件夾下的Sites.dat文件你會發現許多如下字段: [ftp://www.2ky.cn] Created=37525.5835161227 IP=www.realoveyou.com User=software Pass=45C170E56C99BB1A47 Port=21 Options=30033330000330011 將Pass=45C170E56C99BB1A47中等號后面的字串復制到FlashFXP密碼解密器里,按解密按鈕就得到真正的FTP明文密碼。 【MD5值:540ff30708aeaf8a33fdf4bd2fbd6006】
標簽: 37525.5835161227 FlashFXP Created Sites
上傳時間: 2014-01-27
上傳用戶:亞亞娟娟123
· Develop clear, readable, well-documented and well-designed programs in the C Programming Language. · Develop software in the Unix/Linux using tools such as gcc, gdb, and make. · Locate and interpreting “man pages” applicable to application-level system programming. · Use the POSIX/Unix API to system functions to manage process and sessions as well as use signals and pipes for inter-process communication. · Understanding how synchronization might become problematic in light of concurrency. · Understand how to communicate and cooperate with a project partner.
標簽: well-documented well-designed Programming Language
上傳時間: 2015-08-16
上傳用戶:yuchunhai1990