Mod_python is an Apache module that embeds the Python interpreter within the server. With mod_python you can write web-based applications in Python that will run many times faster than traditional CGI and will have access to advanced features such as ability to retain database connections and other data between hits and access to Apache internals. A more detailed description of what mod_python can do is available in this O Reilly article.
资源简介:mod_python is an Apache module that embeds the Python interpreter within the server. With mod_python you can write web-based applications in Python that will run many times faster than traditional CGI and will have access to advanced featur...
上传时间: 2016-01-25
上传用户:yd19890720
资源简介:the cable compensation system is an experiment system that performs simulations of partial or microgravity environments on earth. It is a highly nonlinear and complex system.In this paper, a network based on the theory of the Fuzzy Cerebell...
上传时间: 2015-08-26
上传用户:希酱大魔王
资源简介:This is an example application that shows how to use the Location services on the iPhone.
上传时间: 2017-03-07
上传用户:gaome
资源简介:This is an example applications that shows how to handle multiple touches at the same time on the iPhone.
上传时间: 2013-12-20
上传用户:klin3139
资源简介:LinCAN is a Linux kernel module that implements a CAN driver capable of working with multiple cards, even with different chips and IO methods. Each communication object can be accessed from multiple applications concurrently. It supports...
上传时间: 2015-10-14
上传用户:磊子226
资源简介:Introduction to GPS ToolKit Pro 1.0 GPS ToolKit Pro is an ActiveX object that makes it easy to add GPS support to any Visual Basic, Visual C++, Delphi, Excel, or scripting project that supports ActiveX controls. GPS data (including lat/lon...
上传时间: 2015-04-28
上传用户:zhuoying119
资源简介:Resourcer is an editor for .resources binaries and .resX XML file formats used with the .NET platform. the program allows the integration of bitmaps, icons and text strings into resource packages. Resourcer allows editing of name/string pai...
上传时间: 2013-12-18
上传用户:s363994250
资源简介:Quad Tree Bit Plane Compression. A program to compress images. Qbit is an image viewer that loads and saves it s own imge format as well as loading various Sun Raster File, Targa and Bitmap files.
上传时间: 2014-01-10
上传用户:大融融rr
资源简介:基于SKYPE API 控件的开发示例 JSkype is an JNI implementation which enables Java clients to use the Skyp API
上传时间: 2014-11-27
上传用户:lmeeworm
资源简介:DeviceListener is an Objective-C example which demonstrates how to use the DiscRecording framework to listen for device plug and unplug events as well as media insertion events. Requirements: Mac OS X 10.2 and later Keywords: DiscRecording
上传时间: 2016-01-14
上传用户:日光微澜
资源简介:UM-OLSR is an OLSR (Optimized Link State Routing protocol) implementation for the ns2 network simulator.
上传时间: 2016-11-06
上传用户:zaizaibang
资源简介: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 ...
上传时间: 2016-11-06
上传用户:er1219
资源简介:This is an example application that shows how to connect connect two iPhone devices using Bonjour wirelessly to transmit information.
上传时间: 2017-03-07
上传用户:fandeshun
资源简介:This is an example application that shows how to use OpenAL to play sounds on an iPhone.
上传时间: 2017-03-07
上传用户:123啊
资源简介:This is an example application that shows how to use a SQLlite DB to display information on an iPhone.
上传时间: 2014-01-14
上传用户:huql11633
资源简介:This is an algorithm for DynamicChannel Allocation in GSM frequency planning. the source code is being developed and will be uploaded soon.
上传时间: 2014-01-24
上传用户:er1219
资源简介:Perlbox Voice is an voice enabled application to bring your desktop under your command. With a single word, you can start your web browser, your favorite editor or whatever you want. This is the Linux and Unix voice recognition solution
上传时间: 2014-11-27
上传用户:hgy9473
资源简介:%CHECKBOUNDS Move the initial point within the (valid) bounds. % [X,LB,UB,X,FLAG] = CHECKBOUNDS(X0,LB,UB,nvars) % checks that the upper and lower % bounds are valid (LB <= UB) and the same length as X (pad with -inf/inf % if neces...
上传时间: 2015-10-26
上传用户:caiiicc
资源简介:the Kalman filter is an efficient recursive filter that estimates the state of a linear dynamic system from a series of noisy measurements. It is used in a wide range of engineering applications from radar to computer vision, and is an impo...
上传时间: 2017-08-06
上传用户:风之骄子
资源简介:Setting up an ADOCE project using Visual C++ 6.0 is rather simple. Assuming that you have downloaded and installed the ADOCE SDK from Microsoft, you are ready to use it in your Windows CE Database applications. the sample that I have provid...
上传时间: 2015-01-16
上传用户:阳光少年2016
资源简介:RFID is an area of automatic identifi cation that is gaining momentum and is considered by some to emerge as one of the most pervasive computing technologies in history. In its simplest form, RFID is a similar concept to bar coding....
上传时间: 2017-03-19
上传用户:woshini123456
资源简介:the Bayesian Committee Machine (BCM) is an approximation method for large-scale Gaussian process regression. - the code is for Matlab Version 1.0, November 2005
上传时间: 2015-09-14
上传用户:caiiicc
资源简介:Robustnesstochangesinilluminationconditionsaswellas viewing perspectives is an important requirement formany computer vision applications. One of the key fac-ors in enhancing the robustness of dynamic scene analy-sis that of accurate and re...
上传时间: 2014-01-23
上传用户:whenfly
资源简介:Universal Serial Bus (USB) is a communications architecture that gives a personal computer (PC) the ability to interconnect a variety of devices using a simple four- wire cable. the USB is actually a two-wire serial communication link th...
上传时间: 2015-12-08
上传用户:stvnash
资源简介:toolbox_dimreduc - a toolbox for dimension reduction methods This toolbox is an educational and recreative toolbox around recent ideas in the field of dimension reduction.
上传时间: 2013-12-15
上传用户:daoxiang126
资源简介:Libgist is an implementation of the Generalized Search Tree, a template index structure that makes it easy to implement any type of hierarchical access method (AM).
上传时间: 2013-11-26
上传用户:chenxichenyue
资源简介:Writing an Input Module the sample module introduced here is called idiom (Input Device for Intercepting Output of Mice), the sample module registers itself with the USB kernel subsystem as a mouse driver and with the input management sub...
上传时间: 2015-06-25
上传用户:731140412
资源简介:CKHash is an implementation of Cuckoo Hashing that can receive the input in the form of strings directly
上传时间: 2013-12-25
上传用户:dapangxie
资源简介:A DynamicArray is an array that automatically allocates dynymaic array for the visual basic.net language
上传时间: 2013-12-10
上传用户:wangzhen1990
资源简介:An unsatisfactory property of particle filters is that they may become inefficient when the observation noise is low. In this paper we consider a simple-to-implement particle filter, called ‘LIS-based particle filter’, whose aim is to ...
上传时间: 2014-01-11
上传用户:大三三