It can also accept a number of ftp connection (multithreaded), and with most of the commercial ftp server functions. Server supports all basic ftp orders and to provide a simple user interface management, virtual directory support. This article comes from shrimp o
标签: multithreaded connection commercial ftp
上传时间: 2013-12-17
上传用户:拔丝土豆
医学影像配准(Medical Image Registration)的入门资料。其中包括: Fast Parametric Elastic Image Registration.pdf Image Registration of Sectioned Brains.pdf Mutual-information-based registration of medical images - a survey.pdf Registration of histological serial sectionings.pdf RegistrationMethodsOverview.pdf
标签: Registration Image Parametric Medical
上传时间: 2013-12-14
上传用户:asdfasdfd
Make and answer phone calls Detect tone and pulse digit from the phone line Capture Caller ID Support blind transfer, single-step transfer/conference, consultation transfer/conference, hold, unhold. Control of the local phone handset, microphone and speaker of the modem Send and receive faxes Play and record on the phone line or sound card Play music in background mode Silence detection VU Meter Wave sound editor that allows your end-users to edit their own sound files. Voice recognition and voice synthesis. Full control over the serial port device ZModem file transfer utility File compression and encryption utility
上传时间: 2013-11-30
上传用户:水中浮云
美国豪威OmniVision生产的COMS SENSOR 读写程序,其使用的协议是SCCB Serial Camera Control 与I2C稍有不同,请参考。
标签: OmniVision SENSOR COMS 美国
上传时间: 2015-12-01
上传用户:manking0408
JUF (Java Update Framework) is a framework that makes easy the implementation of automatic updates of software. It s written in Java and it has been tested in windows and linux but it s hoped it will run in any os with a Java Virtual Machinne. Wit
标签: implementation Framework framework automatic
上传时间: 2015-12-07
上传用户:zgu489
开源的目录加密软件,可以生成加密的虚拟磁盘,virtual disk,很不错。
上传时间: 2013-12-17
上传用户:zycidjl
x5045是一个带串行E2PROM的CPU监控芯片,本程序采用标准的C51程序编写。- X5045 is a belt serial E2PROM CPU monitoring chip, this procedure uses the standard the C51 programming
上传时间: 2013-12-22
上传用户:miaochun888
x5045是一个带串行E2PROM的CPU监控芯片,本程序采用标准的C51程序编写。- X5045 is a belt serial E2PROM CPU monitoring chip, this procedure uses the standard the C51 programming
上传时间: 2015-12-24
上传用户:nanshan
x5045是一个带串行E2PROM的CPU监控芯片,本程序采用标准的C51程序编写。- X5045 is a belt serial E2PROM CPU monitoring chip, this procedure uses the standard the C51 programming
上传时间: 2013-12-05
上传用户:as275944189
#if !defined(AFX_GAQUEEN_H__C26AE0A3_F9B4_426F_A324_B460CC7946CB__INCLUDED_) #define AFX_GAQUEEN_H__C26AE0A3_F9B4_426F_A324_B460CC7946CB__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 class CGAQueen { public: CGAQueen(int nPopulation,int nIteration,float Mutation,int mChBoard) virtual ~CGAQueen() void Clear() // to clear chess board with 0 value void InitialPopulation() // to create the first and initial randompopulation void FillArea(int index) // to fill chess board with desired chromosome int CostFunc(int index) // determine the cost of matrix[index][index] void PopulationSort() // to sort population from the best to the worst void GenerateCrossOverMatrix() // a way to create children from parent is CcrossOver void Mating() // to create children from parents void Ap
标签: AFX_GAQUEEN_H INCLUDED defined define
上传时间: 2015-12-27
上传用户:wuyuying