just a try just a try just a try just a try
资源简介:You can send a fax from ANY application that can print to a standard unix printer using the spooling system like lpr just by printing to a fax printer
上传时间: 2016-11-25
上传用户:xlcky
资源简介:eGroupWare is a multi-user, web-based groupware suite developed on a custom set of PHP-based APIs. Currently available modules include: email, addressbook, calendar, infolog (notes, to-do s, phone calls), content management, forum, bookmark...
上传时间: 2015-02-20
上传用户:hphh
资源简介:计算矩阵连乘积 问题描述 在科学计算中经常要计算矩阵的乘积。矩阵A和B可乘的条件是矩阵A的列数等于矩阵B的行数。若A是一个p×q的矩阵,B是一个q×r的矩阵,则其乘积C=AB是一个p×r的矩阵。
上传时间: 2015-03-25
上传用户:yulg
资源简介:This example implements a gameport translator on the PIC16C765. The firmware translates a gaming device plugged into the gameport to a USB gaming device. The firmware is set up to translate the DexxaTM eight-button gamepad. Changes to...
上传时间: 2015-04-26
上传用户:yyq123456789
资源简介:A model of the local file system, implemented as a concrete subclass of AbstractTreeTableModel. This class implements the TreeTableModel interface.
上传时间: 2015-05-04
上传用户:彭玖华
资源简介:FreeJaPoll is a free software that make possible to add in a simple way a web-survey to your own site. FreeJaPoll is a servlet written in Java programming language the program logo (on the right) shows The Duke (Java mascotte) and a duk...
上传时间: 2015-05-16
上传用户:无聊来刷下
资源简介:In this book, we aim to give you an introduction to a wide variety of topics important to you as a developer using UNIX. The word Beginning in the title refers more to the content than to your skill level. We ve structured the book to help ...
上传时间: 2013-12-22
上传用户:youmo81
资源简介:A C++ N-grams Package 2.0 This is a simple C++ n-grams package that includes a header, the corresponding cpp file, and a sample driver program. It is a natural language processing tool for creating n-gram profiles for text documents. The d...
上传时间: 2015-06-12
上传用户:wfl_yy
资源简介:IDCT-M is a medium speed 1D IDCT core -- it can accept a continous stream of 12-bit input words at a rate of -- 1 bit/ck cycle, operating at 50MHz speed, it can process MP@ML MPEG video -- the core is 100% synthesizable
上传时间: 2015-07-07
上传用户:1583060504
资源简介:softIce is a good tool for windows to debug . This is a book which introduce many commond and teach us how to us the commonds in softice
上传时间: 2014-01-07
上传用户:13517191407
资源简介:%直接型到并联型的转换 % %[C,B,A]=dir2par(b,a) %C为当b的长度大于a时的多项式部分 %B为包含各bk的K乘2维实系数矩阵 %A为包含各ak的K乘3维实系数矩阵 %b为直接型分子多项式系数 %a为直接型分母多项式系数 %
上传时间: 2014-01-20
上传用户:lizhen9880
资源简介: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
上传用户:冇尾飞铊
资源简介:TI 集成高性能24位A/D转换器的8052 核心单片机MSC1210 A/D转换代码。
上传时间: 2015-08-27
上传用户:sxdtlqqjl
资源简介:This project attempts to implement a Database using B+Tree. The project has developed a DATABASE SYSTEM with lesser memory consumption. Its API includes simple SQL Statements and the output is displayed on the screen. Certain applications f...
上传时间: 2013-12-25
上传用户:semi1981
资源简介:* DEFINITION * This is the header file for a library module used to calculate the median * of a list of values. It finds the value that would be in the center if * the list were sorted. If the list contains an even number of values, t...
上传时间: 2015-09-07
上传用户:refent
资源简介:A new blind adaptive multiuser detection scheme based on a hybrid of Kalman filter and subspace estimation is proposed. It is shown that the detector can be expressed as an anchored signal in the signal subspace and the coefficients can b...
上传时间: 2015-09-07
上传用户:xieguodong1234
资源简介:In this example, a task created with the configuration tool goes in a loop forever in which it spends parts of the time doing atomic operation
上传时间: 2015-09-14
上传用户:qunquan
资源简介:This a state-machine driven rs232 serial port interface to a "Wishbone" // type of bus.
上传时间: 2014-01-13
上传用户:ippler8
资源简介:A .NET Path Finder Library Path Finder Library is a .NET library that currently contains one type called SimplePathFinder. SimplePathFinder is a very simple and basic implementation of the A* path finding algorithm. It is extremely easy to...
上传时间: 2013-12-14
上传用户:hullow
资源简介:How well do you really know Java? Are you a code sleuth? Have you ever spent days chasing a bug caused by a trap or pitfall in Java or its libraries? Do you like brainteasers? Then this is the book for you!
上传时间: 2013-11-25
上传用户:王庆才
资源简介:About: hamsterdb is a database engine written in ANSI C. It supports a B+Tree index structure, uses memory mapped I/O (if available), supports cursors, and can create in-memory databases. Release focus: Major feature enhancements Cha...
上传时间: 2013-12-11
上传用户:LouieWu
资源简介:AI::Categorizer is a framework for automatic text categorization. It consists of a collection of Perl modules that implement common categorization tasks, and a set of defined relationships among those modules
上传时间: 2014-12-05
上传用户:笨小孩
资源简介:SmallSQL is a 100% pure Java DBMS, a relational database for Java desktop applications. It has a JDBC 3.0 interface and offering many ANSI SQL 92 and ANSI SQL 99 features. It is very small and fast Java library. It does not have a network ...
上传时间: 2015-12-07
上传用户:13160677563
资源简介:function Binary_Search(L,a,b,x) begin if a>b then return(-1) else begin m:=(a+b) div 2 if x=L[m] then return(m) else if x>L[m] then
上传时间: 2015-12-17
上传用户:tb_6877751
资源简介:A hill climbing algorithm for finding the minimum of a function fitnessfun in the real space.
上传时间: 2013-12-17
上传用户:www240697738
资源简介:This is a collection of m-files I created to complete a research project into the DC components of various encoding techniques. Eight of the files create random bit sequences that conform to their coding requirements. The others were files ...
上传时间: 2015-12-24
上传用户:lnnn30
资源简介:a small program by Yuval Fisher that has gone a long way to revealing some of the secrets of fracal image compression.
上传时间: 2015-12-24
上传用户:脚趾头
资源简介:先用makefile编译,连接后,client发字符到server端并返回该字符串,遇到a,e,i,o,u则加*号,如*a,收到fin字符串则结束客户端及服务器端程序.实现echo功能
上传时间: 2016-01-14
上传用户:邶刖
资源简介:Use A/D converter in dspic sleep mode for accurate A/D conversion.
上传时间: 2014-01-10
上传用户:sevenbestfei
资源简介:libgsmc is a GSM Communications library intended to be used as a foundation for phone applications on linux based handheld mobile phones.
上传时间: 2016-02-14
上传用户:ecooo