虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

SO

  • FASTICA can be called with numerous optional arguments. Optional arguments are given in parameter pa

    FASTICA can be called with numerous optional arguments. Optional arguments are given in parameter pairs, SO that first argument is the name of the parameter and the next argument is the value for that parameter. Optional parameter pairs can be given in any order.

    标签: arguments parameter Optional numerous

    上传时间: 2014-08-18

    上传用户:2525775

  • ardware senSOrs monitor 4.4.2.2 (June 2008) (Shareware, trial period is two weeks) The most univ

    ardware senSOrs monitor 4.4.2.2 (June 2008) (Shareware, trial period is two weeks) The most universal hardware monitoring program for Windows 9X/ME/NT/2000/XP/2003/VISTA x86/x64 editions This program monitors and displays certain parameters (temperatures, voltages, fans RPM) taken from h/w senSOr chips, installed on smart motherboards and/or graphics cards. Customizable alarms can be displayed. Professional license includes thermo control features (SO-called "SOftware cooling"), nVidia/ATi graphics cards and HDD S.M.A.R.T. monitoring.

    标签: Shareware ardware senSOrs monitor

    上传时间: 2013-12-17

    上传用户:894898248

  • This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and h

    This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and has it s own database file format. I wrote it because I found the other DBMSs code too bulky and hard to debug. It s designed for small applications and I doubt it could handle anything on a large scale. A sample program included in the .zip shows how everything works. The database project is a library project, SO you ll have to compile and link with the .lib file to get everything working. Pros: - You have the SOurce code SO you know exactly what it is doing - Database files are very small - Small and fast code Cons: - Can t handle large amounts of records (more than 65000ish) - Doesn t support SQL (you have to search the database by cycling through the records and testing them against your constraints) - Each database file can only have one table.

    标签: i.e. management database simple

    上传时间: 2016-10-02

    上传用户:851197153

  • /* This IPv4 example listens for incoming packets and automatically adds destinations for new SO

    /* This IPv4 example listens for incoming packets and automatically adds destinations for new SOurces. 这个例子主要是让大家了解下面3个函数的用法。 void OnNewSOurce(RTPSOurceData *dat) void OnBYEPacket(RTPSOurceData *dat) void OnRemoveSOurce(RTPSOurceData *dat) 具体内容看我的测试文档吧。 例子的中文解释都由hanyuejun添加,有任何疑问请发hanyuejun2006@163.com */

    标签: automatically destinations for incoming

    上传时间: 2014-01-25

    上传用户:SOngrui

  • Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pang

    Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed however, most of the work on Pango SO far has been done using the GTK+ widget toolkit as a test platform. Pango forms the core of text and font handling for GTK+-2.x.

    标签: internationalization rendering emphasis library

    上传时间: 2013-12-28

    上传用户:dancnc

  • sms发送短信的程序

    sms发送短信的程序,对于在linux环境下开发的人员很有用。 SMS-Dispatch is Linux conSOle C++ program for SMS messages dispatch from preliminary prepared text file via circuit GSM phone in batch mode. Tested on Motorola C3xx phones. SO you can create the report about users status for ex. and send it them as SMS.

    标签: sms 发送 短信 程序

    上传时间: 2014-08-30

    上传用户:pkkkkp

  • sms发送短信的程序

    sms发送短信的程序,可以在windows,和linux两个环境下。 SMS-Dispatch is Linux conSOle C++ program for SMS messages dispatch from preliminary prepared text file via circuit GSM phone in batch mode. Tested on Motorola C3xx phones. SO you can create the report about users status for ex. and send it them as SMS.

    标签: sms 发送 短信 程序

    上传时间: 2013-12-23

    上传用户:gdgzhym

  • Generating Fractals with SSE/SSE2 You probably have heard about fractals before. They are beautiful

    Generating Fractals with SSE/SSE2 You probably have heard about fractals before. They are beautiful pictures such as the one shown above. Any fractal can be described using iterative formulas. SO you can generate a fractal by evaluating these formulas and finding the color of each pixel. That is a large computational task, and drawing a fractal needs a fast CPU and a carefully optimized program.

    标签: Generating SSE beautiful Fractals

    上传时间: 2016-11-03

    上传用户:小鹏

  • DSR-UU is a DSR implementation that runs in Linux and in the ns-2 network simulator. DSR-UU imple

    DSR-UU is a DSR implementation that runs in Linux and in the ns-2 network simulator. DSR-UU implements most of the basic DSR features specified in the DSR draft (version 10). One big exception is flow extensions. DSR-UU does NOT use ARP, SO do not be surprised if you do not see ARP traffic. DSR-UU instead uses its own neighbor table that sets up the MAC-to-IP translation during route discovery.

    标签: DSR-UU implementation simulator network

    上传时间: 2016-11-06

    上传用户:er1219

  • The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produce

    The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively. The functions in this package are accurate, but they are far slower than their MATLAB equivalents (x=A\b, [L,U,p]=lu(A), and SO on). They are presented here merely to illustrate and educate. "Real" production code should use backslash and lu, not this package.

    标签: illustrates elimination Gaussian pivoting

    上传时间: 2016-11-09

    上传用户:wang5829